1. Packages
  2. Vantage Provider
  3. API Docs
  4. getBillingRules
vantage 0.1.56 published on Monday, Apr 28, 2025 by vantage-sh

vantage.getBillingRules

Explore with Pulumi AI

vantage logo
vantage 0.1.56 published on Monday, Apr 28, 2025 by vantage-sh

    Using getBillingRules

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getBillingRules(opts?: InvokeOptions): Promise<GetBillingRulesResult>
    function getBillingRulesOutput(opts?: InvokeOptions): Output<GetBillingRulesResult>
    def get_billing_rules(opts: Optional[InvokeOptions] = None) -> GetBillingRulesResult
    def get_billing_rules_output(opts: Optional[InvokeOptions] = None) -> Output[GetBillingRulesResult]
    func GetBillingRules(ctx *Context, opts ...InvokeOption) (*GetBillingRulesResult, error)
    func GetBillingRulesOutput(ctx *Context, opts ...InvokeOption) GetBillingRulesResultOutput

    > Note: This function is named GetBillingRules in the Go SDK.

    public static class GetBillingRules 
    {
        public static Task<GetBillingRulesResult> InvokeAsync(InvokeOptions? opts = null)
        public static Output<GetBillingRulesResult> Invoke(InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetBillingRulesResult> getBillingRules(InvokeOptions options)
    public static Output<GetBillingRulesResult> getBillingRules(InvokeOptions options)
    
    fn::invoke:
      function: vantage:index/getBillingRules:getBillingRules
      arguments:
        # arguments dictionary

    getBillingRules Result

    The following output properties are available:

    BillingRules List<GetBillingRulesBillingRule>
    Id string
    The provider-assigned unique ID for this managed resource.
    BillingRules []GetBillingRulesBillingRule
    Id string
    The provider-assigned unique ID for this managed resource.
    billingRules List<GetBillingRulesBillingRule>
    id String
    The provider-assigned unique ID for this managed resource.
    billingRules GetBillingRulesBillingRule[]
    id string
    The provider-assigned unique ID for this managed resource.
    billing_rules Sequence[GetBillingRulesBillingRule]
    id str
    The provider-assigned unique ID for this managed resource.
    billingRules List<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.

    Supporting Types

    GetBillingRulesBillingRule

    Amount string
    The amount for the BillingRule (Charge).
    ApplyToAll string
    Whether the BillingRule applies to all future managed accounts.
    Category string
    The category for the BillingRule (Charge).
    ChargeType string
    The charge type for the BillingRule.
    CreatedAt string
    The date and time, in UTC, the BillingRule was created. ISO 8601 Formatted.
    CreatedByToken string
    The token of the Creator of the BillingRule.
    EndDate string
    The end date of the BillingRule.
    Percentage string
    The percentage of the cost shown for the BillingRule (Adjustment).
    Service string
    The service for the BillingRule (Charge).
    StartDate string
    The start date of the BillingRule.
    StartPeriod string
    The start period for the BillingRule (Charge).
    SubCategory string
    The subcategory for the BillingRule (Charge).
    Title string
    The title of the BillingRule.
    Token string
    Type string
    The type of the BillingRule.
    Amount string
    The amount for the BillingRule (Charge).
    ApplyToAll string
    Whether the BillingRule applies to all future managed accounts.
    Category string
    The category for the BillingRule (Charge).
    ChargeType string
    The charge type for the BillingRule.
    CreatedAt string
    The date and time, in UTC, the BillingRule was created. ISO 8601 Formatted.
    CreatedByToken string
    The token of the Creator of the BillingRule.
    EndDate string
    The end date of the BillingRule.
    Percentage string
    The percentage of the cost shown for the BillingRule (Adjustment).
    Service string
    The service for the BillingRule (Charge).
    StartDate string
    The start date of the BillingRule.
    StartPeriod string
    The start period for the BillingRule (Charge).
    SubCategory string
    The subcategory for the BillingRule (Charge).
    Title string
    The title of the BillingRule.
    Token string
    Type string
    The type of the BillingRule.
    amount String
    The amount for the BillingRule (Charge).
    applyToAll String
    Whether the BillingRule applies to all future managed accounts.
    category String
    The category for the BillingRule (Charge).
    chargeType String
    The charge type for the BillingRule.
    createdAt String
    The date and time, in UTC, the BillingRule was created. ISO 8601 Formatted.
    createdByToken String
    The token of the Creator of the BillingRule.
    endDate String
    The end date of the BillingRule.
    percentage String
    The percentage of the cost shown for the BillingRule (Adjustment).
    service String
    The service for the BillingRule (Charge).
    startDate String
    The start date of the BillingRule.
    startPeriod String
    The start period for the BillingRule (Charge).
    subCategory String
    The subcategory for the BillingRule (Charge).
    title String
    The title of the BillingRule.
    token String
    type String
    The type of the BillingRule.
    amount string
    The amount for the BillingRule (Charge).
    applyToAll string
    Whether the BillingRule applies to all future managed accounts.
    category string
    The category for the BillingRule (Charge).
    chargeType string
    The charge type for the BillingRule.
    createdAt string
    The date and time, in UTC, the BillingRule was created. ISO 8601 Formatted.
    createdByToken string
    The token of the Creator of the BillingRule.
    endDate string
    The end date of the BillingRule.
    percentage string
    The percentage of the cost shown for the BillingRule (Adjustment).
    service string
    The service for the BillingRule (Charge).
    startDate string
    The start date of the BillingRule.
    startPeriod string
    The start period for the BillingRule (Charge).
    subCategory string
    The subcategory for the BillingRule (Charge).
    title string
    The title of the BillingRule.
    token string
    type string
    The type of the BillingRule.
    amount str
    The amount for the BillingRule (Charge).
    apply_to_all str
    Whether the BillingRule applies to all future managed accounts.
    category str
    The category for the BillingRule (Charge).
    charge_type str
    The charge type for the BillingRule.
    created_at str
    The date and time, in UTC, the BillingRule was created. ISO 8601 Formatted.
    created_by_token str
    The token of the Creator of the BillingRule.
    end_date str
    The end date of the BillingRule.
    percentage str
    The percentage of the cost shown for the BillingRule (Adjustment).
    service str
    The service for the BillingRule (Charge).
    start_date str
    The start date of the BillingRule.
    start_period str
    The start period for the BillingRule (Charge).
    sub_category str
    The subcategory for the BillingRule (Charge).
    title str
    The title of the BillingRule.
    token str
    type str
    The type of the BillingRule.
    amount String
    The amount for the BillingRule (Charge).
    applyToAll String
    Whether the BillingRule applies to all future managed accounts.
    category String
    The category for the BillingRule (Charge).
    chargeType String
    The charge type for the BillingRule.
    createdAt String
    The date and time, in UTC, the BillingRule was created. ISO 8601 Formatted.
    createdByToken String
    The token of the Creator of the BillingRule.
    endDate String
    The end date of the BillingRule.
    percentage String
    The percentage of the cost shown for the BillingRule (Adjustment).
    service String
    The service for the BillingRule (Charge).
    startDate String
    The start date of the BillingRule.
    startPeriod String
    The start period for the BillingRule (Charge).
    subCategory String
    The subcategory for the BillingRule (Charge).
    title String
    The title of the BillingRule.
    token String
    type String
    The type of the BillingRule.

    Package Details

    Repository
    vantage vantage-sh/terraform-provider-vantage
    License
    Notes
    This Pulumi package is based on the vantage Terraform Provider.
    vantage logo
    vantage 0.1.56 published on Monday, Apr 28, 2025 by vantage-sh