Class CfnSubscriptionMixinProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.pricingplanmanager.CfnSubscriptionMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnSubscriptionMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSubscriptionMixinProps
@Stability(Stable)
@Internal
public static final class CfnSubscriptionMixinProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSubscriptionMixinProps
An implementation for
CfnSubscriptionMixinProps-
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.pricingplanmanager.CfnSubscriptionMixinProps
CfnSubscriptionMixinProps.Builder, CfnSubscriptionMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSubscriptionMixinProps.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 theCfnSubscriptionMixinProps.Builder.
-
-
Method Details
-
getPlanFamily
Description copied from interface:CfnSubscriptionMixinPropsThe name of the pricing plan family.- Specified by:
getPlanFamilyin interfaceCfnSubscriptionMixinProps- See Also:
-
getPlanTier
Description copied from interface:CfnSubscriptionMixinPropsThe tier of the pricing plan.CloudFormation does not change the tier of an existing subscription; a stack update that changes the tier, upgrading or downgrading it, is rejected.
- Specified by:
getPlanTierin interfaceCfnSubscriptionMixinProps- See Also:
-
getResourceArns
Description copied from interface:CfnSubscriptionMixinPropsThe ARNs of resources associated with the subscription.- Specified by:
getResourceArnsin interfaceCfnSubscriptionMixinProps- See Also:
-
getUsageLevel
- Specified by:
getUsageLevelin interfaceCfnSubscriptionMixinProps- 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()
-