Uses of Class
software.amazon.awscdk.services.transfer.CfnServer.EndpointDetailsProperty.Builder
Package
Description
AWS Transfer for SFTP Construct Library
-
Uses of CfnServer.EndpointDetailsProperty.Builder in software.amazon.awscdk.services.transfer
Modifier and TypeMethodDescriptionCfnServer.EndpointDetailsProperty.Builder.addressAllocationIds
(List<String> addressAllocationIds) Sets the value ofCfnServer.EndpointDetailsProperty.getAddressAllocationIds()
CfnServer.EndpointDetailsProperty.builder()
CfnServer.EndpointDetailsProperty.Builder.securityGroupIds
(List<String> securityGroupIds) Sets the value ofCfnServer.EndpointDetailsProperty.getSecurityGroupIds()
Sets the value ofCfnServer.EndpointDetailsProperty.getSubnetIds()
CfnServer.EndpointDetailsProperty.Builder.vpcEndpointId
(String vpcEndpointId) Sets the value ofCfnServer.EndpointDetailsProperty.getVpcEndpointId()
Sets the value ofCfnServer.EndpointDetailsProperty.getVpcId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnServer.EndpointDetailsProperty.Builder
.