Class CfnDataflowEndpointGroupPropsMixin.DataflowEndpointProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.groundstation.CfnDataflowEndpointGroupPropsMixin.DataflowEndpointProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataflowEndpointGroupPropsMixin.DataflowEndpointProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataflowEndpointGroupPropsMixin.DataflowEndpointProperty
@Stability(Stable)
@Internal
public static final class CfnDataflowEndpointGroupPropsMixin.DataflowEndpointProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataflowEndpointGroupPropsMixin.DataflowEndpointProperty
An implementation for
CfnDataflowEndpointGroupPropsMixin.DataflowEndpointProperty-
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.DataflowEndpointProperty
CfnDataflowEndpointGroupPropsMixin.DataflowEndpointProperty.Builder, CfnDataflowEndpointGroupPropsMixin.DataflowEndpointProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataflowEndpointGroupPropsMixin.DataflowEndpointProperty.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.DataflowEndpointProperty.Builder.
-
-
Method Details
-
getAddress
Description copied from interface:CfnDataflowEndpointGroupPropsMixin.DataflowEndpointPropertyThe address and port of an endpoint.Returns union: either
IResolvableorCfnDataflowEndpointGroupPropsMixin.SocketAddressProperty- Specified by:
getAddressin interfaceCfnDataflowEndpointGroupPropsMixin.DataflowEndpointProperty- See Also:
-
getMtu
Description copied from interface:CfnDataflowEndpointGroupPropsMixin.DataflowEndpointPropertyMaximum transmission unit (MTU) size in bytes of a dataflow endpoint.Valid values are between 1400 and 1500. A default value of 1500 is used if not set.
- Specified by:
getMtuin interfaceCfnDataflowEndpointGroupPropsMixin.DataflowEndpointProperty- See Also:
-
getName
Description copied from interface:CfnDataflowEndpointGroupPropsMixin.DataflowEndpointPropertyThe endpoint name.When listing available contacts for a satellite, Ground Station searches for a dataflow endpoint whose name matches the value specified by the dataflow endpoint config of the selected mission profile. If no matching dataflow endpoints are found then Ground Station will not display any available contacts for the satellite.
- Specified by:
getNamein interfaceCfnDataflowEndpointGroupPropsMixin.DataflowEndpointProperty- 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()
-