| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
RotationSingleUserOptions.Builder |
RotationSingleUserOptions.Builder.automaticallyAfter(Duration automaticallyAfter)
Sets the value of
CommonRotationUserOptions.getAutomaticallyAfter() |
static RotationSingleUserOptions.Builder |
RotationSingleUserOptions.builder() |
RotationSingleUserOptions.Builder |
RotationSingleUserOptions.Builder.endpoint(IInterfaceVpcEndpoint endpoint)
Sets the value of
CommonRotationUserOptions.getEndpoint() |
RotationSingleUserOptions.Builder |
RotationSingleUserOptions.Builder.excludeCharacters(String excludeCharacters)
Sets the value of
CommonRotationUserOptions.getExcludeCharacters() |
RotationSingleUserOptions.Builder |
RotationSingleUserOptions.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
CommonRotationUserOptions.getVpcSubnets() |
| Constructor and Description |
|---|
Jsii$Proxy(RotationSingleUserOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
RotationSingleUserOptions.Builder. |
Copyright © 2022. All rights reserved.