- getARN() - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The ARN of the secret for which rotation was canceled.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The Amazon Resource Name (ARN) of the secret that you just created.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The ARN of the secret that is now scheduled for deletion.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The ARN of the secret.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The ARN of the secret.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
The Amazon Resource Name (ARN) for the secret.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The Amazon Resource Name (ARN) for the secret for which you just created a version.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretResult
-
The ARN of the secret that was restored.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
The ARN of the secret.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The Amazon Resource Name (ARN) of the secret.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretResult
-
The ARN of this secret.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageResult
-
The ARN of the secret with the staging labels that were modified.
- getAutomaticallyAfterDays() - Method in class com.amazonaws.services.secretsmanager.model.RotationRulesType
-
Specifies the number of days between automatic scheduled rotations of the secret.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManager
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManager
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getClientRequestToken() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) If you include SecretString
or SecretBinary
, then an initial version is
created as part of the secret, and this parameter specifies a unique identifier for the new version.
- getClientRequestToken() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
(Optional) Specifies a unique identifier for the new version of the secret.
- getClientRequestToken() - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
(Optional) Specifies a unique identifier for the new version of the secret that helps ensure idempotency.
- getClientRequestToken() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
(Optional) If you want to add a new version to the secret, this parameter specifies a unique identifier for the
new version that helps ensure idempotency.
- getCreatedDate() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The date and time that this version of the secret was created.
- getCreatedDate() - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
The date and time this version of the secret was created.
- getDeletedDate() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
This value exists if the secret is scheduled for deletion.
- getDeletedDate() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The date and time on which this secret was deleted.
- getDeletionDate() - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The date and time after which this secret can be deleted by Secrets Manager and can no longer be restored.
- getDescription() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) Specifies a user-provided description of the secret.
- getDescription() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The user-provided description of the secret.
- getDescription() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The user-provided description of the secret.
- getDescription() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
(Optional) Specifies a user-provided description of the secret.
- getExcludeCharacters() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
A string that includes characters that should not be included in the generated password.
- getExcludeLowercase() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies that the generated password should not include lowercase letters.
- getExcludeNumbers() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies that the generated password should not include digits.
- getExcludePunctuation() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies that the generated password should not include punctuation characters.
- getExcludeUppercase() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies that the generated password should not include uppercase letters.
- getExecutorService() - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getIncludeDeprecated() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
(Optional) Specifies that you want the results to include versions that do not have any staging labels attached
to them.
- getIncludeSpace() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies that the generated password can include the space character.
- getKey() - Method in class com.amazonaws.services.secretsmanager.model.Tag
-
The key identifier, or name, of the tag.
- getKmsKeyId() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) Specifies the ARN or alias of the AWS KMS customer master key (CMK) to be used to encrypt the
SecretString
and SecretBinary
values in the versions stored in this secret.
- getKmsKeyId() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The ARN or alias of the AWS KMS customer master key (CMK) that's used to encrypt the SecretString
and SecretBinary
fields in each version of the secret.
- getKmsKeyId() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The ARN or alias of the AWS KMS customer master key (CMK) that's used to encrypt the SecretString
and SecretBinary
fields in each version of the secret.
- getKmsKeyId() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
(Optional) Specifies the ARN or alias of the KMS customer master key (CMK) to be used to encrypt the protected
text in the versions of this secret.
- getLastAccessedDate() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The last date that this secret was accessed.
- getLastAccessedDate() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The last date that this secret was accessed.
- getLastAccessedDate() - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
The date that this version of the secret was last accessed.
- getLastChangedDate() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The last date and time that this secret was modified in any way.
- getLastChangedDate() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The last date and time that this secret was modified in any way.
- getLastRotatedDate() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The last date and time that the Secrets Manager rotation process for this secret was invoked.
- getLastRotatedDate() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The last date and time that the rotation process for this secret was invoked.
- getMaxResults() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
(Optional) Limits the number of results that you want to include in the response.
- getMaxResults() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
(Optional) Limits the number of results that you want to include in the response.
- getMoveToVersionId() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
(Optional) The secret version ID that you want to add the staging labels to.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The friendly name of the secret for which rotation was canceled.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
Specifies the friendly name of the new secret.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The friendly name of the secret that you just created.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The friendly name of the secret that is now scheduled for deletion.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The user-provided friendly name of the secret.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The friendly name of the secret.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
The friendly name of the secret.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The friendly name of the secret for which you just created or updated a version.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretResult
-
The friendly name of the secret that was restored.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
The friendly name of the secret.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The friendly name of the secret.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretResult
-
The friendly name of this secret.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageResult
-
The friendly name of the secret with the staging labels that were modified.
- getNextToken() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
(Optional) Use this parameter in a request if you receive a NextToken
response in a previous request
that indicates that there's more output available.
- getNextToken() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsResult
-
If present in the response, this value indicates that there's more output available than what's included in the
current response.
- getNextToken() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
(Optional) Use this parameter in a request if you receive a NextToken
response in a previous request
that indicates that there's more output available.
- getNextToken() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
If present in the response, this value indicates that there's more output available than what's included in the
current response.
- getPasswordLength() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
The desired length of the generated password.
- getRandomPassword(GetRandomPasswordRequest) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManager
-
- getRandomPassword(GetRandomPasswordRequest) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManager
-
Generates a random password of the specified complexity.
- getRandomPassword(GetRandomPasswordRequest) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerClient
-
Generates a random password of the specified complexity.
- getRandomPassword() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordResult
-
A string with the generated password.
- getRandomPasswordAsync(GetRandomPasswordRequest) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManagerAsync
-
- getRandomPasswordAsync(GetRandomPasswordRequest, AsyncHandler<GetRandomPasswordRequest, GetRandomPasswordResult>) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManagerAsync
-
- getRandomPasswordAsync(GetRandomPasswordRequest) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManagerAsync
-
Generates a random password of the specified complexity.
- getRandomPasswordAsync(GetRandomPasswordRequest, AsyncHandler<GetRandomPasswordRequest, GetRandomPasswordResult>) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManagerAsync
-
Generates a random password of the specified complexity.
- getRandomPasswordAsync(GetRandomPasswordRequest) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerAsyncClient
-
- getRandomPasswordAsync(GetRandomPasswordRequest, AsyncHandler<GetRandomPasswordRequest, GetRandomPasswordResult>) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerAsyncClient
-
- GetRandomPasswordRequest - Class in com.amazonaws.services.secretsmanager.model
-
- GetRandomPasswordRequest() - Constructor for class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
- GetRandomPasswordResult - Class in com.amazonaws.services.secretsmanager.model
-
- GetRandomPasswordResult() - Constructor for class com.amazonaws.services.secretsmanager.model.GetRandomPasswordResult
-
- getRecoveryWindowInDays() - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretRequest
-
(Optional) Specifies the number of days that Secrets Manager waits before it can delete the secret.
- getRemoveFromVersionId() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
(Optional) Specifies the secret version ID of the version that the staging labels are to be removed from.
- getRequireEachIncludedType() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
A boolean value that specifies whether the generated password must include at least one of every allowed
character type.
- getRotationEnabled() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
Specifies whether automatic rotation is enabled for this secret.
- getRotationEnabled() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
Indicated whether automatic, scheduled rotation is enabled for this secret.
- getRotationLambdaARN() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The ARN of a Lambda function that's invoked by Secrets Manager to rotate the secret either automatically per the
schedule or manually by a call to RotateSecret
.
- getRotationLambdaARN() - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
(Optional) Specifies the ARN of the Lambda function that can rotate the secret.
- getRotationLambdaARN() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The ARN of an AWS Lambda function that's invoked by Secrets Manager to rotate and expire the secret either
automatically per the schedule or manually by a call to
RotateSecret.
- getRotationRules() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
A structure that contains the rotation configuration for this secret.
- getRotationRules() - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
A structure that defines the rotation configuration for this secret.
- getRotationRules() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
A structure that defines the rotation configuration for the secret.
- getSecretBinary() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) Specifies binary data that you want to encrypt and store in the new version of the secret.
- getSecretBinary() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The decrypted part of the protected secret information that was originally provided as binary data in the form of
a byte array.
- getSecretBinary() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
(Optional) Specifies binary data that you want to encrypt and store in the new version of the secret.
- getSecretBinary() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
(Optional) Specifies binary data that you want to encrypt and store in the new version of the secret.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretRequest
-
Specifies the secret for which you want to cancel a rotation request.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretRequest
-
Specifies the secret that you want to delete.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretRequest
-
The identifier of the secret whose details you want to retrieve.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
Specifies the secret containing the version that you want to retrieve.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
The identifier for the secret containing the versions you want to list.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
Specifies the secret to which you want to add a new version.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretRequest
-
Specifies the secret that you want to restore from a previously scheduled deletion.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
Specifies the secret that you want to rotate.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
The identifier for the secret that you want to attach tags to.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.UntagResourceRequest
-
The identifier for the secret that you want to remove tags from.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
Specifies the secret that you want to update or to which you want to add a new version.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
Specifies the secret with the version whose list of staging labels you want to modify.
- getSecretList() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsResult
-
A list of the secrets in the account.
- getSecretString() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) Specifies text data that you want to encrypt and store in this new version of the secret.
- getSecretString() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The decrypted part of the protected secret information that was originally provided as a string.
- getSecretString() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
(Optional) Specifies text data that you want to encrypt and store in this new version of the secret.
- getSecretString() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
(Optional) Specifies text data that you want to encrypt and store in this new version of the secret.
- getSecretValue(GetSecretValueRequest) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManager
-
- getSecretValue(GetSecretValueRequest) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManager
-
Retrieves the contents of the encrypted fields SecretString
and SecretBinary
from the
specified version of a secret.
- getSecretValue(GetSecretValueRequest) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerClient
-
Retrieves the contents of the encrypted fields SecretString
and SecretBinary
from the
specified version of a secret.
- getSecretValueAsync(GetSecretValueRequest) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManagerAsync
-
- getSecretValueAsync(GetSecretValueRequest, AsyncHandler<GetSecretValueRequest, GetSecretValueResult>) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManagerAsync
-
- getSecretValueAsync(GetSecretValueRequest) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManagerAsync
-
Retrieves the contents of the encrypted fields SecretString
and SecretBinary
from the
specified version of a secret.
- getSecretValueAsync(GetSecretValueRequest, AsyncHandler<GetSecretValueRequest, GetSecretValueResult>) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManagerAsync
-
Retrieves the contents of the encrypted fields SecretString
and SecretBinary
from the
specified version of a secret.
- getSecretValueAsync(GetSecretValueRequest) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerAsyncClient
-
- getSecretValueAsync(GetSecretValueRequest, AsyncHandler<GetSecretValueRequest, GetSecretValueResult>) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerAsyncClient
-
- GetSecretValueRequest - Class in com.amazonaws.services.secretsmanager.model
-
- GetSecretValueRequest() - Constructor for class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
- GetSecretValueResult - Class in com.amazonaws.services.secretsmanager.model
-
- GetSecretValueResult() - Constructor for class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
- getSecretVersionsToStages() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
A list of all of the currently assigned SecretVersionStage
staging labels and the
SecretVersionId
that each is attached to.
- getTagKeys() - Method in class com.amazonaws.services.secretsmanager.model.UntagResourceRequest
-
A list of tag key names to remove from the secret.
- getTags() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) Specifies a list of user-defined tags that are attached to the secret.
- getTags() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The list of user-defined tags that are associated with the secret.
- getTags() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The list of user-defined tags that are associated with the secret.
- getTags() - Method in class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
The tags to attach to the secret.
- getValue() - Method in class com.amazonaws.services.secretsmanager.model.Tag
-
The string value that's associated with the key of the tag.
- getVersionId() - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The unique identifier of the version of the secret that was created during the rotation.
- getVersionId() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The unique identifier that's associated with the version of the secret you just created.
- getVersionId() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
Specifies the unique identifier of the version of the secret that you want to retrieve.
- getVersionId() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The unique identifier of this version of the secret.
- getVersionId() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The unique identifier of the version of the secret you just created or updated.
- getVersionId() - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
The ID of the new version of the secret created by the rotation started by this request.
- getVersionId() - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
The unique version identifier of this version of the secret.
- getVersionId() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretResult
-
If a version of the secret was created or updated by this operation, then its unique identifier is returned.
- getVersionIdsToStages() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
A list of all of the currently assigned VersionStage
staging labels and the
SecretVersionId
that each is attached to.
- getVersions() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
The list of the currently available versions of the specified secret.
- getVersionStage() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
Specifies the secret version that you want to retrieve by the staging label attached to the version.
- getVersionStage() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
The list of staging labels to add to this version.
- getVersionStages() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
A list of all of the staging labels currently attached to this version of the secret.
- getVersionStages() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
(Optional) Specifies a list of staging labels that are attached to this version of the secret.
- getVersionStages() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The list of staging labels that are currently attached to this version of the secret.
- getVersionStages() - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
An array of staging labels that are currently associated with this version of the secret.
- SecretListEntry - Class in com.amazonaws.services.secretsmanager.model
-
A structure that contains the details about a secret.
- SecretListEntry() - Constructor for class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
- SecretVersionsListEntry - Class in com.amazonaws.services.secretsmanager.model
-
A structure that contains information about one version of a secret.
- SecretVersionsListEntry() - Constructor for class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The ARN of the secret for which rotation was canceled.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The Amazon Resource Name (ARN) of the secret that you just created.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The ARN of the secret that is now scheduled for deletion.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The ARN of the secret.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The ARN of the secret.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
The Amazon Resource Name (ARN) for the secret.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The Amazon Resource Name (ARN) for the secret for which you just created a version.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretResult
-
The ARN of the secret that was restored.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
The ARN of the secret.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The Amazon Resource Name (ARN) of the secret.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretResult
-
The ARN of this secret.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageResult
-
The ARN of the secret with the staging labels that were modified.
- setAutomaticallyAfterDays(Long) - Method in class com.amazonaws.services.secretsmanager.model.RotationRulesType
-
Specifies the number of days between automatic scheduled rotations of the secret.
- setClientRequestToken(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) If you include SecretString
or SecretBinary
, then an initial version is
created as part of the secret, and this parameter specifies a unique identifier for the new version.
- setClientRequestToken(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
(Optional) Specifies a unique identifier for the new version of the secret.
- setClientRequestToken(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
(Optional) Specifies a unique identifier for the new version of the secret that helps ensure idempotency.
- setClientRequestToken(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
(Optional) If you want to add a new version to the secret, this parameter specifies a unique identifier for the
new version that helps ensure idempotency.
- setCreatedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The date and time that this version of the secret was created.
- setCreatedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
The date and time this version of the secret was created.
- setDeletedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
This value exists if the secret is scheduled for deletion.
- setDeletedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The date and time on which this secret was deleted.
- setDeletionDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The date and time after which this secret can be deleted by Secrets Manager and can no longer be restored.
- setDescription(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) Specifies a user-provided description of the secret.
- setDescription(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The user-provided description of the secret.
- setDescription(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The user-provided description of the secret.
- setDescription(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
(Optional) Specifies a user-provided description of the secret.
- setExcludeCharacters(String) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
A string that includes characters that should not be included in the generated password.
- setExcludeLowercase(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies that the generated password should not include lowercase letters.
- setExcludeNumbers(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies that the generated password should not include digits.
- setExcludePunctuation(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies that the generated password should not include punctuation characters.
- setExcludeUppercase(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies that the generated password should not include uppercase letters.
- setIncludeDeprecated(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
(Optional) Specifies that you want the results to include versions that do not have any staging labels attached
to them.
- setIncludeSpace(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies that the generated password can include the space character.
- setKey(String) - Method in class com.amazonaws.services.secretsmanager.model.Tag
-
The key identifier, or name, of the tag.
- setKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) Specifies the ARN or alias of the AWS KMS customer master key (CMK) to be used to encrypt the
SecretString
and SecretBinary
values in the versions stored in this secret.
- setKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The ARN or alias of the AWS KMS customer master key (CMK) that's used to encrypt the SecretString
and SecretBinary
fields in each version of the secret.
- setKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The ARN or alias of the AWS KMS customer master key (CMK) that's used to encrypt the SecretString
and SecretBinary
fields in each version of the secret.
- setKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
(Optional) Specifies the ARN or alias of the KMS customer master key (CMK) to be used to encrypt the protected
text in the versions of this secret.
- setLastAccessedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The last date that this secret was accessed.
- setLastAccessedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The last date that this secret was accessed.
- setLastAccessedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
The date that this version of the secret was last accessed.
- setLastChangedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The last date and time that this secret was modified in any way.
- setLastChangedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The last date and time that this secret was modified in any way.
- setLastRotatedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The last date and time that the Secrets Manager rotation process for this secret was invoked.
- setLastRotatedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The last date and time that the rotation process for this secret was invoked.
- setMaxResults(Integer) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
(Optional) Limits the number of results that you want to include in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
(Optional) Limits the number of results that you want to include in the response.
- setMoveToVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
(Optional) The secret version ID that you want to add the staging labels to.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The friendly name of the secret for which rotation was canceled.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
Specifies the friendly name of the new secret.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The friendly name of the secret that you just created.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The friendly name of the secret that is now scheduled for deletion.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The user-provided friendly name of the secret.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The friendly name of the secret.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
The friendly name of the secret.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The friendly name of the secret for which you just created or updated a version.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretResult
-
The friendly name of the secret that was restored.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
The friendly name of the secret.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The friendly name of the secret.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretResult
-
The friendly name of this secret.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageResult
-
The friendly name of the secret with the staging labels that were modified.
- setNextToken(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
(Optional) Use this parameter in a request if you receive a NextToken
response in a previous request
that indicates that there's more output available.
- setNextToken(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsResult
-
If present in the response, this value indicates that there's more output available than what's included in the
current response.
- setNextToken(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
(Optional) Use this parameter in a request if you receive a NextToken
response in a previous request
that indicates that there's more output available.
- setNextToken(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
If present in the response, this value indicates that there's more output available than what's included in the
current response.
- setPasswordLength(Long) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
The desired length of the generated password.
- setRandomPassword(String) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordResult
-
A string with the generated password.
- setRecoveryWindowInDays(Long) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretRequest
-
(Optional) Specifies the number of days that Secrets Manager waits before it can delete the secret.
- setRemoveFromVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
(Optional) Specifies the secret version ID of the version that the staging labels are to be removed from.
- setRequireEachIncludedType(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
A boolean value that specifies whether the generated password must include at least one of every allowed
character type.
- setRotationEnabled(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
Specifies whether automatic rotation is enabled for this secret.
- setRotationEnabled(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
Indicated whether automatic, scheduled rotation is enabled for this secret.
- setRotationLambdaARN(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The ARN of a Lambda function that's invoked by Secrets Manager to rotate the secret either automatically per the
schedule or manually by a call to RotateSecret
.
- setRotationLambdaARN(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
(Optional) Specifies the ARN of the Lambda function that can rotate the secret.
- setRotationLambdaARN(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The ARN of an AWS Lambda function that's invoked by Secrets Manager to rotate and expire the secret either
automatically per the schedule or manually by a call to
RotateSecret.
- setRotationRules(RotationRulesType) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
A structure that contains the rotation configuration for this secret.
- setRotationRules(RotationRulesType) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
A structure that defines the rotation configuration for this secret.
- setRotationRules(RotationRulesType) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
A structure that defines the rotation configuration for the secret.
- setSecretBinary(ByteBuffer) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) Specifies binary data that you want to encrypt and store in the new version of the secret.
- setSecretBinary(ByteBuffer) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The decrypted part of the protected secret information that was originally provided as binary data in the form of
a byte array.
- setSecretBinary(ByteBuffer) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
(Optional) Specifies binary data that you want to encrypt and store in the new version of the secret.
- setSecretBinary(ByteBuffer) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
(Optional) Specifies binary data that you want to encrypt and store in the new version of the secret.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretRequest
-
Specifies the secret for which you want to cancel a rotation request.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretRequest
-
Specifies the secret that you want to delete.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretRequest
-
The identifier of the secret whose details you want to retrieve.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
Specifies the secret containing the version that you want to retrieve.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
The identifier for the secret containing the versions you want to list.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
Specifies the secret to which you want to add a new version.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretRequest
-
Specifies the secret that you want to restore from a previously scheduled deletion.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
Specifies the secret that you want to rotate.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
The identifier for the secret that you want to attach tags to.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.UntagResourceRequest
-
The identifier for the secret that you want to remove tags from.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
Specifies the secret that you want to update or to which you want to add a new version.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
Specifies the secret with the version whose list of staging labels you want to modify.
- setSecretList(Collection<SecretListEntry>) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsResult
-
A list of the secrets in the account.
- setSecretString(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) Specifies text data that you want to encrypt and store in this new version of the secret.
- setSecretString(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The decrypted part of the protected secret information that was originally provided as a string.
- setSecretString(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
(Optional) Specifies text data that you want to encrypt and store in this new version of the secret.
- setSecretString(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
(Optional) Specifies text data that you want to encrypt and store in this new version of the secret.
- setSecretVersionsToStages(Map<String, List<String>>) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
A list of all of the currently assigned SecretVersionStage
staging labels and the
SecretVersionId
that each is attached to.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.UntagResourceRequest
-
A list of tag key names to remove from the secret.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) Specifies a list of user-defined tags that are attached to the secret.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The list of user-defined tags that are associated with the secret.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The list of user-defined tags that are associated with the secret.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
The tags to attach to the secret.
- setValue(String) - Method in class com.amazonaws.services.secretsmanager.model.Tag
-
The string value that's associated with the key of the tag.
- setVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The unique identifier of the version of the secret that was created during the rotation.
- setVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The unique identifier that's associated with the version of the secret you just created.
- setVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
Specifies the unique identifier of the version of the secret that you want to retrieve.
- setVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The unique identifier of this version of the secret.
- setVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The unique identifier of the version of the secret you just created or updated.
- setVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
The ID of the new version of the secret created by the rotation started by this request.
- setVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
The unique version identifier of this version of the secret.
- setVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretResult
-
If a version of the secret was created or updated by this operation, then its unique identifier is returned.
- setVersionIdsToStages(Map<String, List<String>>) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
A list of all of the currently assigned VersionStage
staging labels and the
SecretVersionId
that each is attached to.
- setVersions(Collection<SecretVersionsListEntry>) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
The list of the currently available versions of the specified secret.
- setVersionStage(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
Specifies the secret version that you want to retrieve by the staging label attached to the version.
- setVersionStage(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
The list of staging labels to add to this version.
- setVersionStages(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
A list of all of the staging labels currently attached to this version of the secret.
- setVersionStages(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
(Optional) Specifies a list of staging labels that are attached to this version of the secret.
- setVersionStages(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The list of staging labels that are currently attached to this version of the secret.
- setVersionStages(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
An array of staging labels that are currently associated with this version of the secret.
- shutdown() - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManager
-
- shutdown() - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManager
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerClientBuilder
-
- Tag - Class in com.amazonaws.services.secretsmanager.model
-
A structure that contains information about a tag.
- Tag() - Constructor for class com.amazonaws.services.secretsmanager.model.Tag
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManager
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManager
-
Attaches one or more tags, each consisting of a key name and a value, to the specified secret.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerClient
-
Attaches one or more tags, each consisting of a key name and a value, to the specified secret.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManagerAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManagerAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManagerAsync
-
Attaches one or more tags, each consisting of a key name and a value, to the specified secret.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManagerAsync
-
Attaches one or more tags, each consisting of a key name and a value, to the specified secret.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.secretsmanager.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.secretsmanager.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.secretsmanager.model.TagResourceResult
-
- toString() - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.RotationRulesType
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.Tag
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.TagResourceResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.UntagResourceRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.UntagResourceResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageResult
-
Returns a string representation of this object; useful for testing and debugging.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The ARN of the secret for which rotation was canceled.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The Amazon Resource Name (ARN) of the secret that you just created.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The ARN of the secret that is now scheduled for deletion.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The ARN of the secret.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The ARN of the secret.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
The Amazon Resource Name (ARN) for the secret.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The Amazon Resource Name (ARN) for the secret for which you just created a version.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretResult
-
The ARN of the secret that was restored.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
The ARN of the secret.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The Amazon Resource Name (ARN) of the secret.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretResult
-
The ARN of this secret.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageResult
-
The ARN of the secret with the staging labels that were modified.
- withAutomaticallyAfterDays(Long) - Method in class com.amazonaws.services.secretsmanager.model.RotationRulesType
-
Specifies the number of days between automatic scheduled rotations of the secret.
- withClientRequestToken(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) If you include SecretString
or SecretBinary
, then an initial version is
created as part of the secret, and this parameter specifies a unique identifier for the new version.
- withClientRequestToken(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
(Optional) Specifies a unique identifier for the new version of the secret.
- withClientRequestToken(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
(Optional) Specifies a unique identifier for the new version of the secret that helps ensure idempotency.
- withClientRequestToken(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
(Optional) If you want to add a new version to the secret, this parameter specifies a unique identifier for the
new version that helps ensure idempotency.
- withCreatedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The date and time that this version of the secret was created.
- withCreatedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
The date and time this version of the secret was created.
- withDeletedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
This value exists if the secret is scheduled for deletion.
- withDeletedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The date and time on which this secret was deleted.
- withDeletionDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The date and time after which this secret can be deleted by Secrets Manager and can no longer be restored.
- withDescription(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) Specifies a user-provided description of the secret.
- withDescription(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The user-provided description of the secret.
- withDescription(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The user-provided description of the secret.
- withDescription(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
(Optional) Specifies a user-provided description of the secret.
- withExcludeCharacters(String) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
A string that includes characters that should not be included in the generated password.
- withExcludeLowercase(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies that the generated password should not include lowercase letters.
- withExcludeNumbers(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies that the generated password should not include digits.
- withExcludePunctuation(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies that the generated password should not include punctuation characters.
- withExcludeUppercase(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies that the generated password should not include uppercase letters.
- withIncludeDeprecated(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
(Optional) Specifies that you want the results to include versions that do not have any staging labels attached
to them.
- withIncludeSpace(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies that the generated password can include the space character.
- withKey(String) - Method in class com.amazonaws.services.secretsmanager.model.Tag
-
The key identifier, or name, of the tag.
- withKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) Specifies the ARN or alias of the AWS KMS customer master key (CMK) to be used to encrypt the
SecretString
and SecretBinary
values in the versions stored in this secret.
- withKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The ARN or alias of the AWS KMS customer master key (CMK) that's used to encrypt the SecretString
and SecretBinary
fields in each version of the secret.
- withKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The ARN or alias of the AWS KMS customer master key (CMK) that's used to encrypt the SecretString
and SecretBinary
fields in each version of the secret.
- withKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
(Optional) Specifies the ARN or alias of the KMS customer master key (CMK) to be used to encrypt the protected
text in the versions of this secret.
- withLastAccessedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The last date that this secret was accessed.
- withLastAccessedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The last date that this secret was accessed.
- withLastAccessedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
The date that this version of the secret was last accessed.
- withLastChangedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The last date and time that this secret was modified in any way.
- withLastChangedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The last date and time that this secret was modified in any way.
- withLastRotatedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The last date and time that the Secrets Manager rotation process for this secret was invoked.
- withLastRotatedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The last date and time that the rotation process for this secret was invoked.
- withMaxResults(Integer) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
(Optional) Limits the number of results that you want to include in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
(Optional) Limits the number of results that you want to include in the response.
- withMoveToVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
(Optional) The secret version ID that you want to add the staging labels to.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The friendly name of the secret for which rotation was canceled.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
Specifies the friendly name of the new secret.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The friendly name of the secret that you just created.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The friendly name of the secret that is now scheduled for deletion.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The user-provided friendly name of the secret.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The friendly name of the secret.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
The friendly name of the secret.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The friendly name of the secret for which you just created or updated a version.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretResult
-
The friendly name of the secret that was restored.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
The friendly name of the secret.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The friendly name of the secret.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretResult
-
The friendly name of this secret.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageResult
-
The friendly name of the secret with the staging labels that were modified.
- withNextToken(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
(Optional) Use this parameter in a request if you receive a NextToken
response in a previous request
that indicates that there's more output available.
- withNextToken(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsResult
-
If present in the response, this value indicates that there's more output available than what's included in the
current response.
- withNextToken(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
(Optional) Use this parameter in a request if you receive a NextToken
response in a previous request
that indicates that there's more output available.
- withNextToken(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
If present in the response, this value indicates that there's more output available than what's included in the
current response.
- withPasswordLength(Long) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
The desired length of the generated password.
- withRandomPassword(String) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordResult
-
A string with the generated password.
- withRecoveryWindowInDays(Long) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretRequest
-
(Optional) Specifies the number of days that Secrets Manager waits before it can delete the secret.
- withRemoveFromVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
(Optional) Specifies the secret version ID of the version that the staging labels are to be removed from.
- withRequireEachIncludedType(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
A boolean value that specifies whether the generated password must include at least one of every allowed
character type.
- withRotationEnabled(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
Specifies whether automatic rotation is enabled for this secret.
- withRotationEnabled(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
Indicated whether automatic, scheduled rotation is enabled for this secret.
- withRotationLambdaARN(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The ARN of a Lambda function that's invoked by Secrets Manager to rotate the secret either automatically per the
schedule or manually by a call to RotateSecret
.
- withRotationLambdaARN(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
(Optional) Specifies the ARN of the Lambda function that can rotate the secret.
- withRotationLambdaARN(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The ARN of an AWS Lambda function that's invoked by Secrets Manager to rotate and expire the secret either
automatically per the schedule or manually by a call to
RotateSecret.
- withRotationRules(RotationRulesType) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
A structure that contains the rotation configuration for this secret.
- withRotationRules(RotationRulesType) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
A structure that defines the rotation configuration for this secret.
- withRotationRules(RotationRulesType) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
A structure that defines the rotation configuration for the secret.
- withSecretBinary(ByteBuffer) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) Specifies binary data that you want to encrypt and store in the new version of the secret.
- withSecretBinary(ByteBuffer) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The decrypted part of the protected secret information that was originally provided as binary data in the form of
a byte array.
- withSecretBinary(ByteBuffer) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
(Optional) Specifies binary data that you want to encrypt and store in the new version of the secret.
- withSecretBinary(ByteBuffer) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
(Optional) Specifies binary data that you want to encrypt and store in the new version of the secret.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretRequest
-
Specifies the secret for which you want to cancel a rotation request.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretRequest
-
Specifies the secret that you want to delete.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretRequest
-
The identifier of the secret whose details you want to retrieve.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
Specifies the secret containing the version that you want to retrieve.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
The identifier for the secret containing the versions you want to list.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
Specifies the secret to which you want to add a new version.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretRequest
-
Specifies the secret that you want to restore from a previously scheduled deletion.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
Specifies the secret that you want to rotate.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
The identifier for the secret that you want to attach tags to.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.UntagResourceRequest
-
The identifier for the secret that you want to remove tags from.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
Specifies the secret that you want to update or to which you want to add a new version.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
Specifies the secret with the version whose list of staging labels you want to modify.
- withSecretList(SecretListEntry...) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsResult
-
A list of the secrets in the account.
- withSecretList(Collection<SecretListEntry>) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsResult
-
A list of the secrets in the account.
- withSecretString(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) Specifies text data that you want to encrypt and store in this new version of the secret.
- withSecretString(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The decrypted part of the protected secret information that was originally provided as a string.
- withSecretString(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
(Optional) Specifies text data that you want to encrypt and store in this new version of the secret.
- withSecretString(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
(Optional) Specifies text data that you want to encrypt and store in this new version of the secret.
- withSecretVersionsToStages(Map<String, List<String>>) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
A list of all of the currently assigned SecretVersionStage
staging labels and the
SecretVersionId
that each is attached to.
- withTagKeys(String...) - Method in class com.amazonaws.services.secretsmanager.model.UntagResourceRequest
-
A list of tag key names to remove from the secret.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.UntagResourceRequest
-
A list of tag key names to remove from the secret.
- withTags(Tag...) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) Specifies a list of user-defined tags that are attached to the secret.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
(Optional) Specifies a list of user-defined tags that are attached to the secret.
- withTags(Tag...) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The list of user-defined tags that are associated with the secret.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The list of user-defined tags that are associated with the secret.
- withTags(Tag...) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The list of user-defined tags that are associated with the secret.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The list of user-defined tags that are associated with the secret.
- withTags(Tag...) - Method in class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
The tags to attach to the secret.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
The tags to attach to the secret.
- withValue(String) - Method in class com.amazonaws.services.secretsmanager.model.Tag
-
The string value that's associated with the key of the tag.
- withVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The unique identifier of the version of the secret that was created during the rotation.
- withVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The unique identifier that's associated with the version of the secret you just created.
- withVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
Specifies the unique identifier of the version of the secret that you want to retrieve.
- withVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The unique identifier of this version of the secret.
- withVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The unique identifier of the version of the secret you just created or updated.
- withVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
The ID of the new version of the secret created by the rotation started by this request.
- withVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
The unique version identifier of this version of the secret.
- withVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretResult
-
If a version of the secret was created or updated by this operation, then its unique identifier is returned.
- withVersionIdsToStages(Map<String, List<String>>) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
A list of all of the currently assigned VersionStage
staging labels and the
SecretVersionId
that each is attached to.
- withVersions(SecretVersionsListEntry...) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
The list of the currently available versions of the specified secret.
- withVersions(Collection<SecretVersionsListEntry>) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
The list of the currently available versions of the specified secret.
- withVersionStage(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
Specifies the secret version that you want to retrieve by the staging label attached to the version.
- withVersionStage(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
The list of staging labels to add to this version.
- withVersionStages(String...) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
A list of all of the staging labels currently attached to this version of the secret.
- withVersionStages(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
A list of all of the staging labels currently attached to this version of the secret.
- withVersionStages(String...) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
(Optional) Specifies a list of staging labels that are attached to this version of the secret.
- withVersionStages(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
(Optional) Specifies a list of staging labels that are attached to this version of the secret.
- withVersionStages(String...) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The list of staging labels that are currently attached to this version of the secret.
- withVersionStages(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The list of staging labels that are currently attached to this version of the secret.
- withVersionStages(String...) - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
An array of staging labels that are currently associated with this version of the secret.
- withVersionStages(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
An array of staging labels that are currently associated with this version of the secret.