Class CfnTunnelProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iotsecuretunneling.CfnTunnelProps.Jsii$Proxy
- All Implemented Interfaces:
CfnTunnelProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTunnelProps
@Stability(Stable)
@Internal
public static final class CfnTunnelProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTunnelProps
An implementation for
CfnTunnelProps-
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.iotsecuretunneling.CfnTunnelProps
CfnTunnelProps.Builder, CfnTunnelProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnTunnelProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTunnelProps.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 theCfnTunnelProps.Builder.
-
-
Method Details
-
getDescription
Description copied from interface:CfnTunnelPropsA short text description of the tunnel.- Specified by:
getDescriptionin interfaceCfnTunnelProps- See Also:
-
getDestinationConfig
Description copied from interface:CfnTunnelPropsThe destination configuration.Returns union: either
IResolvableorCfnTunnel.DestinationConfigProperty- Specified by:
getDestinationConfigin interfaceCfnTunnelProps- See Also:
-
getTags
Description copied from interface:CfnTunnelPropsA collection of tag metadata.- Specified by:
getTagsin interfaceCfnTunnelProps- See Also:
-
getTimeoutConfig
Description copied from interface:CfnTunnelPropsTunnel timeout configuration.Returns union: either
IResolvableorCfnTunnel.TimeoutConfigProperty- Specified by:
getTimeoutConfigin interfaceCfnTunnelProps- 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()
-