| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| software.amazon.awscdk.services.secretsmanager |
AWS Secrets Manager Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IInterfaceVpcEndpoint.Jsii$Default
Internal default implementation for
IInterfaceVpcEndpoint. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IInterfaceVpcEndpoint.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
InterfaceVpcEndpoint
A interface VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
static IInterfaceVpcEndpoint |
InterfaceVpcEndpoint.fromInterfaceVpcEndpointAttributes(software.constructs.Construct scope,
String id,
InterfaceVpcEndpointAttributes attrs)
Imports an existing interface VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
IInterfaceVpcEndpoint |
RotationSingleUserOptions.Jsii$Proxy.getEndpoint() |
IInterfaceVpcEndpoint |
RotationMultiUserOptions.Jsii$Proxy.getEndpoint() |
default IInterfaceVpcEndpoint |
CommonRotationUserOptions.getEndpoint()
The VPC interface endpoint to use for the Secrets Manager API.
|
IInterfaceVpcEndpoint |
CommonRotationUserOptions.Jsii$Proxy.getEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
RotationSingleUserOptions.Builder |
RotationSingleUserOptions.Builder.endpoint(IInterfaceVpcEndpoint endpoint)
Sets the value of
CommonRotationUserOptions.getEndpoint() |
RotationMultiUserOptions.Builder |
RotationMultiUserOptions.Builder.endpoint(IInterfaceVpcEndpoint endpoint)
Sets the value of
CommonRotationUserOptions.getEndpoint() |
CommonRotationUserOptions.Builder |
CommonRotationUserOptions.Builder.endpoint(IInterfaceVpcEndpoint endpoint)
Sets the value of
CommonRotationUserOptions.getEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
default IInterfaceVpcEndpoint |
SecretRotationProps.getEndpoint()
The VPC interface endpoint to use for the Secrets Manager API.
|
IInterfaceVpcEndpoint |
SecretRotationProps.Jsii$Proxy.getEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
SecretRotation.Builder |
SecretRotation.Builder.endpoint(IInterfaceVpcEndpoint endpoint)
The VPC interface endpoint to use for the Secrets Manager API.
|
SecretRotationProps.Builder |
SecretRotationProps.Builder.endpoint(IInterfaceVpcEndpoint endpoint)
Sets the value of
SecretRotationProps.getEndpoint() |
Copyright © 2022. All rights reserved.