- getAddReplicaRegions() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
A list of Regions and KMS keys to replicate secrets.
- getAddReplicaRegions() - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsRequest
-
A list of Regions in which to replicate the secret.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The ARN of the secret.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The ARN of the new secret.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.DeleteResourcePolicyResult
-
The ARN of the secret that the resource-based policy was deleted for.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The ARN of the secret.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The ARN of the secret.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.GetResourcePolicyResult
-
The ARN of the secret that the resource-based policy was retrieved for.
- 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 ARN of the secret.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyResult
-
The ARN of the secret.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The ARN of the secret.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.RemoveRegionsFromReplicationResult
-
The ARN of the primary secret.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsResult
-
The ARN of the primary secret.
- 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.StopReplicationToReplicaResult
-
The ARN of the promoted secret.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretResult
-
The ARN of the secret that was updated.
- getARN() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageResult
-
The ARN of the secret that was updated.
- getAutomaticallyAfterDays() - Method in class com.amazonaws.services.secretsmanager.model.RotationRulesType
-
Specifies the number of days between automatic scheduled rotations of the secret.
- getBlockPublicPolicy() - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyRequest
-
Specifies whether to block resource-based policies that allow broad access to 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.
- getCheckName() - Method in class com.amazonaws.services.secretsmanager.model.ValidationErrorsEntry
-
Checks the name of the policy.
- getClientRequestToken() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
If you include SecretString or SecretBinary, then Secrets Manager creates an initial
version for the secret, and this parameter specifies the unique identifier for the new version.
- getClientRequestToken() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
A unique identifier for the new version of the secret.
- getClientRequestToken() - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
A unique identifier for the new version of the secret that helps ensure idempotency.
- getClientRequestToken() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
If you include SecretString or SecretBinary, then Secrets Manager creates a new version
for the secret, and this parameter specifies the unique identifier for the new version.
- getCreatedDate() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The date the secret was created.
- 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.SecretListEntry
-
The date and time when a 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
-
The date the secret is scheduled for deletion.
- getDeletedDate() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The date and time the deletion of the secret occurred.
- getDeletionDate() - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The date and time after which this secret Secrets Manager can permanently delete this secret, and it can no
longer be restored.
- getDescription() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
The description of the secret.
- getDescription() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The 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
-
The description of the secret.
- getErrorMessage() - Method in class com.amazonaws.services.secretsmanager.model.ValidationErrorsEntry
-
Displays error messages if validation encounters problems during validation of the resource policy.
- getExcludeCharacters() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
A string of the characters that you don't want in the password.
- getExcludeLowercase() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to exclude lowercase letters from the password.
- getExcludeNumbers() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to exclude numbers from the password.
- getExcludePunctuation() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to exclude the following punctuation characters from the password:
! " # $ % & ' ( ) * + , - .
- getExcludeUppercase() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to exclude uppercase letters from the password.
- getExecutorService() - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFilters() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
The filters to apply to the list of secrets.
- getForceDeleteWithoutRecovery() - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretRequest
-
Specifies whether to delete the secret without any recovery window.
- getForceOverwriteReplicaSecret() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
Specifies whether to overwrite a secret with the same name in the destination Region.
- getForceOverwriteReplicaSecret() - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsRequest
-
Specifies whether to overwrite a secret with the same name in the destination Region.
- getIncludeDeprecated() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
Specifies whether to include versions of secrets that don't have any staging labels attached to them.
- getIncludeSpace() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to include the space character.
- getKey() - Method in class com.amazonaws.services.secretsmanager.model.Filter
-
The following are keys you can use:
- 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
-
The ARN, key ID, or alias of the KMS key that Secrets Manager uses to encrypt the secret value in the secret.
- getKmsKeyId() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The ARN of the KMS key that Secrets Manager uses to encrypt the secret value.
- getKmsKeyId() - Method in class com.amazonaws.services.secretsmanager.model.ReplicaRegionType
-
The ARN, key ID, or alias of the KMS key to encrypt the secret.
- getKmsKeyId() - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
Can be an ARN, Key ID, or Alias.
- getKmsKeyId() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The ARN of the KMS key that Secrets Manager uses to encrypt the secret value.
- getKmsKeyId() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
The ARN, key ID, or alias of the KMS key that Secrets Manager uses to encrypt new secret versions as well as any
existing versions the staging labels AWSCURRENT, AWSPENDING, or
AWSPREVIOUS.
- getKmsKeyIds() - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
The KMS keys used to encrypt the secret version.
- getLastAccessedDate() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The last date that the secret value was retrieved.
- getLastAccessedDate() - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
The date that you last accessed the secret in the Region.
- 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 Secrets Manager rotated the secret.
- getLastRotatedDate() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The most recent date and time that the Secrets Manager rotation process was successfully completed.
- getMaxResults() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
The number of results to include in the response.
- getMaxResults() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
The number of results to include in the response.
- getMoveToVersionId() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
The ID of the version to add the staging label to.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The name of the secret.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
The name of the new secret.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The name of the new secret.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.DeleteResourcePolicyResult
-
The name of the secret that the resource-based policy was deleted for.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The name of the secret.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The name of the secret.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.GetResourcePolicyResult
-
The name of the secret that the resource-based policy was retrieved for.
- 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 name of the secret.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyResult
-
The name of the secret.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The name of the secret.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretResult
-
The name of the secret that was restored.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
The 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 name of the secret that was updated.
- getName() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageResult
-
The name of the secret that was updated.
- getNextToken() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
A token that indicates where the output should continue from, if a previous call did not show all results.
- getNextToken() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsResult
-
Secrets Manager includes this value if there's more output available than what is included in the current
response.
- getNextToken() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
A token that indicates where the output should continue from, if a previous call did not show all results.
- getNextToken() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
Secrets Manager includes this value if there's more output available than what is included in the current
response.
- getOwningService() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The name of the service that created this secret.
- getOwningService() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
Returns the name of the service that created the secret.
- getPasswordLength() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
The length of the password.
- getPolicyValidationPassed() - Method in class com.amazonaws.services.secretsmanager.model.ValidateResourcePolicyResult
-
True if your policy passes validation, otherwise false.
- getPrimaryRegion() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The Region the secret is in.
- getPrimaryRegion() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The Region where Secrets Manager originated the secret.
- getRandomPassword(GetRandomPasswordRequest) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManager
-
- getRandomPassword(GetRandomPasswordRequest) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManager
-
Generates a random password.
- getRandomPassword(GetRandomPasswordRequest) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerClient
-
Generates a random password.
- getRandomPassword() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordResult
-
A string with the 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.
- getRandomPasswordAsync(GetRandomPasswordRequest, AsyncHandler<GetRandomPasswordRequest, GetRandomPasswordResult>) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManagerAsync
-
Generates a random password.
- 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
-
The number of days from 7 to 30 that Secrets Manager waits before permanently deleting the secret.
- getRegion() - Method in class com.amazonaws.services.secretsmanager.model.ReplicaRegionType
-
A Region code.
- getRegion() - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
The Region where replication occurs.
- getRemoveFromVersionId() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
The ID of the version that the staging label is to be removed from.
- getRemoveReplicaRegions() - Method in class com.amazonaws.services.secretsmanager.model.RemoveRegionsFromReplicationRequest
-
The Regions of the replicas to remove.
- getReplicationStatus() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
A list of the replicas of this secret and their status:
- getReplicationStatus() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
A list of the replicas of this secret and their status:
- getReplicationStatus() - Method in class com.amazonaws.services.secretsmanager.model.RemoveRegionsFromReplicationResult
-
The status of replicas for this secret after you remove Regions.
- getReplicationStatus() - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsResult
-
The status of replication.
- getRequireEachIncludedType() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to include at least one upper and lowercase letter, one number, and one punctuation.
- getResourcePolicy(GetResourcePolicyRequest) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManager
-
- getResourcePolicy(GetResourcePolicyRequest) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManager
-
Retrieves the JSON text of the resource-based policy document attached to the secret.
- getResourcePolicy(GetResourcePolicyRequest) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerClient
-
Retrieves the JSON text of the resource-based policy document attached to the secret.
- getResourcePolicy() - Method in class com.amazonaws.services.secretsmanager.model.GetResourcePolicyResult
-
A JSON-formatted string that contains the permissions policy attached to the secret.
- getResourcePolicy() - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyRequest
-
A JSON-formatted string for an Amazon Web Services resource-based policy.
- getResourcePolicy() - Method in class com.amazonaws.services.secretsmanager.model.ValidateResourcePolicyRequest
-
A JSON-formatted string that contains an Amazon Web Services resource-based policy.
- getResourcePolicyAsync(GetResourcePolicyRequest) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManagerAsync
-
- getResourcePolicyAsync(GetResourcePolicyRequest, AsyncHandler<GetResourcePolicyRequest, GetResourcePolicyResult>) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManagerAsync
-
- getResourcePolicyAsync(GetResourcePolicyRequest) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManagerAsync
-
Retrieves the JSON text of the resource-based policy document attached to the secret.
- getResourcePolicyAsync(GetResourcePolicyRequest, AsyncHandler<GetResourcePolicyRequest, GetResourcePolicyResult>) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManagerAsync
-
Retrieves the JSON text of the resource-based policy document attached to the secret.
- getResourcePolicyAsync(GetResourcePolicyRequest) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerAsyncClient
-
- getResourcePolicyAsync(GetResourcePolicyRequest, AsyncHandler<GetResourcePolicyRequest, GetResourcePolicyResult>) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerAsyncClient
-
- GetResourcePolicyRequest - Class in com.amazonaws.services.secretsmanager.model
-
- GetResourcePolicyRequest() - Constructor for class com.amazonaws.services.secretsmanager.model.GetResourcePolicyRequest
-
- GetResourcePolicyResult - Class in com.amazonaws.services.secretsmanager.model
-
- GetResourcePolicyResult() - Constructor for class com.amazonaws.services.secretsmanager.model.GetResourcePolicyResult
-
- getRotationEnabled() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
Specifies whether automatic rotation is turned on for this secret.
- getRotationEnabled() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
Indicates whether automatic, scheduled rotation is enabled for this secret.
- getRotationLambdaARN() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The ARN of the Lambda function that Secrets Manager invokes to rotate the secret.
- getRotationLambdaARN() - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
The ARN of the Lambda rotation function that can rotate the secret.
- getRotationLambdaARN() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The ARN of an Amazon Web Services Lambda function 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
-
The rotation schedule and Lambda function 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
-
The binary data to encrypt and store in the new version of the secret.
- getSecretBinary() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The decrypted secret value, if the secret value was originally provided as binary data in the form of a byte
array.
- getSecretBinary() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
The binary data to encrypt and store in the new version of the secret.
- getSecretBinary() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
The binary data to encrypt and store in the new version of the secret.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretRequest
-
The ARN or name of the secret.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.DeleteResourcePolicyRequest
-
The ARN or name of the secret to delete the attached resource-based policy for.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretRequest
-
The ARN or name of the secret to delete.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretRequest
-
The ARN or name of the secret.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.GetResourcePolicyRequest
-
The ARN or name of the secret to retrieve the attached resource-based policy for.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
The ARN or name of the secret to retrieve.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
The ARN or name of the secret whose versions you want to list.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyRequest
-
The ARN or name of the secret to attach the resource-based policy.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
The ARN or name of the secret to add a new version to.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.RemoveRegionsFromReplicationRequest
-
The ARN or name of the secret.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsRequest
-
The ARN or name of the secret to replicate.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretRequest
-
The ARN or name of the secret to restore.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
The ARN or name of the secret to rotate.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.StopReplicationToReplicaRequest
-
The ARN of the primary secret.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
The identifier for the secret to attach tags to.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.UntagResourceRequest
-
The ARN or name of the secret.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
The ARN or name of the secret.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
The ARN or the name of the secret with the version and staging labelsto modify.
- getSecretId() - Method in class com.amazonaws.services.secretsmanager.model.ValidateResourcePolicyRequest
-
This field is reserved for internal use.
- 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
-
The text data to encrypt and store in this new version of the secret.
- getSecretString() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The decrypted secret value, if the secret value was originally provided as a string or through the Secrets
Manager console.
- getSecretString() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
The text to encrypt and store in the new version of the secret.
- getSecretString() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
The text data to encrypt and store in the 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 or SecretBinary from the
specified version of a secret, whichever contains content.
- getSecretValue(GetSecretValueRequest) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerClient
-
Retrieves the contents of the encrypted fields SecretString or SecretBinary from the
specified version of a secret, whichever contains content.
- 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 or SecretBinary from the
specified version of a secret, whichever contains content.
- getSecretValueAsync(GetSecretValueRequest, AsyncHandler<GetSecretValueRequest, GetSecretValueResult>) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManagerAsync
-
Retrieves the contents of the encrypted fields SecretString or SecretBinary from the
specified version of a secret, whichever contains content.
- 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 attached to each one.
- getSortOrder() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
Lists secrets in the requested order.
- getStatus() - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
The status can be InProgress, Failed, or InSync.
- getStatusMessage() - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
Status message such as "Secret with this name already exists in this region".
- 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
-
A list of tags to attach to the secret.
- getTags() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The list of tags attached to the secret.
- getTags() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The list of user-defined tags associated with the secret.
- getTags() - Method in class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
The tags to attach to the secret as a JSON text string argument.
- getValidationErrors() - Method in class com.amazonaws.services.secretsmanager.model.ValidateResourcePolicyResult
-
Validation errors if your policy didn't pass validation.
- getValue() - Method in class com.amazonaws.services.secretsmanager.model.Tag
-
The string value associated with the key of the tag.
- getValues() - Method in class com.amazonaws.services.secretsmanager.model.Filter
-
The keyword to filter for.
- getVersionId() - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The unique identifier of the version of the secret created during the rotation.
- getVersionId() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The unique identifier associated with the version of the new secret.
- getVersionId() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
The unique identifier of the version of the secret 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.
- getVersionId() - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
The ID of the new version of the secret.
- 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 Secrets Manager created a new version of the secret during this operation, then VersionId
contains the unique identifier of the new version.
- getVersionIdsToStages() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
A list of the versions of the secret that have staging labels attached.
- getVersions() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
A list of the versions of the secret.
- getVersionStage() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
The staging label of the version of the secret to retrieve.
- getVersionStage() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
The staging label 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
-
A list of staging labels to attach 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
-
- setAddReplicaRegions(Collection<ReplicaRegionType>) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
A list of Regions and KMS keys to replicate secrets.
- setAddReplicaRegions(Collection<ReplicaRegionType>) - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsRequest
-
A list of Regions in which to replicate the secret.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The ARN of the secret.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The ARN of the new secret.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteResourcePolicyResult
-
The ARN of the secret that the resource-based policy was deleted for.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The ARN of the secret.
- 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.GetResourcePolicyResult
-
The ARN of the secret that the resource-based policy was retrieved for.
- 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 ARN of the secret.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyResult
-
The ARN of the secret.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The ARN of the secret.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.RemoveRegionsFromReplicationResult
-
The ARN of the primary secret.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsResult
-
The ARN of the primary secret.
- 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.StopReplicationToReplicaResult
-
The ARN of the promoted secret.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretResult
-
The ARN of the secret that was updated.
- setARN(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageResult
-
The ARN of the secret that was updated.
- setAutomaticallyAfterDays(Long) - Method in class com.amazonaws.services.secretsmanager.model.RotationRulesType
-
Specifies the number of days between automatic scheduled rotations of the secret.
- setBlockPublicPolicy(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyRequest
-
Specifies whether to block resource-based policies that allow broad access to the secret.
- setCheckName(String) - Method in class com.amazonaws.services.secretsmanager.model.ValidationErrorsEntry
-
Checks the name of the policy.
- setClientRequestToken(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
If you include SecretString or SecretBinary, then Secrets Manager creates an initial
version for the secret, and this parameter specifies the unique identifier for the new version.
- setClientRequestToken(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
A unique identifier for the new version of the secret.
- setClientRequestToken(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
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
-
If you include SecretString or SecretBinary, then Secrets Manager creates a new version
for the secret, and this parameter specifies the unique identifier for the new version.
- setCreatedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The date the secret was created.
- 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.SecretListEntry
-
The date and time when a 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
-
The date the secret is scheduled for deletion.
- setDeletedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The date and time the deletion of the secret occurred.
- setDeletionDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The date and time after which this secret Secrets Manager can permanently delete this secret, and it can no
longer be restored.
- setDescription(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
The description of the secret.
- setDescription(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The 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
-
The description of the secret.
- setErrorMessage(String) - Method in class com.amazonaws.services.secretsmanager.model.ValidationErrorsEntry
-
Displays error messages if validation encounters problems during validation of the resource policy.
- setExcludeCharacters(String) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
A string of the characters that you don't want in the password.
- setExcludeLowercase(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to exclude lowercase letters from the password.
- setExcludeNumbers(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to exclude numbers from the password.
- setExcludePunctuation(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to exclude the following punctuation characters from the password:
! " # $ % & ' ( ) * + , - .
- setExcludeUppercase(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to exclude uppercase letters from the password.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
The filters to apply to the list of secrets.
- setForceDeleteWithoutRecovery(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretRequest
-
Specifies whether to delete the secret without any recovery window.
- setForceOverwriteReplicaSecret(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
Specifies whether to overwrite a secret with the same name in the destination Region.
- setForceOverwriteReplicaSecret(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsRequest
-
Specifies whether to overwrite a secret with the same name in the destination Region.
- setIncludeDeprecated(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
Specifies whether to include versions of secrets that don't have any staging labels attached to them.
- setIncludeSpace(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to include the space character.
- setKey(String) - Method in class com.amazonaws.services.secretsmanager.model.Filter
-
The following are keys you can use:
- 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
-
The ARN, key ID, or alias of the KMS key that Secrets Manager uses to encrypt the secret value in the secret.
- setKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The ARN of the KMS key that Secrets Manager uses to encrypt the secret value.
- setKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.ReplicaRegionType
-
The ARN, key ID, or alias of the KMS key to encrypt the secret.
- setKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
Can be an ARN, Key ID, or Alias.
- setKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The ARN of the KMS key that Secrets Manager uses to encrypt the secret value.
- setKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
The ARN, key ID, or alias of the KMS key that Secrets Manager uses to encrypt new secret versions as well as any
existing versions the staging labels AWSCURRENT, AWSPENDING, or
AWSPREVIOUS.
- setKmsKeyIds(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
The KMS keys used to encrypt the secret version.
- setLastAccessedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The last date that the secret value was retrieved.
- setLastAccessedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
The date that you last accessed the secret in the Region.
- 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 Secrets Manager rotated the secret.
- setLastRotatedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The most recent date and time that the Secrets Manager rotation process was successfully completed.
- setMaxResults(Integer) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
The number of results to include in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
The number of results to include in the response.
- setMoveToVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
The ID of the version to add the staging label to.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The name of the secret.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
The name of the new secret.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The name of the new secret.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteResourcePolicyResult
-
The name of the secret that the resource-based policy was deleted for.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The name of the secret.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The name of the secret.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.GetResourcePolicyResult
-
The name of the secret that the resource-based policy was retrieved for.
- 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 name of the secret.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyResult
-
The name of the secret.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The name of the secret.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretResult
-
The name of the secret that was restored.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
The 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 name of the secret that was updated.
- setName(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageResult
-
The name of the secret that was updated.
- setNextToken(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
A token that indicates where the output should continue from, if a previous call did not show all results.
- setNextToken(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsResult
-
Secrets Manager includes this value if there's more output available than what is included in the current
response.
- setNextToken(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
A token that indicates where the output should continue from, if a previous call did not show all results.
- setNextToken(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
Secrets Manager includes this value if there's more output available than what is included in the current
response.
- setOwningService(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The name of the service that created this secret.
- setOwningService(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
Returns the name of the service that created the secret.
- setPasswordLength(Long) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
The length of the password.
- setPolicyValidationPassed(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.ValidateResourcePolicyResult
-
True if your policy passes validation, otherwise false.
- setPrimaryRegion(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The Region the secret is in.
- setPrimaryRegion(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The Region where Secrets Manager originated the secret.
- setRandomPassword(String) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordResult
-
A string with the password.
- setRecoveryWindowInDays(Long) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretRequest
-
The number of days from 7 to 30 that Secrets Manager waits before permanently deleting the secret.
- setRegion(String) - Method in class com.amazonaws.services.secretsmanager.model.ReplicaRegionType
-
A Region code.
- setRegion(String) - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
The Region where replication occurs.
- setRemoveFromVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
The ID of the version that the staging label is to be removed from.
- setRemoveReplicaRegions(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.RemoveRegionsFromReplicationRequest
-
The Regions of the replicas to remove.
- setReplicationStatus(Collection<ReplicationStatusType>) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
A list of the replicas of this secret and their status:
- setReplicationStatus(Collection<ReplicationStatusType>) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
A list of the replicas of this secret and their status:
- setReplicationStatus(Collection<ReplicationStatusType>) - Method in class com.amazonaws.services.secretsmanager.model.RemoveRegionsFromReplicationResult
-
The status of replicas for this secret after you remove Regions.
- setReplicationStatus(Collection<ReplicationStatusType>) - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsResult
-
The status of replication.
- setRequireEachIncludedType(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to include at least one upper and lowercase letter, one number, and one punctuation.
- setResourcePolicy(String) - Method in class com.amazonaws.services.secretsmanager.model.GetResourcePolicyResult
-
A JSON-formatted string that contains the permissions policy attached to the secret.
- setResourcePolicy(String) - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyRequest
-
A JSON-formatted string for an Amazon Web Services resource-based policy.
- setResourcePolicy(String) - Method in class com.amazonaws.services.secretsmanager.model.ValidateResourcePolicyRequest
-
A JSON-formatted string that contains an Amazon Web Services resource-based policy.
- setRotationEnabled(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
Specifies whether automatic rotation is turned on for this secret.
- setRotationEnabled(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
Indicates whether automatic, scheduled rotation is enabled for this secret.
- setRotationLambdaARN(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The ARN of the Lambda function that Secrets Manager invokes to rotate the secret.
- setRotationLambdaARN(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
The ARN of the Lambda rotation function that can rotate the secret.
- setRotationLambdaARN(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The ARN of an Amazon Web Services Lambda function 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
-
The rotation schedule and Lambda function 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
-
The binary data to encrypt and store in the new version of the secret.
- setSecretBinary(ByteBuffer) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The decrypted secret value, if the secret value was originally provided as binary data in the form of a byte
array.
- setSecretBinary(ByteBuffer) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
The binary data to encrypt and store in the new version of the secret.
- setSecretBinary(ByteBuffer) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
The binary data to encrypt and store in the new version of the secret.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretRequest
-
The ARN or name of the secret.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteResourcePolicyRequest
-
The ARN or name of the secret to delete the attached resource-based policy for.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretRequest
-
The ARN or name of the secret to delete.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretRequest
-
The ARN or name of the secret.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.GetResourcePolicyRequest
-
The ARN or name of the secret to retrieve the attached resource-based policy for.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
The ARN or name of the secret to retrieve.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
The ARN or name of the secret whose versions you want to list.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyRequest
-
The ARN or name of the secret to attach the resource-based policy.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
The ARN or name of the secret to add a new version to.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.RemoveRegionsFromReplicationRequest
-
The ARN or name of the secret.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsRequest
-
The ARN or name of the secret to replicate.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretRequest
-
The ARN or name of the secret to restore.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
The ARN or name of the secret to rotate.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.StopReplicationToReplicaRequest
-
The ARN of the primary secret.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
The identifier for the secret to attach tags to.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.UntagResourceRequest
-
The ARN or name of the secret.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
The ARN or name of the secret.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
The ARN or the name of the secret with the version and staging labelsto modify.
- setSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.ValidateResourcePolicyRequest
-
This field is reserved for internal use.
- 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
-
The text data to encrypt and store in this new version of the secret.
- setSecretString(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The decrypted secret value, if the secret value was originally provided as a string or through the Secrets
Manager console.
- setSecretString(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
The text to encrypt and store in the new version of the secret.
- setSecretString(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
The text data to encrypt and store in the 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 attached to each one.
- setSortOrder(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
Lists secrets in the requested order.
- setStatus(String) - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
The status can be InProgress, Failed, or InSync.
- setStatusMessage(String) - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
Status message such as "Secret with this name already exists in this region".
- 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
-
A list of tags to attach to the secret.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The list of tags attached to the secret.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The list of user-defined tags associated with the secret.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
The tags to attach to the secret as a JSON text string argument.
- setValidationErrors(Collection<ValidationErrorsEntry>) - Method in class com.amazonaws.services.secretsmanager.model.ValidateResourcePolicyResult
-
Validation errors if your policy didn't pass validation.
- setValue(String) - Method in class com.amazonaws.services.secretsmanager.model.Tag
-
The string value associated with the key of the tag.
- setValues(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.Filter
-
The keyword to filter for.
- setVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The unique identifier of the version of the secret created during the rotation.
- setVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The unique identifier associated with the version of the new secret.
- setVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
The unique identifier of the version of the secret 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.
- setVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
The ID of the new version of the secret.
- 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 Secrets Manager created a new version of the secret during this operation, then VersionId
contains the unique identifier of the new version.
- setVersionIdsToStages(Map<String, List<String>>) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
A list of the versions of the secret that have staging labels attached.
- setVersions(Collection<SecretVersionsListEntry>) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
A list of the versions of the secret.
- setVersionStage(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
The staging label of the version of the secret to retrieve.
- setVersionStage(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
The staging label 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
-
A list of staging labels to attach 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.
- shutdown() - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerClient
-
- SortOrderType - Enum in com.amazonaws.services.secretsmanager.model
-
- standard() - Static method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerClientBuilder
-
- StatusType - Enum in com.amazonaws.services.secretsmanager.model
-
- stopReplicationToReplica(StopReplicationToReplicaRequest) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManager
-
- stopReplicationToReplica(StopReplicationToReplicaRequest) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManager
-
Removes the link between the replica secret and the primary secret and promotes the replica to a primary secret
in the replica Region.
- stopReplicationToReplica(StopReplicationToReplicaRequest) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerClient
-
Removes the link between the replica secret and the primary secret and promotes the replica to a primary secret
in the replica Region.
- stopReplicationToReplicaAsync(StopReplicationToReplicaRequest) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManagerAsync
-
- stopReplicationToReplicaAsync(StopReplicationToReplicaRequest, AsyncHandler<StopReplicationToReplicaRequest, StopReplicationToReplicaResult>) - Method in class com.amazonaws.services.secretsmanager.AbstractAWSSecretsManagerAsync
-
- stopReplicationToReplicaAsync(StopReplicationToReplicaRequest) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManagerAsync
-
Removes the link between the replica secret and the primary secret and promotes the replica to a primary secret
in the replica Region.
- stopReplicationToReplicaAsync(StopReplicationToReplicaRequest, AsyncHandler<StopReplicationToReplicaRequest, StopReplicationToReplicaResult>) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManagerAsync
-
Removes the link between the replica secret and the primary secret and promotes the replica to a primary secret
in the replica Region.
- stopReplicationToReplicaAsync(StopReplicationToReplicaRequest) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerAsyncClient
-
- stopReplicationToReplicaAsync(StopReplicationToReplicaRequest, AsyncHandler<StopReplicationToReplicaRequest, StopReplicationToReplicaResult>) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerAsyncClient
-
- StopReplicationToReplicaRequest - Class in com.amazonaws.services.secretsmanager.model
-
- StopReplicationToReplicaRequest() - Constructor for class com.amazonaws.services.secretsmanager.model.StopReplicationToReplicaRequest
-
- StopReplicationToReplicaResult - Class in com.amazonaws.services.secretsmanager.model
-
- StopReplicationToReplicaResult() - Constructor for class com.amazonaws.services.secretsmanager.model.StopReplicationToReplicaResult
-
- 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 tags to a secret.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.secretsmanager.AWSSecretsManagerClient
-
Attaches tags to a 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 tags to a secret.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.secretsmanager.AWSSecretsManagerAsync
-
Attaches tags to a 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.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.DeleteResourcePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.DeleteResourcePolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.Filter
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.secretsmanager.model.FilterNameStringType
-
- toString() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.GetResourcePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.GetResourcePolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.RemoveRegionsFromReplicationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.RemoveRegionsFromReplicationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.ReplicaRegionType
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.RotationRulesType
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.secretsmanager.model.SortOrderType
-
- toString() - Method in enum com.amazonaws.services.secretsmanager.model.StatusType
-
- toString() - Method in class com.amazonaws.services.secretsmanager.model.StopReplicationToReplicaRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.StopReplicationToReplicaResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.ValidateResourcePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.ValidateResourcePolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.secretsmanager.model.ValidationErrorsEntry
-
Returns a string representation of this object.
- withAddReplicaRegions(ReplicaRegionType...) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
A list of Regions and KMS keys to replicate secrets.
- withAddReplicaRegions(Collection<ReplicaRegionType>) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
A list of Regions and KMS keys to replicate secrets.
- withAddReplicaRegions(ReplicaRegionType...) - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsRequest
-
A list of Regions in which to replicate the secret.
- withAddReplicaRegions(Collection<ReplicaRegionType>) - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsRequest
-
A list of Regions in which to replicate the secret.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The ARN of the secret.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The ARN of the new secret.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteResourcePolicyResult
-
The ARN of the secret that the resource-based policy was deleted for.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The ARN of the secret.
- 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.GetResourcePolicyResult
-
The ARN of the secret that the resource-based policy was retrieved for.
- 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 ARN of the secret.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyResult
-
The ARN of the secret.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The ARN of the secret.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.RemoveRegionsFromReplicationResult
-
The ARN of the primary secret.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsResult
-
The ARN of the primary secret.
- 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.StopReplicationToReplicaResult
-
The ARN of the promoted secret.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretResult
-
The ARN of the secret that was updated.
- withARN(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageResult
-
The ARN of the secret that was updated.
- withAutomaticallyAfterDays(Long) - Method in class com.amazonaws.services.secretsmanager.model.RotationRulesType
-
Specifies the number of days between automatic scheduled rotations of the secret.
- withBlockPublicPolicy(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyRequest
-
Specifies whether to block resource-based policies that allow broad access to the secret.
- withCheckName(String) - Method in class com.amazonaws.services.secretsmanager.model.ValidationErrorsEntry
-
Checks the name of the policy.
- withClientRequestToken(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
If you include SecretString or SecretBinary, then Secrets Manager creates an initial
version for the secret, and this parameter specifies the unique identifier for the new version.
- withClientRequestToken(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
A unique identifier for the new version of the secret.
- withClientRequestToken(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
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
-
If you include SecretString or SecretBinary, then Secrets Manager creates a new version
for the secret, and this parameter specifies the unique identifier for the new version.
- withCreatedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The date the secret was created.
- 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.SecretListEntry
-
The date and time when a 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
-
The date the secret is scheduled for deletion.
- withDeletedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The date and time the deletion of the secret occurred.
- withDeletionDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The date and time after which this secret Secrets Manager can permanently delete this secret, and it can no
longer be restored.
- withDescription(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
The description of the secret.
- withDescription(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The 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
-
The description of the secret.
- withErrorMessage(String) - Method in class com.amazonaws.services.secretsmanager.model.ValidationErrorsEntry
-
Displays error messages if validation encounters problems during validation of the resource policy.
- withExcludeCharacters(String) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
A string of the characters that you don't want in the password.
- withExcludeLowercase(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to exclude lowercase letters from the password.
- withExcludeNumbers(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to exclude numbers from the password.
- withExcludePunctuation(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to exclude the following punctuation characters from the password:
! " # $ % & ' ( ) * + , - .
- withExcludeUppercase(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to exclude uppercase letters from the password.
- withFilters(Filter...) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
The filters to apply to the list of secrets.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
The filters to apply to the list of secrets.
- withForceDeleteWithoutRecovery(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretRequest
-
Specifies whether to delete the secret without any recovery window.
- withForceOverwriteReplicaSecret(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
Specifies whether to overwrite a secret with the same name in the destination Region.
- withForceOverwriteReplicaSecret(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsRequest
-
Specifies whether to overwrite a secret with the same name in the destination Region.
- withIncludeDeprecated(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
Specifies whether to include versions of secrets that don't have any staging labels attached to them.
- withIncludeSpace(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to include the space character.
- withKey(String) - Method in class com.amazonaws.services.secretsmanager.model.Filter
-
The following are keys you can use:
- withKey(FilterNameStringType) - Method in class com.amazonaws.services.secretsmanager.model.Filter
-
The following are keys you can use:
- 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
-
The ARN, key ID, or alias of the KMS key that Secrets Manager uses to encrypt the secret value in the secret.
- withKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The ARN of the KMS key that Secrets Manager uses to encrypt the secret value.
- withKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.ReplicaRegionType
-
The ARN, key ID, or alias of the KMS key to encrypt the secret.
- withKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
Can be an ARN, Key ID, or Alias.
- withKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The ARN of the KMS key that Secrets Manager uses to encrypt the secret value.
- withKmsKeyId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
The ARN, key ID, or alias of the KMS key that Secrets Manager uses to encrypt new secret versions as well as any
existing versions the staging labels AWSCURRENT, AWSPENDING, or
AWSPREVIOUS.
- withKmsKeyIds(String...) - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
The KMS keys used to encrypt the secret version.
- withKmsKeyIds(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.SecretVersionsListEntry
-
The KMS keys used to encrypt the secret version.
- withLastAccessedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The last date that the secret value was retrieved.
- withLastAccessedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
The date that you last accessed the secret in the Region.
- 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 Secrets Manager rotated the secret.
- withLastRotatedDate(Date) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The most recent date and time that the Secrets Manager rotation process was successfully completed.
- withMaxResults(Integer) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
The number of results to include in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
The number of results to include in the response.
- withMoveToVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
The ID of the version to add the staging label to.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The name of the secret.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
The name of the new secret.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The name of the new secret.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteResourcePolicyResult
-
The name of the secret that the resource-based policy was deleted for.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretResult
-
The name of the secret.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The name of the secret.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.GetResourcePolicyResult
-
The name of the secret that the resource-based policy was retrieved for.
- 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 name of the secret.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyResult
-
The name of the secret.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueResult
-
The name of the secret.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretResult
-
The name of the secret that was restored.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
The 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 name of the secret that was updated.
- withName(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageResult
-
The name of the secret that was updated.
- withNextToken(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
A token that indicates where the output should continue from, if a previous call did not show all results.
- withNextToken(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsResult
-
Secrets Manager includes this value if there's more output available than what is included in the current
response.
- withNextToken(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
A token that indicates where the output should continue from, if a previous call did not show all results.
- withNextToken(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
Secrets Manager includes this value if there's more output available than what is included in the current
response.
- withOwningService(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The name of the service that created this secret.
- withOwningService(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
Returns the name of the service that created the secret.
- withPasswordLength(Long) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
The length of the password.
- withPolicyValidationPassed(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.ValidateResourcePolicyResult
-
True if your policy passes validation, otherwise false.
- withPrimaryRegion(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The Region the secret is in.
- withPrimaryRegion(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The Region where Secrets Manager originated the secret.
- withRandomPassword(String) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordResult
-
A string with the password.
- withRecoveryWindowInDays(Long) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretRequest
-
The number of days from 7 to 30 that Secrets Manager waits before permanently deleting the secret.
- withRegion(String) - Method in class com.amazonaws.services.secretsmanager.model.ReplicaRegionType
-
A Region code.
- withRegion(String) - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
The Region where replication occurs.
- withRemoveFromVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
The ID of the version that the staging label is to be removed from.
- withRemoveReplicaRegions(String...) - Method in class com.amazonaws.services.secretsmanager.model.RemoveRegionsFromReplicationRequest
-
The Regions of the replicas to remove.
- withRemoveReplicaRegions(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.RemoveRegionsFromReplicationRequest
-
The Regions of the replicas to remove.
- withReplicationStatus(ReplicationStatusType...) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
A list of the replicas of this secret and their status:
- withReplicationStatus(Collection<ReplicationStatusType>) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
A list of the replicas of this secret and their status:
- withReplicationStatus(ReplicationStatusType...) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
A list of the replicas of this secret and their status:
- withReplicationStatus(Collection<ReplicationStatusType>) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
A list of the replicas of this secret and their status:
- withReplicationStatus(ReplicationStatusType...) - Method in class com.amazonaws.services.secretsmanager.model.RemoveRegionsFromReplicationResult
-
The status of replicas for this secret after you remove Regions.
- withReplicationStatus(Collection<ReplicationStatusType>) - Method in class com.amazonaws.services.secretsmanager.model.RemoveRegionsFromReplicationResult
-
The status of replicas for this secret after you remove Regions.
- withReplicationStatus(ReplicationStatusType...) - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsResult
-
The status of replication.
- withReplicationStatus(Collection<ReplicationStatusType>) - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsResult
-
The status of replication.
- withRequireEachIncludedType(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.GetRandomPasswordRequest
-
Specifies whether to include at least one upper and lowercase letter, one number, and one punctuation.
- withResourcePolicy(String) - Method in class com.amazonaws.services.secretsmanager.model.GetResourcePolicyResult
-
A JSON-formatted string that contains the permissions policy attached to the secret.
- withResourcePolicy(String) - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyRequest
-
A JSON-formatted string for an Amazon Web Services resource-based policy.
- withResourcePolicy(String) - Method in class com.amazonaws.services.secretsmanager.model.ValidateResourcePolicyRequest
-
A JSON-formatted string that contains an Amazon Web Services resource-based policy.
- withRotationEnabled(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
Specifies whether automatic rotation is turned on for this secret.
- withRotationEnabled(Boolean) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
Indicates whether automatic, scheduled rotation is enabled for this secret.
- withRotationLambdaARN(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The ARN of the Lambda function that Secrets Manager invokes to rotate the secret.
- withRotationLambdaARN(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
The ARN of the Lambda rotation function that can rotate the secret.
- withRotationLambdaARN(String) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The ARN of an Amazon Web Services Lambda function 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
-
The rotation schedule and Lambda function 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
-
The binary data to encrypt and store in the new version of the secret.
- withSecretBinary(ByteBuffer) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The decrypted secret value, if the secret value was originally provided as binary data in the form of a byte
array.
- withSecretBinary(ByteBuffer) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
The binary data to encrypt and store in the new version of the secret.
- withSecretBinary(ByteBuffer) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
The binary data to encrypt and store in the new version of the secret.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretRequest
-
The ARN or name of the secret.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteResourcePolicyRequest
-
The ARN or name of the secret to delete the attached resource-based policy for.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.DeleteSecretRequest
-
The ARN or name of the secret to delete.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretRequest
-
The ARN or name of the secret.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.GetResourcePolicyRequest
-
The ARN or name of the secret to retrieve the attached resource-based policy for.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
The ARN or name of the secret to retrieve.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsRequest
-
The ARN or name of the secret whose versions you want to list.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.PutResourcePolicyRequest
-
The ARN or name of the secret to attach the resource-based policy.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
The ARN or name of the secret to add a new version to.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.RemoveRegionsFromReplicationRequest
-
The ARN or name of the secret.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.ReplicateSecretToRegionsRequest
-
The ARN or name of the secret to replicate.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.RestoreSecretRequest
-
The ARN or name of the secret to restore.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretRequest
-
The ARN or name of the secret to rotate.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.StopReplicationToReplicaRequest
-
The ARN of the primary secret.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
The identifier for the secret to attach tags to.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.UntagResourceRequest
-
The ARN or name of the secret.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
The ARN or name of the secret.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
The ARN or the name of the secret with the version and staging labelsto modify.
- withSecretId(String) - Method in class com.amazonaws.services.secretsmanager.model.ValidateResourcePolicyRequest
-
This field is reserved for internal use.
- 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
-
The text data to encrypt and store in this new version of the secret.
- withSecretString(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueResult
-
The decrypted secret value, if the secret value was originally provided as a string or through the Secrets
Manager console.
- withSecretString(String) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
The text to encrypt and store in the new version of the secret.
- withSecretString(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretRequest
-
The text data to encrypt and store in the 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 attached to each one.
- withSortOrder(String) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
Lists secrets in the requested order.
- withSortOrder(SortOrderType) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretsRequest
-
Lists secrets in the requested order.
- withStatus(String) - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
The status can be InProgress, Failed, or InSync.
- withStatus(StatusType) - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
The status can be InProgress, Failed, or InSync.
- withStatusMessage(String) - Method in class com.amazonaws.services.secretsmanager.model.ReplicationStatusType
-
Status message such as "Secret with this name already exists in this region".
- 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
-
A list of tags to attach to the secret.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretRequest
-
A list of tags to attach to the secret.
- withTags(Tag...) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The list of tags attached to the secret.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
The list of tags attached to the secret.
- withTags(Tag...) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The list of user-defined tags associated with the secret.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.secretsmanager.model.SecretListEntry
-
The list of user-defined tags associated with the secret.
- withTags(Tag...) - Method in class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
The tags to attach to the secret as a JSON text string argument.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.secretsmanager.model.TagResourceRequest
-
The tags to attach to the secret as a JSON text string argument.
- withValidationErrors(ValidationErrorsEntry...) - Method in class com.amazonaws.services.secretsmanager.model.ValidateResourcePolicyResult
-
Validation errors if your policy didn't pass validation.
- withValidationErrors(Collection<ValidationErrorsEntry>) - Method in class com.amazonaws.services.secretsmanager.model.ValidateResourcePolicyResult
-
Validation errors if your policy didn't pass validation.
- withValue(String) - Method in class com.amazonaws.services.secretsmanager.model.Tag
-
The string value associated with the key of the tag.
- withValues(String...) - Method in class com.amazonaws.services.secretsmanager.model.Filter
-
The keyword to filter for.
- withValues(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.Filter
-
The keyword to filter for.
- withVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.CancelRotateSecretResult
-
The unique identifier of the version of the secret created during the rotation.
- withVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.CreateSecretResult
-
The unique identifier associated with the version of the new secret.
- withVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
The unique identifier of the version of the secret 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.
- withVersionId(String) - Method in class com.amazonaws.services.secretsmanager.model.RotateSecretResult
-
The ID of the new version of the secret.
- 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 Secrets Manager created a new version of the secret during this operation, then VersionId
contains the unique identifier of the new version.
- withVersionIdsToStages(Map<String, List<String>>) - Method in class com.amazonaws.services.secretsmanager.model.DescribeSecretResult
-
A list of the versions of the secret that have staging labels attached.
- withVersions(SecretVersionsListEntry...) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
A list of the versions of the secret.
- withVersions(Collection<SecretVersionsListEntry>) - Method in class com.amazonaws.services.secretsmanager.model.ListSecretVersionIdsResult
-
A list of the versions of the secret.
- withVersionStage(String) - Method in class com.amazonaws.services.secretsmanager.model.GetSecretValueRequest
-
The staging label of the version of the secret to retrieve.
- withVersionStage(String) - Method in class com.amazonaws.services.secretsmanager.model.UpdateSecretVersionStageRequest
-
The staging label 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
-
A list of staging labels to attach to this version of the secret.
- withVersionStages(Collection<String>) - Method in class com.amazonaws.services.secretsmanager.model.PutSecretValueRequest
-
A list of staging labels to attach 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.