1. Packages
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. bcm
  6. Dashboard

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi

    Definition of AWS::BCM::Dashboard Resource Type

    Create Dashboard Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new Dashboard(name: string, args: DashboardArgs, opts?: CustomResourceOptions);
    @overload
    def Dashboard(resource_name: str,
                  args: DashboardArgs,
                  opts: Optional[ResourceOptions] = None)
    
    @overload
    def Dashboard(resource_name: str,
                  opts: Optional[ResourceOptions] = None,
                  widgets: Optional[Sequence[DashboardWidgetArgs]] = None,
                  description: Optional[str] = None,
                  name: Optional[str] = None,
                  tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewDashboard(ctx *Context, name string, args DashboardArgs, opts ...ResourceOption) (*Dashboard, error)
    public Dashboard(string name, DashboardArgs args, CustomResourceOptions? opts = null)
    public Dashboard(String name, DashboardArgs args)
    public Dashboard(String name, DashboardArgs args, CustomResourceOptions options)
    
    type: aws-native:bcm:Dashboard
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "aws-native_bcm_dashboard" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args DashboardArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args DashboardArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args DashboardArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args DashboardArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args DashboardArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Dashboard Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The Dashboard resource accepts the following input properties:

    Outputs

    All input properties are implicitly available as output properties. Additionally, the Dashboard resource produces the following output properties:

    Arn string
    CreatedAt string
    Id string
    The provider-assigned unique ID for this managed resource.
    Type Pulumi.AwsNative.Bcm.DashboardType
    UpdatedAt string
    Arn string
    CreatedAt string
    Id string
    The provider-assigned unique ID for this managed resource.
    Type DashboardType
    UpdatedAt string
    arn string
    created_at string
    id string
    The provider-assigned unique ID for this managed resource.
    type "CUSTOM"
    updated_at string
    arn String
    createdAt String
    id String
    The provider-assigned unique ID for this managed resource.
    type DashboardType
    updatedAt String
    arn string
    createdAt string
    id string
    The provider-assigned unique ID for this managed resource.
    type DashboardType
    updatedAt string
    arn str
    created_at str
    id str
    The provider-assigned unique ID for this managed resource.
    type DashboardType
    updated_at str
    arn String
    createdAt String
    id String
    The provider-assigned unique ID for this managed resource.
    type "CUSTOM"
    updatedAt String

    Supporting Types

    DashboardCostAndUsageExpression, DashboardCostAndUsageExpressionArgs

    DashboardCostAndUsageQuery, DashboardCostAndUsageQueryArgs

    DashboardCostCategoryValues, DashboardCostCategoryValuesArgs

    DashboardDateTimeRange, DashboardDateTimeRangeArgs

    DashboardDateTimeType, DashboardDateTimeTypeArgs

    Absolute
    ABSOLUTE
    Relative
    RELATIVE
    DashboardDateTimeTypeAbsolute
    ABSOLUTE
    DashboardDateTimeTypeRelative
    RELATIVE
    "ABSOLUTE"
    ABSOLUTE
    "RELATIVE"
    RELATIVE
    Absolute
    ABSOLUTE
    Relative
    RELATIVE
    Absolute
    ABSOLUTE
    Relative
    RELATIVE
    ABSOLUTE
    ABSOLUTE
    RELATIVE
    RELATIVE
    "ABSOLUTE"
    ABSOLUTE
    "RELATIVE"
    RELATIVE

    DashboardDateTimeValue, DashboardDateTimeValueArgs

    DashboardDimension, DashboardDimensionArgs

    Az
    AZ
    InstanceType
    INSTANCE_TYPE
    LinkedAccount
    LINKED_ACCOUNT
    Operation
    OPERATION
    PurchaseType
    PURCHASE_TYPE
    Region
    REGION
    Service
    SERVICE
    UsageType
    USAGE_TYPE
    UsageTypeGroup
    USAGE_TYPE_GROUP
    RecordType
    RECORD_TYPE
    OperatingSystem
    OPERATING_SYSTEM
    Tenancy
    TENANCY
    Scope
    SCOPE
    Platform
    PLATFORM
    SubscriptionId
    SUBSCRIPTION_ID
    LegalEntityName
    LEGAL_ENTITY_NAME
    DeploymentOption
    DEPLOYMENT_OPTION
    DatabaseEngine
    DATABASE_ENGINE
    CacheEngine
    CACHE_ENGINE
    InstanceTypeFamily
    INSTANCE_TYPE_FAMILY
    BillingEntity
    BILLING_ENTITY
    ReservationId
    RESERVATION_ID
    ResourceId
    RESOURCE_ID
    SavingsPlansType
    SAVINGS_PLANS_TYPE
    TagKey
    TAG_KEY
    CostCategoryName
    COST_CATEGORY_NAME
    DashboardDimensionAz
    AZ
    DashboardDimensionInstanceType
    INSTANCE_TYPE
    DashboardDimensionLinkedAccount
    LINKED_ACCOUNT
    DashboardDimensionOperation
    OPERATION
    DashboardDimensionPurchaseType
    PURCHASE_TYPE
    DashboardDimensionRegion
    REGION
    DashboardDimensionService
    SERVICE
    DashboardDimensionUsageType
    USAGE_TYPE
    DashboardDimensionUsageTypeGroup
    USAGE_TYPE_GROUP
    DashboardDimensionRecordType
    RECORD_TYPE
    DashboardDimensionOperatingSystem
    OPERATING_SYSTEM
    DashboardDimensionTenancy
    TENANCY
    DashboardDimensionScope
    SCOPE
    DashboardDimensionPlatform
    PLATFORM
    DashboardDimensionSubscriptionId
    SUBSCRIPTION_ID
    DashboardDimensionLegalEntityName
    LEGAL_ENTITY_NAME
    DashboardDimensionDeploymentOption
    DEPLOYMENT_OPTION
    DashboardDimensionDatabaseEngine
    DATABASE_ENGINE
    DashboardDimensionCacheEngine
    CACHE_ENGINE
    DashboardDimensionInstanceTypeFamily
    INSTANCE_TYPE_FAMILY
    DashboardDimensionBillingEntity
    BILLING_ENTITY
    DashboardDimensionReservationId
    RESERVATION_ID
    DashboardDimensionResourceId
    RESOURCE_ID
    DashboardDimensionSavingsPlansType
    SAVINGS_PLANS_TYPE
    DashboardDimensionTagKey
    TAG_KEY
    DashboardDimensionCostCategoryName
    COST_CATEGORY_NAME
    "AZ"
    AZ
    "INSTANCE_TYPE"
    INSTANCE_TYPE
    "LINKED_ACCOUNT"
    LINKED_ACCOUNT
    "OPERATION"
    OPERATION
    "PURCHASE_TYPE"
    PURCHASE_TYPE
    "REGION"
    REGION
    "SERVICE"
    SERVICE
    "USAGE_TYPE"
    USAGE_TYPE
    "USAGE_TYPE_GROUP"
    USAGE_TYPE_GROUP
    "RECORD_TYPE"
    RECORD_TYPE
    "OPERATING_SYSTEM"
    OPERATING_SYSTEM
    "TENANCY"
    TENANCY
    "SCOPE"
    SCOPE
    "PLATFORM"
    PLATFORM
    "SUBSCRIPTION_ID"
    SUBSCRIPTION_ID
    "LEGAL_ENTITY_NAME"
    LEGAL_ENTITY_NAME
    "DEPLOYMENT_OPTION"
    DEPLOYMENT_OPTION
    "DATABASE_ENGINE"
    DATABASE_ENGINE
    "CACHE_ENGINE"
    CACHE_ENGINE
    "INSTANCE_TYPE_FAMILY"
    INSTANCE_TYPE_FAMILY
    "BILLING_ENTITY"
    BILLING_ENTITY
    "RESERVATION_ID"
    RESERVATION_ID
    "RESOURCE_ID"
    RESOURCE_ID
    "SAVINGS_PLANS_TYPE"
    SAVINGS_PLANS_TYPE
    "TAG_KEY"
    TAG_KEY
    "COST_CATEGORY_NAME"
    COST_CATEGORY_NAME
    Az
    AZ
    InstanceType
    INSTANCE_TYPE
    LinkedAccount
    LINKED_ACCOUNT
    Operation
    OPERATION
    PurchaseType
    PURCHASE_TYPE
    Region
    REGION
    Service
    SERVICE
    UsageType
    USAGE_TYPE
    UsageTypeGroup
    USAGE_TYPE_GROUP
    RecordType
    RECORD_TYPE
    OperatingSystem
    OPERATING_SYSTEM
    Tenancy
    TENANCY
    Scope
    SCOPE
    Platform
    PLATFORM
    SubscriptionId
    SUBSCRIPTION_ID
    LegalEntityName
    LEGAL_ENTITY_NAME
    DeploymentOption
    DEPLOYMENT_OPTION
    DatabaseEngine
    DATABASE_ENGINE
    CacheEngine
    CACHE_ENGINE
    InstanceTypeFamily
    INSTANCE_TYPE_FAMILY
    BillingEntity
    BILLING_ENTITY
    ReservationId
    RESERVATION_ID
    ResourceId
    RESOURCE_ID
    SavingsPlansType
    SAVINGS_PLANS_TYPE
    TagKey
    TAG_KEY
    CostCategoryName
    COST_CATEGORY_NAME
    Az
    AZ
    InstanceType
    INSTANCE_TYPE
    LinkedAccount
    LINKED_ACCOUNT
    Operation
    OPERATION
    PurchaseType
    PURCHASE_TYPE
    Region
    REGION
    Service
    SERVICE
    UsageType
    USAGE_TYPE
    UsageTypeGroup
    USAGE_TYPE_GROUP
    RecordType
    RECORD_TYPE
    OperatingSystem
    OPERATING_SYSTEM
    Tenancy
    TENANCY
    Scope
    SCOPE
    Platform
    PLATFORM
    SubscriptionId
    SUBSCRIPTION_ID
    LegalEntityName
    LEGAL_ENTITY_NAME
    DeploymentOption
    DEPLOYMENT_OPTION
    DatabaseEngine
    DATABASE_ENGINE
    CacheEngine
    CACHE_ENGINE
    InstanceTypeFamily
    INSTANCE_TYPE_FAMILY
    BillingEntity
    BILLING_ENTITY
    ReservationId
    RESERVATION_ID
    ResourceId
    RESOURCE_ID
    SavingsPlansType
    SAVINGS_PLANS_TYPE
    TagKey
    TAG_KEY
    CostCategoryName
    COST_CATEGORY_NAME
    AZ
    AZ
    INSTANCE_TYPE
    INSTANCE_TYPE
    LINKED_ACCOUNT
    LINKED_ACCOUNT
    OPERATION
    OPERATION
    PURCHASE_TYPE
    PURCHASE_TYPE
    REGION
    REGION
    SERVICE
    SERVICE
    USAGE_TYPE
    USAGE_TYPE
    USAGE_TYPE_GROUP
    USAGE_TYPE_GROUP
    RECORD_TYPE
    RECORD_TYPE
    OPERATING_SYSTEM
    OPERATING_SYSTEM
    TENANCY
    TENANCY
    SCOPE
    SCOPE
    PLATFORM
    PLATFORM
    SUBSCRIPTION_ID
    SUBSCRIPTION_ID
    LEGAL_ENTITY_NAME
    LEGAL_ENTITY_NAME
    DEPLOYMENT_OPTION
    DEPLOYMENT_OPTION
    DATABASE_ENGINE
    DATABASE_ENGINE
    CACHE_ENGINE
    CACHE_ENGINE
    INSTANCE_TYPE_FAMILY
    INSTANCE_TYPE_FAMILY
    BILLING_ENTITY
    BILLING_ENTITY
    RESERVATION_ID
    RESERVATION_ID
    RESOURCE_ID
    RESOURCE_ID
    SAVINGS_PLANS_TYPE
    SAVINGS_PLANS_TYPE
    TAG_KEY
    TAG_KEY
    COST_CATEGORY_NAME
    COST_CATEGORY_NAME
    "AZ"
    AZ
    "INSTANCE_TYPE"
    INSTANCE_TYPE
    "LINKED_ACCOUNT"
    LINKED_ACCOUNT
    "OPERATION"
    OPERATION
    "PURCHASE_TYPE"
    PURCHASE_TYPE
    "REGION"
    REGION
    "SERVICE"
    SERVICE
    "USAGE_TYPE"
    USAGE_TYPE
    "USAGE_TYPE_GROUP"
    USAGE_TYPE_GROUP
    "RECORD_TYPE"
    RECORD_TYPE
    "OPERATING_SYSTEM"
    OPERATING_SYSTEM
    "TENANCY"
    TENANCY
    "SCOPE"
    SCOPE
    "PLATFORM"
    PLATFORM
    "SUBSCRIPTION_ID"
    SUBSCRIPTION_ID
    "LEGAL_ENTITY_NAME"
    LEGAL_ENTITY_NAME
    "DEPLOYMENT_OPTION"
    DEPLOYMENT_OPTION
    "DATABASE_ENGINE"
    DATABASE_ENGINE
    "CACHE_ENGINE"
    CACHE_ENGINE
    "INSTANCE_TYPE_FAMILY"
    INSTANCE_TYPE_FAMILY
    "BILLING_ENTITY"
    BILLING_ENTITY
    "RESERVATION_ID"
    RESERVATION_ID
    "RESOURCE_ID"
    RESOURCE_ID
    "SAVINGS_PLANS_TYPE"
    SAVINGS_PLANS_TYPE
    "TAG_KEY"
    TAG_KEY
    "COST_CATEGORY_NAME"
    COST_CATEGORY_NAME

    DashboardDimensionValues, DashboardDimensionValuesArgs

    DashboardDisplayConfig, DashboardDisplayConfigArgs

    Graph Dictionary<string, Pulumi.AwsNative.Bcm.Inputs.DashboardGraphDisplayConfig>
    Table Pulumi.AwsNative.Bcm.Inputs.DashboardTableDisplayConfigStruct
    Graph map[string]DashboardGraphDisplayConfig
    Table DashboardTableDisplayConfigStruct
    graph map(object)
    table object
    graph Map<String,DashboardGraphDisplayConfig>
    table DashboardTableDisplayConfigStruct
    graph {[key: string]: DashboardGraphDisplayConfig}
    table DashboardTableDisplayConfigStruct
    graph Mapping[str, DashboardGraphDisplayConfig]
    table DashboardTableDisplayConfigStruct
    graph Map<Property Map>
    table Property Map

    DashboardExpression, DashboardExpressionArgs

    DashboardGranularity, DashboardGranularityArgs

    Hourly
    HOURLY
    Daily
    DAILY
    Monthly
    MONTHLY
    DashboardGranularityHourly
    HOURLY
    DashboardGranularityDaily
    DAILY
    DashboardGranularityMonthly
    MONTHLY
    "HOURLY"
    HOURLY
    "DAILY"
    DAILY
    "MONTHLY"
    MONTHLY
    Hourly
    HOURLY
    Daily
    DAILY
    Monthly
    MONTHLY
    Hourly
    HOURLY
    Daily
    DAILY
    Monthly
    MONTHLY
    HOURLY
    HOURLY
    DAILY
    DAILY
    MONTHLY
    MONTHLY
    "HOURLY"
    HOURLY
    "DAILY"
    DAILY
    "MONTHLY"
    MONTHLY

    DashboardGraphDisplayConfig, DashboardGraphDisplayConfigArgs

    DashboardGroupDefinition, DashboardGroupDefinitionArgs

    DashboardGroupDefinitionType, DashboardGroupDefinitionTypeArgs

    Dimension
    DIMENSION
    Tag
    TAG
    CostCategory
    COST_CATEGORY
    DashboardGroupDefinitionTypeDimension
    DIMENSION
    DashboardGroupDefinitionTypeTag
    TAG
    DashboardGroupDefinitionTypeCostCategory
    COST_CATEGORY
    "DIMENSION"
    DIMENSION
    "TAG"
    TAG
    "COST_CATEGORY"
    COST_CATEGORY
    Dimension
    DIMENSION
    Tag
    TAG
    CostCategory
    COST_CATEGORY
    Dimension
    DIMENSION
    Tag
    TAG
    CostCategory
    COST_CATEGORY
    DIMENSION
    DIMENSION
    TAG
    TAG
    COST_CATEGORY
    COST_CATEGORY
    "DIMENSION"
    DIMENSION
    "TAG"
    TAG
    "COST_CATEGORY"
    COST_CATEGORY

    DashboardMatchOption, DashboardMatchOptionArgs

    EqualsValue
    EQUALS
    Absent
    ABSENT
    StartsWith
    STARTS_WITH
    EndsWith
    ENDS_WITH
    Contains
    CONTAINS
    GreaterThanOrEqual
    GREATER_THAN_OR_EQUAL
    CaseSensitive
    CASE_SENSITIVE
    CaseInsensitive
    CASE_INSENSITIVE
    DashboardMatchOptionEquals
    EQUALS
    DashboardMatchOptionAbsent
    ABSENT
    DashboardMatchOptionStartsWith
    STARTS_WITH
    DashboardMatchOptionEndsWith
    ENDS_WITH
    DashboardMatchOptionContains
    CONTAINS
    DashboardMatchOptionGreaterThanOrEqual
    GREATER_THAN_OR_EQUAL
    DashboardMatchOptionCaseSensitive
    CASE_SENSITIVE
    DashboardMatchOptionCaseInsensitive
    CASE_INSENSITIVE
    "EQUALS"
    EQUALS
    "ABSENT"
    ABSENT
    "STARTS_WITH"
    STARTS_WITH
    "ENDS_WITH"
    ENDS_WITH
    "CONTAINS"
    CONTAINS
    "GREATER_THAN_OR_EQUAL"
    GREATER_THAN_OR_EQUAL
    "CASE_SENSITIVE"
    CASE_SENSITIVE
    "CASE_INSENSITIVE"
    CASE_INSENSITIVE
    Equals
    EQUALS
    Absent
    ABSENT
    StartsWith
    STARTS_WITH
    EndsWith
    ENDS_WITH
    Contains
    CONTAINS
    GreaterThanOrEqual
    GREATER_THAN_OR_EQUAL
    CaseSensitive
    CASE_SENSITIVE
    CaseInsensitive
    CASE_INSENSITIVE
    Equals
    EQUALS
    Absent
    ABSENT
    StartsWith
    STARTS_WITH
    EndsWith
    ENDS_WITH
    Contains
    CONTAINS
    GreaterThanOrEqual
    GREATER_THAN_OR_EQUAL
    CaseSensitive
    CASE_SENSITIVE
    CaseInsensitive
    CASE_INSENSITIVE
    EQUALS
    EQUALS
    ABSENT
    ABSENT
    STARTS_WITH
    STARTS_WITH
    ENDS_WITH
    ENDS_WITH
    CONTAINS
    CONTAINS
    GREATER_THAN_OR_EQUAL
    GREATER_THAN_OR_EQUAL
    CASE_SENSITIVE
    CASE_SENSITIVE
    CASE_INSENSITIVE
    CASE_INSENSITIVE
    "EQUALS"
    EQUALS
    "ABSENT"
    ABSENT
    "STARTS_WITH"
    STARTS_WITH
    "ENDS_WITH"
    ENDS_WITH
    "CONTAINS"
    CONTAINS
    "GREATER_THAN_OR_EQUAL"
    GREATER_THAN_OR_EQUAL
    "CASE_SENSITIVE"
    CASE_SENSITIVE
    "CASE_INSENSITIVE"
    CASE_INSENSITIVE

    DashboardMetricName, DashboardMetricNameArgs

    AmortizedCost
    AmortizedCost
    BlendedCost
    BlendedCost
    NetAmortizedCost
    NetAmortizedCost
    NetUnblendedCost
    NetUnblendedCost
    NormalizedUsageAmount
    NormalizedUsageAmount
    UnblendedCost
    UnblendedCost
    UsageQuantity
    UsageQuantity
    SpendCoveredBySavingsPlans
    SpendCoveredBySavingsPlans
    Hour
    Hour
    Unit
    Unit
    Cost
    Cost
    DashboardMetricNameAmortizedCost
    AmortizedCost
    DashboardMetricNameBlendedCost
    BlendedCost
    DashboardMetricNameNetAmortizedCost
    NetAmortizedCost
    DashboardMetricNameNetUnblendedCost
    NetUnblendedCost
    DashboardMetricNameNormalizedUsageAmount
    NormalizedUsageAmount
    DashboardMetricNameUnblendedCost
    UnblendedCost
    DashboardMetricNameUsageQuantity
    UsageQuantity
    DashboardMetricNameSpendCoveredBySavingsPlans
    SpendCoveredBySavingsPlans
    DashboardMetricNameHour
    Hour
    DashboardMetricNameUnit
    Unit
    DashboardMetricNameCost
    Cost
    "AmortizedCost"
    AmortizedCost
    "BlendedCost"
    BlendedCost
    "NetAmortizedCost"
    NetAmortizedCost
    "NetUnblendedCost"
    NetUnblendedCost
    "NormalizedUsageAmount"
    NormalizedUsageAmount
    "UnblendedCost"
    UnblendedCost
    "UsageQuantity"
    UsageQuantity
    "SpendCoveredBySavingsPlans"
    SpendCoveredBySavingsPlans
    "Hour"
    Hour
    "Unit"
    Unit
    "Cost"
    Cost
    AmortizedCost
    AmortizedCost
    BlendedCost
    BlendedCost
    NetAmortizedCost
    NetAmortizedCost
    NetUnblendedCost
    NetUnblendedCost
    NormalizedUsageAmount
    NormalizedUsageAmount
    UnblendedCost
    UnblendedCost
    UsageQuantity
    UsageQuantity
    SpendCoveredBySavingsPlans
    SpendCoveredBySavingsPlans
    Hour
    Hour
    Unit
    Unit
    Cost
    Cost
    AmortizedCost
    AmortizedCost
    BlendedCost
    BlendedCost
    NetAmortizedCost
    NetAmortizedCost
    NetUnblendedCost
    NetUnblendedCost
    NormalizedUsageAmount
    NormalizedUsageAmount
    UnblendedCost
    UnblendedCost
    UsageQuantity
    UsageQuantity
    SpendCoveredBySavingsPlans
    SpendCoveredBySavingsPlans
    Hour
    Hour
    Unit
    Unit
    Cost
    Cost
    AMORTIZED_COST
    AmortizedCost
    BLENDED_COST
    BlendedCost
    NET_AMORTIZED_COST
    NetAmortizedCost
    NET_UNBLENDED_COST
    NetUnblendedCost
    NORMALIZED_USAGE_AMOUNT
    NormalizedUsageAmount
    UNBLENDED_COST
    UnblendedCost
    USAGE_QUANTITY
    UsageQuantity
    SPEND_COVERED_BY_SAVINGS_PLANS
    SpendCoveredBySavingsPlans
    HOUR
    Hour
    UNIT
    Unit
    COST
    Cost
    "AmortizedCost"
    AmortizedCost
    "BlendedCost"
    BlendedCost
    "NetAmortizedCost"
    NetAmortizedCost
    "NetUnblendedCost"
    NetUnblendedCost
    "NormalizedUsageAmount"
    NormalizedUsageAmount
    "UnblendedCost"
    UnblendedCost
    "UsageQuantity"
    UsageQuantity
    "SpendCoveredBySavingsPlans"
    SpendCoveredBySavingsPlans
    "Hour"
    Hour
    "Unit"
    Unit
    "Cost"
    Cost

    DashboardQueryParameters, DashboardQueryParametersArgs

    DashboardReservationCoverageQuery, DashboardReservationCoverageQueryArgs

    DashboardReservationUtilizationQuery, DashboardReservationUtilizationQueryArgs

    DashboardSavingsPlansCoverageQuery, DashboardSavingsPlansCoverageQueryArgs

    DashboardSavingsPlansUtilizationQuery, DashboardSavingsPlansUtilizationQueryArgs

    DashboardTagValues, DashboardTagValuesArgs

    DashboardType, DashboardTypeArgs

    Custom
    CUSTOM
    DashboardTypeCustom
    CUSTOM
    "CUSTOM"
    CUSTOM
    Custom
    CUSTOM
    Custom
    CUSTOM
    CUSTOM
    CUSTOM
    "CUSTOM"
    CUSTOM

    DashboardVisualType, DashboardVisualTypeArgs

    Line
    LINE
    Bar
    BAR
    Stack
    STACK
    DashboardVisualTypeLine
    LINE
    DashboardVisualTypeBar
    BAR
    DashboardVisualTypeStack
    STACK
    "LINE"
    LINE
    "BAR"
    BAR
    "STACK"
    STACK
    Line
    LINE
    Bar
    BAR
    Stack
    STACK
    Line
    LINE
    Bar
    BAR
    Stack
    STACK
    LINE
    LINE
    BAR
    BAR
    STACK
    STACK
    "LINE"
    LINE
    "BAR"
    BAR
    "STACK"
    STACK

    DashboardWidget, DashboardWidgetArgs

    DashboardWidgetConfig, DashboardWidgetConfigArgs

    Tag, TagArgs

    A set of tags to apply to the resource.
    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.74.1
    published on Monday, Aug 3, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial