1. Packages
  2. AWS Native
  3. API Docs
  4. quicksight
  5. Theme

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

aws-native.quicksight.Theme

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

    Definition of the AWS::QuickSight::Theme Resource Type.

    Create Theme Resource

    new Theme(name: string, args: ThemeArgs, opts?: CustomResourceOptions);
    @overload
    def Theme(resource_name: str,
              opts: Optional[ResourceOptions] = None,
              aws_account_id: Optional[str] = None,
              base_theme_id: Optional[str] = None,
              configuration: Optional[ThemeConfigurationArgs] = None,
              name: Optional[str] = None,
              permissions: Optional[Sequence[ThemeResourcePermissionArgs]] = None,
              tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
              theme_id: Optional[str] = None,
              version_description: Optional[str] = None)
    @overload
    def Theme(resource_name: str,
              args: ThemeArgs,
              opts: Optional[ResourceOptions] = None)
    func NewTheme(ctx *Context, name string, args ThemeArgs, opts ...ResourceOption) (*Theme, error)
    public Theme(string name, ThemeArgs args, CustomResourceOptions? opts = null)
    public Theme(String name, ThemeArgs args)
    public Theme(String name, ThemeArgs args, CustomResourceOptions options)
    
    type: aws-native:quicksight:Theme
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args ThemeArgs
    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 ThemeArgs
    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 ThemeArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ThemeArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ThemeArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Theme Resource Properties

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

    Inputs

    The Theme resource accepts the following input properties:

    Outputs

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

    Arn string
    CreatedTime string
    Id string
    The provider-assigned unique ID for this managed resource.
    LastUpdatedTime string
    Type Pulumi.AwsNative.QuickSight.ThemeType
    Version Pulumi.AwsNative.QuickSight.Outputs.ThemeVersion
    Arn string
    CreatedTime string
    Id string
    The provider-assigned unique ID for this managed resource.
    LastUpdatedTime string
    Type ThemeType
    Version ThemeVersion
    arn String
    createdTime String
    id String
    The provider-assigned unique ID for this managed resource.
    lastUpdatedTime String
    type ThemeType
    version ThemeVersion
    arn string
    createdTime string
    id string
    The provider-assigned unique ID for this managed resource.
    lastUpdatedTime string
    type ThemeType
    version ThemeVersion
    arn str
    created_time str
    id str
    The provider-assigned unique ID for this managed resource.
    last_updated_time str
    type ThemeType
    version ThemeVersion
    arn String
    createdTime String
    id String
    The provider-assigned unique ID for this managed resource.
    lastUpdatedTime String
    type "QUICKSIGHT" | "CUSTOM" | "ALL"
    version Property Map

    Supporting Types

    Tag, TagArgs

    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

    ThemeBorderStyle, ThemeBorderStyleArgs

    Show bool
    Show bool
    show Boolean
    show boolean
    show bool
    show Boolean

    ThemeConfiguration, ThemeConfigurationArgs

    ThemeDataColorPalette, ThemeDataColorPaletteArgs

    Colors List<string>
    EmptyFillColor string
    MinMaxGradient List<string>
    Colors []string
    EmptyFillColor string
    MinMaxGradient []string
    colors List<String>
    emptyFillColor String
    minMaxGradient List<String>
    colors string[]
    emptyFillColor string
    minMaxGradient string[]
    colors Sequence[str]
    empty_fill_color str
    min_max_gradient Sequence[str]
    colors List<String>
    emptyFillColor String
    minMaxGradient List<String>

    ThemeError, ThemeErrorArgs

    ThemeErrorType, ThemeErrorTypeArgs

    InternalFailure
    INTERNAL_FAILURE
    ThemeErrorTypeInternalFailure
    INTERNAL_FAILURE
    InternalFailure
    INTERNAL_FAILURE
    InternalFailure
    INTERNAL_FAILURE
    INTERNAL_FAILURE
    INTERNAL_FAILURE
    "INTERNAL_FAILURE"
    INTERNAL_FAILURE

    ThemeFont, ThemeFontArgs

    FontFamily string
    FontFamily string
    fontFamily String
    fontFamily string
    fontFamily String

    ThemeGutterStyle, ThemeGutterStyleArgs

    Show bool
    Show bool
    show Boolean
    show boolean
    show bool
    show Boolean

    ThemeMarginStyle, ThemeMarginStyleArgs

    Show bool
    Show bool
    show Boolean
    show boolean
    show bool
    show Boolean

    ThemeResourcePermission, ThemeResourcePermissionArgs

    Actions List<string>
    Principal string
    Actions []string
    Principal string
    actions List<String>
    principal String
    actions string[]
    principal string
    actions Sequence[str]
    principal str
    actions List<String>
    principal String

    ThemeResourceStatus, ThemeResourceStatusArgs

    CreationInProgress
    CREATION_IN_PROGRESS
    CreationSuccessful
    CREATION_SUCCESSFUL
    CreationFailed
    CREATION_FAILED
    UpdateInProgress
    UPDATE_IN_PROGRESS
    UpdateSuccessful
    UPDATE_SUCCESSFUL
    UpdateFailed
    UPDATE_FAILED
    Deleted
    DELETED
    ThemeResourceStatusCreationInProgress
    CREATION_IN_PROGRESS
    ThemeResourceStatusCreationSuccessful
    CREATION_SUCCESSFUL
    ThemeResourceStatusCreationFailed
    CREATION_FAILED
    ThemeResourceStatusUpdateInProgress
    UPDATE_IN_PROGRESS
    ThemeResourceStatusUpdateSuccessful
    UPDATE_SUCCESSFUL
    ThemeResourceStatusUpdateFailed
    UPDATE_FAILED
    ThemeResourceStatusDeleted
    DELETED
    CreationInProgress
    CREATION_IN_PROGRESS
    CreationSuccessful
    CREATION_SUCCESSFUL
    CreationFailed
    CREATION_FAILED
    UpdateInProgress
    UPDATE_IN_PROGRESS
    UpdateSuccessful
    UPDATE_SUCCESSFUL
    UpdateFailed
    UPDATE_FAILED
    Deleted
    DELETED
    CreationInProgress
    CREATION_IN_PROGRESS
    CreationSuccessful
    CREATION_SUCCESSFUL
    CreationFailed
    CREATION_FAILED
    UpdateInProgress
    UPDATE_IN_PROGRESS
    UpdateSuccessful
    UPDATE_SUCCESSFUL
    UpdateFailed
    UPDATE_FAILED
    Deleted
    DELETED
    CREATION_IN_PROGRESS
    CREATION_IN_PROGRESS
    CREATION_SUCCESSFUL
    CREATION_SUCCESSFUL
    CREATION_FAILED
    CREATION_FAILED
    UPDATE_IN_PROGRESS
    UPDATE_IN_PROGRESS
    UPDATE_SUCCESSFUL
    UPDATE_SUCCESSFUL
    UPDATE_FAILED
    UPDATE_FAILED
    DELETED
    DELETED
    "CREATION_IN_PROGRESS"
    CREATION_IN_PROGRESS
    "CREATION_SUCCESSFUL"
    CREATION_SUCCESSFUL
    "CREATION_FAILED"
    CREATION_FAILED
    "UPDATE_IN_PROGRESS"
    UPDATE_IN_PROGRESS
    "UPDATE_SUCCESSFUL"
    UPDATE_SUCCESSFUL
    "UPDATE_FAILED"
    UPDATE_FAILED
    "DELETED"
    DELETED

    ThemeSheetStyle, ThemeSheetStyleArgs

    ThemeTileLayoutStyle, ThemeTileLayoutStyleArgs

    ThemeTileStyle, ThemeTileStyleArgs

    ThemeType, ThemeTypeArgs

    Quicksight
    QUICKSIGHT
    Custom
    CUSTOM
    All
    ALL
    ThemeTypeQuicksight
    QUICKSIGHT
    ThemeTypeCustom
    CUSTOM
    ThemeTypeAll
    ALL
    Quicksight
    QUICKSIGHT
    Custom
    CUSTOM
    All
    ALL
    Quicksight
    QUICKSIGHT
    Custom
    CUSTOM
    All
    ALL
    QUICKSIGHT
    QUICKSIGHT
    CUSTOM
    CUSTOM
    ALL
    ALL
    "QUICKSIGHT"
    QUICKSIGHT
    "CUSTOM"
    CUSTOM
    "ALL"
    ALL

    ThemeTypography, ThemeTypographyArgs

    ThemeUiColorPalette, ThemeUiColorPaletteArgs

    ThemeVersion, ThemeVersionArgs

    Package Details

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

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi