This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_quicksight_theme

account_id

Type: STRING

request_id

Type: STRING
Provider name: RequestId
Description: The Amazon Web Services request ID for this operation.

status

Type: INT32
Provider name: Status
Description: The HTTP status of the request.

tags

Type: UNORDERED_LIST_STRING

theme

Type: STRUCT
Provider name: Theme
Description: The information about the theme that you are describing.

  • arn
    Type: STRING
    Provider name: Arn
    Description: The Amazon Resource Name (ARN) of the theme.
  • created_time
    Type: TIMESTAMP
    Provider name: CreatedTime
    Description: The date and time that the theme was created.
  • last_updated_time
    Type: TIMESTAMP
    Provider name: LastUpdatedTime
    Description: The date and time that the theme was last updated.
  • name
    Type: STRING
    Provider name: Name
    Description: The name that the user gives to the theme.
  • theme_id
    Type: STRING
    Provider name: ThemeId
    Description: The identifier that the user gives to the theme.
  • type
    Type: STRING
    Provider name: Type
    Description: The type of theme, based on how it was created. Valid values include: QUICKSIGHT and CUSTOM.
  • version
    Type: STRUCT
    Provider name: Version
    • arn
      Type: STRING
      Provider name: Arn
      Description: The Amazon Resource Name (ARN) of the resource.
    • base_theme_id
      Type: STRING
      Provider name: BaseThemeId
      Description: The Amazon QuickSight-defined ID of the theme that a custom theme inherits from. All themes initially inherit from a default Amazon QuickSight theme.
    • configuration
      Type: STRUCT
      Provider name: Configuration
      Description: The theme configuration, which contains all the theme display properties.
      • data_color_palette
        Type: STRUCT
        Provider name: DataColorPalette
        Description: Color properties that apply to chart data colors.
        • colors
          Type: UNORDERED_LIST_STRING
          Provider name: Colors
          Description: The hexadecimal codes for the colors.
        • empty_fill_color
          Type: STRING
          Provider name: EmptyFillColor
          Description: The hexadecimal code of a color that applies to charts where a lack of data is highlighted.
        • min_max_gradient
          Type: UNORDERED_LIST_STRING
          Provider name: MinMaxGradient
          Description: The minimum and maximum hexadecimal codes that describe a color gradient.
      • sheet
        Type: STRUCT
        Provider name: Sheet
        Description: Display options related to sheets.
        • tile
          Type: STRUCT
          Provider name: Tile
          Description: The display options for tiles.
          • border
            Type: STRUCT
            Provider name: Border
            Description: The border around a tile.
            • show
              Type: BOOLEAN
              Provider name: Show
              Description: The option to enable display of borders for visuals.
        • tile_layout
          Type: STRUCT
          Provider name: TileLayout
          Description: The layout options for tiles.
          • gutter
            Type: STRUCT
            Provider name: Gutter
            Description: The gutter settings that apply between tiles.
            • show
              Type: BOOLEAN
              Provider name: Show
              Description: This Boolean value controls whether to display a gutter space between sheet tiles.
          • margin
            Type: STRUCT
            Provider name: Margin
            Description: The margin settings that apply around the outside edge of sheets.
            • show
              Type: BOOLEAN
              Provider name: Show
              Description: This Boolean value controls whether to display sheet margins.
      • typography
        Type: STRUCT
        Provider name: Typography
        • font_families
          Type: UNORDERED_LIST_STRUCT
          Provider name: FontFamilies
          Description: Determines the list of font families.
          • font_family
            Type: STRING
            Provider name: FontFamily
            Description: Determines the font family settings.
      • ui_color_palette
        Type: STRUCT
        Provider name: UIColorPalette
        Description: Color properties that apply to the UI and to charts, excluding the colors that apply to data.
        • accent
          Type: STRING
          Provider name: Accent
          Description: This color is that applies to selected states and buttons.
        • accent_foreground
          Type: STRING
          Provider name: AccentForeground
          Description: The foreground color that applies to any text or other elements that appear over the accent color.
        • danger
          Type: STRING
          Provider name: Danger
          Description: The color that applies to error messages.
        • danger_foreground
          Type: STRING
          Provider name: DangerForeground
          Description: The foreground color that applies to any text or other elements that appear over the error color.
        • dimension
          Type: STRING
          Provider name: Dimension
          Description: The color that applies to the names of fields that are identified as dimensions.
        • dimension_foreground
          Type: STRING
          Provider name: DimensionForeground
          Description: The foreground color that applies to any text or other elements that appear over the dimension color.
        • measure
          Type: STRING
          Provider name: Measure
          Description: The color that applies to the names of fields that are identified as measures.
        • measure_foreground
          Type: STRING
          Provider name: MeasureForeground
          Description: The foreground color that applies to any text or other elements that appear over the measure color.
        • primary_background
          Type: STRING
          Provider name: PrimaryBackground
          Description: The background color that applies to visuals and other high emphasis UI.
        • primary_foreground
          Type: STRING
          Provider name: PrimaryForeground
          Description: The color of text and other foreground elements that appear over the primary background regions, such as grid lines, borders, table banding, icons, and so on.
        • secondary_background
          Type: STRING
          Provider name: SecondaryBackground
          Description: The background color that applies to the sheet background and sheet controls.
        • secondary_foreground
          Type: STRING
          Provider name: SecondaryForeground
          Description: The foreground color that applies to any sheet title, sheet control text, or UI that appears over the secondary background.
        • success
          Type: STRING
          Provider name: Success
          Description: The color that applies to success messages, for example the check mark for a successful download.
        • success_foreground
          Type: STRING
          Provider name: SuccessForeground
          Description: The foreground color that applies to any text or other elements that appear over the success color.
        • warning
          Type: STRING
          Provider name: Warning
          Description: This color that applies to warning and informational messages.
        • warning_foreground
          Type: STRING
          Provider name: WarningForeground
          Description: The foreground color that applies to any text or other elements that appear over the warning color.
    • created_time
      Type: TIMESTAMP
      Provider name: CreatedTime
      Description: The date and time that this theme version was created.
    • description
      Type: STRING
      Provider name: Description
      Description: The description of the theme.
    • errors
      Type: UNORDERED_LIST_STRUCT
      Provider name: Errors
      Description: Errors associated with the theme.
      • message
        Type: STRING
        Provider name: Message
        Description: The error message.
      • type
        Type: STRING
        Provider name: Type
        Description: The type of error.
    • status
      Type: STRING
      Provider name: Status
      Description: The status of the theme version.
    • version_number
      Type: INT64
      Provider name: VersionNumber
      Description: The version number of the theme.