Interface IDataflowEndpointGroupV2Ref.Jsii$Default
- All Superinterfaces:
software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,IDataflowEndpointGroupV2Ref,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,IEnvironmentAware,IEnvironmentAware.Jsii$Default,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IDataflowEndpointGroupV2Ref.Jsii$Proxy
- Enclosing interface:
IDataflowEndpointGroupV2Ref
@Internal
public static interface IDataflowEndpointGroupV2Ref.Jsii$Default
extends IDataflowEndpointGroupV2Ref, IEnvironmentAware.Jsii$Default, software.constructs.IConstruct.Jsii$Default
Internal default implementation for
IDataflowEndpointGroupV2Ref.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.groundstation.IDataflowEndpointGroupV2Ref
IDataflowEndpointGroupV2Ref.Jsii$Default, IDataflowEndpointGroupV2Ref.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware
IEnvironmentAware.Jsii$Default, IEnvironmentAware.Jsii$Proxy -
Method Summary
Modifier and TypeMethodDescriptiondefault DataflowEndpointGroupV2Reference(experimental) A reference to a DataflowEndpointGroupV2 resource.Methods inherited from interface software.constructs.IConstruct.Jsii$Default
getNodeMethods inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware.Jsii$Default
getEnvMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getDataflowEndpointGroupV2Ref
@Stability(Experimental) @NotNull default DataflowEndpointGroupV2Reference getDataflowEndpointGroupV2Ref()(experimental) A reference to a DataflowEndpointGroupV2 resource.- Specified by:
getDataflowEndpointGroupV2Refin interfaceIDataflowEndpointGroupV2Ref
-