PutDeploymentParameterRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier of the agreement.

Link copied to clipboard

The catalog related to the request. Fixed value: AWSMarketplace

Link copied to clipboard

The idempotency token for deployment parameters. A unique identifier for the new version.

Link copied to clipboard

The deployment parameter targeted to the acceptor of an agreement for which to create the AWS Secret Manager resource.

Link copied to clipboard

The date when deployment parameters expire and are scheduled for deletion.

Link copied to clipboard

The product for which AWS Marketplace will save secrets for the buyer’s account.

Link copied to clipboard

A map of key-value pairs, where each pair represents a tag saved to the resource. Tags will only be applied for create operations, and they'll be ignored if the resource already exists.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String