public static interface SecretsManagerSecretConfiguration.Builder extends SdkPojo, CopyableBuilder<SecretsManagerSecretConfiguration.Builder,SecretsManagerSecretConfiguration>
| Modifier and Type | Method and Description |
|---|---|
SecretsManagerSecretConfiguration.Builder |
kmsKeyId(String kmsKeyId)
The proposed ARN, key ID, or alias of the KMS key.
|
SecretsManagerSecretConfiguration.Builder |
secretPolicy(String secretPolicy)
The proposed resource policy defining who can access or manage the secret.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSecretsManagerSecretConfiguration.Builder kmsKeyId(String kmsKeyId)
The proposed ARN, key ID, or alias of the KMS key.
kmsKeyId - The proposed ARN, key ID, or alias of the KMS key.SecretsManagerSecretConfiguration.Builder secretPolicy(String secretPolicy)
The proposed resource policy defining who can access or manage the secret.
secretPolicy - The proposed resource policy defining who can access or manage the secret.Copyright © 2022. All rights reserved.