Class CfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.groundstation.CfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty
@Stability(Stable)
@Internal
public static final class CfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty
An implementation for
CfnDataflowEndpointGroupPropsMixin.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.cfnpropertymixins.services.groundstation.CfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty
CfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty.Builder, CfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataflowEndpointGroupPropsMixin.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 StringThe status of AgentEndpoint.final StringThe results of the audit.final ObjectThe egress address of AgentEndpoint.final ObjectThe ingress address of AgentEndpoint.final StringgetName()Name string associated with AgentEndpoint.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(CfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty.Builder.
-
-
Method Details
-
getAgentStatus
Description copied from interface:CfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointPropertyThe status of AgentEndpoint.- Specified by:
getAgentStatusin interfaceCfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty- See Also:
-
getAuditResults
Description copied from interface:CfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointPropertyThe results of the audit.- Specified by:
getAuditResultsin interfaceCfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty- See Also:
-
getEgressAddress
Description copied from interface:CfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointPropertyThe egress address of AgentEndpoint.Returns union: either
IResolvableorCfnDataflowEndpointGroupPropsMixin.ConnectionDetailsProperty- Specified by:
getEgressAddressin interfaceCfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty- See Also:
-
getIngressAddress
Description copied from interface:CfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointPropertyThe ingress address of AgentEndpoint.Returns union: either
IResolvableorCfnDataflowEndpointGroupPropsMixin.RangedConnectionDetailsProperty- Specified by:
getIngressAddressin interfaceCfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty- See Also:
-
getName
Description copied from interface:CfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointPropertyName string associated with AgentEndpoint.Used as a human-readable identifier for AgentEndpoint.
- Specified by:
getNamein interfaceCfnDataflowEndpointGroupPropsMixin.AwsGroundStationAgentEndpointProperty- 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()
-