Class CfnInstance.NetworkingProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.lightsail.CfnInstance.NetworkingProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnInstance.NetworkingProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnInstance.NetworkingProperty
@Stability(Stable)
@Internal
public static final class CfnInstance.NetworkingProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnInstance.NetworkingProperty
An implementation for
CfnInstance.NetworkingProperty-
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.lightsail.CfnInstance.NetworkingProperty
CfnInstance.NetworkingProperty.Builder, CfnInstance.NetworkingProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInstance.NetworkingProperty.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 theCfnInstance.NetworkingProperty.Builder.
-
-
Method Details
-
getPorts
Description copied from interface:CfnInstance.NetworkingPropertyAn array of ports to open on the instance.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnInstance.PortProperty>- Specified by:
getPortsin interfaceCfnInstance.NetworkingProperty- See Also:
-
getMonthlyTransfer
Description copied from interface:CfnInstance.NetworkingPropertyThe monthly amount of data transfer, in GB, allocated for the instance.Returns union: either
IResolvableorCfnInstance.MonthlyTransferProperty- Specified by:
getMonthlyTransferin interfaceCfnInstance.NetworkingProperty- 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()
-