SecretRotationProps.Builder |
SecretRotationProps.Builder.application(SecretRotationApplication application)
|
SecretRotationProps.Builder |
SecretRotationProps.Builder.automaticallyAfter(Duration automaticallyAfter)
|
static SecretRotationProps.Builder |
SecretRotationProps.builder() |
SecretRotationProps.Builder |
SecretRotationProps.Builder.endpoint(IInterfaceVpcEndpoint endpoint)
|
SecretRotationProps.Builder |
SecretRotationProps.Builder.excludeCharacters(String excludeCharacters)
|
SecretRotationProps.Builder |
SecretRotationProps.Builder.masterSecret(ISecret masterSecret)
|
SecretRotationProps.Builder |
SecretRotationProps.Builder.secret(ISecret secret)
|
SecretRotationProps.Builder |
SecretRotationProps.Builder.securityGroup(ISecurityGroup securityGroup)
|
SecretRotationProps.Builder |
SecretRotationProps.Builder.target(IConnectable target)
|
SecretRotationProps.Builder |
SecretRotationProps.Builder.vpc(IVpc vpc)
|
SecretRotationProps.Builder |
SecretRotationProps.Builder.vpcSubnets(SubnetSelection vpcSubnets)
|