Class CfnSubscriptionProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.pricingplanmanager.CfnSubscriptionProps.Jsii$Proxy
- All Implemented Interfaces:
CfnSubscriptionProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSubscriptionProps
@Stability(Stable)
@Internal
public static final class CfnSubscriptionProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSubscriptionProps
An implementation for
CfnSubscriptionProps-
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.pricingplanmanager.CfnSubscriptionProps
CfnSubscriptionProps.Builder, CfnSubscriptionProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnSubscriptionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSubscriptionProps.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 theCfnSubscriptionProps.Builder.
-
-
Method Details
-
getPlanFamily
Description copied from interface:CfnSubscriptionPropsThe name of the pricing plan family.- Specified by:
getPlanFamilyin interfaceCfnSubscriptionProps- See Also:
-
getPlanTier
Description copied from interface:CfnSubscriptionPropsThe tier of the pricing plan.Upgrades take effect immediately. However, rolling back an upgrade does not revert billing instantly; it schedules a downgrade to the end of the current billing period, and the higher-tier charge applies for the remainder of that month. While a downgrade is scheduled, the CurrentPlanTier property reports the tier currently being billed.
- Specified by:
getPlanTierin interfaceCfnSubscriptionProps- See Also:
-
getResourceArns
Description copied from interface:CfnSubscriptionPropsThe ARNs of resources associated with the subscription.- Specified by:
getResourceArnsin interfaceCfnSubscriptionProps- See Also:
-
getUsageLevel
- Specified by:
getUsageLevelin interfaceCfnSubscriptionProps- 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()
-