Uses of Class
software.amazon.awscdk.services.groundstation.CfnConfig.DataflowEndpointConfigProperty.Builder
Packages that use CfnConfig.DataflowEndpointConfigProperty.Builder
Package
Description
AWS::GroundStation Construct Library
-
Uses of CfnConfig.DataflowEndpointConfigProperty.Builder in software.amazon.awscdk.services.groundstation
Methods in software.amazon.awscdk.services.groundstation that return CfnConfig.DataflowEndpointConfigProperty.BuilderModifier 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()
Constructors in software.amazon.awscdk.services.groundstation with parameters of type CfnConfig.DataflowEndpointConfigProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConfig.DataflowEndpointConfigProperty.Builder
.