| Package | Description |
|---|---|
| software.amazon.awscdk.services.secretsmanager |
AWS Secrets Manager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static SingleUserHostedRotationOptions.Builder |
SingleUserHostedRotationOptions.builder() |
SingleUserHostedRotationOptions.Builder |
SingleUserHostedRotationOptions.Builder.functionName(String functionName)
Sets the value of
SingleUserHostedRotationOptions.getFunctionName() |
SingleUserHostedRotationOptions.Builder |
SingleUserHostedRotationOptions.Builder.securityGroups(List<? extends ISecurityGroup> securityGroups)
Sets the value of
SingleUserHostedRotationOptions.getSecurityGroups() |
SingleUserHostedRotationOptions.Builder |
SingleUserHostedRotationOptions.Builder.vpc(IVpc vpc)
Sets the value of
SingleUserHostedRotationOptions.getVpc() |
SingleUserHostedRotationOptions.Builder |
SingleUserHostedRotationOptions.Builder.vpcSubnets(SubnetSelection vpcSubnets)
Sets the value of
SingleUserHostedRotationOptions.getVpcSubnets() |
Copyright © 2021. All rights reserved.