| Package | Description |
|---|---|
| software.amazon.awscdk.services.transfer |
AWS Transfer for SFTP Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnServer.EndpointDetailsProperty.Jsii$Proxy
An implementation for
CfnServer.EndpointDetailsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnServer.EndpointDetailsProperty |
CfnServer.EndpointDetailsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnServer.Builder |
CfnServer.Builder.endpointDetails(CfnServer.EndpointDetailsProperty endpointDetails)
The virtual private cloud (VPC) endpoint settings that are configured for your server.
|
CfnServerProps.Builder |
CfnServerProps.Builder.endpointDetails(CfnServer.EndpointDetailsProperty endpointDetails)
Sets the value of
CfnServerProps.getEndpointDetails() |
void |
CfnServer.setEndpointDetails(CfnServer.EndpointDetailsProperty value)
The virtual private cloud (VPC) endpoint settings that are configured for your server.
|
Copyright © 2022. All rights reserved.