Class CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.groundstation.CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty
@Stability(Stable)
@Internal
public static final class CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty
An implementation for
CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty-
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.CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty
CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.Builder, CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.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 StringCfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.AgentStatus.final StringCfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.AuditResults.final ObjectCfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.EgressAddress.final ObjectCfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.IngressAddress.final StringgetName()CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.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(CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.Builder.
-
-
Method Details
-
getAgentStatus
Description copied from interface:CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointPropertyCfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.AgentStatus.- Specified by:
getAgentStatusin interfaceCfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty
-
getAuditResults
Description copied from interface:CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointPropertyCfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.AuditResults.- Specified by:
getAuditResultsin interfaceCfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty
-
getEgressAddress
Description copied from interface:CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointPropertyCfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.EgressAddress.- Specified by:
getEgressAddressin interfaceCfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty
-
getIngressAddress
Description copied from interface:CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointPropertyCfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.IngressAddress.- Specified by:
getIngressAddressin interfaceCfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty
-
getName
Description copied from interface:CfnDataflowEndpointGroup.AwsGroundStationAgentEndpointPropertyCfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty.Name.- Specified by:
getNamein interfaceCfnDataflowEndpointGroup.AwsGroundStationAgentEndpointProperty
-
$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()
-