String resourceId
The unique identifier for the resource associated with the error.
String name
The desired name of the deployment parameter. This is the identifier on which deployment parameters are keyed for a given buyer and product. If this name matches an existing deployment parameter, this request will update the existing resource.
String secretString
The text to encrypt and store in the secret.
String resourceArn
The Amazon Resource Name (ARN) associated with the deployment parameter resource you want to list tags on.
String agreementId
The unique identifier of the agreement.
String catalog
The catalog related to the request. Fixed value: AWS Marketplace
String clientToken
The idempotency token for deployment parameters. A unique identifier for the new version.
DeploymentParameterInput deploymentParameter
The deployment parameter targeted to the acceptor of an agreement for which to create the AWS Secret Manager resource.
Date expirationDate
The date when deployment parameters expire and are scheduled for deletion.
String productId
The product for which AWS Marketplace will save secrets for the buyer’s account.
Map<K,V> tags
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.
String agreementId
The unique identifier of the agreement.
String deploymentParameterId
The unique identifier of the deployment parameter.
String resourceArn
The Amazon Resource Name (ARN) associated with the deployment parameter resource you want to create or update.
Map<K,V> tags
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.
String fieldName
The field name associated with the error.
Copyright © 2023. All rights reserved.