Class CfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.groundstation.CfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty
@Stability(Stable)
@Internal
public static final class CfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty
An implementation for
CfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty-
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.services.groundstation.CfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty
CfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty.Builder, CfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringStatus of the agent associated with the uplink dataflow endpoint.final StringHealth audit results for the uplink dataflow endpoint.final ObjectDataflow details for the uplink endpoint.final StringgetName()Uplink dataflow endpoint name.final inthashCode()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
protected Jsii$Proxy(CfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty.Builder.
-
-
Method Details
-
getDataflowDetails
Description copied from interface:CfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsPropertyDataflow details for the uplink endpoint.Returns union: either
IResolvableorCfnDataflowEndpointGroupV2.UplinkDataflowDetailsProperty- Specified by:
getDataflowDetailsin interfaceCfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty- See Also:
-
getName
Description copied from interface:CfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsPropertyUplink dataflow endpoint name.- Specified by:
getNamein interfaceCfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty- See Also:
-
getAgentStatus
Description copied from interface:CfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsPropertyStatus of the agent associated with the uplink dataflow endpoint.- Specified by:
getAgentStatusin interfaceCfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty- See Also:
-
getAuditResults
Description copied from interface:CfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsPropertyHealth audit results for the uplink dataflow endpoint.- Specified by:
getAuditResultsin interfaceCfnDataflowEndpointGroupV2.UplinkAwsGroundStationAgentEndpointDetailsProperty- 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()
-