Uses of Interface
software.amazon.awscdk.interfaces.groundstation.IDataflowEndpointGroupRef
Packages that use IDataflowEndpointGroupRef
Package
Description
AWS::GroundStation Construct Library
-
Uses of IDataflowEndpointGroupRef in software.amazon.awscdk.interfaces.groundstation
Subinterfaces of IDataflowEndpointGroupRef in software.amazon.awscdk.interfaces.groundstationModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDataflowEndpointGroupRef.Classes in software.amazon.awscdk.interfaces.groundstation that implement IDataflowEndpointGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDataflowEndpointGroupRef in software.amazon.awscdk.services.groundstation
Classes in software.amazon.awscdk.services.groundstation that implement IDataflowEndpointGroupRefModifier and TypeClassDescriptionclassCreates a Dataflow Endpoint Group request.Methods in software.amazon.awscdk.services.groundstation that return IDataflowEndpointGroupRefModifier and TypeMethodDescriptionstatic IDataflowEndpointGroupRefCfnDataflowEndpointGroup.fromDataflowEndpointGroupArn(software.constructs.Construct scope, String id, String arn) Creates a new IDataflowEndpointGroupRef from an ARN.static IDataflowEndpointGroupRefCfnDataflowEndpointGroup.fromDataflowEndpointGroupId(software.constructs.Construct scope, String id, String dataflowEndpointGroupId) Creates a new IDataflowEndpointGroupRef from a dataflowEndpointGroupId.