1. Packages
  2. Vantage Provider
  3. API Docs
  4. getFinancialCommitmentReports
vantage 0.1.48 published on Tuesday, Mar 18, 2025 by vantage-sh

vantage.getFinancialCommitmentReports

Explore with Pulumi AI

vantage logo
vantage 0.1.48 published on Tuesday, Mar 18, 2025 by vantage-sh

    Using getFinancialCommitmentReports

    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 getFinancialCommitmentReports(opts?: InvokeOptions): Promise<GetFinancialCommitmentReportsResult>
    function getFinancialCommitmentReportsOutput(opts?: InvokeOptions): Output<GetFinancialCommitmentReportsResult>
    def get_financial_commitment_reports(opts: Optional[InvokeOptions] = None) -> GetFinancialCommitmentReportsResult
    def get_financial_commitment_reports_output(opts: Optional[InvokeOptions] = None) -> Output[GetFinancialCommitmentReportsResult]
    func GetFinancialCommitmentReports(ctx *Context, opts ...InvokeOption) (*GetFinancialCommitmentReportsResult, error)
    func GetFinancialCommitmentReportsOutput(ctx *Context, opts ...InvokeOption) GetFinancialCommitmentReportsResultOutput

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

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

    getFinancialCommitmentReports Result

    The following output properties are available:

    FinancialCommitmentReports List<GetFinancialCommitmentReportsFinancialCommitmentReport>
    Id string
    The provider-assigned unique ID for this managed resource.
    FinancialCommitmentReports []GetFinancialCommitmentReportsFinancialCommitmentReport
    Id string
    The provider-assigned unique ID for this managed resource.
    financialCommitmentReports List<GetFinancialCommitmentReportsFinancialCommitmentReport>
    id String
    The provider-assigned unique ID for this managed resource.
    financialCommitmentReports GetFinancialCommitmentReportsFinancialCommitmentReport[]
    id string
    The provider-assigned unique ID for this managed resource.
    financial_commitment_reports Sequence[GetFinancialCommitmentReportsFinancialCommitmentReport]
    id str
    The provider-assigned unique ID for this managed resource.
    financialCommitmentReports List<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.

    Supporting Types

    GetFinancialCommitmentReportsFinancialCommitmentReport

    CreatedAt string
    The date and time, in UTC, the report was created. ISO 8601 Formatted.
    DateBucket string
    How costs are grouped and displayed in the FinancialCommitmentReport. Possible values: day, week, month.
    DateInterval string
    The date range for the FinancialCommitmentReport. Only present if a custom date range is not specified.
    Default bool
    Indicates whether the FinancialCommitmentReport is the default report.
    EndDate string
    The end date for the FinancialCommitmentReport. Only set for custom date ranges. ISO 8601 Formatted.
    Filter string
    The filter applied to the FinancialCommitmentReport. Additional documentation available at https://docs.vantage.sh/vql.
    Groupings string
    The grouping aggregations applied to the filtered data.
    OnDemandCostsScope string
    The scope for the costs. Possible values: discountable, all.
    StartDate string
    The start date for the FinancialCommitmentReport. Only set for custom date ranges. ISO 8601 Formatted.
    Title string
    The title of the FinancialCommitmentReport.
    Token string
    UserToken string
    The token for the User who created this FinancialCommitmentReport.
    WorkspaceToken string
    The token for the Workspace the FinancialCommitmentReport is a part of.
    CreatedAt string
    The date and time, in UTC, the report was created. ISO 8601 Formatted.
    DateBucket string
    How costs are grouped and displayed in the FinancialCommitmentReport. Possible values: day, week, month.
    DateInterval string
    The date range for the FinancialCommitmentReport. Only present if a custom date range is not specified.
    Default bool
    Indicates whether the FinancialCommitmentReport is the default report.
    EndDate string
    The end date for the FinancialCommitmentReport. Only set for custom date ranges. ISO 8601 Formatted.
    Filter string
    The filter applied to the FinancialCommitmentReport. Additional documentation available at https://docs.vantage.sh/vql.
    Groupings string
    The grouping aggregations applied to the filtered data.
    OnDemandCostsScope string
    The scope for the costs. Possible values: discountable, all.
    StartDate string
    The start date for the FinancialCommitmentReport. Only set for custom date ranges. ISO 8601 Formatted.
    Title string
    The title of the FinancialCommitmentReport.
    Token string
    UserToken string
    The token for the User who created this FinancialCommitmentReport.
    WorkspaceToken string
    The token for the Workspace the FinancialCommitmentReport is a part of.
    createdAt String
    The date and time, in UTC, the report was created. ISO 8601 Formatted.
    dateBucket String
    How costs are grouped and displayed in the FinancialCommitmentReport. Possible values: day, week, month.
    dateInterval String
    The date range for the FinancialCommitmentReport. Only present if a custom date range is not specified.
    default_ Boolean
    Indicates whether the FinancialCommitmentReport is the default report.
    endDate String
    The end date for the FinancialCommitmentReport. Only set for custom date ranges. ISO 8601 Formatted.
    filter String
    The filter applied to the FinancialCommitmentReport. Additional documentation available at https://docs.vantage.sh/vql.
    groupings String
    The grouping aggregations applied to the filtered data.
    onDemandCostsScope String
    The scope for the costs. Possible values: discountable, all.
    startDate String
    The start date for the FinancialCommitmentReport. Only set for custom date ranges. ISO 8601 Formatted.
    title String
    The title of the FinancialCommitmentReport.
    token String
    userToken String
    The token for the User who created this FinancialCommitmentReport.
    workspaceToken String
    The token for the Workspace the FinancialCommitmentReport is a part of.
    createdAt string
    The date and time, in UTC, the report was created. ISO 8601 Formatted.
    dateBucket string
    How costs are grouped and displayed in the FinancialCommitmentReport. Possible values: day, week, month.
    dateInterval string
    The date range for the FinancialCommitmentReport. Only present if a custom date range is not specified.
    default boolean
    Indicates whether the FinancialCommitmentReport is the default report.
    endDate string
    The end date for the FinancialCommitmentReport. Only set for custom date ranges. ISO 8601 Formatted.
    filter string
    The filter applied to the FinancialCommitmentReport. Additional documentation available at https://docs.vantage.sh/vql.
    groupings string
    The grouping aggregations applied to the filtered data.
    onDemandCostsScope string
    The scope for the costs. Possible values: discountable, all.
    startDate string
    The start date for the FinancialCommitmentReport. Only set for custom date ranges. ISO 8601 Formatted.
    title string
    The title of the FinancialCommitmentReport.
    token string
    userToken string
    The token for the User who created this FinancialCommitmentReport.
    workspaceToken string
    The token for the Workspace the FinancialCommitmentReport is a part of.
    created_at str
    The date and time, in UTC, the report was created. ISO 8601 Formatted.
    date_bucket str
    How costs are grouped and displayed in the FinancialCommitmentReport. Possible values: day, week, month.
    date_interval str
    The date range for the FinancialCommitmentReport. Only present if a custom date range is not specified.
    default bool
    Indicates whether the FinancialCommitmentReport is the default report.
    end_date str
    The end date for the FinancialCommitmentReport. Only set for custom date ranges. ISO 8601 Formatted.
    filter str
    The filter applied to the FinancialCommitmentReport. Additional documentation available at https://docs.vantage.sh/vql.
    groupings str
    The grouping aggregations applied to the filtered data.
    on_demand_costs_scope str
    The scope for the costs. Possible values: discountable, all.
    start_date str
    The start date for the FinancialCommitmentReport. Only set for custom date ranges. ISO 8601 Formatted.
    title str
    The title of the FinancialCommitmentReport.
    token str
    user_token str
    The token for the User who created this FinancialCommitmentReport.
    workspace_token str
    The token for the Workspace the FinancialCommitmentReport is a part of.
    createdAt String
    The date and time, in UTC, the report was created. ISO 8601 Formatted.
    dateBucket String
    How costs are grouped and displayed in the FinancialCommitmentReport. Possible values: day, week, month.
    dateInterval String
    The date range for the FinancialCommitmentReport. Only present if a custom date range is not specified.
    default Boolean
    Indicates whether the FinancialCommitmentReport is the default report.
    endDate String
    The end date for the FinancialCommitmentReport. Only set for custom date ranges. ISO 8601 Formatted.
    filter String
    The filter applied to the FinancialCommitmentReport. Additional documentation available at https://docs.vantage.sh/vql.
    groupings String
    The grouping aggregations applied to the filtered data.
    onDemandCostsScope String
    The scope for the costs. Possible values: discountable, all.
    startDate String
    The start date for the FinancialCommitmentReport. Only set for custom date ranges. ISO 8601 Formatted.
    title String
    The title of the FinancialCommitmentReport.
    token String
    userToken String
    The token for the User who created this FinancialCommitmentReport.
    workspaceToken String
    The token for the Workspace the FinancialCommitmentReport is a part of.

    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.48 published on Tuesday, Mar 18, 2025 by vantage-sh