Uses of Class
software.amazon.awscdk.services.groundstation.CfnDataflowEndpointGroup.ConnectionDetailsProperty.Builder
Package
Description
AWS::GroundStation Construct Library
-
Uses of CfnDataflowEndpointGroup.ConnectionDetailsProperty.Builder in software.amazon.awscdk.services.groundstation
Modifier and TypeMethodDescriptionCfnDataflowEndpointGroup.ConnectionDetailsProperty.builder()
Sets the value ofCfnDataflowEndpointGroup.ConnectionDetailsProperty.getMtu()
CfnDataflowEndpointGroup.ConnectionDetailsProperty.Builder.socketAddress
(IResolvable socketAddress) Sets the value ofCfnDataflowEndpointGroup.ConnectionDetailsProperty.getSocketAddress()
CfnDataflowEndpointGroup.ConnectionDetailsProperty.Builder.socketAddress
(CfnDataflowEndpointGroup.SocketAddressProperty socketAddress) Sets the value ofCfnDataflowEndpointGroup.ConnectionDetailsProperty.getSocketAddress()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDataflowEndpointGroup.ConnectionDetailsProperty.Builder
.