Class CfnDataflowEndpointGroupPropsMixin.EndpointDetailsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.groundstation.CfnDataflowEndpointGroupPropsMixin.EndpointDetailsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataflowEndpointGroupPropsMixin.EndpointDetailsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataflowEndpointGroupPropsMixin.EndpointDetailsProperty
@Stability(Stable)
@Internal
public static final class CfnDataflowEndpointGroupPropsMixin.EndpointDetailsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataflowEndpointGroupPropsMixin.EndpointDetailsProperty
An implementation for
CfnDataflowEndpointGroupPropsMixin.EndpointDetailsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.groundstation.CfnDataflowEndpointGroupPropsMixin.EndpointDetailsProperty
CfnDataflowEndpointGroupPropsMixin.EndpointDetailsProperty.Builder, CfnDataflowEndpointGroupPropsMixin.EndpointDetailsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataflowEndpointGroupPropsMixin.EndpointDetailsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDataflowEndpointGroupPropsMixin.EndpointDetailsProperty.Builder.
-
-
Method Details
-
getAwsGroundStationAgentEndpoint
Description copied from interface:CfnDataflowEndpointGroupPropsMixin.EndpointDetailsPropertyAn agent endpoint.Returns union: either
IResolvableorCfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty- Specified by:
getAwsGroundStationAgentEndpointin interfaceCfnDataflowEndpointGroupPropsMixin.EndpointDetailsProperty- See Also:
-
getEndpoint
Description copied from interface:CfnDataflowEndpointGroupPropsMixin.EndpointDetailsPropertyInformation about the endpoint such as name and the endpoint address.Returns union: either
IResolvableorCfnDataflowEndpointGroupPropsMixin.DataflowEndpointProperty- Specified by:
getEndpointin interfaceCfnDataflowEndpointGroupPropsMixin.EndpointDetailsProperty- See Also:
-
getSecurityDetails
Description copied from interface:CfnDataflowEndpointGroupPropsMixin.EndpointDetailsPropertyThe role ARN, and IDs for security groups and subnets.Returns union: either
IResolvableorCfnDataflowEndpointGroupPropsMixin.SecurityDetailsProperty- Specified by:
getSecurityDetailsin interfaceCfnDataflowEndpointGroupPropsMixin.EndpointDetailsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-