Class CfnPricingRuleMixinProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.billingconductor.CfnPricingRuleMixinProps.Jsii$Proxy
All Implemented Interfaces:
CfnPricingRuleMixinProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnPricingRuleMixinProps

@Stability(Stable) @Internal public static final class CfnPricingRuleMixinProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPricingRuleMixinProps
An implementation for CfnPricingRuleMixinProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.billingconductor.CfnPricingRuleMixinProps

    CfnPricingRuleMixinProps.Builder, CfnPricingRuleMixinProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnPricingRuleMixinProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final String
    The seller of services provided by AWS , their affiliates, or third-party providers selling services via AWS Marketplace .
    final String
    The pricing rule description.
    final Number
    A percentage modifier applied on the public pricing rates.
    final String
    The name of a pricing rule.
    final String
    Operation is the specific AWS action covered by this line item.
    final String
    The scope of pricing rule that indicates if it's globally applicable or service-specific.
    final String
    If the Scope attribute is SERVICE , this attribute indicates which service the PricingRule is applicable for.
    final List<CfnTag>
    A map that contains tag keys and tag values that are attached to a pricing rule.
    final Object
    The set of tiering configurations for the pricing rule.
    final String
    The type of pricing rule.
    final String
    Usage Type is the unit that each service uses to measure the usage of a specific type of resource.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait