| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
SecretsManagerSecretConfiguration |
SecretsManagerSecretConfiguration.clone() |
SecretsManagerSecretConfiguration |
Configuration.getSecretsManagerSecret()
The access control configuration is for a Secrets Manager secret.
|
SecretsManagerSecretConfiguration |
SecretsManagerSecretConfiguration.withKmsKeyId(String kmsKeyId)
The proposed ARN, key ID, or alias of the KMS key.
|
SecretsManagerSecretConfiguration |
SecretsManagerSecretConfiguration.withSecretPolicy(String secretPolicy)
The proposed resource policy defining who can access or manage the secret.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setSecretsManagerSecret(SecretsManagerSecretConfiguration secretsManagerSecret)
The access control configuration is for a Secrets Manager secret.
|
Configuration |
Configuration.withSecretsManagerSecret(SecretsManagerSecretConfiguration secretsManagerSecret)
The access control configuration is for a Secrets Manager secret.
|
Copyright © 2024. All rights reserved.