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