libZSservicesZSamazonka-quicksightZSamazonka-quicksight
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.QuickSight.UpdateTheme

Description

Updates a theme.

Synopsis

Creating a Request

data UpdateTheme Source #

See: newUpdateTheme smart constructor.

Constructors

UpdateTheme' 

Fields

  • versionDescription :: Maybe Text

    A description of the theme version that you're updating Every time that you call UpdateTheme, you create a new version of the theme. Each version of the theme maintains a description of the version in VersionDescription.

  • name :: Maybe Text

    The name for the theme.

  • configuration :: Maybe ThemeConfiguration

    The theme configuration, which contains the theme display properties.

  • awsAccountId :: Text

    The ID of the Amazon Web Services account that contains the theme that you're updating.

  • themeId :: Text

    The ID for the theme.

  • baseThemeId :: Text

    The theme ID, defined by Amazon QuickSight, that a custom theme inherits from. All themes initially inherit from a default Amazon QuickSight theme.

Instances

Instances details
Eq UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Read UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Show UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Generic UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Associated Types

type Rep UpdateTheme :: Type -> Type #

NFData UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Methods

rnf :: UpdateTheme -> () #

Hashable UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

ToJSON UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

AWSRequest UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Associated Types

type AWSResponse UpdateTheme #

ToHeaders UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Methods

toHeaders :: UpdateTheme -> [Header] #

ToPath UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

ToQuery UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

type Rep UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

type Rep UpdateTheme = D1 ('MetaData "UpdateTheme" "Amazonka.QuickSight.UpdateTheme" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateTheme'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "versionDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ThemeConfiguration)))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "baseThemeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

newUpdateTheme Source #

Create a value of UpdateTheme with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:versionDescription:UpdateTheme', updateTheme_versionDescription - A description of the theme version that you're updating Every time that you call UpdateTheme, you create a new version of the theme. Each version of the theme maintains a description of the version in VersionDescription.

$sel:name:UpdateTheme', updateTheme_name - The name for the theme.

$sel:configuration:UpdateTheme', updateTheme_configuration - The theme configuration, which contains the theme display properties.

$sel:awsAccountId:UpdateTheme', updateTheme_awsAccountId - The ID of the Amazon Web Services account that contains the theme that you're updating.

$sel:themeId:UpdateTheme', updateTheme_themeId - The ID for the theme.

$sel:baseThemeId:UpdateTheme', updateTheme_baseThemeId - The theme ID, defined by Amazon QuickSight, that a custom theme inherits from. All themes initially inherit from a default Amazon QuickSight theme.

Request Lenses

updateTheme_versionDescription :: Lens' UpdateTheme (Maybe Text) Source #

A description of the theme version that you're updating Every time that you call UpdateTheme, you create a new version of the theme. Each version of the theme maintains a description of the version in VersionDescription.

updateTheme_name :: Lens' UpdateTheme (Maybe Text) Source #

The name for the theme.

updateTheme_configuration :: Lens' UpdateTheme (Maybe ThemeConfiguration) Source #

The theme configuration, which contains the theme display properties.

updateTheme_awsAccountId :: Lens' UpdateTheme Text Source #

The ID of the Amazon Web Services account that contains the theme that you're updating.

updateTheme_baseThemeId :: Lens' UpdateTheme Text Source #

The theme ID, defined by Amazon QuickSight, that a custom theme inherits from. All themes initially inherit from a default Amazon QuickSight theme.

Destructuring the Response

data UpdateThemeResponse Source #

See: newUpdateThemeResponse smart constructor.

Constructors

UpdateThemeResponse' 

Fields

Instances

Instances details
Eq UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Read UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Show UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Generic UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Associated Types

type Rep UpdateThemeResponse :: Type -> Type #

NFData UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Methods

rnf :: UpdateThemeResponse -> () #

type Rep UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

type Rep UpdateThemeResponse = D1 ('MetaData "UpdateThemeResponse" "Amazonka.QuickSight.UpdateTheme" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateThemeResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: (S1 ('MetaSel ('Just "versionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateThemeResponse Source #

Create a value of UpdateThemeResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateThemeResponse', updateThemeResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:themeId:UpdateTheme', updateThemeResponse_themeId - The ID for the theme.

$sel:arn:UpdateThemeResponse', updateThemeResponse_arn - The Amazon Resource Name (ARN) for the theme.

$sel:creationStatus:UpdateThemeResponse', updateThemeResponse_creationStatus - The creation status of the theme.

$sel:versionArn:UpdateThemeResponse', updateThemeResponse_versionArn - The Amazon Resource Name (ARN) for the new version of the theme.

$sel:status:UpdateThemeResponse', updateThemeResponse_status - The HTTP status of the request.

Response Lenses

updateThemeResponse_requestId :: Lens' UpdateThemeResponse (Maybe Text) Source #

The Amazon Web Services request ID for this operation.

updateThemeResponse_arn :: Lens' UpdateThemeResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) for the theme.

updateThemeResponse_versionArn :: Lens' UpdateThemeResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) for the new version of the theme.