Class CfnAliasPropsMixin.VersionWeightProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnAliasPropsMixin.VersionWeightProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAliasPropsMixin.VersionWeightProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAliasPropsMixin.VersionWeightProperty
@Stability(Stable)
@Internal
public static final class CfnAliasPropsMixin.VersionWeightProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAliasPropsMixin.VersionWeightProperty
An implementation for
CfnAliasPropsMixin.VersionWeightProperty-
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.lambda.CfnAliasPropsMixin.VersionWeightProperty
CfnAliasPropsMixin.VersionWeightProperty.Builder, CfnAliasPropsMixin.VersionWeightProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAliasPropsMixin.VersionWeightProperty.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 theCfnAliasPropsMixin.VersionWeightProperty.Builder.
-
-
Method Details
-
getFunctionVersion
Description copied from interface:CfnAliasPropsMixin.VersionWeightPropertyThe qualifier of the second version.- Specified by:
getFunctionVersionin interfaceCfnAliasPropsMixin.VersionWeightProperty- See Also:
-
getFunctionWeight
Description copied from interface:CfnAliasPropsMixin.VersionWeightPropertyThe percentage of traffic that the alias routes to the second version.- Specified by:
getFunctionWeightin interfaceCfnAliasPropsMixin.VersionWeightProperty- 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()
-