Class CfnConfig.DataflowEndpointConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.groundstation.CfnConfig.DataflowEndpointConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConfig.DataflowEndpointConfigProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConfig.DataflowEndpointConfigProperty
@Stability(Stable)
@Internal
public static final class CfnConfig.DataflowEndpointConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConfig.DataflowEndpointConfigProperty
An implementation for
CfnConfig.DataflowEndpointConfigProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.groundstation.CfnConfig.DataflowEndpointConfigProperty
CfnConfig.DataflowEndpointConfigProperty.Builder, CfnConfig.DataflowEndpointConfigProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConfig.DataflowEndpointConfigProperty.Builder
.protected
Jsii$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 theCfnConfig.DataflowEndpointConfigProperty.Builder
.
-
-
Method Details
-
getDataflowEndpointName
Description copied from interface:CfnConfig.DataflowEndpointConfigProperty
The name of the dataflow endpoint to use during contacts.- Specified by:
getDataflowEndpointName
in interfaceCfnConfig.DataflowEndpointConfigProperty
-
getDataflowEndpointRegion
Description copied from interface:CfnConfig.DataflowEndpointConfigProperty
The region of the dataflow endpoint to use during contacts.When omitted, Ground Station will use the region of the contact.
- Specified by:
getDataflowEndpointRegion
in interfaceCfnConfig.DataflowEndpointConfigProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-