Uses of Interface
software.amazon.awscdk.services.transfer.CfnServer.EndpointDetailsProperty
Package
Description
AWS Transfer for SFTP Construct Library
-
Uses of CfnServer.EndpointDetailsProperty in software.amazon.awscdk.services.transfer
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnServer.EndpointDetailsProperty
Modifier and TypeMethodDescriptionCfnServer.EndpointDetailsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnServer.Builder.endpointDetails
(CfnServer.EndpointDetailsProperty endpointDetails) The virtual private cloud (VPC) endpoint settings that are configured for your server.CfnServerProps.Builder.endpointDetails
(CfnServer.EndpointDetailsProperty endpointDetails) Sets the value ofCfnServerProps.getEndpointDetails()
void
CfnServer.setEndpointDetails
(CfnServer.EndpointDetailsProperty value) The virtual private cloud (VPC) endpoint settings that are configured for your server.