Uses of Class
software.amazon.awscdk.services.groundstation.DataflowEndpointGroupReference.Builder
Packages that use DataflowEndpointGroupReference.Builder
Package
Description
AWS::GroundStation Construct Library
-
Uses of DataflowEndpointGroupReference.Builder in software.amazon.awscdk.services.groundstation
Methods in software.amazon.awscdk.services.groundstation that return DataflowEndpointGroupReference.BuilderModifier and TypeMethodDescriptionDataflowEndpointGroupReference.builder()
DataflowEndpointGroupReference.Builder.dataflowEndpointGroupArn
(String dataflowEndpointGroupArn) Sets the value ofDataflowEndpointGroupReference.getDataflowEndpointGroupArn()
DataflowEndpointGroupReference.Builder.dataflowEndpointGroupId
(String dataflowEndpointGroupId) Sets the value ofDataflowEndpointGroupReference.getDataflowEndpointGroupId()
Constructors in software.amazon.awscdk.services.groundstation with parameters of type DataflowEndpointGroupReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theDataflowEndpointGroupReference.Builder
.