Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsSecretsManagerSecretRotationRules
-
Packages that use AwsSecretsManagerSecretRotationRules Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsSecretsManagerSecretRotationRules in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsSecretsManagerSecretRotationRules Modifier and Type Method Description AwsSecretsManagerSecretRotationRulesAwsSecretsManagerSecretDetails. rotationRules()Defines the rotation schedule for the secret.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsSecretsManagerSecretRotationRules Modifier and Type Method Description AwsSecretsManagerSecretDetails.BuilderAwsSecretsManagerSecretDetails.Builder. rotationRules(AwsSecretsManagerSecretRotationRules rotationRules)Defines the rotation schedule for the secret.
-