Uses of Class
software.amazon.awscdk.services.groundstation.CfnConfig.DataflowEndpointConfigProperty.Builder
Package
Description
AWS::GroundStation Construct Library
-
Uses of CfnConfig.DataflowEndpointConfigProperty.Builder in software.amazon.awscdk.services.groundstation
Modifier and TypeMethodDescriptionCfnConfig.DataflowEndpointConfigProperty.builder()
CfnConfig.DataflowEndpointConfigProperty.Builder.dataflowEndpointName
(String dataflowEndpointName) Sets the value ofCfnConfig.DataflowEndpointConfigProperty.getDataflowEndpointName()
CfnConfig.DataflowEndpointConfigProperty.Builder.dataflowEndpointRegion
(String dataflowEndpointRegion) Sets the value ofCfnConfig.DataflowEndpointConfigProperty.getDataflowEndpointRegion()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConfig.DataflowEndpointConfigProperty.Builder
.