amazonka-quicksight-2.0: Amazon QuickSight SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.QuickSight

Contents

Description

Derived from API version 2018-04-01 of the AWS service descriptions, licensed under Apache 2.0.

Amazon QuickSight API Reference

Amazon QuickSight is a fully managed, serverless business intelligence service for the Amazon Web Services Cloud that makes it easy to extend data and insights to every user in your organization. This API reference contains documentation for a programming interface that you can use to manage Amazon QuickSight.

Synopsis

Service Configuration

defaultService :: Service Source #

API version 2018-04-01 of the Amazon QuickSight SDK configuration.

Errors

Error matchers are designed for use with the functions provided by Control.Exception.Lens. This allows catching (and rethrowing) service specific errors returned by QuickSight.

AccessDeniedException

_AccessDeniedException :: AsError a => Fold a ServiceError Source #

You don't have access to this item. The provided credentials couldn't be validated. You might not be authorized to carry out the request. Make sure that your account is authorized to use the Amazon QuickSight service, that your policies have the correct permissions, and that you are using the correct access keys.

ConcurrentUpdatingException

_ConcurrentUpdatingException :: AsError a => Fold a ServiceError Source #

A resource is already in a state that indicates an operation is happening that must complete before a new update can be applied.

ConflictException

_ConflictException :: AsError a => Fold a ServiceError Source #

Updating or deleting a resource can cause an inconsistent state.

DomainNotWhitelistedException

_DomainNotWhitelistedException :: AsError a => Fold a ServiceError Source #

The domain specified isn't on the allow list. All domains for embedded dashboards must be added to the approved list by an Amazon QuickSight admin.

IdentityTypeNotSupportedException

_IdentityTypeNotSupportedException :: AsError a => Fold a ServiceError Source #

The identity type specified isn't supported. Supported identity types include IAM and QUICKSIGHT.

InternalFailureException

_InternalFailureException :: AsError a => Fold a ServiceError Source #

An internal failure occurred.

InvalidNextTokenException

_InvalidNextTokenException :: AsError a => Fold a ServiceError Source #

The NextToken value isn't valid.

InvalidParameterValueException

_InvalidParameterValueException :: AsError a => Fold a ServiceError Source #

One or more parameters has a value that isn't valid.

InvalidRequestException

_InvalidRequestException :: AsError a => Fold a ServiceError Source #

You don't have this feature activated for your account. To fix this issue, contact Amazon Web Services support.

LimitExceededException

PreconditionNotMetException

_PreconditionNotMetException :: AsError a => Fold a ServiceError Source #

One or more preconditions aren't met.

QuickSightUserNotFoundException

_QuickSightUserNotFoundException :: AsError a => Fold a ServiceError Source #

The user with the provided name isn't found. This error can happen in any operation that requires finding a user based on a provided user name, such as DeleteUser, DescribeUser, and so on.

ResourceExistsException

_ResourceExistsException :: AsError a => Fold a ServiceError Source #

The resource specified already exists.

ResourceNotFoundException

_ResourceNotFoundException :: AsError a => Fold a ServiceError Source #

One or more resources can't be found.

ResourceUnavailableException

_ResourceUnavailableException :: AsError a => Fold a ServiceError Source #

This resource is currently unavailable.

SessionLifetimeInMinutesInvalidException

_SessionLifetimeInMinutesInvalidException :: AsError a => Fold a ServiceError Source #

The number of minutes specified for the lifetime of a session isn't valid. The session lifetime must be 15-600 minutes.

ThrottlingException

_ThrottlingException :: AsError a => Fold a ServiceError Source #

Access is throttled.

UnsupportedPricingPlanException

_UnsupportedPricingPlanException :: AsError a => Fold a ServiceError Source #

This error indicates that you are calling an embedding operation in Amazon QuickSight without the required pricing plan on your Amazon Web Services account. Before you can use embedding for anonymous users, a QuickSight administrator needs to add capacity pricing to Amazon QuickSight. You can do this on the Manage Amazon QuickSight page.

After capacity pricing is added, you can use the GetDashboardEmbedUrl API operation with the --identity-type ANONYMOUS option.

UnsupportedUserEditionException

_UnsupportedUserEditionException :: AsError a => Fold a ServiceError Source #

This error indicates that you are calling an operation on an Amazon QuickSight subscription where the edition doesn't include support for that operation. Amazon Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and capability is available in every edition.

Waiters

Waiters poll by repeatedly sending a request until some remote success condition configured by the Wait specification is fulfilled. The Wait specification determines how many attempts should be made, in addition to delay and retry strategies.

Operations

Some AWS operations return results that are incomplete and require subsequent requests in order to obtain the entire result set. The process of sending subsequent requests to continue where a previous request left off is called pagination. For example, the ListObjects operation of Amazon S3 returns up to 1000 objects at a time, and you must send subsequent requests with the appropriate Marker in order to retrieve the next page of results.

Operations that have an AWSPager instance can transparently perform subsequent requests, correctly setting Markers and other request facets to iterate through the entire result set of a truncated API operation. Operations which support this have an additional note in the documentation.

Many operations have the ability to filter results on the server side. See the individual operation parameters for details.

CancelIngestion

data CancelIngestion Source #

See: newCancelIngestion smart constructor.

Instances

Instances details
ToHeaders CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

ToPath CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

ToQuery CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

AWSRequest CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Associated Types

type AWSResponse CancelIngestion #

Generic CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Associated Types

type Rep CancelIngestion :: Type -> Type #

Read CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Show CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

NFData CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Methods

rnf :: CancelIngestion -> () #

Eq CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Hashable CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

type AWSResponse CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

type Rep CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

type Rep CancelIngestion = D1 ('MetaData "CancelIngestion" "Amazonka.QuickSight.CancelIngestion" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CancelIngestion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "ingestionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCancelIngestion Source #

Create a value of CancelIngestion 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:

CancelIngestion, cancelIngestion_awsAccountId - The Amazon Web Services account ID.

CancelIngestion, cancelIngestion_dataSetId - The ID of the dataset used in the ingestion.

CancelIngestion, cancelIngestion_ingestionId - An ID for the ingestion.

data CancelIngestionResponse Source #

See: newCancelIngestionResponse smart constructor.

Instances

Instances details
Generic CancelIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Associated Types

type Rep CancelIngestionResponse :: Type -> Type #

Read CancelIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Show CancelIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

NFData CancelIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Methods

rnf :: CancelIngestionResponse -> () #

Eq CancelIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

type Rep CancelIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

type Rep CancelIngestionResponse = D1 ('MetaData "CancelIngestionResponse" "Amazonka.QuickSight.CancelIngestion" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CancelIngestionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ingestionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCancelIngestionResponse Source #

Create a value of CancelIngestionResponse 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:

CancelIngestionResponse, cancelIngestionResponse_arn - The Amazon Resource Name (ARN) for the data ingestion.

CancelIngestion, cancelIngestionResponse_ingestionId - An ID for the ingestion.

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

CancelIngestionResponse, cancelIngestionResponse_status - The HTTP status of the request.

CreateAccountCustomization

data CreateAccountCustomization Source #

See: newCreateAccountCustomization smart constructor.

Instances

Instances details
ToJSON CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

ToHeaders CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

ToPath CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

ToQuery CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

AWSRequest CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Generic CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Associated Types

type Rep CreateAccountCustomization :: Type -> Type #

Read CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Show CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

NFData CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Eq CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Hashable CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

type AWSResponse CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

type Rep CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

type Rep CreateAccountCustomization = D1 ('MetaData "CreateAccountCustomization" "Amazonka.QuickSight.CreateAccountCustomization" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateAccountCustomization'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Tag)))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "accountCustomization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AccountCustomization))))

newCreateAccountCustomization Source #

Create a value of CreateAccountCustomization 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:

CreateAccountCustomization, createAccountCustomization_namespace - The Amazon QuickSight namespace that you want to add customizations to.

CreateAccountCustomization, createAccountCustomization_tags - A list of the tags that you want to attach to this resource.

CreateAccountCustomization, createAccountCustomization_awsAccountId - The ID for the Amazon Web Services account that you want to customize Amazon QuickSight for.

CreateAccountCustomization, createAccountCustomization_accountCustomization - The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region. You can add these to an Amazon Web Services account and a QuickSight namespace.

For example, you can add a default theme by setting AccountCustomization to the midnight theme: "AccountCustomization": { "DefaultTheme": "arn:aws:quicksight::aws:theme/MIDNIGHT" }. Or, you can add a custom theme by specifying "AccountCustomization": { "DefaultTheme": "arn:aws:quicksight:us-west-2:111122223333:theme/bdb844d0-0fe9-4d9d-b520-0fe602d93639" }.

data CreateAccountCustomizationResponse Source #

Instances

Instances details
Generic CreateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Associated Types

type Rep CreateAccountCustomizationResponse :: Type -> Type #

Read CreateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Show CreateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

NFData CreateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Eq CreateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

type Rep CreateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

type Rep CreateAccountCustomizationResponse = D1 ('MetaData "CreateAccountCustomizationResponse" "Amazonka.QuickSight.CreateAccountCustomization" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateAccountCustomizationResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accountCustomization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccountCustomization)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateAccountCustomizationResponse Source #

Create a value of CreateAccountCustomizationResponse 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:

CreateAccountCustomization, createAccountCustomizationResponse_accountCustomization - The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region.

CreateAccountCustomizationResponse, createAccountCustomizationResponse_arn - The Amazon Resource Name (ARN) for the customization that you created for this Amazon Web Services account.

CreateAccountCustomization, createAccountCustomizationResponse_awsAccountId - The ID for the Amazon Web Services account that you want to customize Amazon QuickSight for.

CreateAccountCustomization, createAccountCustomizationResponse_namespace - The namespace associated with the customization you're creating.

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

CreateAccountCustomizationResponse, createAccountCustomizationResponse_status - The HTTP status of the request.

CreateAccountSubscription

data CreateAccountSubscription Source #

See: newCreateAccountSubscription smart constructor.

Instances

Instances details
ToJSON CreateAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

ToHeaders CreateAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

ToPath CreateAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

ToQuery CreateAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

AWSRequest CreateAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

Generic CreateAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

Associated Types

type Rep CreateAccountSubscription :: Type -> Type #

Read CreateAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

Show CreateAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

NFData CreateAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

Eq CreateAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

Hashable CreateAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

type AWSResponse CreateAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

type Rep CreateAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

type Rep CreateAccountSubscription = D1 ('MetaData "CreateAccountSubscription" "Amazonka.QuickSight.CreateAccountSubscription" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateAccountSubscription'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "activeDirectoryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "adminGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "authorGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: ((S1 ('MetaSel ('Just "contactNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "directoryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "emailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "firstName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "lastName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "readerGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "realm") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "edition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Edition))) :*: ((S1 ('MetaSel ('Just "authenticationMethod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AuthenticationMethodOption) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "accountName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "notificationEmail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newCreateAccountSubscription Source #

Create a value of CreateAccountSubscription 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:activeDirectoryName:CreateAccountSubscription', createAccountSubscription_activeDirectoryName - The name of your Active Directory. This field is required if ACTIVE_DIRECTORY is the selected authentication method of the new Amazon QuickSight account.

$sel:adminGroup:CreateAccountSubscription', createAccountSubscription_adminGroup - The admin group associated with your Active Directory. This field is required if ACTIVE_DIRECTORY is the selected authentication method of the new Amazon QuickSight account. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.

$sel:authorGroup:CreateAccountSubscription', createAccountSubscription_authorGroup - The author group associated with your Active Directory. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.

$sel:contactNumber:CreateAccountSubscription', createAccountSubscription_contactNumber - A 10-digit phone number for the author of the Amazon QuickSight account to use for future communications. This field is required if ENTERPPRISE_AND_Q is the selected edition of the new Amazon QuickSight account.

$sel:directoryId:CreateAccountSubscription', createAccountSubscription_directoryId - The ID of the Active Directory that is associated with your Amazon QuickSight account.

$sel:emailAddress:CreateAccountSubscription', createAccountSubscription_emailAddress - The email address of the author of the Amazon QuickSight account to use for future communications. This field is required if ENTERPPRISE_AND_Q is the selected edition of the new Amazon QuickSight account.

$sel:firstName:CreateAccountSubscription', createAccountSubscription_firstName - The first name of the author of the Amazon QuickSight account to use for future communications. This field is required if ENTERPPRISE_AND_Q is the selected edition of the new Amazon QuickSight account.

$sel:lastName:CreateAccountSubscription', createAccountSubscription_lastName - The last name of the author of the Amazon QuickSight account to use for future communications. This field is required if ENTERPPRISE_AND_Q is the selected edition of the new Amazon QuickSight account.

$sel:readerGroup:CreateAccountSubscription', createAccountSubscription_readerGroup - The reader group associated with your Active Direcrtory. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.

$sel:realm:CreateAccountSubscription', createAccountSubscription_realm - The realm of the Active Directory that is associated with your Amazon QuickSight account. This field is required if ACTIVE_DIRECTORY is the selected authentication method of the new Amazon QuickSight account.

CreateAccountSubscription, createAccountSubscription_edition - The edition of Amazon QuickSight that you want your account to have. Currently, you can choose from ENTERPRISE or ENTERPRISE_AND_Q.

If you choose ENTERPRISE_AND_Q, the following parameters are required:

  • FirstName
  • LastName
  • EmailAddress
  • ContactNumber

$sel:authenticationMethod:CreateAccountSubscription', createAccountSubscription_authenticationMethod - The method that you want to use to authenticate your Amazon QuickSight account. Currently, the valid values for this parameter are IAM_AND_QUICKSIGHT, IAM_ONLY, and ACTIVE_DIRECTORY.

If you choose ACTIVE_DIRECTORY, provide an ActiveDirectoryName and an AdminGroup associated with your Active Directory.

CreateAccountSubscription, createAccountSubscription_awsAccountId - The Amazon Web Services account ID of the account that you're using to create your Amazon QuickSight account.

CreateAccountSubscription, createAccountSubscription_accountName - The name of your Amazon QuickSight account. This name is unique over all of Amazon Web Services, and it appears only when users sign in. You can't change AccountName value after the Amazon QuickSight account is created.

CreateAccountSubscription, createAccountSubscription_notificationEmail - The email address that you want Amazon QuickSight to send notifications to regarding your Amazon QuickSight account or Amazon QuickSight subscription.

data CreateAccountSubscriptionResponse Source #

See: newCreateAccountSubscriptionResponse smart constructor.

Instances

Instances details
Generic CreateAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

Associated Types

type Rep CreateAccountSubscriptionResponse :: Type -> Type #

Read CreateAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

Show CreateAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

NFData CreateAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

Eq CreateAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

type Rep CreateAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountSubscription

type Rep CreateAccountSubscriptionResponse = D1 ('MetaData "CreateAccountSubscriptionResponse" "Amazonka.QuickSight.CreateAccountSubscription" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateAccountSubscriptionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "signupResponse") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SignupResponse)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateAccountSubscriptionResponse Source #

Create a value of CreateAccountSubscriptionResponse 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:CreateAccountSubscriptionResponse', createAccountSubscriptionResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:signupResponse:CreateAccountSubscriptionResponse', createAccountSubscriptionResponse_signupResponse - A SignupResponse object that returns information about a newly created Amazon QuickSight account.

CreateAccountSubscriptionResponse, createAccountSubscriptionResponse_status - The HTTP status of the request.

CreateAnalysis

data CreateAnalysis Source #

See: newCreateAnalysis smart constructor.

Instances

Instances details
ToJSON CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

ToHeaders CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

ToPath CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

ToQuery CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

AWSRequest CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Associated Types

type AWSResponse CreateAnalysis #

Generic CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Associated Types

type Rep CreateAnalysis :: Type -> Type #

Show CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

NFData CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Methods

rnf :: CreateAnalysis -> () #

Eq CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Hashable CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

type AWSResponse CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

type Rep CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

newCreateAnalysis Source #

Create a value of CreateAnalysis 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:definition:CreateAnalysis', createAnalysis_definition - The definition of an analysis.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

$sel:parameters:CreateAnalysis', createAnalysis_parameters - The parameter names and override values that you want to use. An analysis can have any parameter type, and some parameters might accept multiple values.

CreateAnalysis, createAnalysis_permissions - A structure that describes the principals and the resource-level permissions on an analysis. You can use the Permissions structure to grant permissions by providing a list of Identity and Access Management (IAM) action information for each principal listed by Amazon Resource Name (ARN).

To specify no permissions, omit Permissions.

$sel:sourceEntity:CreateAnalysis', createAnalysis_sourceEntity - A source entity to use for the analysis that you're creating. This metadata structure contains details that describe a source template and one or more datasets.

CreateAnalysis, createAnalysis_tags - Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.

CreateAnalysis, createAnalysis_themeArn - The ARN for the theme to apply to the analysis that you're creating. To see the theme in the Amazon QuickSight console, make sure that you have access to it.

CreateAnalysis, createAnalysis_awsAccountId - The ID of the Amazon Web Services account where you are creating an analysis.

CreateAnalysis, createAnalysis_analysisId - The ID for the analysis that you're creating. This ID displays in the URL of the analysis.

CreateAnalysis, createAnalysis_name - A descriptive name for the analysis that you're creating. This name displays for the analysis in the Amazon QuickSight console.

data CreateAnalysisResponse Source #

See: newCreateAnalysisResponse smart constructor.

Instances

Instances details
Generic CreateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Associated Types

type Rep CreateAnalysisResponse :: Type -> Type #

Read CreateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Show CreateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

NFData CreateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Methods

rnf :: CreateAnalysisResponse -> () #

Eq CreateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

type Rep CreateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

type Rep CreateAnalysisResponse = D1 ('MetaData "CreateAnalysisResponse" "Amazonka.QuickSight.CreateAnalysis" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateAnalysisResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "analysisId") '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 "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateAnalysisResponse Source #

Create a value of CreateAnalysisResponse 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:

CreateAnalysis, createAnalysisResponse_analysisId - The ID of the analysis.

CreateAnalysisResponse, createAnalysisResponse_arn - The ARN for the analysis.

CreateAnalysisResponse, createAnalysisResponse_creationStatus - The status of the creation of the analysis.

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

CreateAnalysisResponse, createAnalysisResponse_status - The HTTP status of the request.

CreateDashboard

data CreateDashboard Source #

See: newCreateDashboard smart constructor.

Instances

Instances details
ToJSON CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

ToHeaders CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

ToPath CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

ToQuery CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

AWSRequest CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Associated Types

type AWSResponse CreateDashboard #

Generic CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Associated Types

type Rep CreateDashboard :: Type -> Type #

Show CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

NFData CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Methods

rnf :: CreateDashboard -> () #

Eq CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Hashable CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

type AWSResponse CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

type Rep CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

type Rep CreateDashboard = D1 ('MetaData "CreateDashboard" "Amazonka.QuickSight.CreateDashboard" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateDashboard'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "dashboardPublishOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardPublishOptions)) :*: S1 ('MetaSel ('Just "definition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardVersionDefinition))) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Parameters)) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "sourceEntity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardSourceEntity))))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Tag))) :*: (S1 ('MetaSel ('Just "themeArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "versionDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newCreateDashboard Source #

Create a value of CreateDashboard 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:dashboardPublishOptions:CreateDashboard', createDashboard_dashboardPublishOptions - Options for publishing the dashboard when you create it:

  • AvailabilityStatus for AdHocFilteringOption - This status can be either ENABLED or DISABLED. When this is set to DISABLED, Amazon QuickSight disables the left filter pane on the published dashboard, which can be used for ad hoc (one-time) filtering. This option is ENABLED by default.
  • AvailabilityStatus for ExportToCSVOption - This status can be either ENABLED or DISABLED. The visual option to export data to .CSV format isn't enabled when this is set to DISABLED. This option is ENABLED by default.
  • VisibilityState for SheetControlsOption - This visibility state can be either COLLAPSED or EXPANDED. This option is COLLAPSED by default.

$sel:definition:CreateDashboard', createDashboard_definition - The definition of a dashboard.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

$sel:parameters:CreateDashboard', createDashboard_parameters - The parameters for the creation of the dashboard, which you want to use to override the default settings. A dashboard can have any type of parameters, and some parameters might accept multiple values.

CreateDashboard, createDashboard_permissions - A structure that contains the permissions of the dashboard. You can use this structure for granting permissions by providing a list of IAM action information for each principal ARN.

To specify no permissions, omit the permissions list.

$sel:sourceEntity:CreateDashboard', createDashboard_sourceEntity - The entity that you are using as a source when you create the dashboard. In SourceEntity, you specify the type of object you're using as source. You can only create a dashboard from a template, so you use a SourceTemplate entity. If you need to create a dashboard from an analysis, first convert the analysis to a template by using the CreateTemplate API operation. For SourceTemplate, specify the Amazon Resource Name (ARN) of the source template. The SourceTemplateARN can contain any Amazon Web Services account and any Amazon QuickSight-supported Amazon Web Services Region.

Use the DataSetReferences entity within SourceTemplate to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.

CreateDashboard, createDashboard_tags - Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.

CreateDashboard, createDashboard_themeArn - The Amazon Resource Name (ARN) of the theme that is being used for this dashboard. If you add a value for this field, it overrides the value that is used in the source entity. The theme ARN must exist in the same Amazon Web Services account where you create the dashboard.

$sel:versionDescription:CreateDashboard', createDashboard_versionDescription - A description for the first version of the dashboard being created.

CreateDashboard, createDashboard_awsAccountId - The ID of the Amazon Web Services account where you want to create the dashboard.

CreateDashboard, createDashboard_dashboardId - The ID for the dashboard, also added to the IAM policy.

CreateDashboard, createDashboard_name - The display name of the dashboard.

data CreateDashboardResponse Source #

See: newCreateDashboardResponse smart constructor.

Instances

Instances details
Generic CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Associated Types

type Rep CreateDashboardResponse :: Type -> Type #

Read CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Show CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

NFData CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Methods

rnf :: CreateDashboardResponse -> () #

Eq CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

type Rep CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

type Rep CreateDashboardResponse = D1 ('MetaData "CreateDashboardResponse" "Amazonka.QuickSight.CreateDashboard" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateDashboardResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "versionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateDashboardResponse Source #

Create a value of CreateDashboardResponse 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:

CreateDashboardResponse, createDashboardResponse_arn - The ARN of the dashboard.

CreateDashboardResponse, createDashboardResponse_creationStatus - The status of the dashboard creation request.

CreateDashboard, createDashboardResponse_dashboardId - The ID for the dashboard.

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

$sel:versionArn:CreateDashboardResponse', createDashboardResponse_versionArn - The ARN of the dashboard, including the version number of the first version that is created.

CreateDashboardResponse, createDashboardResponse_status - The HTTP status of the request.

CreateDataSet

data CreateDataSet Source #

See: newCreateDataSet smart constructor.

Instances

Instances details
ToJSON CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

ToHeaders CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

ToPath CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

ToQuery CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

AWSRequest CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Associated Types

type AWSResponse CreateDataSet #

Generic CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Associated Types

type Rep CreateDataSet :: Type -> Type #

Show CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

NFData CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Methods

rnf :: CreateDataSet -> () #

Eq CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Hashable CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

type AWSResponse CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

type Rep CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

type Rep CreateDataSet = D1 ('MetaData "CreateDataSet" "Amazonka.QuickSight.CreateDataSet" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateDataSet'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "columnGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ColumnGroup))) :*: (S1 ('MetaSel ('Just "columnLevelPermissionRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ColumnLevelPermissionRule))) :*: S1 ('MetaSel ('Just "dataSetUsageConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSetUsageConfiguration)))) :*: ((S1 ('MetaSel ('Just "fieldFolders") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text FieldFolder))) :*: S1 ('MetaSel ('Just "logicalTableMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text LogicalTable)))) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "rowLevelPermissionDataSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowLevelPermissionDataSet))))) :*: ((S1 ('MetaSel ('Just "rowLevelPermissionTagConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowLevelPermissionTagConfiguration)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Tag))) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "physicalTableMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text PhysicalTable)) :*: S1 ('MetaSel ('Just "importMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataSetImportMode))))))

newCreateDataSet Source #

Create a value of CreateDataSet 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:

CreateDataSet, createDataSet_columnGroups - Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported.

CreateDataSet, createDataSet_columnLevelPermissionRules - A set of one or more definitions of a ColumnLevelPermissionRule .

CreateDataSet, createDataSet_dataSetUsageConfiguration - Undocumented member.

CreateDataSet, createDataSet_fieldFolders - The folder that contains fields and nested subfolders for your dataset.

CreateDataSet, createDataSet_logicalTableMap - Configures the combination and transformation of the data from the physical tables.

CreateDataSet, createDataSet_permissions - A list of resource permissions on the dataset.

CreateDataSet, createDataSet_rowLevelPermissionDataSet - The row-level security configuration for the data that you want to create.

CreateDataSet, createDataSet_rowLevelPermissionTagConfiguration - The configuration of tags on a dataset to set row-level security. Row-level security tags are currently supported for anonymous embedding only.

CreateDataSet, createDataSet_tags - Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.

CreateDataSet, createDataSet_awsAccountId - The Amazon Web Services account ID.

CreateDataSet, createDataSet_dataSetId - An ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

CreateDataSet, createDataSet_name - The display name for the dataset.

CreateDataSet, createDataSet_physicalTableMap - Declares the physical tables that are available in the underlying data sources.

CreateDataSet, createDataSet_importMode - Indicates whether you want to import the data into SPICE.

data CreateDataSetResponse Source #

See: newCreateDataSetResponse smart constructor.

Instances

Instances details
Generic CreateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Associated Types

type Rep CreateDataSetResponse :: Type -> Type #

Read CreateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Show CreateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

NFData CreateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Methods

rnf :: CreateDataSetResponse -> () #

Eq CreateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

type Rep CreateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

type Rep CreateDataSetResponse = D1 ('MetaData "CreateDataSetResponse" "Amazonka.QuickSight.CreateDataSet" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateDataSetResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ingestionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "ingestionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateDataSetResponse Source #

Create a value of CreateDataSetResponse 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:

CreateDataSetResponse, createDataSetResponse_arn - The Amazon Resource Name (ARN) of the dataset.

CreateDataSet, createDataSetResponse_dataSetId - The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:ingestionArn:CreateDataSetResponse', createDataSetResponse_ingestionArn - The ARN for the ingestion, which is triggered as a result of dataset creation if the import mode is SPICE.

CreateDataSetResponse, createDataSetResponse_ingestionId - The ID of the ingestion, which is triggered as a result of dataset creation if the import mode is SPICE.

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

CreateDataSetResponse, createDataSetResponse_status - The HTTP status of the request.

CreateDataSource

data CreateDataSource Source #

See: newCreateDataSource smart constructor.

Instances

Instances details
ToJSON CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

ToHeaders CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

ToPath CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

ToQuery CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

AWSRequest CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

Associated Types

type AWSResponse CreateDataSource #

Generic CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

Associated Types

type Rep CreateDataSource :: Type -> Type #

Show CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

NFData CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

Methods

rnf :: CreateDataSource -> () #

Eq CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

Hashable CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

type AWSResponse CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

type Rep CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

newCreateDataSource Source #

Create a value of CreateDataSource 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:credentials:CreateDataSource', createDataSource_credentials - The credentials Amazon QuickSight that uses to connect to your underlying source. Currently, only credentials based on user name and password are supported.

CreateDataSource, createDataSource_dataSourceParameters - The parameters that Amazon QuickSight uses to connect to your underlying source.

CreateDataSource, createDataSource_permissions - A list of resource permissions on the data source.

CreateDataSource, createDataSource_sslProperties - Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.

CreateDataSource, createDataSource_tags - Contains a map of the key-value pairs for the resource tag or tags assigned to the data source.

CreateDataSource, createDataSource_vpcConnectionProperties - Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your underlying source.

CreateDataSource, createDataSource_awsAccountId - The Amazon Web Services account ID.

CreateDataSource, createDataSource_dataSourceId - An ID for the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

CreateDataSource, createDataSource_name - A display name for the data source.

CreateDataSource, createDataSource_type - The type of the data source. To return a list of all data sources, use ListDataSources.

Use AMAZON_ELASTICSEARCH for Amazon OpenSearch Service.

data CreateDataSourceResponse Source #

See: newCreateDataSourceResponse smart constructor.

Instances

Instances details
Generic CreateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

Associated Types

type Rep CreateDataSourceResponse :: Type -> Type #

Read CreateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

Show CreateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

NFData CreateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

Eq CreateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

type Rep CreateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

type Rep CreateDataSourceResponse = D1 ('MetaData "CreateDataSourceResponse" "Amazonka.QuickSight.CreateDataSource" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateDataSourceResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus))) :*: (S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateDataSourceResponse Source #

Create a value of CreateDataSourceResponse 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:

CreateDataSourceResponse, createDataSourceResponse_arn - The Amazon Resource Name (ARN) of the data source.

CreateDataSourceResponse, createDataSourceResponse_creationStatus - The status of creating the data source.

CreateDataSource, createDataSourceResponse_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

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

CreateDataSourceResponse, createDataSourceResponse_status - The HTTP status of the request.

CreateFolder

data CreateFolder Source #

See: newCreateFolder smart constructor.

Instances

Instances details
ToJSON CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

ToHeaders CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

ToPath CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

ToQuery CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

AWSRequest CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Associated Types

type AWSResponse CreateFolder #

Generic CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Associated Types

type Rep CreateFolder :: Type -> Type #

Read CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Show CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

NFData CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Methods

rnf :: CreateFolder -> () #

Eq CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Hashable CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

type AWSResponse CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

type Rep CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

newCreateFolder Source #

Create a value of CreateFolder 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:

CreateFolder, createFolder_folderType - The type of folder. By default, folderType is SHARED.

CreateFolder, createFolder_name - The name of the folder.

$sel:parentFolderArn:CreateFolder', createFolder_parentFolderArn - The Amazon Resource Name (ARN) for the parent folder.

ParentFolderArn can be null. An empty parentFolderArn creates a root-level folder.

CreateFolder, createFolder_permissions - A structure that describes the principals and the resource-level permissions of a folder.

To specify no permissions, omit Permissions.

CreateFolder, createFolder_tags - Tags for the folder.

CreateFolder, createFolder_awsAccountId - The ID for the Amazon Web Services account where you want to create the folder.

CreateFolder, createFolder_folderId - The ID of the folder.

data CreateFolderResponse Source #

See: newCreateFolderResponse smart constructor.

Instances

Instances details
Generic CreateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Associated Types

type Rep CreateFolderResponse :: Type -> Type #

Read CreateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Show CreateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

NFData CreateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Methods

rnf :: CreateFolderResponse -> () #

Eq CreateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

type Rep CreateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

type Rep CreateFolderResponse = D1 ('MetaData "CreateFolderResponse" "Amazonka.QuickSight.CreateFolder" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateFolderResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateFolderResponse Source #

Create a value of CreateFolderResponse 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:

CreateFolderResponse, createFolderResponse_arn - The Amazon Resource Name (ARN) for the newly created folder.

CreateFolder, createFolderResponse_folderId - The folder ID for the newly created folder.

$sel:requestId:CreateFolderResponse', createFolderResponse_requestId - The request ID for the newly created folder.

CreateFolderResponse, createFolderResponse_status - The HTTP status of the request.

CreateFolderMembership

data CreateFolderMembership Source #

See: newCreateFolderMembership smart constructor.

Instances

Instances details
ToJSON CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

ToHeaders CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

ToPath CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

ToQuery CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

AWSRequest CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Associated Types

type AWSResponse CreateFolderMembership #

Generic CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Associated Types

type Rep CreateFolderMembership :: Type -> Type #

Read CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Show CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

NFData CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Methods

rnf :: CreateFolderMembership -> () #

Eq CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Hashable CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

type AWSResponse CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

type Rep CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

type Rep CreateFolderMembership = D1 ('MetaData "CreateFolderMembership" "Amazonka.QuickSight.CreateFolderMembership" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateFolderMembership'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "memberId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "memberType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MemberType))))

newCreateFolderMembership Source #

Create a value of CreateFolderMembership 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:

CreateFolderMembership, createFolderMembership_awsAccountId - The ID for the Amazon Web Services account that contains the folder.

CreateFolderMembership, createFolderMembership_folderId - The ID of the folder.

CreateFolderMembership, createFolderMembership_memberId - The ID of the asset (the dashboard, analysis, or dataset).

CreateFolderMembership, createFolderMembership_memberType - The type of the member, including DASHBOARD, ANALYSIS, and DATASET.

data CreateFolderMembershipResponse Source #

See: newCreateFolderMembershipResponse smart constructor.

Instances

Instances details
Generic CreateFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Associated Types

type Rep CreateFolderMembershipResponse :: Type -> Type #

Read CreateFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Show CreateFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

NFData CreateFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Eq CreateFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

type Rep CreateFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

type Rep CreateFolderMembershipResponse = D1 ('MetaData "CreateFolderMembershipResponse" "Amazonka.QuickSight.CreateFolderMembership" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateFolderMembershipResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "folderMember") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FolderMember)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateFolderMembershipResponse Source #

Create a value of CreateFolderMembershipResponse 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:folderMember:CreateFolderMembershipResponse', createFolderMembershipResponse_folderMember - Information about the member in the folder.

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

CreateFolderMembershipResponse, createFolderMembershipResponse_status - The HTTP status of the request.

$sel:httpStatus:CreateFolderMembershipResponse', createFolderMembershipResponse_httpStatus - The response's http status code.

CreateGroup

data CreateGroup Source #

The request object for this operation.

See: newCreateGroup smart constructor.

Instances

Instances details
ToJSON CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

ToHeaders CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Methods

toHeaders :: CreateGroup -> [Header] #

ToPath CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

ToQuery CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

AWSRequest CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Associated Types

type AWSResponse CreateGroup #

Generic CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Associated Types

type Rep CreateGroup :: Type -> Type #

Read CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Show CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

NFData CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Methods

rnf :: CreateGroup -> () #

Eq CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Hashable CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

type AWSResponse CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

type Rep CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

type Rep CreateGroup = D1 ('MetaData "CreateGroup" "Amazonka.QuickSight.CreateGroup" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateGroup'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateGroup Source #

Create a value of CreateGroup 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:

CreateGroup, createGroup_description - A description for the group that you want to create.

CreateGroup, createGroup_groupName - A name for the group that you want to create.

CreateGroup, createGroup_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

CreateGroup, createGroup_namespace - The namespace that you want the group to be a part of.

data CreateGroupResponse Source #

The response object for this operation.

See: newCreateGroupResponse smart constructor.

Instances

Instances details
Generic CreateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Associated Types

type Rep CreateGroupResponse :: Type -> Type #

Read CreateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Show CreateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

NFData CreateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Methods

rnf :: CreateGroupResponse -> () #

Eq CreateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

type Rep CreateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

type Rep CreateGroupResponse = D1 ('MetaData "CreateGroupResponse" "Amazonka.QuickSight.CreateGroup" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "group'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Group)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateGroupResponse Source #

Create a value of CreateGroupResponse 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:group':CreateGroupResponse', createGroupResponse_group - The name of the group.

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

CreateGroupResponse, createGroupResponse_status - The HTTP status of the request.

CreateGroupMembership

data CreateGroupMembership Source #

See: newCreateGroupMembership smart constructor.

Instances

Instances details
ToJSON CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

ToHeaders CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

ToPath CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

ToQuery CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

AWSRequest CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Associated Types

type AWSResponse CreateGroupMembership #

Generic CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Associated Types

type Rep CreateGroupMembership :: Type -> Type #

Read CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Show CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

NFData CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Methods

rnf :: CreateGroupMembership -> () #

Eq CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Hashable CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

type AWSResponse CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

type Rep CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

type Rep CreateGroupMembership = D1 ('MetaData "CreateGroupMembership" "Amazonka.QuickSight.CreateGroupMembership" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateGroupMembership'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "memberName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateGroupMembership Source #

Create a value of CreateGroupMembership 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:

CreateGroupMembership, createGroupMembership_memberName - The name of the user that you want to add to the group membership.

CreateGroupMembership, createGroupMembership_groupName - The name of the group that you want to add the user to.

CreateGroupMembership, createGroupMembership_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

CreateGroupMembership, createGroupMembership_namespace - The namespace that you want the user to be a part of.

data CreateGroupMembershipResponse Source #

See: newCreateGroupMembershipResponse smart constructor.

Instances

Instances details
Generic CreateGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Associated Types

type Rep CreateGroupMembershipResponse :: Type -> Type #

Read CreateGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Show CreateGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

NFData CreateGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Eq CreateGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

type Rep CreateGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

type Rep CreateGroupMembershipResponse = D1 ('MetaData "CreateGroupMembershipResponse" "Amazonka.QuickSight.CreateGroupMembership" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateGroupMembershipResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "groupMember") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GroupMember)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateGroupMembershipResponse Source #

Create a value of CreateGroupMembershipResponse 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:groupMember:CreateGroupMembershipResponse', createGroupMembershipResponse_groupMember - The group member.

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

CreateGroupMembershipResponse, createGroupMembershipResponse_status - The HTTP status of the request.

CreateIAMPolicyAssignment

data CreateIAMPolicyAssignment Source #

See: newCreateIAMPolicyAssignment smart constructor.

Instances

Instances details
ToJSON CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

ToHeaders CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

ToPath CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

ToQuery CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

AWSRequest CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Generic CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Associated Types

type Rep CreateIAMPolicyAssignment :: Type -> Type #

Read CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Show CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

NFData CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Eq CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Hashable CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

type AWSResponse CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

type Rep CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

type Rep CreateIAMPolicyAssignment = D1 ('MetaData "CreateIAMPolicyAssignment" "Amazonka.QuickSight.CreateIAMPolicyAssignment" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateIAMPolicyAssignment'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "identities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: (S1 ('MetaSel ('Just "policyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "assignmentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssignmentStatus) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateIAMPolicyAssignment Source #

Create a value of CreateIAMPolicyAssignment 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:

CreateIAMPolicyAssignment, createIAMPolicyAssignment_identities - The Amazon QuickSight users, groups, or both that you want to assign the policy to.

CreateIAMPolicyAssignment, createIAMPolicyAssignment_policyArn - The ARN for the IAM policy to apply to the Amazon QuickSight users and groups specified in this assignment.

CreateIAMPolicyAssignment, createIAMPolicyAssignment_awsAccountId - The ID of the Amazon Web Services account where you want to assign an IAM policy to Amazon QuickSight users or groups.

CreateIAMPolicyAssignment, createIAMPolicyAssignment_assignmentName - The name of the assignment, also called a rule. It must be unique within an Amazon Web Services account.

CreateIAMPolicyAssignment, createIAMPolicyAssignment_assignmentStatus - The status of the assignment. Possible values are as follows:

  • ENABLED - Anything specified in this assignment is used when creating the data source.
  • DISABLED - This assignment isn't used when creating the data source.
  • DRAFT - This assignment is an unfinished draft and isn't used when creating the data source.

CreateIAMPolicyAssignment, createIAMPolicyAssignment_namespace - The namespace that contains the assignment.

data CreateIAMPolicyAssignmentResponse Source #

See: newCreateIAMPolicyAssignmentResponse smart constructor.

Instances

Instances details
Generic CreateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Associated Types

type Rep CreateIAMPolicyAssignmentResponse :: Type -> Type #

Read CreateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Show CreateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

NFData CreateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Eq CreateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

type Rep CreateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

type Rep CreateIAMPolicyAssignmentResponse = D1 ('MetaData "CreateIAMPolicyAssignmentResponse" "Amazonka.QuickSight.CreateIAMPolicyAssignment" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateIAMPolicyAssignmentResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assignmentId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assignmentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssignmentStatus)))) :*: ((S1 ('MetaSel ('Just "identities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "policyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateIAMPolicyAssignmentResponse Source #

Create a value of CreateIAMPolicyAssignmentResponse 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:

CreateIAMPolicyAssignmentResponse, createIAMPolicyAssignmentResponse_assignmentId - The ID for the assignment.

CreateIAMPolicyAssignment, createIAMPolicyAssignmentResponse_assignmentName - The name of the assignment. This name must be unique within the Amazon Web Services account.

CreateIAMPolicyAssignment, createIAMPolicyAssignmentResponse_assignmentStatus - The status of the assignment. Possible values are as follows:

  • ENABLED - Anything specified in this assignment is used when creating the data source.
  • DISABLED - This assignment isn't used when creating the data source.
  • DRAFT - This assignment is an unfinished draft and isn't used when creating the data source.

CreateIAMPolicyAssignment, createIAMPolicyAssignmentResponse_identities - The Amazon QuickSight users, groups, or both that the IAM policy is assigned to.

CreateIAMPolicyAssignment, createIAMPolicyAssignmentResponse_policyArn - The ARN for the IAM policy that is applied to the Amazon QuickSight users and groups specified in this assignment.

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

CreateIAMPolicyAssignmentResponse, createIAMPolicyAssignmentResponse_status - The HTTP status of the request.

CreateIngestion

data CreateIngestion Source #

See: newCreateIngestion smart constructor.

Instances

Instances details
ToJSON CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

ToHeaders CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

ToPath CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

ToQuery CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

AWSRequest CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Associated Types

type AWSResponse CreateIngestion #

Generic CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Associated Types

type Rep CreateIngestion :: Type -> Type #

Read CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Show CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

NFData CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Methods

rnf :: CreateIngestion -> () #

Eq CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Hashable CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

type AWSResponse CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

type Rep CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

type Rep CreateIngestion = D1 ('MetaData "CreateIngestion" "Amazonka.QuickSight.CreateIngestion" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateIngestion'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "ingestionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IngestionType)) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "ingestionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateIngestion Source #

Create a value of CreateIngestion 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:ingestionType:CreateIngestion', createIngestion_ingestionType - The type of ingestion that you want to create.

CreateIngestion, createIngestion_dataSetId - The ID of the dataset used in the ingestion.

CreateIngestion, createIngestion_ingestionId - An ID for the ingestion.

CreateIngestion, createIngestion_awsAccountId - The Amazon Web Services account ID.

data CreateIngestionResponse Source #

See: newCreateIngestionResponse smart constructor.

Instances

Instances details
Generic CreateIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Associated Types

type Rep CreateIngestionResponse :: Type -> Type #

Read CreateIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Show CreateIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

NFData CreateIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Methods

rnf :: CreateIngestionResponse -> () #

Eq CreateIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

type Rep CreateIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

type Rep CreateIngestionResponse = D1 ('MetaData "CreateIngestionResponse" "Amazonka.QuickSight.CreateIngestion" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateIngestionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ingestionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "ingestionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IngestionStatus)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateIngestionResponse Source #

Create a value of CreateIngestionResponse 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:

CreateIngestionResponse, createIngestionResponse_arn - The Amazon Resource Name (ARN) for the data ingestion.

CreateIngestion, createIngestionResponse_ingestionId - An ID for the ingestion.

CreateIngestionResponse, createIngestionResponse_ingestionStatus - The ingestion status.

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

CreateIngestionResponse, createIngestionResponse_status - The HTTP status of the request.

CreateNamespace

data CreateNamespace Source #

See: newCreateNamespace smart constructor.

Instances

Instances details
ToJSON CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

ToHeaders CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

ToPath CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

ToQuery CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

AWSRequest CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Associated Types

type AWSResponse CreateNamespace #

Generic CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Associated Types

type Rep CreateNamespace :: Type -> Type #

Read CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Show CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

NFData CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Methods

rnf :: CreateNamespace -> () #

Eq CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Hashable CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

type AWSResponse CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

type Rep CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

type Rep CreateNamespace = D1 ('MetaData "CreateNamespace" "Amazonka.QuickSight.CreateNamespace" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateNamespace'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Tag))) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "identityStore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 IdentityStore))))

newCreateNamespace Source #

Create a value of CreateNamespace 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:

CreateNamespace, createNamespace_tags - The tags that you want to associate with the namespace that you're creating.

CreateNamespace, createNamespace_awsAccountId - The ID for the Amazon Web Services account that you want to create the Amazon QuickSight namespace in.

CreateNamespace, createNamespace_namespace - The name that you want to use to describe the new namespace.

CreateNamespace, createNamespace_identityStore - Specifies the type of your user identity directory. Currently, this supports users with an identity type of QUICKSIGHT.

data CreateNamespaceResponse Source #

See: newCreateNamespaceResponse smart constructor.

Instances

Instances details
Generic CreateNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Associated Types

type Rep CreateNamespaceResponse :: Type -> Type #

Read CreateNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Show CreateNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

NFData CreateNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Methods

rnf :: CreateNamespaceResponse -> () #

Eq CreateNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

type Rep CreateNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

newCreateNamespaceResponse Source #

Create a value of CreateNamespaceResponse 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:

CreateNamespaceResponse, createNamespaceResponse_arn - The ARN of the Amazon QuickSight namespace you created.

CreateNamespaceResponse, createNamespaceResponse_capacityRegion - The Amazon Web Services Region; that you want to use for the free SPICE capacity for the new namespace. This is set to the region that you run CreateNamespace in.

CreateNamespaceResponse, createNamespaceResponse_creationStatus - The status of the creation of the namespace. This is an asynchronous process. A status of CREATED means that your namespace is ready to use. If an error occurs, it indicates if the process is retryable or non-retryable. In the case of a non-retryable error, refer to the error message for follow-up tasks.

CreateNamespace, createNamespaceResponse_identityStore - Specifies the type of your user identity directory. Currently, this supports users with an identity type of QUICKSIGHT.

CreateNamespaceResponse, createNamespaceResponse_name - The name of the new namespace that you created.

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

CreateNamespaceResponse, createNamespaceResponse_status - The HTTP status of the request.

CreateTemplate

data CreateTemplate Source #

See: newCreateTemplate smart constructor.

Instances

Instances details
ToJSON CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

ToHeaders CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

ToPath CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

ToQuery CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

AWSRequest CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Associated Types

type AWSResponse CreateTemplate #

Generic CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Associated Types

type Rep CreateTemplate :: Type -> Type #

Show CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

NFData CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Methods

rnf :: CreateTemplate -> () #

Eq CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Hashable CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

type AWSResponse CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

type Rep CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

newCreateTemplate Source #

Create a value of CreateTemplate 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:definition:CreateTemplate', createTemplate_definition - The definition of a template.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

CreateTemplate, createTemplate_name - A display name for the template.

CreateTemplate, createTemplate_permissions - A list of resource permissions to be set on the template.

$sel:sourceEntity:CreateTemplate', createTemplate_sourceEntity - The entity that you are using as a source when you create the template. In SourceEntity, you specify the type of object you're using as source: SourceTemplate for a template or SourceAnalysis for an analysis. Both of these require an Amazon Resource Name (ARN). For SourceTemplate, specify the ARN of the source template. For SourceAnalysis, specify the ARN of the source analysis. The SourceTemplate ARN can contain any Amazon Web Services account and any Amazon QuickSight-supported Amazon Web Services Region.

Use the DataSetReferences entity within SourceTemplate or SourceAnalysis to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.

CreateTemplate, createTemplate_tags - Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.

$sel:versionDescription:CreateTemplate', createTemplate_versionDescription - A description of the current template version being created. This API operation creates the first version of the template. Every time UpdateTemplate is called, a new version is created. Each version of the template maintains a description of the version in the VersionDescription field.

CreateTemplate, createTemplate_awsAccountId - The ID for the Amazon Web Services account that the group is in. You use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

CreateTemplate, createTemplate_templateId - An ID for the template that you want to create. This template is unique per Amazon Web Services Region; in each Amazon Web Services account.

data CreateTemplateResponse Source #

See: newCreateTemplateResponse smart constructor.

Instances

Instances details
Generic CreateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Associated Types

type Rep CreateTemplateResponse :: Type -> Type #

Read CreateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Show CreateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

NFData CreateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Methods

rnf :: CreateTemplateResponse -> () #

Eq CreateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

type Rep CreateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

type Rep CreateTemplateResponse = D1 ('MetaData "CreateTemplateResponse" "Amazonka.QuickSight.CreateTemplate" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateTemplateResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "versionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateTemplateResponse Source #

Create a value of CreateTemplateResponse 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:

CreateTemplateResponse, createTemplateResponse_arn - The ARN for the template.

CreateTemplateResponse, createTemplateResponse_creationStatus - The template creation status.

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

CreateTemplate, createTemplateResponse_templateId - The ID of the template.

$sel:versionArn:CreateTemplateResponse', createTemplateResponse_versionArn - The ARN for the template, including the version information of the first version.

CreateTemplateResponse, createTemplateResponse_status - The HTTP status of the request.

CreateTemplateAlias

data CreateTemplateAlias Source #

See: newCreateTemplateAlias smart constructor.

Instances

Instances details
ToJSON CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

ToHeaders CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

ToPath CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

ToQuery CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

AWSRequest CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Associated Types

type AWSResponse CreateTemplateAlias #

Generic CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Associated Types

type Rep CreateTemplateAlias :: Type -> Type #

Read CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Show CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

NFData CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Methods

rnf :: CreateTemplateAlias -> () #

Eq CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Hashable CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

type AWSResponse CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

type Rep CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

type Rep CreateTemplateAlias = D1 ('MetaData "CreateTemplateAlias" "Amazonka.QuickSight.CreateTemplateAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateTemplateAlias'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newCreateTemplateAlias Source #

Create a value of CreateTemplateAlias 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:

CreateTemplateAlias, createTemplateAlias_awsAccountId - The ID of the Amazon Web Services account that contains the template that you creating an alias for.

CreateTemplateAlias, createTemplateAlias_templateId - An ID for the template.

CreateTemplateAlias, createTemplateAlias_aliasName - The name that you want to give to the template alias that you're creating. Don't start the alias name with the $ character. Alias names that start with $ are reserved by Amazon QuickSight.

CreateTemplateAlias, createTemplateAlias_templateVersionNumber - The version number of the template.

data CreateTemplateAliasResponse Source #

See: newCreateTemplateAliasResponse smart constructor.

Instances

Instances details
Generic CreateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Associated Types

type Rep CreateTemplateAliasResponse :: Type -> Type #

Read CreateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Show CreateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

NFData CreateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Eq CreateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

type Rep CreateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

type Rep CreateTemplateAliasResponse = D1 ('MetaData "CreateTemplateAliasResponse" "Amazonka.QuickSight.CreateTemplateAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateTemplateAliasResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "templateAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemplateAlias)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateTemplateAliasResponse Source #

Create a value of CreateTemplateAliasResponse 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:CreateTemplateAliasResponse', createTemplateAliasResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:templateAlias:CreateTemplateAliasResponse', createTemplateAliasResponse_templateAlias - Information about the template alias.

CreateTemplateAliasResponse, createTemplateAliasResponse_status - The HTTP status of the request.

CreateTheme

data CreateTheme Source #

See: newCreateTheme smart constructor.

Instances

Instances details
ToJSON CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

ToHeaders CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Methods

toHeaders :: CreateTheme -> [Header] #

ToPath CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

ToQuery CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

AWSRequest CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Associated Types

type AWSResponse CreateTheme #

Generic CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Associated Types

type Rep CreateTheme :: Type -> Type #

Read CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Show CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

NFData CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Methods

rnf :: CreateTheme -> () #

Eq CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Hashable CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

type AWSResponse CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

type Rep CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

newCreateTheme Source #

Create a value of CreateTheme 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:

CreateTheme, createTheme_permissions - A valid grouping of resource permissions to apply to the new theme.

CreateTheme, createTheme_tags - A map of the key-value pairs for the resource tag or tags that you want to add to the resource.

$sel:versionDescription:CreateTheme', createTheme_versionDescription - A description of the first version of the theme that you're creating. Every time UpdateTheme is called, a new version is created. Each version of the theme has a description of the version in the VersionDescription field.

CreateTheme, createTheme_awsAccountId - The ID of the Amazon Web Services account where you want to store the new theme.

CreateTheme, createTheme_themeId - An ID for the theme that you want to create. The theme ID is unique per Amazon Web Services Region in each Amazon Web Services account.

CreateTheme, createTheme_name - A display name for the theme.

CreateTheme, createTheme_baseThemeId - The ID of the theme that a custom theme will inherit from. All themes inherit from one of the starting themes defined by Amazon QuickSight. For a list of the starting themes, use ListThemes or choose Themes from within an analysis.

CreateTheme, createTheme_configuration - The theme configuration, which contains the theme display properties.

data CreateThemeResponse Source #

See: newCreateThemeResponse smart constructor.

Instances

Instances details
Generic CreateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Associated Types

type Rep CreateThemeResponse :: Type -> Type #

Read CreateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Show CreateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

NFData CreateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Methods

rnf :: CreateThemeResponse -> () #

Eq CreateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

type Rep CreateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

type Rep CreateThemeResponse = D1 ('MetaData "CreateThemeResponse" "Amazonka.QuickSight.CreateTheme" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateThemeResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "versionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateThemeResponse Source #

Create a value of CreateThemeResponse 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:

CreateThemeResponse, createThemeResponse_arn - The Amazon Resource Name (ARN) for the theme.

CreateThemeResponse, createThemeResponse_creationStatus - The theme creation status.

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

CreateTheme, createThemeResponse_themeId - The ID of the theme.

$sel:versionArn:CreateThemeResponse', createThemeResponse_versionArn - The Amazon Resource Name (ARN) for the new theme.

CreateThemeResponse, createThemeResponse_status - The HTTP status of the request.

CreateThemeAlias

data CreateThemeAlias Source #

See: newCreateThemeAlias smart constructor.

Instances

Instances details
ToJSON CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

ToHeaders CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

ToPath CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

ToQuery CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

AWSRequest CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Associated Types

type AWSResponse CreateThemeAlias #

Generic CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Associated Types

type Rep CreateThemeAlias :: Type -> Type #

Read CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Show CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

NFData CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Methods

rnf :: CreateThemeAlias -> () #

Eq CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Hashable CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

type AWSResponse CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

type Rep CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

type Rep CreateThemeAlias = D1 ('MetaData "CreateThemeAlias" "Amazonka.QuickSight.CreateThemeAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateThemeAlias'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newCreateThemeAlias Source #

Create a value of CreateThemeAlias 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:

CreateThemeAlias, createThemeAlias_awsAccountId - The ID of the Amazon Web Services account that contains the theme for the new theme alias.

CreateThemeAlias, createThemeAlias_themeId - An ID for the theme alias.

CreateThemeAlias, createThemeAlias_aliasName - The name that you want to give to the theme alias that you are creating. The alias name can't begin with a $. Alias names that start with $ are reserved by Amazon QuickSight.

CreateThemeAlias, createThemeAlias_themeVersionNumber - The version number of the theme.

data CreateThemeAliasResponse Source #

See: newCreateThemeAliasResponse smart constructor.

Instances

Instances details
Generic CreateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Associated Types

type Rep CreateThemeAliasResponse :: Type -> Type #

Read CreateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Show CreateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

NFData CreateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Eq CreateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

type Rep CreateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

type Rep CreateThemeAliasResponse = D1 ('MetaData "CreateThemeAliasResponse" "Amazonka.QuickSight.CreateThemeAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateThemeAliasResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "themeAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ThemeAlias)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateThemeAliasResponse Source #

Create a value of CreateThemeAliasResponse 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:CreateThemeAliasResponse', createThemeAliasResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:themeAlias:CreateThemeAliasResponse', createThemeAliasResponse_themeAlias - Information about the theme alias.

CreateThemeAliasResponse, createThemeAliasResponse_status - The HTTP status of the request.

DeleteAccountCustomization

data DeleteAccountCustomization Source #

See: newDeleteAccountCustomization smart constructor.

Instances

Instances details
ToHeaders DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

ToPath DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

ToQuery DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

AWSRequest DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Generic DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Associated Types

type Rep DeleteAccountCustomization :: Type -> Type #

Read DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Show DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

NFData DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Eq DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Hashable DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

type AWSResponse DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

type Rep DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

type Rep DeleteAccountCustomization = D1 ('MetaData "DeleteAccountCustomization" "Amazonka.QuickSight.DeleteAccountCustomization" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteAccountCustomization'" 'PrefixI 'True) (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteAccountCustomization Source #

Create a value of DeleteAccountCustomization 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:

DeleteAccountCustomization, deleteAccountCustomization_namespace - The Amazon QuickSight namespace that you're deleting the customizations from.

DeleteAccountCustomization, deleteAccountCustomization_awsAccountId - The ID for the Amazon Web Services account that you want to delete Amazon QuickSight customizations from in this Amazon Web Services Region.

data DeleteAccountCustomizationResponse Source #

Instances

Instances details
Generic DeleteAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Associated Types

type Rep DeleteAccountCustomizationResponse :: Type -> Type #

Read DeleteAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Show DeleteAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

NFData DeleteAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Eq DeleteAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

type Rep DeleteAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

type Rep DeleteAccountCustomizationResponse = D1 ('MetaData "DeleteAccountCustomizationResponse" "Amazonka.QuickSight.DeleteAccountCustomization" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteAccountCustomizationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteAccountCustomizationResponse Source #

Create a value of DeleteAccountCustomizationResponse 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:DeleteAccountCustomizationResponse', deleteAccountCustomizationResponse_requestId - The Amazon Web Services request ID for this operation.

DeleteAccountCustomizationResponse, deleteAccountCustomizationResponse_status - The HTTP status of the request.

DeleteAccountSubscription

data DeleteAccountSubscription Source #

See: newDeleteAccountSubscription smart constructor.

Instances

Instances details
ToHeaders DeleteAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

ToPath DeleteAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

ToQuery DeleteAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

AWSRequest DeleteAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

Generic DeleteAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

Associated Types

type Rep DeleteAccountSubscription :: Type -> Type #

Read DeleteAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

Show DeleteAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

NFData DeleteAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

Eq DeleteAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

Hashable DeleteAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

type AWSResponse DeleteAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

type Rep DeleteAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

type Rep DeleteAccountSubscription = D1 ('MetaData "DeleteAccountSubscription" "Amazonka.QuickSight.DeleteAccountSubscription" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteAccountSubscription'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteAccountSubscription Source #

Create a value of DeleteAccountSubscription 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:

DeleteAccountSubscription, deleteAccountSubscription_awsAccountId - The Amazon Web Services account ID of the account that you want to delete.

data DeleteAccountSubscriptionResponse Source #

See: newDeleteAccountSubscriptionResponse smart constructor.

Instances

Instances details
Generic DeleteAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

Associated Types

type Rep DeleteAccountSubscriptionResponse :: Type -> Type #

Read DeleteAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

Show DeleteAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

NFData DeleteAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

Eq DeleteAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

type Rep DeleteAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountSubscription

type Rep DeleteAccountSubscriptionResponse = D1 ('MetaData "DeleteAccountSubscriptionResponse" "Amazonka.QuickSight.DeleteAccountSubscription" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteAccountSubscriptionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteAccountSubscriptionResponse Source #

Create a value of DeleteAccountSubscriptionResponse 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:DeleteAccountSubscriptionResponse', deleteAccountSubscriptionResponse_requestId - The Amazon Web Services request ID for this operation.

DeleteAccountSubscriptionResponse, deleteAccountSubscriptionResponse_status - The HTTP status of the request.

DeleteAnalysis

data DeleteAnalysis Source #

See: newDeleteAnalysis smart constructor.

Instances

Instances details
ToHeaders DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

ToPath DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

ToQuery DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

AWSRequest DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Associated Types

type AWSResponse DeleteAnalysis #

Generic DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Associated Types

type Rep DeleteAnalysis :: Type -> Type #

Read DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Show DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

NFData DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Methods

rnf :: DeleteAnalysis -> () #

Eq DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Hashable DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

type AWSResponse DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

type Rep DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

type Rep DeleteAnalysis = D1 ('MetaData "DeleteAnalysis" "Amazonka.QuickSight.DeleteAnalysis" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteAnalysis'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "forceDeleteWithoutRecovery") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "recoveryWindowInDays") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteAnalysis Source #

Create a value of DeleteAnalysis 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:forceDeleteWithoutRecovery:DeleteAnalysis', deleteAnalysis_forceDeleteWithoutRecovery - This option defaults to the value NoForceDeleteWithoutRecovery. To immediately delete the analysis, add the ForceDeleteWithoutRecovery option. You can't restore an analysis after it's deleted.

$sel:recoveryWindowInDays:DeleteAnalysis', deleteAnalysis_recoveryWindowInDays - A value that specifies the number of days that Amazon QuickSight waits before it deletes the analysis. You can't use this parameter with the ForceDeleteWithoutRecovery option in the same API call. The default value is 30.

DeleteAnalysis, deleteAnalysis_awsAccountId - The ID of the Amazon Web Services account where you want to delete an analysis.

DeleteAnalysis, deleteAnalysis_analysisId - The ID of the analysis that you're deleting.

data DeleteAnalysisResponse Source #

See: newDeleteAnalysisResponse smart constructor.

Instances

Instances details
Generic DeleteAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Associated Types

type Rep DeleteAnalysisResponse :: Type -> Type #

Read DeleteAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Show DeleteAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

NFData DeleteAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Methods

rnf :: DeleteAnalysisResponse -> () #

Eq DeleteAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

type Rep DeleteAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

type Rep DeleteAnalysisResponse = D1 ('MetaData "DeleteAnalysisResponse" "Amazonka.QuickSight.DeleteAnalysis" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteAnalysisResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "deletionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDeleteAnalysisResponse Source #

Create a value of DeleteAnalysisResponse 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:

DeleteAnalysis, deleteAnalysisResponse_analysisId - The ID of the deleted analysis.

DeleteAnalysisResponse, deleteAnalysisResponse_arn - The Amazon Resource Name (ARN) of the deleted analysis.

$sel:deletionTime:DeleteAnalysisResponse', deleteAnalysisResponse_deletionTime - The date and time that the analysis is scheduled to be deleted.

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

DeleteAnalysisResponse, deleteAnalysisResponse_status - The HTTP status of the request.

DeleteDashboard

data DeleteDashboard Source #

See: newDeleteDashboard smart constructor.

Instances

Instances details
ToHeaders DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

ToPath DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

ToQuery DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

AWSRequest DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Associated Types

type AWSResponse DeleteDashboard #

Generic DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Associated Types

type Rep DeleteDashboard :: Type -> Type #

Read DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Show DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

NFData DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Methods

rnf :: DeleteDashboard -> () #

Eq DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Hashable DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

type AWSResponse DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

type Rep DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

type Rep DeleteDashboard = D1 ('MetaData "DeleteDashboard" "Amazonka.QuickSight.DeleteDashboard" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteDashboard'" 'PrefixI 'True) (S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteDashboard Source #

Create a value of DeleteDashboard 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:

DeleteDashboard, deleteDashboard_versionNumber - The version number of the dashboard. If the version number property is provided, only the specified version of the dashboard is deleted.

DeleteDashboard, deleteDashboard_awsAccountId - The ID of the Amazon Web Services account that contains the dashboard that you're deleting.

DeleteDashboard, deleteDashboard_dashboardId - The ID for the dashboard.

data DeleteDashboardResponse Source #

See: newDeleteDashboardResponse smart constructor.

Instances

Instances details
Generic DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Associated Types

type Rep DeleteDashboardResponse :: Type -> Type #

Read DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Show DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

NFData DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Methods

rnf :: DeleteDashboardResponse -> () #

Eq DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

type Rep DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

type Rep DeleteDashboardResponse = D1 ('MetaData "DeleteDashboardResponse" "Amazonka.QuickSight.DeleteDashboard" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteDashboardResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteDashboardResponse Source #

Create a value of DeleteDashboardResponse 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:

DeleteDashboardResponse, deleteDashboardResponse_arn - The Secure Socket Layer (SSL) properties that apply for the resource.

DeleteDashboard, deleteDashboardResponse_dashboardId - The ID of the dashboard.

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

DeleteDashboardResponse, deleteDashboardResponse_status - The HTTP status of the request.

DeleteDataSet

data DeleteDataSet Source #

See: newDeleteDataSet smart constructor.

Constructors

DeleteDataSet' Text Text 

Instances

Instances details
ToHeaders DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

ToPath DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

ToQuery DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

AWSRequest DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Associated Types

type AWSResponse DeleteDataSet #

Generic DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Associated Types

type Rep DeleteDataSet :: Type -> Type #

Read DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Show DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

NFData DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Methods

rnf :: DeleteDataSet -> () #

Eq DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Hashable DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

type AWSResponse DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

type Rep DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

type Rep DeleteDataSet = D1 ('MetaData "DeleteDataSet" "Amazonka.QuickSight.DeleteDataSet" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteDataSet'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteDataSet Source #

Create a value of DeleteDataSet 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:

DeleteDataSet, deleteDataSet_awsAccountId - The Amazon Web Services account ID.

DeleteDataSet, deleteDataSet_dataSetId - The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

data DeleteDataSetResponse Source #

See: newDeleteDataSetResponse smart constructor.

Instances

Instances details
Generic DeleteDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Associated Types

type Rep DeleteDataSetResponse :: Type -> Type #

Read DeleteDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Show DeleteDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

NFData DeleteDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Methods

rnf :: DeleteDataSetResponse -> () #

Eq DeleteDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

type Rep DeleteDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

type Rep DeleteDataSetResponse = D1 ('MetaData "DeleteDataSetResponse" "Amazonka.QuickSight.DeleteDataSet" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteDataSetResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteDataSetResponse Source #

Create a value of DeleteDataSetResponse 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:

DeleteDataSetResponse, deleteDataSetResponse_arn - The Amazon Resource Name (ARN) of the dataset.

DeleteDataSet, deleteDataSetResponse_dataSetId - The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

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

DeleteDataSetResponse, deleteDataSetResponse_status - The HTTP status of the request.

DeleteDataSource

data DeleteDataSource Source #

See: newDeleteDataSource smart constructor.

Instances

Instances details
ToHeaders DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

ToPath DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

ToQuery DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

AWSRequest DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Associated Types

type AWSResponse DeleteDataSource #

Generic DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Associated Types

type Rep DeleteDataSource :: Type -> Type #

Read DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Show DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

NFData DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Methods

rnf :: DeleteDataSource -> () #

Eq DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Hashable DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

type AWSResponse DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

type Rep DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

type Rep DeleteDataSource = D1 ('MetaData "DeleteDataSource" "Amazonka.QuickSight.DeleteDataSource" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteDataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteDataSource Source #

Create a value of DeleteDataSource 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:

DeleteDataSource, deleteDataSource_awsAccountId - The Amazon Web Services account ID.

DeleteDataSource, deleteDataSource_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

data DeleteDataSourceResponse Source #

See: newDeleteDataSourceResponse smart constructor.

Instances

Instances details
Generic DeleteDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Associated Types

type Rep DeleteDataSourceResponse :: Type -> Type #

Read DeleteDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Show DeleteDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

NFData DeleteDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Eq DeleteDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

type Rep DeleteDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

type Rep DeleteDataSourceResponse = D1 ('MetaData "DeleteDataSourceResponse" "Amazonka.QuickSight.DeleteDataSource" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteDataSourceResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteDataSourceResponse Source #

Create a value of DeleteDataSourceResponse 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:

DeleteDataSourceResponse, deleteDataSourceResponse_arn - The Amazon Resource Name (ARN) of the data source that you deleted.

DeleteDataSource, deleteDataSourceResponse_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

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

DeleteDataSourceResponse, deleteDataSourceResponse_status - The HTTP status of the request.

DeleteFolder

data DeleteFolder Source #

See: newDeleteFolder smart constructor.

Constructors

DeleteFolder' Text Text 

Instances

Instances details
ToHeaders DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

ToPath DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

ToQuery DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

AWSRequest DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Associated Types

type AWSResponse DeleteFolder #

Generic DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Associated Types

type Rep DeleteFolder :: Type -> Type #

Read DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Show DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

NFData DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Methods

rnf :: DeleteFolder -> () #

Eq DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Hashable DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

type AWSResponse DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

type Rep DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

type Rep DeleteFolder = D1 ('MetaData "DeleteFolder" "Amazonka.QuickSight.DeleteFolder" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteFolder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteFolder Source #

Create a value of DeleteFolder 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:

DeleteFolder, deleteFolder_awsAccountId - The ID for the Amazon Web Services account that contains the folder.

DeleteFolder, deleteFolder_folderId - The ID of the folder.

data DeleteFolderResponse Source #

See: newDeleteFolderResponse smart constructor.

Instances

Instances details
Generic DeleteFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Associated Types

type Rep DeleteFolderResponse :: Type -> Type #

Read DeleteFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Show DeleteFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

NFData DeleteFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Methods

rnf :: DeleteFolderResponse -> () #

Eq DeleteFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

type Rep DeleteFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

type Rep DeleteFolderResponse = D1 ('MetaData "DeleteFolderResponse" "Amazonka.QuickSight.DeleteFolder" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteFolderResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteFolderResponse Source #

Create a value of DeleteFolderResponse 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:

DeleteFolderResponse, deleteFolderResponse_arn - The Amazon Resource Name of the deleted folder.

DeleteFolder, deleteFolderResponse_folderId - The ID of the folder.

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

DeleteFolderResponse, deleteFolderResponse_status - The HTTP status of the request.

DeleteFolderMembership

data DeleteFolderMembership Source #

See: newDeleteFolderMembership smart constructor.

Instances

Instances details
ToHeaders DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

ToPath DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

ToQuery DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

AWSRequest DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Associated Types

type AWSResponse DeleteFolderMembership #

Generic DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Associated Types

type Rep DeleteFolderMembership :: Type -> Type #

Read DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Show DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

NFData DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Methods

rnf :: DeleteFolderMembership -> () #

Eq DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Hashable DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

type AWSResponse DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

type Rep DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

type Rep DeleteFolderMembership = D1 ('MetaData "DeleteFolderMembership" "Amazonka.QuickSight.DeleteFolderMembership" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteFolderMembership'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "memberId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "memberType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MemberType))))

newDeleteFolderMembership Source #

Create a value of DeleteFolderMembership 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:

DeleteFolderMembership, deleteFolderMembership_awsAccountId - The ID for the Amazon Web Services account that contains the folder.

DeleteFolderMembership, deleteFolderMembership_folderId - The Folder ID.

DeleteFolderMembership, deleteFolderMembership_memberId - The ID of the asset (the dashboard, analysis, or dataset) that you want to delete.

DeleteFolderMembership, deleteFolderMembership_memberType - The type of the member, including DASHBOARD, ANALYSIS, and DATASET

data DeleteFolderMembershipResponse Source #

See: newDeleteFolderMembershipResponse smart constructor.

Instances

Instances details
Generic DeleteFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Associated Types

type Rep DeleteFolderMembershipResponse :: Type -> Type #

Read DeleteFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Show DeleteFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

NFData DeleteFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Eq DeleteFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

type Rep DeleteFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

type Rep DeleteFolderMembershipResponse = D1 ('MetaData "DeleteFolderMembershipResponse" "Amazonka.QuickSight.DeleteFolderMembership" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteFolderMembershipResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteFolderMembershipResponse Source #

Create a value of DeleteFolderMembershipResponse 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:DeleteFolderMembershipResponse', deleteFolderMembershipResponse_requestId - The Amazon Web Services request ID for this operation.

DeleteFolderMembershipResponse, deleteFolderMembershipResponse_status - The HTTP status of the request.

$sel:httpStatus:DeleteFolderMembershipResponse', deleteFolderMembershipResponse_httpStatus - The response's http status code.

DeleteGroup

data DeleteGroup Source #

See: newDeleteGroup smart constructor.

Constructors

DeleteGroup' Text Text Text 

Instances

Instances details
ToHeaders DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Methods

toHeaders :: DeleteGroup -> [Header] #

ToPath DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

ToQuery DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

AWSRequest DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Associated Types

type AWSResponse DeleteGroup #

Generic DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Associated Types

type Rep DeleteGroup :: Type -> Type #

Read DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Show DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

NFData DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Methods

rnf :: DeleteGroup -> () #

Eq DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Hashable DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

type AWSResponse DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

type Rep DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

type Rep DeleteGroup = D1 ('MetaData "DeleteGroup" "Amazonka.QuickSight.DeleteGroup" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteGroup Source #

Create a value of DeleteGroup 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:

DeleteGroup, deleteGroup_groupName - The name of the group that you want to delete.

DeleteGroup, deleteGroup_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

DeleteGroup, deleteGroup_namespace - The namespace of the group that you want to delete.

data DeleteGroupResponse Source #

See: newDeleteGroupResponse smart constructor.

Instances

Instances details
Generic DeleteGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Associated Types

type Rep DeleteGroupResponse :: Type -> Type #

Read DeleteGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Show DeleteGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

NFData DeleteGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Methods

rnf :: DeleteGroupResponse -> () #

Eq DeleteGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

type Rep DeleteGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

type Rep DeleteGroupResponse = D1 ('MetaData "DeleteGroupResponse" "Amazonka.QuickSight.DeleteGroup" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteGroupResponse Source #

Create a value of DeleteGroupResponse 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:DeleteGroupResponse', deleteGroupResponse_requestId - The Amazon Web Services request ID for this operation.

DeleteGroupResponse, deleteGroupResponse_status - The HTTP status of the request.

DeleteGroupMembership

data DeleteGroupMembership Source #

See: newDeleteGroupMembership smart constructor.

Instances

Instances details
ToHeaders DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

ToPath DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

ToQuery DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

AWSRequest DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Associated Types

type AWSResponse DeleteGroupMembership #

Generic DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Associated Types

type Rep DeleteGroupMembership :: Type -> Type #

Read DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Show DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

NFData DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Methods

rnf :: DeleteGroupMembership -> () #

Eq DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Hashable DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

type AWSResponse DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

type Rep DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

type Rep DeleteGroupMembership = D1 ('MetaData "DeleteGroupMembership" "Amazonka.QuickSight.DeleteGroupMembership" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteGroupMembership'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "memberName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteGroupMembership Source #

Create a value of DeleteGroupMembership 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:

DeleteGroupMembership, deleteGroupMembership_memberName - The name of the user that you want to delete from the group membership.

DeleteGroupMembership, deleteGroupMembership_groupName - The name of the group that you want to delete the user from.

DeleteGroupMembership, deleteGroupMembership_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

DeleteGroupMembership, deleteGroupMembership_namespace - The namespace of the group that you want to remove a user from.

data DeleteGroupMembershipResponse Source #

See: newDeleteGroupMembershipResponse smart constructor.

Instances

Instances details
Generic DeleteGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Associated Types

type Rep DeleteGroupMembershipResponse :: Type -> Type #

Read DeleteGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Show DeleteGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

NFData DeleteGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Eq DeleteGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

type Rep DeleteGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

type Rep DeleteGroupMembershipResponse = D1 ('MetaData "DeleteGroupMembershipResponse" "Amazonka.QuickSight.DeleteGroupMembership" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteGroupMembershipResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteGroupMembershipResponse Source #

Create a value of DeleteGroupMembershipResponse 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:DeleteGroupMembershipResponse', deleteGroupMembershipResponse_requestId - The Amazon Web Services request ID for this operation.

DeleteGroupMembershipResponse, deleteGroupMembershipResponse_status - The HTTP status of the request.

DeleteIAMPolicyAssignment

data DeleteIAMPolicyAssignment Source #

See: newDeleteIAMPolicyAssignment smart constructor.

Instances

Instances details
ToHeaders DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

ToPath DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

ToQuery DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

AWSRequest DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Generic DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Associated Types

type Rep DeleteIAMPolicyAssignment :: Type -> Type #

Read DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Show DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

NFData DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Eq DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Hashable DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

type AWSResponse DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

type Rep DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

type Rep DeleteIAMPolicyAssignment = D1 ('MetaData "DeleteIAMPolicyAssignment" "Amazonka.QuickSight.DeleteIAMPolicyAssignment" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteIAMPolicyAssignment'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteIAMPolicyAssignment Source #

Create a value of DeleteIAMPolicyAssignment 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:

DeleteIAMPolicyAssignment, deleteIAMPolicyAssignment_awsAccountId - The Amazon Web Services account ID where you want to delete the IAM policy assignment.

DeleteIAMPolicyAssignment, deleteIAMPolicyAssignment_assignmentName - The name of the assignment.

DeleteIAMPolicyAssignment, deleteIAMPolicyAssignment_namespace - The namespace that contains the assignment.

data DeleteIAMPolicyAssignmentResponse Source #

See: newDeleteIAMPolicyAssignmentResponse smart constructor.

Instances

Instances details
Generic DeleteIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Associated Types

type Rep DeleteIAMPolicyAssignmentResponse :: Type -> Type #

Read DeleteIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Show DeleteIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

NFData DeleteIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Eq DeleteIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

type Rep DeleteIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

type Rep DeleteIAMPolicyAssignmentResponse = D1 ('MetaData "DeleteIAMPolicyAssignmentResponse" "Amazonka.QuickSight.DeleteIAMPolicyAssignment" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteIAMPolicyAssignmentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteIAMPolicyAssignmentResponse Source #

Create a value of DeleteIAMPolicyAssignmentResponse 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:

DeleteIAMPolicyAssignment, deleteIAMPolicyAssignmentResponse_assignmentName - The name of the assignment.

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

DeleteIAMPolicyAssignmentResponse, deleteIAMPolicyAssignmentResponse_status - The HTTP status of the request.

DeleteNamespace

data DeleteNamespace Source #

See: newDeleteNamespace smart constructor.

Constructors

DeleteNamespace' Text Text 

Instances

Instances details
ToHeaders DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

ToPath DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

ToQuery DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

AWSRequest DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Associated Types

type AWSResponse DeleteNamespace #

Generic DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Associated Types

type Rep DeleteNamespace :: Type -> Type #

Read DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Show DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

NFData DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Methods

rnf :: DeleteNamespace -> () #

Eq DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Hashable DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

type AWSResponse DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

type Rep DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

type Rep DeleteNamespace = D1 ('MetaData "DeleteNamespace" "Amazonka.QuickSight.DeleteNamespace" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteNamespace'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteNamespace Source #

Create a value of DeleteNamespace 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:

DeleteNamespace, deleteNamespace_awsAccountId - The ID for the Amazon Web Services account that you want to delete the Amazon QuickSight namespace from.

DeleteNamespace, deleteNamespace_namespace - The namespace that you want to delete.

data DeleteNamespaceResponse Source #

See: newDeleteNamespaceResponse smart constructor.

Instances

Instances details
Generic DeleteNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Associated Types

type Rep DeleteNamespaceResponse :: Type -> Type #

Read DeleteNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Show DeleteNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

NFData DeleteNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Methods

rnf :: DeleteNamespaceResponse -> () #

Eq DeleteNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

type Rep DeleteNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

type Rep DeleteNamespaceResponse = D1 ('MetaData "DeleteNamespaceResponse" "Amazonka.QuickSight.DeleteNamespace" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteNamespaceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteNamespaceResponse Source #

Create a value of DeleteNamespaceResponse 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:DeleteNamespaceResponse', deleteNamespaceResponse_requestId - The Amazon Web Services request ID for this operation.

DeleteNamespaceResponse, deleteNamespaceResponse_status - The HTTP status of the request.

DeleteTemplate

data DeleteTemplate Source #

See: newDeleteTemplate smart constructor.

Instances

Instances details
ToHeaders DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

ToPath DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

ToQuery DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

AWSRequest DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Associated Types

type AWSResponse DeleteTemplate #

Generic DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Associated Types

type Rep DeleteTemplate :: Type -> Type #

Read DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Show DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

NFData DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Methods

rnf :: DeleteTemplate -> () #

Eq DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Hashable DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

type AWSResponse DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

type Rep DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

type Rep DeleteTemplate = D1 ('MetaData "DeleteTemplate" "Amazonka.QuickSight.DeleteTemplate" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteTemplate Source #

Create a value of DeleteTemplate 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:

DeleteTemplate, deleteTemplate_versionNumber - Specifies the version of the template that you want to delete. If you don't provide a version number, DeleteTemplate deletes all versions of the template.

DeleteTemplate, deleteTemplate_awsAccountId - The ID of the Amazon Web Services account that contains the template that you're deleting.

DeleteTemplate, deleteTemplate_templateId - An ID for the template you want to delete.

data DeleteTemplateResponse Source #

See: newDeleteTemplateResponse smart constructor.

Instances

Instances details
Generic DeleteTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Associated Types

type Rep DeleteTemplateResponse :: Type -> Type #

Read DeleteTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Show DeleteTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

NFData DeleteTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Methods

rnf :: DeleteTemplateResponse -> () #

Eq DeleteTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

type Rep DeleteTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

type Rep DeleteTemplateResponse = D1 ('MetaData "DeleteTemplateResponse" "Amazonka.QuickSight.DeleteTemplate" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteTemplateResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteTemplateResponse Source #

Create a value of DeleteTemplateResponse 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:

DeleteTemplateResponse, deleteTemplateResponse_arn - The Amazon Resource Name (ARN) of the resource.

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

DeleteTemplate, deleteTemplateResponse_templateId - An ID for the template.

DeleteTemplateResponse, deleteTemplateResponse_status - The HTTP status of the request.

DeleteTemplateAlias

data DeleteTemplateAlias Source #

See: newDeleteTemplateAlias smart constructor.

Instances

Instances details
ToHeaders DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

ToPath DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

ToQuery DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

AWSRequest DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Associated Types

type AWSResponse DeleteTemplateAlias #

Generic DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Associated Types

type Rep DeleteTemplateAlias :: Type -> Type #

Read DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Show DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

NFData DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Methods

rnf :: DeleteTemplateAlias -> () #

Eq DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Hashable DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

type AWSResponse DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

type Rep DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

type Rep DeleteTemplateAlias = D1 ('MetaData "DeleteTemplateAlias" "Amazonka.QuickSight.DeleteTemplateAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteTemplateAlias'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteTemplateAlias Source #

Create a value of DeleteTemplateAlias 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:

DeleteTemplateAlias, deleteTemplateAlias_awsAccountId - The ID of the Amazon Web Services account that contains the item to delete.

DeleteTemplateAlias, deleteTemplateAlias_templateId - The ID for the template that the specified alias is for.

DeleteTemplateAlias, deleteTemplateAlias_aliasName - The name for the template alias. To delete a specific alias, you delete the version that the alias points to. You can specify the alias name, or specify the latest version of the template by providing the keyword $LATEST in the AliasName parameter.

data DeleteTemplateAliasResponse Source #

See: newDeleteTemplateAliasResponse smart constructor.

Instances

Instances details
Generic DeleteTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Associated Types

type Rep DeleteTemplateAliasResponse :: Type -> Type #

Read DeleteTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Show DeleteTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

NFData DeleteTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Eq DeleteTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

type Rep DeleteTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

type Rep DeleteTemplateAliasResponse = D1 ('MetaData "DeleteTemplateAliasResponse" "Amazonka.QuickSight.DeleteTemplateAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteTemplateAliasResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDeleteTemplateAliasResponse Source #

Create a value of DeleteTemplateAliasResponse 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:

DeleteTemplateAlias, deleteTemplateAliasResponse_aliasName - The name for the template alias.

DeleteTemplateAliasResponse, deleteTemplateAliasResponse_arn - The Amazon Resource Name (ARN) of the template you want to delete.

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

DeleteTemplateAlias, deleteTemplateAliasResponse_templateId - An ID for the template associated with the deletion.

DeleteTemplateAliasResponse, deleteTemplateAliasResponse_status - The HTTP status of the request.

DeleteTheme

data DeleteTheme Source #

See: newDeleteTheme smart constructor.

Instances

Instances details
ToHeaders DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Methods

toHeaders :: DeleteTheme -> [Header] #

ToPath DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

ToQuery DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

AWSRequest DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Associated Types

type AWSResponse DeleteTheme #

Generic DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Associated Types

type Rep DeleteTheme :: Type -> Type #

Read DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Show DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

NFData DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Methods

rnf :: DeleteTheme -> () #

Eq DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Hashable DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

type AWSResponse DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

type Rep DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

type Rep DeleteTheme = D1 ('MetaData "DeleteTheme" "Amazonka.QuickSight.DeleteTheme" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteTheme'" 'PrefixI 'True) (S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteTheme Source #

Create a value of DeleteTheme 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:

DeleteTheme, deleteTheme_versionNumber - The version of the theme that you want to delete.

Note: If you don't provide a version number, you're using this call to DeleteTheme to delete all versions of the theme.

DeleteTheme, deleteTheme_awsAccountId - The ID of the Amazon Web Services account that contains the theme that you're deleting.

DeleteTheme, deleteTheme_themeId - An ID for the theme that you want to delete.

data DeleteThemeResponse Source #

See: newDeleteThemeResponse smart constructor.

Instances

Instances details
Generic DeleteThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Associated Types

type Rep DeleteThemeResponse :: Type -> Type #

Read DeleteThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Show DeleteThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

NFData DeleteThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Methods

rnf :: DeleteThemeResponse -> () #

Eq DeleteThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

type Rep DeleteThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

type Rep DeleteThemeResponse = D1 ('MetaData "DeleteThemeResponse" "Amazonka.QuickSight.DeleteTheme" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteThemeResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteThemeResponse Source #

Create a value of DeleteThemeResponse 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:

DeleteThemeResponse, deleteThemeResponse_arn - The Amazon Resource Name (ARN) of the resource.

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

DeleteTheme, deleteThemeResponse_themeId - An ID for the theme.

DeleteThemeResponse, deleteThemeResponse_status - The HTTP status of the request.

DeleteThemeAlias

data DeleteThemeAlias Source #

See: newDeleteThemeAlias smart constructor.

Instances

Instances details
ToHeaders DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

ToPath DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

ToQuery DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

AWSRequest DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Associated Types

type AWSResponse DeleteThemeAlias #

Generic DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Associated Types

type Rep DeleteThemeAlias :: Type -> Type #

Read DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Show DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

NFData DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Methods

rnf :: DeleteThemeAlias -> () #

Eq DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Hashable DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

type AWSResponse DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

type Rep DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

type Rep DeleteThemeAlias = D1 ('MetaData "DeleteThemeAlias" "Amazonka.QuickSight.DeleteThemeAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteThemeAlias'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteThemeAlias Source #

Create a value of DeleteThemeAlias 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:

DeleteThemeAlias, deleteThemeAlias_awsAccountId - The ID of the Amazon Web Services account that contains the theme alias to delete.

DeleteThemeAlias, deleteThemeAlias_themeId - The ID for the theme that the specified alias is for.

DeleteThemeAlias, deleteThemeAlias_aliasName - The unique name for the theme alias to delete.

data DeleteThemeAliasResponse Source #

See: newDeleteThemeAliasResponse smart constructor.

Instances

Instances details
Generic DeleteThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Associated Types

type Rep DeleteThemeAliasResponse :: Type -> Type #

Read DeleteThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Show DeleteThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

NFData DeleteThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Eq DeleteThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

type Rep DeleteThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

type Rep DeleteThemeAliasResponse = D1 ('MetaData "DeleteThemeAliasResponse" "Amazonka.QuickSight.DeleteThemeAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteThemeAliasResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDeleteThemeAliasResponse Source #

Create a value of DeleteThemeAliasResponse 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:

DeleteThemeAlias, deleteThemeAliasResponse_aliasName - The name for the theme alias.

DeleteThemeAliasResponse, deleteThemeAliasResponse_arn - The Amazon Resource Name (ARN) of the theme resource using the deleted alias.

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

DeleteThemeAlias, deleteThemeAliasResponse_themeId - An ID for the theme associated with the deletion.

DeleteThemeAliasResponse, deleteThemeAliasResponse_status - The HTTP status of the request.

DeleteUser

data DeleteUser Source #

See: newDeleteUser smart constructor.

Constructors

DeleteUser' Text Text Text 

Instances

Instances details
ToHeaders DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Methods

toHeaders :: DeleteUser -> [Header] #

ToPath DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

ToQuery DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

AWSRequest DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Associated Types

type AWSResponse DeleteUser #

Generic DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Associated Types

type Rep DeleteUser :: Type -> Type #

Read DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Show DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

NFData DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Methods

rnf :: DeleteUser -> () #

Eq DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Hashable DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

type AWSResponse DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

type Rep DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

type Rep DeleteUser = D1 ('MetaData "DeleteUser" "Amazonka.QuickSight.DeleteUser" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteUser'" 'PrefixI 'True) (S1 ('MetaSel ('Just "userName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteUser Source #

Create a value of DeleteUser 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:

DeleteUser, deleteUser_userName - The name of the user that you want to delete.

DeleteUser, deleteUser_awsAccountId - The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

DeleteUser, deleteUser_namespace - The namespace. Currently, you should set this to default.

data DeleteUserResponse Source #

See: newDeleteUserResponse smart constructor.

Instances

Instances details
Generic DeleteUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Associated Types

type Rep DeleteUserResponse :: Type -> Type #

Read DeleteUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Show DeleteUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

NFData DeleteUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Methods

rnf :: DeleteUserResponse -> () #

Eq DeleteUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

type Rep DeleteUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

type Rep DeleteUserResponse = D1 ('MetaData "DeleteUserResponse" "Amazonka.QuickSight.DeleteUser" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteUserResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteUserResponse Source #

Create a value of DeleteUserResponse 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:DeleteUserResponse', deleteUserResponse_requestId - The Amazon Web Services request ID for this operation.

DeleteUserResponse, deleteUserResponse_status - The HTTP status of the request.

DeleteUserByPrincipalId

data DeleteUserByPrincipalId Source #

See: newDeleteUserByPrincipalId smart constructor.

Instances

Instances details
ToHeaders DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

ToPath DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

ToQuery DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

AWSRequest DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Generic DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Associated Types

type Rep DeleteUserByPrincipalId :: Type -> Type #

Read DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Show DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

NFData DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Methods

rnf :: DeleteUserByPrincipalId -> () #

Eq DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Hashable DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

type AWSResponse DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

type Rep DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

type Rep DeleteUserByPrincipalId = D1 ('MetaData "DeleteUserByPrincipalId" "Amazonka.QuickSight.DeleteUserByPrincipalId" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteUserByPrincipalId'" 'PrefixI 'True) (S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteUserByPrincipalId Source #

Create a value of DeleteUserByPrincipalId 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:

DeleteUserByPrincipalId, deleteUserByPrincipalId_principalId - The principal ID of the user.

DeleteUserByPrincipalId, deleteUserByPrincipalId_awsAccountId - The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

DeleteUserByPrincipalId, deleteUserByPrincipalId_namespace - The namespace. Currently, you should set this to default.

data DeleteUserByPrincipalIdResponse Source #

See: newDeleteUserByPrincipalIdResponse smart constructor.

Instances

Instances details
Generic DeleteUserByPrincipalIdResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Associated Types

type Rep DeleteUserByPrincipalIdResponse :: Type -> Type #

Read DeleteUserByPrincipalIdResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Show DeleteUserByPrincipalIdResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

NFData DeleteUserByPrincipalIdResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Eq DeleteUserByPrincipalIdResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

type Rep DeleteUserByPrincipalIdResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

type Rep DeleteUserByPrincipalIdResponse = D1 ('MetaData "DeleteUserByPrincipalIdResponse" "Amazonka.QuickSight.DeleteUserByPrincipalId" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DeleteUserByPrincipalIdResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteUserByPrincipalIdResponse Source #

Create a value of DeleteUserByPrincipalIdResponse 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:DeleteUserByPrincipalIdResponse', deleteUserByPrincipalIdResponse_requestId - The Amazon Web Services request ID for this operation.

DeleteUserByPrincipalIdResponse, deleteUserByPrincipalIdResponse_status - The HTTP status of the request.

DescribeAccountCustomization

data DescribeAccountCustomization Source #

See: newDescribeAccountCustomization smart constructor.

Instances

Instances details
ToHeaders DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

ToPath DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

ToQuery DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

AWSRequest DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

Generic DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

Associated Types

type Rep DescribeAccountCustomization :: Type -> Type #

Read DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

Show DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

NFData DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

Eq DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

Hashable DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

type AWSResponse DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

type Rep DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

type Rep DescribeAccountCustomization = D1 ('MetaData "DescribeAccountCustomization" "Amazonka.QuickSight.DescribeAccountCustomization" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeAccountCustomization'" 'PrefixI 'True) (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "resolved") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeAccountCustomization Source #

Create a value of DescribeAccountCustomization 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:

DescribeAccountCustomization, describeAccountCustomization_namespace - The Amazon QuickSight namespace that you want to describe Amazon QuickSight customizations for.

$sel:resolved:DescribeAccountCustomization', describeAccountCustomization_resolved - The Resolved flag works with the other parameters to determine which view of Amazon QuickSight customizations is returned. You can add this flag to your command to use the same view that Amazon QuickSight uses to identify which customizations to apply to the console. Omit this flag, or set it to no-resolved, to reveal customizations that are configured at different levels.

DescribeAccountCustomization, describeAccountCustomization_awsAccountId - The ID for the Amazon Web Services account that you want to describe Amazon QuickSight customizations for.

data DescribeAccountCustomizationResponse Source #

Instances

Instances details
Generic DescribeAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

Read DescribeAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

Show DescribeAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

NFData DescribeAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

Eq DescribeAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

type Rep DescribeAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

type Rep DescribeAccountCustomizationResponse = D1 ('MetaData "DescribeAccountCustomizationResponse" "Amazonka.QuickSight.DescribeAccountCustomization" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeAccountCustomizationResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accountCustomization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccountCustomization)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeAccountCustomizationResponse Source #

Create a value of DescribeAccountCustomizationResponse 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:accountCustomization:DescribeAccountCustomizationResponse', describeAccountCustomizationResponse_accountCustomization - The Amazon QuickSight customizations that exist in the current Amazon Web Services Region.

DescribeAccountCustomizationResponse, describeAccountCustomizationResponse_arn - The Amazon Resource Name (ARN) of the customization that's associated with this Amazon Web Services account.

DescribeAccountCustomization, describeAccountCustomizationResponse_awsAccountId - The ID for the Amazon Web Services account that you're describing.

DescribeAccountCustomization, describeAccountCustomizationResponse_namespace - The Amazon QuickSight namespace that you're describing.

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

DescribeAccountCustomizationResponse, describeAccountCustomizationResponse_status - The HTTP status of the request.

DescribeAccountSettings

data DescribeAccountSettings Source #

See: newDescribeAccountSettings smart constructor.

Instances

Instances details
ToHeaders DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

ToPath DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

ToQuery DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

AWSRequest DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Generic DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Associated Types

type Rep DescribeAccountSettings :: Type -> Type #

Read DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Show DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

NFData DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Methods

rnf :: DescribeAccountSettings -> () #

Eq DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Hashable DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

type AWSResponse DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

type Rep DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

type Rep DescribeAccountSettings = D1 ('MetaData "DescribeAccountSettings" "Amazonka.QuickSight.DescribeAccountSettings" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeAccountSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeAccountSettings Source #

Create a value of DescribeAccountSettings 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:

DescribeAccountSettings, describeAccountSettings_awsAccountId - The ID for the Amazon Web Services account that contains the settings that you want to list.

data DescribeAccountSettingsResponse Source #

See: newDescribeAccountSettingsResponse smart constructor.

Instances

Instances details
Generic DescribeAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Associated Types

type Rep DescribeAccountSettingsResponse :: Type -> Type #

Read DescribeAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Show DescribeAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

NFData DescribeAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Eq DescribeAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

type Rep DescribeAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

type Rep DescribeAccountSettingsResponse = D1 ('MetaData "DescribeAccountSettingsResponse" "Amazonka.QuickSight.DescribeAccountSettings" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeAccountSettingsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "accountSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccountSettings)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeAccountSettingsResponse Source #

Create a value of DescribeAccountSettingsResponse 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:accountSettings:DescribeAccountSettingsResponse', describeAccountSettingsResponse_accountSettings - The Amazon QuickSight settings for this Amazon Web Services account. This information includes the edition of Amazon Amazon QuickSight that you subscribed to (Standard or Enterprise) and the notification email for the Amazon QuickSight subscription.

In the QuickSight console, the Amazon QuickSight subscription is sometimes referred to as a QuickSight "account" even though it's technically not an account by itself. Instead, it's a subscription to the Amazon QuickSight service for your Amazon Web Services account. The edition that you subscribe to applies to Amazon QuickSight in every Amazon Web Services Region where you use it.

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

DescribeAccountSettingsResponse, describeAccountSettingsResponse_status - The HTTP status of the request.

DescribeAccountSubscription

data DescribeAccountSubscription Source #

See: newDescribeAccountSubscription smart constructor.

Instances

Instances details
ToHeaders DescribeAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

ToPath DescribeAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

ToQuery DescribeAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

AWSRequest DescribeAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

Generic DescribeAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

Associated Types

type Rep DescribeAccountSubscription :: Type -> Type #

Read DescribeAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

Show DescribeAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

NFData DescribeAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

Eq DescribeAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

Hashable DescribeAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

type AWSResponse DescribeAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

type Rep DescribeAccountSubscription Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

type Rep DescribeAccountSubscription = D1 ('MetaData "DescribeAccountSubscription" "Amazonka.QuickSight.DescribeAccountSubscription" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeAccountSubscription'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeAccountSubscription Source #

Create a value of DescribeAccountSubscription 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:

DescribeAccountSubscription, describeAccountSubscription_awsAccountId - The Amazon Web Services account ID associated with your Amazon QuickSight account.

data DescribeAccountSubscriptionResponse Source #

Instances

Instances details
Generic DescribeAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

Read DescribeAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

Show DescribeAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

NFData DescribeAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

Eq DescribeAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

type Rep DescribeAccountSubscriptionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSubscription

type Rep DescribeAccountSubscriptionResponse = D1 ('MetaData "DescribeAccountSubscriptionResponse" "Amazonka.QuickSight.DescribeAccountSubscription" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeAccountSubscriptionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "accountInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccountInfo)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeAccountSubscriptionResponse Source #

Create a value of DescribeAccountSubscriptionResponse 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:accountInfo:DescribeAccountSubscriptionResponse', describeAccountSubscriptionResponse_accountInfo - A structure that contains the following elements:

  • Your Amazon QuickSight account name.
  • The edition of Amazon QuickSight that your account is using.
  • The notification email address that is associated with the Amazon QuickSight account.
  • The authentication type of the Amazon QuickSight account.
  • The status of the Amazon QuickSight account's subscription.

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

DescribeAccountSubscriptionResponse, describeAccountSubscriptionResponse_status - The HTTP status of the request.

DescribeAnalysis

data DescribeAnalysis Source #

See: newDescribeAnalysis smart constructor.

Instances

Instances details
ToHeaders DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

ToPath DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

ToQuery DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

AWSRequest DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Associated Types

type AWSResponse DescribeAnalysis #

Generic DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Associated Types

type Rep DescribeAnalysis :: Type -> Type #

Read DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Show DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

NFData DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Methods

rnf :: DescribeAnalysis -> () #

Eq DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Hashable DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

type AWSResponse DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

type Rep DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

type Rep DescribeAnalysis = D1 ('MetaData "DescribeAnalysis" "Amazonka.QuickSight.DescribeAnalysis" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeAnalysis'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeAnalysis Source #

Create a value of DescribeAnalysis 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:

DescribeAnalysis, describeAnalysis_awsAccountId - The ID of the Amazon Web Services account that contains the analysis. You must be using the Amazon Web Services account that the analysis is in.

DescribeAnalysis, describeAnalysis_analysisId - The ID of the analysis that you're describing. The ID is part of the URL of the analysis.

data DescribeAnalysisResponse Source #

See: newDescribeAnalysisResponse smart constructor.

Instances

Instances details
Generic DescribeAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Associated Types

type Rep DescribeAnalysisResponse :: Type -> Type #

Read DescribeAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Show DescribeAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

NFData DescribeAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Eq DescribeAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

type Rep DescribeAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

type Rep DescribeAnalysisResponse = D1 ('MetaData "DescribeAnalysisResponse" "Amazonka.QuickSight.DescribeAnalysis" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeAnalysisResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "analysis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Analysis)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeAnalysisResponse Source #

Create a value of DescribeAnalysisResponse 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:analysis:DescribeAnalysisResponse', describeAnalysisResponse_analysis - A metadata structure that contains summary information for the analysis that you're describing.

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

DescribeAnalysisResponse, describeAnalysisResponse_status - The HTTP status of the request.

DescribeAnalysisDefinition

data DescribeAnalysisDefinition Source #

See: newDescribeAnalysisDefinition smart constructor.

Instances

Instances details
ToHeaders DescribeAnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

ToPath DescribeAnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

ToQuery DescribeAnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

AWSRequest DescribeAnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

Generic DescribeAnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

Associated Types

type Rep DescribeAnalysisDefinition :: Type -> Type #

Read DescribeAnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

Show DescribeAnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

NFData DescribeAnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

Eq DescribeAnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

Hashable DescribeAnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

type AWSResponse DescribeAnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

type Rep DescribeAnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

type Rep DescribeAnalysisDefinition = D1 ('MetaData "DescribeAnalysisDefinition" "Amazonka.QuickSight.DescribeAnalysisDefinition" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeAnalysisDefinition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeAnalysisDefinition Source #

Create a value of DescribeAnalysisDefinition 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:

DescribeAnalysisDefinition, describeAnalysisDefinition_awsAccountId - The ID of the Amazon Web Services account that contains the analysis. You must be using the Amazon Web Services account that the analysis is in.

DescribeAnalysisDefinition, describeAnalysisDefinition_analysisId - The ID of the analysis that you're describing. The ID is part of the URL of the analysis.

data DescribeAnalysisDefinitionResponse Source #

Instances

Instances details
Generic DescribeAnalysisDefinitionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

Associated Types

type Rep DescribeAnalysisDefinitionResponse :: Type -> Type #

Show DescribeAnalysisDefinitionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

NFData DescribeAnalysisDefinitionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

Eq DescribeAnalysisDefinitionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

type Rep DescribeAnalysisDefinitionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisDefinition

newDescribeAnalysisDefinitionResponse Source #

Create a value of DescribeAnalysisDefinitionResponse 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:

DescribeAnalysisDefinition, describeAnalysisDefinitionResponse_analysisId - The ID of the analysis described.

$sel:definition:DescribeAnalysisDefinitionResponse', describeAnalysisDefinitionResponse_definition - The definition of an analysis.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

DescribeAnalysisDefinitionResponse, describeAnalysisDefinitionResponse_errors - Errors associated with the analysis.

DescribeAnalysisDefinitionResponse, describeAnalysisDefinitionResponse_name - The descriptive name of the analysis.

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

$sel:resourceStatus:DescribeAnalysisDefinitionResponse', describeAnalysisDefinitionResponse_resourceStatus - Status associated with the analysis.

  • CREATION_IN_PROGRESS
  • CREATION_SUCCESSFUL
  • CREATION_FAILED
  • UPDATE_IN_PROGRESS
  • UPDATE_SUCCESSFUL
  • UPDATE_FAILED
  • DELETED

DescribeAnalysisDefinitionResponse, describeAnalysisDefinitionResponse_themeArn - The ARN of the theme of the analysis.

DescribeAnalysisDefinitionResponse, describeAnalysisDefinitionResponse_status - The HTTP status of the request.

DescribeAnalysisPermissions

data DescribeAnalysisPermissions Source #

See: newDescribeAnalysisPermissions smart constructor.

Instances

Instances details
ToHeaders DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

ToPath DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

ToQuery DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

AWSRequest DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

Generic DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

Associated Types

type Rep DescribeAnalysisPermissions :: Type -> Type #

Read DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

Show DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

NFData DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

Eq DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

Hashable DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

type AWSResponse DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

type Rep DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

type Rep DescribeAnalysisPermissions = D1 ('MetaData "DescribeAnalysisPermissions" "Amazonka.QuickSight.DescribeAnalysisPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeAnalysisPermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeAnalysisPermissions Source #

Create a value of DescribeAnalysisPermissions 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:

DescribeAnalysisPermissions, describeAnalysisPermissions_awsAccountId - The ID of the Amazon Web Services account that contains the analysis whose permissions you're describing. You must be using the Amazon Web Services account that the analysis is in.

DescribeAnalysisPermissions, describeAnalysisPermissions_analysisId - The ID of the analysis whose permissions you're describing. The ID is part of the analysis URL.

data DescribeAnalysisPermissionsResponse Source #

Instances

Instances details
Generic DescribeAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

Read DescribeAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

Show DescribeAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

NFData DescribeAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

Eq DescribeAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

type Rep DescribeAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

type Rep DescribeAnalysisPermissionsResponse = D1 ('MetaData "DescribeAnalysisPermissionsResponse" "Amazonka.QuickSight.DescribeAnalysisPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeAnalysisPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "analysisArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeAnalysisPermissionsResponse Source #

Create a value of DescribeAnalysisPermissionsResponse 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:analysisArn:DescribeAnalysisPermissionsResponse', describeAnalysisPermissionsResponse_analysisArn - The Amazon Resource Name (ARN) of the analysis whose permissions you're describing.

DescribeAnalysisPermissions, describeAnalysisPermissionsResponse_analysisId - The ID of the analysis whose permissions you're describing.

DescribeAnalysisPermissionsResponse, describeAnalysisPermissionsResponse_permissions - A structure that describes the principals and the resource-level permissions on an analysis.

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

DescribeAnalysisPermissionsResponse, describeAnalysisPermissionsResponse_status - The HTTP status of the request.

DescribeDashboard

data DescribeDashboard Source #

See: newDescribeDashboard smart constructor.

Instances

Instances details
ToHeaders DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

ToPath DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

ToQuery DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

AWSRequest DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Associated Types

type AWSResponse DescribeDashboard #

Generic DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Associated Types

type Rep DescribeDashboard :: Type -> Type #

Read DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Show DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

NFData DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Methods

rnf :: DescribeDashboard -> () #

Eq DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Hashable DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

type AWSResponse DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

type Rep DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

type Rep DescribeDashboard = D1 ('MetaData "DescribeDashboard" "Amazonka.QuickSight.DescribeDashboard" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeDashboard'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeDashboard Source #

Create a value of DescribeDashboard 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:

DescribeDashboard, describeDashboard_aliasName - The alias name.

DescribeDashboard, describeDashboard_versionNumber - The version number for the dashboard. If a version number isn't passed, the latest published dashboard version is described.

DescribeDashboard, describeDashboard_awsAccountId - The ID of the Amazon Web Services account that contains the dashboard that you're describing.

DescribeDashboard, describeDashboard_dashboardId - The ID for the dashboard.

data DescribeDashboardResponse Source #

See: newDescribeDashboardResponse smart constructor.

Instances

Instances details
Generic DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Associated Types

type Rep DescribeDashboardResponse :: Type -> Type #

Read DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Show DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

NFData DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Eq DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

type Rep DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

type Rep DescribeDashboardResponse = D1 ('MetaData "DescribeDashboardResponse" "Amazonka.QuickSight.DescribeDashboard" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeDashboardResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dashboard") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Dashboard)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeDashboardResponse Source #

Create a value of DescribeDashboardResponse 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:

DescribeDashboardResponse, describeDashboardResponse_dashboard - Information about the dashboard.

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

DescribeDashboardResponse, describeDashboardResponse_status - The HTTP status of this request.

DescribeDashboardDefinition

data DescribeDashboardDefinition Source #

See: newDescribeDashboardDefinition smart constructor.

Instances

Instances details
ToHeaders DescribeDashboardDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

ToPath DescribeDashboardDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

ToQuery DescribeDashboardDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

AWSRequest DescribeDashboardDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

Generic DescribeDashboardDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

Associated Types

type Rep DescribeDashboardDefinition :: Type -> Type #

Read DescribeDashboardDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

Show DescribeDashboardDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

NFData DescribeDashboardDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

Eq DescribeDashboardDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

Hashable DescribeDashboardDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

type AWSResponse DescribeDashboardDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

type Rep DescribeDashboardDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

type Rep DescribeDashboardDefinition = D1 ('MetaData "DescribeDashboardDefinition" "Amazonka.QuickSight.DescribeDashboardDefinition" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeDashboardDefinition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeDashboardDefinition Source #

Create a value of DescribeDashboardDefinition 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:

DescribeDashboardDefinition, describeDashboardDefinition_aliasName - The alias name.

DescribeDashboardDefinition, describeDashboardDefinition_versionNumber - The version number for the dashboard. If a version number isn't passed, the latest published dashboard version is described.

DescribeDashboardDefinition, describeDashboardDefinition_awsAccountId - The ID of the Amazon Web Services account that contains the dashboard that you're describing.

DescribeDashboardDefinition, describeDashboardDefinition_dashboardId - The ID for the dashboard.

data DescribeDashboardDefinitionResponse Source #

Instances

Instances details
Generic DescribeDashboardDefinitionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

Show DescribeDashboardDefinitionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

NFData DescribeDashboardDefinitionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

Eq DescribeDashboardDefinitionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

type Rep DescribeDashboardDefinitionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardDefinition

newDescribeDashboardDefinitionResponse Source #

Create a value of DescribeDashboardDefinitionResponse 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:

DescribeDashboardDefinition, describeDashboardDefinitionResponse_dashboardId - The ID of the dashboard described.

$sel:definition:DescribeDashboardDefinitionResponse', describeDashboardDefinitionResponse_definition - The definition of a dashboard.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

DescribeDashboardDefinitionResponse, describeDashboardDefinitionResponse_errors - Errors associated with this dashboard version.

DescribeDashboardDefinitionResponse, describeDashboardDefinitionResponse_name - The display name of the dashboard.

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

$sel:resourceStatus:DescribeDashboardDefinitionResponse', describeDashboardDefinitionResponse_resourceStatus - Status associated with the dashboard version.

  • CREATION_IN_PROGRESS
  • CREATION_SUCCESSFUL
  • CREATION_FAILED
  • UPDATE_IN_PROGRESS
  • UPDATE_SUCCESSFUL
  • UPDATE_FAILED
  • DELETED

DescribeDashboardDefinitionResponse, describeDashboardDefinitionResponse_themeArn - The ARN of the theme of the dashboard.

DescribeDashboardDefinitionResponse, describeDashboardDefinitionResponse_status - The HTTP status of the request.

DescribeDashboardPermissions

data DescribeDashboardPermissions Source #

See: newDescribeDashboardPermissions smart constructor.

Instances

Instances details
ToHeaders DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

ToPath DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

ToQuery DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

AWSRequest DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

Generic DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

Associated Types

type Rep DescribeDashboardPermissions :: Type -> Type #

Read DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

Show DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

NFData DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

Eq DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

Hashable DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

type AWSResponse DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

type Rep DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

type Rep DescribeDashboardPermissions = D1 ('MetaData "DescribeDashboardPermissions" "Amazonka.QuickSight.DescribeDashboardPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeDashboardPermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeDashboardPermissions Source #

Create a value of DescribeDashboardPermissions 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:

DescribeDashboardPermissions, describeDashboardPermissions_awsAccountId - The ID of the Amazon Web Services account that contains the dashboard that you're describing permissions for.

DescribeDashboardPermissions, describeDashboardPermissions_dashboardId - The ID for the dashboard, also added to the IAM policy.

data DescribeDashboardPermissionsResponse Source #

Instances

Instances details
Generic DescribeDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

Read DescribeDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

Show DescribeDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

NFData DescribeDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

Eq DescribeDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

type Rep DescribeDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

type Rep DescribeDashboardPermissionsResponse = D1 ('MetaData "DescribeDashboardPermissionsResponse" "Amazonka.QuickSight.DescribeDashboardPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeDashboardPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dashboardArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "linkSharingConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LinkSharingConfiguration)))) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeDashboardPermissionsResponse Source #

Create a value of DescribeDashboardPermissionsResponse 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:dashboardArn:DescribeDashboardPermissionsResponse', describeDashboardPermissionsResponse_dashboardArn - The Amazon Resource Name (ARN) of the dashboard.

DescribeDashboardPermissions, describeDashboardPermissionsResponse_dashboardId - The ID for the dashboard.

$sel:linkSharingConfiguration:DescribeDashboardPermissionsResponse', describeDashboardPermissionsResponse_linkSharingConfiguration - A structure that contains the configuration of a shareable link that grants access to the dashboard. Your users can use the link to view and interact with the dashboard, if the dashboard has been shared with them. For more information about sharing dashboards, see Sharing Dashboards.

DescribeDashboardPermissionsResponse, describeDashboardPermissionsResponse_permissions - A structure that contains the permissions for the dashboard.

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

DescribeDashboardPermissionsResponse, describeDashboardPermissionsResponse_status - The HTTP status of the request.

DescribeDataSet

data DescribeDataSet Source #

See: newDescribeDataSet smart constructor.

Constructors

DescribeDataSet' Text Text 

Instances

Instances details
ToHeaders DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

ToPath DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

ToQuery DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

AWSRequest DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Associated Types

type AWSResponse DescribeDataSet #

Generic DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Associated Types

type Rep DescribeDataSet :: Type -> Type #

Read DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Show DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

NFData DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Methods

rnf :: DescribeDataSet -> () #

Eq DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Hashable DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

type AWSResponse DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

type Rep DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

type Rep DescribeDataSet = D1 ('MetaData "DescribeDataSet" "Amazonka.QuickSight.DescribeDataSet" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeDataSet'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeDataSet Source #

Create a value of DescribeDataSet 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:

DescribeDataSet, describeDataSet_awsAccountId - The Amazon Web Services account ID.

DescribeDataSet, describeDataSet_dataSetId - The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

data DescribeDataSetResponse Source #

See: newDescribeDataSetResponse smart constructor.

Instances

Instances details
Generic DescribeDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Associated Types

type Rep DescribeDataSetResponse :: Type -> Type #

Show DescribeDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

NFData DescribeDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Methods

rnf :: DescribeDataSetResponse -> () #

Eq DescribeDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

type Rep DescribeDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

type Rep DescribeDataSetResponse = D1 ('MetaData "DescribeDataSetResponse" "Amazonka.QuickSight.DescribeDataSet" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeDataSetResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSet)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeDataSetResponse Source #

Create a value of DescribeDataSetResponse 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:dataSet:DescribeDataSetResponse', describeDataSetResponse_dataSet - Information on the dataset.

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

DescribeDataSetResponse, describeDataSetResponse_status - The HTTP status of the request.

DescribeDataSetPermissions

data DescribeDataSetPermissions Source #

See: newDescribeDataSetPermissions smart constructor.

Instances

Instances details
ToHeaders DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

ToPath DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

ToQuery DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

AWSRequest DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Generic DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Associated Types

type Rep DescribeDataSetPermissions :: Type -> Type #

Read DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Show DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

NFData DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Eq DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Hashable DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

type AWSResponse DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

type Rep DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

type Rep DescribeDataSetPermissions = D1 ('MetaData "DescribeDataSetPermissions" "Amazonka.QuickSight.DescribeDataSetPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeDataSetPermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeDataSetPermissions Source #

Create a value of DescribeDataSetPermissions 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:

DescribeDataSetPermissions, describeDataSetPermissions_awsAccountId - The Amazon Web Services account ID.

DescribeDataSetPermissions, describeDataSetPermissions_dataSetId - The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

data DescribeDataSetPermissionsResponse Source #

Instances

Instances details
Generic DescribeDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Associated Types

type Rep DescribeDataSetPermissionsResponse :: Type -> Type #

Read DescribeDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Show DescribeDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

NFData DescribeDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Eq DescribeDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

type Rep DescribeDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

type Rep DescribeDataSetPermissionsResponse = D1 ('MetaData "DescribeDataSetPermissionsResponse" "Amazonka.QuickSight.DescribeDataSetPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeDataSetPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataSetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeDataSetPermissionsResponse Source #

Create a value of DescribeDataSetPermissionsResponse 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:

DescribeDataSetPermissionsResponse, describeDataSetPermissionsResponse_dataSetArn - The Amazon Resource Name (ARN) of the dataset.

DescribeDataSetPermissions, describeDataSetPermissionsResponse_dataSetId - The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

DescribeDataSetPermissionsResponse, describeDataSetPermissionsResponse_permissions - A list of resource permissions on the dataset.

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

DescribeDataSetPermissionsResponse, describeDataSetPermissionsResponse_status - The HTTP status of the request.

DescribeDataSource

data DescribeDataSource Source #

See: newDescribeDataSource smart constructor.

Instances

Instances details
ToHeaders DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

ToPath DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

ToQuery DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

AWSRequest DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Associated Types

type AWSResponse DescribeDataSource #

Generic DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Associated Types

type Rep DescribeDataSource :: Type -> Type #

Read DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Show DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

NFData DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Methods

rnf :: DescribeDataSource -> () #

Eq DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Hashable DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

type AWSResponse DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

type Rep DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

type Rep DescribeDataSource = D1 ('MetaData "DescribeDataSource" "Amazonka.QuickSight.DescribeDataSource" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeDataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeDataSource Source #

Create a value of DescribeDataSource 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:

DescribeDataSource, describeDataSource_awsAccountId - The Amazon Web Services account ID.

DescribeDataSource, describeDataSource_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

data DescribeDataSourceResponse Source #

See: newDescribeDataSourceResponse smart constructor.

Instances

Instances details
Generic DescribeDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Associated Types

type Rep DescribeDataSourceResponse :: Type -> Type #

Read DescribeDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Show DescribeDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

NFData DescribeDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Eq DescribeDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

type Rep DescribeDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

type Rep DescribeDataSourceResponse = D1 ('MetaData "DescribeDataSourceResponse" "Amazonka.QuickSight.DescribeDataSource" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeDataSourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSource)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeDataSourceResponse Source #

Create a value of DescribeDataSourceResponse 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:dataSource:DescribeDataSourceResponse', describeDataSourceResponse_dataSource - The information on the data source.

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

DescribeDataSourceResponse, describeDataSourceResponse_status - The HTTP status of the request.

DescribeDataSourcePermissions

data DescribeDataSourcePermissions Source #

See: newDescribeDataSourcePermissions smart constructor.

Instances

Instances details
ToHeaders DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

ToPath DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

ToQuery DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

AWSRequest DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

Generic DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

Associated Types

type Rep DescribeDataSourcePermissions :: Type -> Type #

Read DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

Show DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

NFData DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

Eq DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

Hashable DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

type AWSResponse DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

type Rep DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

type Rep DescribeDataSourcePermissions = D1 ('MetaData "DescribeDataSourcePermissions" "Amazonka.QuickSight.DescribeDataSourcePermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeDataSourcePermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeDataSourcePermissions Source #

Create a value of DescribeDataSourcePermissions 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:

DescribeDataSourcePermissions, describeDataSourcePermissions_awsAccountId - The Amazon Web Services account ID.

DescribeDataSourcePermissions, describeDataSourcePermissions_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

data DescribeDataSourcePermissionsResponse Source #

Instances

Instances details
Generic DescribeDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

Read DescribeDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

Show DescribeDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

NFData DescribeDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

Eq DescribeDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

type Rep DescribeDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

type Rep DescribeDataSourcePermissionsResponse = D1 ('MetaData "DescribeDataSourcePermissionsResponse" "Amazonka.QuickSight.DescribeDataSourcePermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeDataSourcePermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataSourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeDataSourcePermissionsResponse Source #

Create a value of DescribeDataSourcePermissionsResponse 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:

DescribeDataSourcePermissionsResponse, describeDataSourcePermissionsResponse_dataSourceArn - The Amazon Resource Name (ARN) of the data source.

DescribeDataSourcePermissions, describeDataSourcePermissionsResponse_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

DescribeDataSourcePermissionsResponse, describeDataSourcePermissionsResponse_permissions - A list of resource permissions on the data source.

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

DescribeDataSourcePermissionsResponse, describeDataSourcePermissionsResponse_status - The HTTP status of the request.

DescribeFolder

data DescribeFolder Source #

See: newDescribeFolder smart constructor.

Constructors

DescribeFolder' Text Text 

Instances

Instances details
ToHeaders DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

ToPath DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

ToQuery DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

AWSRequest DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Associated Types

type AWSResponse DescribeFolder #

Generic DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Associated Types

type Rep DescribeFolder :: Type -> Type #

Read DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Show DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

NFData DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Methods

rnf :: DescribeFolder -> () #

Eq DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Hashable DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

type AWSResponse DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

type Rep DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

type Rep DescribeFolder = D1 ('MetaData "DescribeFolder" "Amazonka.QuickSight.DescribeFolder" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeFolder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeFolder Source #

Create a value of DescribeFolder 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:

DescribeFolder, describeFolder_awsAccountId - The ID for the Amazon Web Services account that contains the folder.

DescribeFolder, describeFolder_folderId - The ID of the folder.

data DescribeFolderResponse Source #

See: newDescribeFolderResponse smart constructor.

Instances

Instances details
Generic DescribeFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Associated Types

type Rep DescribeFolderResponse :: Type -> Type #

Read DescribeFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Show DescribeFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

NFData DescribeFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Methods

rnf :: DescribeFolderResponse -> () #

Eq DescribeFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

type Rep DescribeFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

type Rep DescribeFolderResponse = D1 ('MetaData "DescribeFolderResponse" "Amazonka.QuickSight.DescribeFolder" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeFolderResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "folder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Folder)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeFolderResponse Source #

Create a value of DescribeFolderResponse 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:folder:DescribeFolderResponse', describeFolderResponse_folder - Information about the folder.

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

DescribeFolderResponse, describeFolderResponse_status - The HTTP status of the request.

DescribeFolderPermissions

data DescribeFolderPermissions Source #

See: newDescribeFolderPermissions smart constructor.

Instances

Instances details
ToHeaders DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

ToPath DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

ToQuery DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

AWSRequest DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Generic DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Associated Types

type Rep DescribeFolderPermissions :: Type -> Type #

Read DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Show DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

NFData DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Eq DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Hashable DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

type AWSResponse DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

type Rep DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

type Rep DescribeFolderPermissions = D1 ('MetaData "DescribeFolderPermissions" "Amazonka.QuickSight.DescribeFolderPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeFolderPermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeFolderPermissions Source #

Create a value of DescribeFolderPermissions 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:

DescribeFolderPermissions, describeFolderPermissions_awsAccountId - The ID for the Amazon Web Services account that contains the folder.

DescribeFolderPermissions, describeFolderPermissions_folderId - The ID of the folder.

data DescribeFolderPermissionsResponse Source #

See: newDescribeFolderPermissionsResponse smart constructor.

Instances

Instances details
Generic DescribeFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Associated Types

type Rep DescribeFolderPermissionsResponse :: Type -> Type #

Read DescribeFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Show DescribeFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

NFData DescribeFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Eq DescribeFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

type Rep DescribeFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

type Rep DescribeFolderPermissionsResponse = D1 ('MetaData "DescribeFolderPermissionsResponse" "Amazonka.QuickSight.DescribeFolderPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeFolderPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeFolderPermissionsResponse Source #

Create a value of DescribeFolderPermissionsResponse 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:

DescribeFolderPermissionsResponse, describeFolderPermissionsResponse_arn - The Amazon Resource Name (ARN) for the folder.

DescribeFolderPermissions, describeFolderPermissionsResponse_folderId - The ID of the folder.

DescribeFolderPermissionsResponse, describeFolderPermissionsResponse_permissions - Information about the permissions on the folder.

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

DescribeFolderPermissionsResponse, describeFolderPermissionsResponse_status - The HTTP status of the request.

DescribeFolderResolvedPermissions

data DescribeFolderResolvedPermissions Source #

See: newDescribeFolderResolvedPermissions smart constructor.

Instances

Instances details
ToHeaders DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

ToPath DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

ToQuery DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

AWSRequest DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

Generic DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

Associated Types

type Rep DescribeFolderResolvedPermissions :: Type -> Type #

Read DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

Show DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

NFData DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

Eq DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

Hashable DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

type AWSResponse DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

type Rep DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

type Rep DescribeFolderResolvedPermissions = D1 ('MetaData "DescribeFolderResolvedPermissions" "Amazonka.QuickSight.DescribeFolderResolvedPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeFolderResolvedPermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeFolderResolvedPermissions Source #

Create a value of DescribeFolderResolvedPermissions 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:

DescribeFolderResolvedPermissions, describeFolderResolvedPermissions_awsAccountId - The ID for the Amazon Web Services account that contains the folder.

DescribeFolderResolvedPermissions, describeFolderResolvedPermissions_folderId - The ID of the folder.

data DescribeFolderResolvedPermissionsResponse Source #

Instances

Instances details
Generic DescribeFolderResolvedPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

Read DescribeFolderResolvedPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

Show DescribeFolderResolvedPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

NFData DescribeFolderResolvedPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

Eq DescribeFolderResolvedPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

type Rep DescribeFolderResolvedPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

type Rep DescribeFolderResolvedPermissionsResponse = D1 ('MetaData "DescribeFolderResolvedPermissionsResponse" "Amazonka.QuickSight.DescribeFolderResolvedPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeFolderResolvedPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeFolderResolvedPermissionsResponse Source #

Create a value of DescribeFolderResolvedPermissionsResponse 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:

DescribeFolderResolvedPermissionsResponse, describeFolderResolvedPermissionsResponse_arn - The Amazon Resource Name (ARN) of the folder.

DescribeFolderResolvedPermissions, describeFolderResolvedPermissionsResponse_folderId - The ID of the folder.

DescribeFolderResolvedPermissionsResponse, describeFolderResolvedPermissionsResponse_permissions - Information about the permissions for the folder.

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

DescribeFolderResolvedPermissionsResponse, describeFolderResolvedPermissionsResponse_status - The HTTP status of the request.

DescribeGroup

data DescribeGroup Source #

See: newDescribeGroup smart constructor.

Instances

Instances details
ToHeaders DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

ToPath DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

ToQuery DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

AWSRequest DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Associated Types

type AWSResponse DescribeGroup #

Generic DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Associated Types

type Rep DescribeGroup :: Type -> Type #

Read DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Show DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

NFData DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Methods

rnf :: DescribeGroup -> () #

Eq DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Hashable DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

type AWSResponse DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

type Rep DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

type Rep DescribeGroup = D1 ('MetaData "DescribeGroup" "Amazonka.QuickSight.DescribeGroup" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeGroup Source #

Create a value of DescribeGroup 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:

DescribeGroup, describeGroup_groupName - The name of the group that you want to describe.

DescribeGroup, describeGroup_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

DescribeGroup, describeGroup_namespace - The namespace of the group that you want described.

data DescribeGroupResponse Source #

See: newDescribeGroupResponse smart constructor.

Instances

Instances details
Generic DescribeGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Associated Types

type Rep DescribeGroupResponse :: Type -> Type #

Read DescribeGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Show DescribeGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

NFData DescribeGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Methods

rnf :: DescribeGroupResponse -> () #

Eq DescribeGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

type Rep DescribeGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

type Rep DescribeGroupResponse = D1 ('MetaData "DescribeGroupResponse" "Amazonka.QuickSight.DescribeGroup" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "group'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Group)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeGroupResponse Source #

Create a value of DescribeGroupResponse 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:group':DescribeGroupResponse', describeGroupResponse_group - The name of the group.

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

DescribeGroupResponse, describeGroupResponse_status - The HTTP status of the request.

DescribeGroupMembership

data DescribeGroupMembership Source #

See: newDescribeGroupMembership smart constructor.

Instances

Instances details
ToHeaders DescribeGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

ToPath DescribeGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

ToQuery DescribeGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

AWSRequest DescribeGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

Generic DescribeGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

Associated Types

type Rep DescribeGroupMembership :: Type -> Type #

Read DescribeGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

Show DescribeGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

NFData DescribeGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

Methods

rnf :: DescribeGroupMembership -> () #

Eq DescribeGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

Hashable DescribeGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

type AWSResponse DescribeGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

type Rep DescribeGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

type Rep DescribeGroupMembership = D1 ('MetaData "DescribeGroupMembership" "Amazonka.QuickSight.DescribeGroupMembership" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeGroupMembership'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "memberName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeGroupMembership Source #

Create a value of DescribeGroupMembership 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:

DescribeGroupMembership, describeGroupMembership_memberName - The user name of the user that you want to search for.

DescribeGroupMembership, describeGroupMembership_groupName - The name of the group that you want to search.

DescribeGroupMembership, describeGroupMembership_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

DescribeGroupMembership, describeGroupMembership_namespace - The namespace that includes the group you are searching within.

data DescribeGroupMembershipResponse Source #

See: newDescribeGroupMembershipResponse smart constructor.

Instances

Instances details
Generic DescribeGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

Associated Types

type Rep DescribeGroupMembershipResponse :: Type -> Type #

Read DescribeGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

Show DescribeGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

NFData DescribeGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

Eq DescribeGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

type Rep DescribeGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroupMembership

type Rep DescribeGroupMembershipResponse = D1 ('MetaData "DescribeGroupMembershipResponse" "Amazonka.QuickSight.DescribeGroupMembership" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeGroupMembershipResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "groupMember") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GroupMember)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeGroupMembershipResponse Source #

Create a value of DescribeGroupMembershipResponse 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:groupMember:DescribeGroupMembershipResponse', describeGroupMembershipResponse_groupMember - Undocumented member.

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

DescribeGroupMembershipResponse, describeGroupMembershipResponse_status - The HTTP status of the request.

DescribeIAMPolicyAssignment

data DescribeIAMPolicyAssignment Source #

See: newDescribeIAMPolicyAssignment smart constructor.

Instances

Instances details
ToHeaders DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

ToPath DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

ToQuery DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

AWSRequest DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

Generic DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

Associated Types

type Rep DescribeIAMPolicyAssignment :: Type -> Type #

Read DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

Show DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

NFData DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

Eq DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

Hashable DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

type AWSResponse DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

type Rep DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

type Rep DescribeIAMPolicyAssignment = D1 ('MetaData "DescribeIAMPolicyAssignment" "Amazonka.QuickSight.DescribeIAMPolicyAssignment" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeIAMPolicyAssignment'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeIAMPolicyAssignment Source #

Create a value of DescribeIAMPolicyAssignment 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:

DescribeIAMPolicyAssignment, describeIAMPolicyAssignment_awsAccountId - The ID of the Amazon Web Services account that contains the assignment that you want to describe.

DescribeIAMPolicyAssignment, describeIAMPolicyAssignment_assignmentName - The name of the assignment, also called a rule.

DescribeIAMPolicyAssignment, describeIAMPolicyAssignment_namespace - The namespace that contains the assignment.

data DescribeIAMPolicyAssignmentResponse Source #

Instances

Instances details
Generic DescribeIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

Read DescribeIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

Show DescribeIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

NFData DescribeIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

Eq DescribeIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

type Rep DescribeIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

type Rep DescribeIAMPolicyAssignmentResponse = D1 ('MetaData "DescribeIAMPolicyAssignmentResponse" "Amazonka.QuickSight.DescribeIAMPolicyAssignment" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeIAMPolicyAssignmentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "iAMPolicyAssignment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IAMPolicyAssignment)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeIAMPolicyAssignmentResponse Source #

Create a value of DescribeIAMPolicyAssignmentResponse 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:iAMPolicyAssignment:DescribeIAMPolicyAssignmentResponse', describeIAMPolicyAssignmentResponse_iAMPolicyAssignment - Information describing the IAM policy assignment.

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

DescribeIAMPolicyAssignmentResponse, describeIAMPolicyAssignmentResponse_status - The HTTP status of the request.

DescribeIngestion

data DescribeIngestion Source #

See: newDescribeIngestion smart constructor.

Instances

Instances details
ToHeaders DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

ToPath DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

ToQuery DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

AWSRequest DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Associated Types

type AWSResponse DescribeIngestion #

Generic DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Associated Types

type Rep DescribeIngestion :: Type -> Type #

Read DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Show DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

NFData DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Methods

rnf :: DescribeIngestion -> () #

Eq DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Hashable DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

type AWSResponse DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

type Rep DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

type Rep DescribeIngestion = D1 ('MetaData "DescribeIngestion" "Amazonka.QuickSight.DescribeIngestion" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeIngestion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "ingestionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeIngestion Source #

Create a value of DescribeIngestion 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:

DescribeIngestion, describeIngestion_awsAccountId - The Amazon Web Services account ID.

DescribeIngestion, describeIngestion_dataSetId - The ID of the dataset used in the ingestion.

DescribeIngestion, describeIngestion_ingestionId - An ID for the ingestion.

data DescribeIngestionResponse Source #

See: newDescribeIngestionResponse smart constructor.

Instances

Instances details
Generic DescribeIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Associated Types

type Rep DescribeIngestionResponse :: Type -> Type #

Read DescribeIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Show DescribeIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

NFData DescribeIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Eq DescribeIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

type Rep DescribeIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

type Rep DescribeIngestionResponse = D1 ('MetaData "DescribeIngestionResponse" "Amazonka.QuickSight.DescribeIngestion" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeIngestionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "ingestion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Ingestion)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeIngestionResponse Source #

Create a value of DescribeIngestionResponse 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:ingestion:DescribeIngestionResponse', describeIngestionResponse_ingestion - Information about the ingestion.

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

DescribeIngestionResponse, describeIngestionResponse_status - The HTTP status of the request.

DescribeIpRestriction

data DescribeIpRestriction Source #

See: newDescribeIpRestriction smart constructor.

Instances

Instances details
ToHeaders DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

ToPath DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

ToQuery DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

AWSRequest DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Associated Types

type AWSResponse DescribeIpRestriction #

Generic DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Associated Types

type Rep DescribeIpRestriction :: Type -> Type #

Read DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Show DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

NFData DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Methods

rnf :: DescribeIpRestriction -> () #

Eq DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Hashable DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

type AWSResponse DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

type Rep DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

type Rep DescribeIpRestriction = D1 ('MetaData "DescribeIpRestriction" "Amazonka.QuickSight.DescribeIpRestriction" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeIpRestriction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeIpRestriction Source #

Create a value of DescribeIpRestriction 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:

DescribeIpRestriction, describeIpRestriction_awsAccountId - The ID of the Amazon Web Services account that contains the IP rules.

data DescribeIpRestrictionResponse Source #

See: newDescribeIpRestrictionResponse smart constructor.

Instances

Instances details
Generic DescribeIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Associated Types

type Rep DescribeIpRestrictionResponse :: Type -> Type #

Read DescribeIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Show DescribeIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

NFData DescribeIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Eq DescribeIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

type Rep DescribeIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

type Rep DescribeIpRestrictionResponse = D1 ('MetaData "DescribeIpRestrictionResponse" "Amazonka.QuickSight.DescribeIpRestriction" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeIpRestrictionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "enabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "ipRestrictionRuleMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeIpRestrictionResponse Source #

Create a value of DescribeIpRestrictionResponse 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:

DescribeIpRestriction, describeIpRestrictionResponse_awsAccountId - The ID of the Amazon Web Services account that contains the IP rules.

$sel:enabled:DescribeIpRestrictionResponse', describeIpRestrictionResponse_enabled - A value that specifies whether IP rules are turned on.

$sel:ipRestrictionRuleMap:DescribeIpRestrictionResponse', describeIpRestrictionResponse_ipRestrictionRuleMap - A map that describes the IP rules with CIDR range and description.

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

DescribeIpRestrictionResponse, describeIpRestrictionResponse_status - The HTTP status of the request.

DescribeNamespace

data DescribeNamespace Source #

See: newDescribeNamespace smart constructor.

Instances

Instances details
ToHeaders DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

ToPath DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

ToQuery DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

AWSRequest DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Associated Types

type AWSResponse DescribeNamespace #

Generic DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Associated Types

type Rep DescribeNamespace :: Type -> Type #

Read DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Show DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

NFData DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Methods

rnf :: DescribeNamespace -> () #

Eq DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Hashable DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

type AWSResponse DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

type Rep DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

type Rep DescribeNamespace = D1 ('MetaData "DescribeNamespace" "Amazonka.QuickSight.DescribeNamespace" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeNamespace'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeNamespace Source #

Create a value of DescribeNamespace 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:

DescribeNamespace, describeNamespace_awsAccountId - The ID for the Amazon Web Services account that contains the Amazon QuickSight namespace that you want to describe.

DescribeNamespace, describeNamespace_namespace - The namespace that you want to describe.

data DescribeNamespaceResponse Source #

See: newDescribeNamespaceResponse smart constructor.

Instances

Instances details
Generic DescribeNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Associated Types

type Rep DescribeNamespaceResponse :: Type -> Type #

Read DescribeNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Show DescribeNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

NFData DescribeNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Eq DescribeNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

type Rep DescribeNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

type Rep DescribeNamespaceResponse = D1 ('MetaData "DescribeNamespaceResponse" "Amazonka.QuickSight.DescribeNamespace" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeNamespaceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NamespaceInfoV2)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeNamespaceResponse Source #

Create a value of DescribeNamespaceResponse 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:

DescribeNamespace, describeNamespaceResponse_namespace - The information about the namespace that you're describing. The response includes the namespace ARN, name, Amazon Web Services Region, creation status, and identity store. DescribeNamespace also works for namespaces that are in the process of being created. For incomplete namespaces, this API operation lists the namespace error types and messages associated with the creation process.

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

DescribeNamespaceResponse, describeNamespaceResponse_status - The HTTP status of the request.

DescribeTemplate

data DescribeTemplate Source #

See: newDescribeTemplate smart constructor.

Instances

Instances details
ToHeaders DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

ToPath DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

ToQuery DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

AWSRequest DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Associated Types

type AWSResponse DescribeTemplate #

Generic DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Associated Types

type Rep DescribeTemplate :: Type -> Type #

Read DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Show DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

NFData DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Methods

rnf :: DescribeTemplate -> () #

Eq DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Hashable DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

type AWSResponse DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

type Rep DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

type Rep DescribeTemplate = D1 ('MetaData "DescribeTemplate" "Amazonka.QuickSight.DescribeTemplate" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeTemplate'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeTemplate Source #

Create a value of DescribeTemplate 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:

DescribeTemplate, describeTemplate_aliasName - The alias of the template that you want to describe. If you name a specific alias, you describe the version that the alias points to. You can specify the latest version of the template by providing the keyword $LATEST in the AliasName parameter. The keyword $PUBLISHED doesn't apply to templates.

DescribeTemplate, describeTemplate_versionNumber - (Optional) The number for the version to describe. If a VersionNumber parameter value isn't provided, the latest version of the template is described.

DescribeTemplate, describeTemplate_awsAccountId - The ID of the Amazon Web Services account that contains the template that you're describing.

DescribeTemplate, describeTemplate_templateId - The ID for the template.

data DescribeTemplateResponse Source #

See: newDescribeTemplateResponse smart constructor.

Instances

Instances details
Generic DescribeTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Associated Types

type Rep DescribeTemplateResponse :: Type -> Type #

Read DescribeTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Show DescribeTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

NFData DescribeTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Eq DescribeTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

type Rep DescribeTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

type Rep DescribeTemplateResponse = D1 ('MetaData "DescribeTemplateResponse" "Amazonka.QuickSight.DescribeTemplate" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeTemplateResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "template") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Template)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeTemplateResponse Source #

Create a value of DescribeTemplateResponse 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:DescribeTemplateResponse', describeTemplateResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:template:DescribeTemplateResponse', describeTemplateResponse_template - The template structure for the object you want to describe.

DescribeTemplateResponse, describeTemplateResponse_status - The HTTP status of the request.

DescribeTemplateAlias

data DescribeTemplateAlias Source #

See: newDescribeTemplateAlias smart constructor.

Instances

Instances details
ToHeaders DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

ToPath DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

ToQuery DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

AWSRequest DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Associated Types

type AWSResponse DescribeTemplateAlias #

Generic DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Associated Types

type Rep DescribeTemplateAlias :: Type -> Type #

Read DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Show DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

NFData DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Methods

rnf :: DescribeTemplateAlias -> () #

Eq DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Hashable DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

type AWSResponse DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

type Rep DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

type Rep DescribeTemplateAlias = D1 ('MetaData "DescribeTemplateAlias" "Amazonka.QuickSight.DescribeTemplateAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeTemplateAlias'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeTemplateAlias Source #

Create a value of DescribeTemplateAlias 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:

DescribeTemplateAlias, describeTemplateAlias_awsAccountId - The ID of the Amazon Web Services account that contains the template alias that you're describing.

DescribeTemplateAlias, describeTemplateAlias_templateId - The ID for the template.

DescribeTemplateAlias, describeTemplateAlias_aliasName - The name of the template alias that you want to describe. If you name a specific alias, you describe the version that the alias points to. You can specify the latest version of the template by providing the keyword $LATEST in the AliasName parameter. The keyword $PUBLISHED doesn't apply to templates.

data DescribeTemplateAliasResponse Source #

See: newDescribeTemplateAliasResponse smart constructor.

Instances

Instances details
Generic DescribeTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Associated Types

type Rep DescribeTemplateAliasResponse :: Type -> Type #

Read DescribeTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Show DescribeTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

NFData DescribeTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Eq DescribeTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

type Rep DescribeTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

type Rep DescribeTemplateAliasResponse = D1 ('MetaData "DescribeTemplateAliasResponse" "Amazonka.QuickSight.DescribeTemplateAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeTemplateAliasResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "templateAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemplateAlias)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeTemplateAliasResponse Source #

Create a value of DescribeTemplateAliasResponse 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:DescribeTemplateAliasResponse', describeTemplateAliasResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:templateAlias:DescribeTemplateAliasResponse', describeTemplateAliasResponse_templateAlias - Information about the template alias.

DescribeTemplateAliasResponse, describeTemplateAliasResponse_status - The HTTP status of the request.

DescribeTemplateDefinition

data DescribeTemplateDefinition Source #

See: newDescribeTemplateDefinition smart constructor.

Instances

Instances details
ToHeaders DescribeTemplateDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

ToPath DescribeTemplateDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

ToQuery DescribeTemplateDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

AWSRequest DescribeTemplateDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

Generic DescribeTemplateDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

Associated Types

type Rep DescribeTemplateDefinition :: Type -> Type #

Read DescribeTemplateDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

Show DescribeTemplateDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

NFData DescribeTemplateDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

Eq DescribeTemplateDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

Hashable DescribeTemplateDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

type AWSResponse DescribeTemplateDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

type Rep DescribeTemplateDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

type Rep DescribeTemplateDefinition = D1 ('MetaData "DescribeTemplateDefinition" "Amazonka.QuickSight.DescribeTemplateDefinition" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeTemplateDefinition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeTemplateDefinition Source #

Create a value of DescribeTemplateDefinition 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:

DescribeTemplateDefinition, describeTemplateDefinition_aliasName - The alias of the template that you want to describe. If you name a specific alias, you describe the version that the alias points to. You can specify the latest version of the template by providing the keyword $LATEST in the AliasName parameter. The keyword $PUBLISHED doesn't apply to templates.

DescribeTemplateDefinition, describeTemplateDefinition_versionNumber - The version number of the template.

DescribeTemplateDefinition, describeTemplateDefinition_awsAccountId - The ID of the Amazon Web Services account that contains the template. You must be using the Amazon Web Services account that the template is in.

DescribeTemplateDefinition, describeTemplateDefinition_templateId - The ID of the template that you're describing.

data DescribeTemplateDefinitionResponse Source #

Instances

Instances details
Generic DescribeTemplateDefinitionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

Associated Types

type Rep DescribeTemplateDefinitionResponse :: Type -> Type #

Show DescribeTemplateDefinitionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

NFData DescribeTemplateDefinitionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

Eq DescribeTemplateDefinitionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

type Rep DescribeTemplateDefinitionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateDefinition

newDescribeTemplateDefinitionResponse Source #

Create a value of DescribeTemplateDefinitionResponse 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:definition:DescribeTemplateDefinitionResponse', describeTemplateDefinitionResponse_definition - The definition of the template.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

DescribeTemplateDefinitionResponse, describeTemplateDefinitionResponse_errors - Errors associated with the template version.

DescribeTemplateDefinitionResponse, describeTemplateDefinitionResponse_name - The descriptive name of the template.

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

$sel:resourceStatus:DescribeTemplateDefinitionResponse', describeTemplateDefinitionResponse_resourceStatus - Status associated with the template.

  • CREATION_IN_PROGRESS
  • CREATION_SUCCESSFUL
  • CREATION_FAILED
  • UPDATE_IN_PROGRESS
  • UPDATE_SUCCESSFUL
  • UPDATE_FAILED
  • DELETED

DescribeTemplateDefinition, describeTemplateDefinitionResponse_templateId - The ID of the template described.

DescribeTemplateDefinitionResponse, describeTemplateDefinitionResponse_themeArn - The ARN of the theme of the template.

DescribeTemplateDefinitionResponse, describeTemplateDefinitionResponse_status - The HTTP status of the request.

DescribeTemplatePermissions

data DescribeTemplatePermissions Source #

See: newDescribeTemplatePermissions smart constructor.

Instances

Instances details
ToHeaders DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

ToPath DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

ToQuery DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

AWSRequest DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

Generic DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

Associated Types

type Rep DescribeTemplatePermissions :: Type -> Type #

Read DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

Show DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

NFData DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

Eq DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

Hashable DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

type AWSResponse DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

type Rep DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

type Rep DescribeTemplatePermissions = D1 ('MetaData "DescribeTemplatePermissions" "Amazonka.QuickSight.DescribeTemplatePermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeTemplatePermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeTemplatePermissions Source #

Create a value of DescribeTemplatePermissions 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:

DescribeTemplatePermissions, describeTemplatePermissions_awsAccountId - The ID of the Amazon Web Services account that contains the template that you're describing.

DescribeTemplatePermissions, describeTemplatePermissions_templateId - The ID for the template.

data DescribeTemplatePermissionsResponse Source #

Instances

Instances details
Generic DescribeTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

Read DescribeTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

Show DescribeTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

NFData DescribeTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

Eq DescribeTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

type Rep DescribeTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

type Rep DescribeTemplatePermissionsResponse = D1 ('MetaData "DescribeTemplatePermissionsResponse" "Amazonka.QuickSight.DescribeTemplatePermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeTemplatePermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "templateArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeTemplatePermissionsResponse Source #

Create a value of DescribeTemplatePermissionsResponse 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:

DescribeTemplatePermissionsResponse, describeTemplatePermissionsResponse_permissions - A list of resource permissions to be set on the template.

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

$sel:templateArn:DescribeTemplatePermissionsResponse', describeTemplatePermissionsResponse_templateArn - The Amazon Resource Name (ARN) of the template.

DescribeTemplatePermissions, describeTemplatePermissionsResponse_templateId - The ID for the template.

DescribeTemplatePermissionsResponse, describeTemplatePermissionsResponse_status - The HTTP status of the request.

DescribeTheme

data DescribeTheme Source #

See: newDescribeTheme smart constructor.

Instances

Instances details
ToHeaders DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

ToPath DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

ToQuery DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

AWSRequest DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Associated Types

type AWSResponse DescribeTheme #

Generic DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Associated Types

type Rep DescribeTheme :: Type -> Type #

Read DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Show DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

NFData DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Methods

rnf :: DescribeTheme -> () #

Eq DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Hashable DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

type AWSResponse DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

type Rep DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

type Rep DescribeTheme = D1 ('MetaData "DescribeTheme" "Amazonka.QuickSight.DescribeTheme" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeTheme'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeTheme Source #

Create a value of DescribeTheme 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:

DescribeTheme, describeTheme_aliasName - The alias of the theme that you want to describe. If you name a specific alias, you describe the version that the alias points to. You can specify the latest version of the theme by providing the keyword $LATEST in the AliasName parameter. The keyword $PUBLISHED doesn't apply to themes.

DescribeTheme, describeTheme_versionNumber - The version number for the version to describe. If a VersionNumber parameter value isn't provided, the latest version of the theme is described.

DescribeTheme, describeTheme_awsAccountId - The ID of the Amazon Web Services account that contains the theme that you're describing.

DescribeTheme, describeTheme_themeId - The ID for the theme.

data DescribeThemeResponse Source #

See: newDescribeThemeResponse smart constructor.

Instances

Instances details
Generic DescribeThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Associated Types

type Rep DescribeThemeResponse :: Type -> Type #

Read DescribeThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Show DescribeThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

NFData DescribeThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Methods

rnf :: DescribeThemeResponse -> () #

Eq DescribeThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

type Rep DescribeThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

type Rep DescribeThemeResponse = D1 ('MetaData "DescribeThemeResponse" "Amazonka.QuickSight.DescribeTheme" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeThemeResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "theme") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Theme)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeThemeResponse Source #

Create a value of DescribeThemeResponse 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:DescribeThemeResponse', describeThemeResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:theme:DescribeThemeResponse', describeThemeResponse_theme - The information about the theme that you are describing.

DescribeThemeResponse, describeThemeResponse_status - The HTTP status of the request.

DescribeThemeAlias

data DescribeThemeAlias Source #

See: newDescribeThemeAlias smart constructor.

Instances

Instances details
ToHeaders DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

ToPath DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

ToQuery DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

AWSRequest DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Associated Types

type AWSResponse DescribeThemeAlias #

Generic DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Associated Types

type Rep DescribeThemeAlias :: Type -> Type #

Read DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Show DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

NFData DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Methods

rnf :: DescribeThemeAlias -> () #

Eq DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Hashable DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

type AWSResponse DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

type Rep DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

type Rep DescribeThemeAlias = D1 ('MetaData "DescribeThemeAlias" "Amazonka.QuickSight.DescribeThemeAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeThemeAlias'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeThemeAlias Source #

Create a value of DescribeThemeAlias 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:

DescribeThemeAlias, describeThemeAlias_awsAccountId - The ID of the Amazon Web Services account that contains the theme alias that you're describing.

DescribeThemeAlias, describeThemeAlias_themeId - The ID for the theme.

DescribeThemeAlias, describeThemeAlias_aliasName - The name of the theme alias that you want to describe.

data DescribeThemeAliasResponse Source #

See: newDescribeThemeAliasResponse smart constructor.

Instances

Instances details
Generic DescribeThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Associated Types

type Rep DescribeThemeAliasResponse :: Type -> Type #

Read DescribeThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Show DescribeThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

NFData DescribeThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Eq DescribeThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

type Rep DescribeThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

type Rep DescribeThemeAliasResponse = D1 ('MetaData "DescribeThemeAliasResponse" "Amazonka.QuickSight.DescribeThemeAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeThemeAliasResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "themeAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ThemeAlias)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeThemeAliasResponse Source #

Create a value of DescribeThemeAliasResponse 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:DescribeThemeAliasResponse', describeThemeAliasResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:themeAlias:DescribeThemeAliasResponse', describeThemeAliasResponse_themeAlias - Information about the theme alias.

DescribeThemeAliasResponse, describeThemeAliasResponse_status - The HTTP status of the request.

DescribeThemePermissions

data DescribeThemePermissions Source #

See: newDescribeThemePermissions smart constructor.

Instances

Instances details
ToHeaders DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

ToPath DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

ToQuery DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

AWSRequest DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Generic DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Associated Types

type Rep DescribeThemePermissions :: Type -> Type #

Read DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Show DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

NFData DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Eq DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Hashable DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

type AWSResponse DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

type Rep DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

type Rep DescribeThemePermissions = D1 ('MetaData "DescribeThemePermissions" "Amazonka.QuickSight.DescribeThemePermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeThemePermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeThemePermissions Source #

Create a value of DescribeThemePermissions 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:

DescribeThemePermissions, describeThemePermissions_awsAccountId - The ID of the Amazon Web Services account that contains the theme that you're describing.

DescribeThemePermissions, describeThemePermissions_themeId - The ID for the theme that you want to describe permissions for.

data DescribeThemePermissionsResponse Source #

See: newDescribeThemePermissionsResponse smart constructor.

Instances

Instances details
Generic DescribeThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Associated Types

type Rep DescribeThemePermissionsResponse :: Type -> Type #

Read DescribeThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Show DescribeThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

NFData DescribeThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Eq DescribeThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

type Rep DescribeThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

type Rep DescribeThemePermissionsResponse = D1 ('MetaData "DescribeThemePermissionsResponse" "Amazonka.QuickSight.DescribeThemePermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeThemePermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "themeArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeThemePermissionsResponse Source #

Create a value of DescribeThemePermissionsResponse 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:

DescribeThemePermissionsResponse, describeThemePermissionsResponse_permissions - A list of resource permissions set on the theme.

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

DescribeThemePermissionsResponse, describeThemePermissionsResponse_themeArn - The Amazon Resource Name (ARN) of the theme.

DescribeThemePermissions, describeThemePermissionsResponse_themeId - The ID for the theme.

DescribeThemePermissionsResponse, describeThemePermissionsResponse_status - The HTTP status of the request.

DescribeUser

data DescribeUser Source #

See: newDescribeUser smart constructor.

Constructors

DescribeUser' Text Text Text 

Instances

Instances details
ToHeaders DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

ToPath DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

ToQuery DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

AWSRequest DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Associated Types

type AWSResponse DescribeUser #

Generic DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Associated Types

type Rep DescribeUser :: Type -> Type #

Read DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Show DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

NFData DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Methods

rnf :: DescribeUser -> () #

Eq DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Hashable DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

type AWSResponse DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

type Rep DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

type Rep DescribeUser = D1 ('MetaData "DescribeUser" "Amazonka.QuickSight.DescribeUser" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeUser'" 'PrefixI 'True) (S1 ('MetaSel ('Just "userName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeUser Source #

Create a value of DescribeUser 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:

DescribeUser, describeUser_userName - The name of the user that you want to describe.

DescribeUser, describeUser_awsAccountId - The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

DescribeUser, describeUser_namespace - The namespace. Currently, you should set this to default.

data DescribeUserResponse Source #

See: newDescribeUserResponse smart constructor.

Instances

Instances details
Generic DescribeUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Associated Types

type Rep DescribeUserResponse :: Type -> Type #

Read DescribeUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Show DescribeUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

NFData DescribeUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Methods

rnf :: DescribeUserResponse -> () #

Eq DescribeUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

type Rep DescribeUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

type Rep DescribeUserResponse = D1 ('MetaData "DescribeUserResponse" "Amazonka.QuickSight.DescribeUser" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DescribeUserResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "user") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe User)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeUserResponse Source #

Create a value of DescribeUserResponse 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:DescribeUserResponse', describeUserResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:user:DescribeUserResponse', describeUserResponse_user - The user name.

DescribeUserResponse, describeUserResponse_status - The HTTP status of the request.

GenerateEmbedUrlForAnonymousUser

data GenerateEmbedUrlForAnonymousUser Source #

See: newGenerateEmbedUrlForAnonymousUser smart constructor.

Instances

Instances details
ToJSON GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

ToHeaders GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

ToPath GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

ToQuery GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

AWSRequest GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

Generic GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

Associated Types

type Rep GenerateEmbedUrlForAnonymousUser :: Type -> Type #

Show GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

NFData GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

Eq GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

Hashable GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

type AWSResponse GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

type Rep GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

type Rep GenerateEmbedUrlForAnonymousUser = D1 ('MetaData "GenerateEmbedUrlForAnonymousUser" "Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GenerateEmbedUrlForAnonymousUser'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "allowedDomains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "sessionLifetimeInMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "sessionTags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty SessionTag))))) :*: ((S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "authorizedResourceArns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "experienceConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AnonymousUserEmbeddingExperienceConfiguration)))))

newGenerateEmbedUrlForAnonymousUser Source #

Create a value of GenerateEmbedUrlForAnonymousUser 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:allowedDomains:GenerateEmbedUrlForAnonymousUser', generateEmbedUrlForAnonymousUser_allowedDomains - The domains that you want to add to the allow list for access to the generated URL that is then embedded. This optional parameter overrides the static domains that are configured in the Manage QuickSight menu in the Amazon QuickSight console. Instead, it allows only the domains that you include in this parameter. You can list up to three domains or subdomains in each API call.

To include all subdomains under a specific domain to the allow list, use *. For example, https://*.sapp.amazon.com includes all subdomains under https://sapp.amazon.com.

$sel:sessionLifetimeInMinutes:GenerateEmbedUrlForAnonymousUser', generateEmbedUrlForAnonymousUser_sessionLifetimeInMinutes - How many minutes the session is valid. The session lifetime must be in [15-600] minutes range.

$sel:sessionTags:GenerateEmbedUrlForAnonymousUser', generateEmbedUrlForAnonymousUser_sessionTags - The session tags used for row-level security. Before you use this parameter, make sure that you have configured the relevant datasets using the DataSet$RowLevelPermissionTagConfiguration parameter so that session tags can be used to provide row-level security.

These are not the tags used for the Amazon Web Services resource tagging feature. For more information, see Using Row-Level Security (RLS) with Tagsin the Amazon QuickSight User Guide.

GenerateEmbedUrlForAnonymousUser, generateEmbedUrlForAnonymousUser_awsAccountId - The ID for the Amazon Web Services account that contains the dashboard that you're embedding.

GenerateEmbedUrlForAnonymousUser, generateEmbedUrlForAnonymousUser_namespace - The Amazon QuickSight namespace that the anonymous user virtually belongs to. If you are not using an Amazon QuickSight custom namespace, set this to default.

$sel:authorizedResourceArns:GenerateEmbedUrlForAnonymousUser', generateEmbedUrlForAnonymousUser_authorizedResourceArns - The Amazon Resource Names (ARNs) for the Amazon QuickSight resources that the user is authorized to access during the lifetime of the session. If you choose Dashboard embedding experience, pass the list of dashboard ARNs in the account that you want the user to be able to view. Currently, you can pass up to 25 dashboard ARNs in each API call.

$sel:experienceConfiguration:GenerateEmbedUrlForAnonymousUser', generateEmbedUrlForAnonymousUser_experienceConfiguration - The configuration of the experience that you are embedding.

data GenerateEmbedUrlForAnonymousUserResponse Source #

Instances

Instances details
Generic GenerateEmbedUrlForAnonymousUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

Show GenerateEmbedUrlForAnonymousUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

NFData GenerateEmbedUrlForAnonymousUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

Eq GenerateEmbedUrlForAnonymousUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

type Rep GenerateEmbedUrlForAnonymousUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

type Rep GenerateEmbedUrlForAnonymousUserResponse = D1 ('MetaData "GenerateEmbedUrlForAnonymousUserResponse" "Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GenerateEmbedUrlForAnonymousUserResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "embedUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "anonymousUserArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

GenerateEmbedUrlForRegisteredUser

data GenerateEmbedUrlForRegisteredUser Source #

See: newGenerateEmbedUrlForRegisteredUser smart constructor.

Instances

Instances details
ToJSON GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

ToHeaders GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

ToPath GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

ToQuery GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

AWSRequest GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

Generic GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

Associated Types

type Rep GenerateEmbedUrlForRegisteredUser :: Type -> Type #

Read GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

Show GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

NFData GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

Eq GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

Hashable GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

type AWSResponse GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

type Rep GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

type Rep GenerateEmbedUrlForRegisteredUser = D1 ('MetaData "GenerateEmbedUrlForRegisteredUser" "Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GenerateEmbedUrlForRegisteredUser'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "allowedDomains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "sessionLifetimeInMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "userArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "experienceConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RegisteredUserEmbeddingExperienceConfiguration)))))

newGenerateEmbedUrlForRegisteredUser Source #

Create a value of GenerateEmbedUrlForRegisteredUser 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:allowedDomains:GenerateEmbedUrlForRegisteredUser', generateEmbedUrlForRegisteredUser_allowedDomains - The domains that you want to add to the allow list for access to the generated URL that is then embedded. This optional parameter overrides the static domains that are configured in the Manage QuickSight menu in the Amazon QuickSight console. Instead, it allows only the domains that you include in this parameter. You can list up to three domains or subdomains in each API call.

To include all subdomains under a specific domain to the allow list, use *. For example, https://*.sapp.amazon.com includes all subdomains under https://sapp.amazon.com.

$sel:sessionLifetimeInMinutes:GenerateEmbedUrlForRegisteredUser', generateEmbedUrlForRegisteredUser_sessionLifetimeInMinutes - How many minutes the session is valid. The session lifetime must be in [15-600] minutes range.

GenerateEmbedUrlForRegisteredUser, generateEmbedUrlForRegisteredUser_awsAccountId - The ID for the Amazon Web Services account that contains the dashboard that you're embedding.

$sel:userArn:GenerateEmbedUrlForRegisteredUser', generateEmbedUrlForRegisteredUser_userArn - The Amazon Resource Name for the registered user.

$sel:experienceConfiguration:GenerateEmbedUrlForRegisteredUser', generateEmbedUrlForRegisteredUser_experienceConfiguration - The experience you are embedding. For registered users, you can embed Amazon QuickSight dashboards, Amazon QuickSight visuals, the Amazon QuickSight Q search bar, or the entire Amazon QuickSight console.

data GenerateEmbedUrlForRegisteredUserResponse Source #

Instances

Instances details
Generic GenerateEmbedUrlForRegisteredUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

Show GenerateEmbedUrlForRegisteredUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

NFData GenerateEmbedUrlForRegisteredUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

Eq GenerateEmbedUrlForRegisteredUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

type Rep GenerateEmbedUrlForRegisteredUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

type Rep GenerateEmbedUrlForRegisteredUserResponse = D1 ('MetaData "GenerateEmbedUrlForRegisteredUserResponse" "Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GenerateEmbedUrlForRegisteredUserResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "embedUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

GetDashboardEmbedUrl

data GetDashboardEmbedUrl Source #

See: newGetDashboardEmbedUrl smart constructor.

Instances

Instances details
ToHeaders GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

ToPath GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

ToQuery GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

AWSRequest GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

Associated Types

type AWSResponse GetDashboardEmbedUrl #

Generic GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

Associated Types

type Rep GetDashboardEmbedUrl :: Type -> Type #

Read GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

Show GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

NFData GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

Methods

rnf :: GetDashboardEmbedUrl -> () #

Eq GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

Hashable GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

type AWSResponse GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

type Rep GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

type Rep GetDashboardEmbedUrl = D1 ('MetaData "GetDashboardEmbedUrl" "Amazonka.QuickSight.GetDashboardEmbedUrl" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GetDashboardEmbedUrl'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "additionalDashboardIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "resetDisabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "sessionLifetimeInMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "statePersistenceEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))) :*: ((S1 ('MetaSel ('Just "undoRedoDisabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "userArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "identityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EmbeddingIdentityType))))))

newGetDashboardEmbedUrl Source #

Create a value of GetDashboardEmbedUrl 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:additionalDashboardIds:GetDashboardEmbedUrl', getDashboardEmbedUrl_additionalDashboardIds - A list of one or more dashboard IDs that you want anonymous users to have tempporary access to. Currently, the IdentityType parameter must be set to ANONYMOUS because other identity types authenticate as Amazon QuickSight or IAM users. For example, if you set "--dashboard-id dash_id1 --dashboard-id dash_id2 dash_id3 identity-type ANONYMOUS", the session can access all three dashboards.

GetDashboardEmbedUrl, getDashboardEmbedUrl_namespace - The Amazon QuickSight namespace that contains the dashboard IDs in this request. If you're not using a custom namespace, set Namespace = default.

$sel:resetDisabled:GetDashboardEmbedUrl', getDashboardEmbedUrl_resetDisabled - Remove the reset button on the embedded dashboard. The default is FALSE, which enables the reset button.

$sel:sessionLifetimeInMinutes:GetDashboardEmbedUrl', getDashboardEmbedUrl_sessionLifetimeInMinutes - How many minutes the session is valid. The session lifetime must be 15-600 minutes.

$sel:statePersistenceEnabled:GetDashboardEmbedUrl', getDashboardEmbedUrl_statePersistenceEnabled - Adds persistence of state for the user session in an embedded dashboard. Persistence applies to the sheet and the parameter settings. These are control settings that the dashboard subscriber (Amazon QuickSight reader) chooses while viewing the dashboard. If this is set to TRUE, the settings are the same when the subscriber reopens the same dashboard URL. The state is stored in Amazon QuickSight, not in a browser cookie. If this is set to FALSE, the state of the user session is not persisted. The default is FALSE.

$sel:undoRedoDisabled:GetDashboardEmbedUrl', getDashboardEmbedUrl_undoRedoDisabled - Remove the undo/redo button on the embedded dashboard. The default is FALSE, which enables the undo/redo button.

$sel:userArn:GetDashboardEmbedUrl', getDashboardEmbedUrl_userArn - The Amazon QuickSight user's Amazon Resource Name (ARN), for use with QUICKSIGHT identity type. You can use this for any Amazon QuickSight users in your account (readers, authors, or admins) authenticated as one of the following:

  • Active Directory (AD) users or group members
  • Invited nonfederated users
  • IAM users and IAM role-based sessions authenticated through Federated Single Sign-On using SAML, OpenID Connect, or IAM federation.

Omit this parameter for users in the third group – IAM users and IAM role-based sessions.

GetDashboardEmbedUrl, getDashboardEmbedUrl_awsAccountId - The ID for the Amazon Web Services account that contains the dashboard that you're embedding.

GetDashboardEmbedUrl, getDashboardEmbedUrl_dashboardId - The ID for the dashboard, also added to the Identity and Access Management (IAM) policy.

GetDashboardEmbedUrl, getDashboardEmbedUrl_identityType - The authentication method that the user uses to sign in.

data GetDashboardEmbedUrlResponse Source #

Output returned from the GetDashboardEmbedUrl operation.

See: newGetDashboardEmbedUrlResponse smart constructor.

Instances

Instances details
Generic GetDashboardEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

Associated Types

type Rep GetDashboardEmbedUrlResponse :: Type -> Type #

Show GetDashboardEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

NFData GetDashboardEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

Eq GetDashboardEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

type Rep GetDashboardEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

type Rep GetDashboardEmbedUrlResponse = D1 ('MetaData "GetDashboardEmbedUrlResponse" "Amazonka.QuickSight.GetDashboardEmbedUrl" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GetDashboardEmbedUrlResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "embedUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetDashboardEmbedUrlResponse Source #

Create a value of GetDashboardEmbedUrlResponse 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:embedUrl:GetDashboardEmbedUrlResponse', getDashboardEmbedUrlResponse_embedUrl - A single-use URL that you can put into your server-side webpage to embed your dashboard. This URL is valid for 5 minutes. The API operation provides the URL with an auth_code value that enables one (and only one) sign-on to a user session that is valid for 10 hours.

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

GetDashboardEmbedUrlResponse, getDashboardEmbedUrlResponse_status - The HTTP status of the request.

GetSessionEmbedUrl

data GetSessionEmbedUrl Source #

See: newGetSessionEmbedUrl smart constructor.

Instances

Instances details
ToHeaders GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

ToPath GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

ToQuery GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

AWSRequest GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

Associated Types

type AWSResponse GetSessionEmbedUrl #

Generic GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

Associated Types

type Rep GetSessionEmbedUrl :: Type -> Type #

Read GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

Show GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

NFData GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

Methods

rnf :: GetSessionEmbedUrl -> () #

Eq GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

Hashable GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

type AWSResponse GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

type Rep GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

type Rep GetSessionEmbedUrl = D1 ('MetaData "GetSessionEmbedUrl" "Amazonka.QuickSight.GetSessionEmbedUrl" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GetSessionEmbedUrl'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "entryPoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sessionLifetimeInMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "userArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newGetSessionEmbedUrl Source #

Create a value of GetSessionEmbedUrl 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:entryPoint:GetSessionEmbedUrl', getSessionEmbedUrl_entryPoint - The URL you use to access the embedded session. The entry point URL is constrained to the following paths:

  • /start
  • /start/analyses
  • /start/dashboards
  • /start/favorites
  • /dashboards/DashboardId - where DashboardId is the actual ID key from the Amazon QuickSight console URL of the dashboard
  • /analyses/AnalysisId - where AnalysisId is the actual ID key from the Amazon QuickSight console URL of the analysis

$sel:sessionLifetimeInMinutes:GetSessionEmbedUrl', getSessionEmbedUrl_sessionLifetimeInMinutes - How many minutes the session is valid. The session lifetime must be 15-600 minutes.

$sel:userArn:GetSessionEmbedUrl', getSessionEmbedUrl_userArn - The Amazon QuickSight user's Amazon Resource Name (ARN), for use with QUICKSIGHT identity type. You can use this for any type of Amazon QuickSight users in your account (readers, authors, or admins). They need to be authenticated as one of the following:

  1. Active Directory (AD) users or group members
  2. Invited nonfederated users
  3. Identity and Access Management (IAM) users and IAM role-based sessions authenticated through Federated Single Sign-On using SAML, OpenID Connect, or IAM federation

Omit this parameter for users in the third group, IAM users and IAM role-based sessions.

GetSessionEmbedUrl, getSessionEmbedUrl_awsAccountId - The ID for the Amazon Web Services account associated with your Amazon QuickSight subscription.

data GetSessionEmbedUrlResponse Source #

See: newGetSessionEmbedUrlResponse smart constructor.

Instances

Instances details
Generic GetSessionEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

Associated Types

type Rep GetSessionEmbedUrlResponse :: Type -> Type #

Show GetSessionEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

NFData GetSessionEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

Eq GetSessionEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

type Rep GetSessionEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

type Rep GetSessionEmbedUrlResponse = D1 ('MetaData "GetSessionEmbedUrlResponse" "Amazonka.QuickSight.GetSessionEmbedUrl" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GetSessionEmbedUrlResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "embedUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetSessionEmbedUrlResponse Source #

Create a value of GetSessionEmbedUrlResponse 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:embedUrl:GetSessionEmbedUrlResponse', getSessionEmbedUrlResponse_embedUrl - A single-use URL that you can put into your server-side web page to embed your Amazon QuickSight session. This URL is valid for 5 minutes. The API operation provides the URL with an auth_code value that enables one (and only one) sign-on to a user session that is valid for 10 hours.

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

GetSessionEmbedUrlResponse, getSessionEmbedUrlResponse_status - The HTTP status of the request.

ListAnalyses (Paginated)

data ListAnalyses Source #

See: newListAnalyses smart constructor.

Instances

Instances details
ToHeaders ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

ToPath ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

ToQuery ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

AWSPager ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

AWSRequest ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Associated Types

type AWSResponse ListAnalyses #

Generic ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Associated Types

type Rep ListAnalyses :: Type -> Type #

Read ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Show ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

NFData ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Methods

rnf :: ListAnalyses -> () #

Eq ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Hashable ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

type AWSResponse ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

type Rep ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

type Rep ListAnalyses = D1 ('MetaData "ListAnalyses" "Amazonka.QuickSight.ListAnalyses" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListAnalyses'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListAnalyses Source #

Create a value of ListAnalyses 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:maxResults:ListAnalyses', listAnalyses_maxResults - The maximum number of results to return.

ListAnalyses, listAnalyses_nextToken - A pagination token that can be used in a subsequent request.

ListAnalyses, listAnalyses_awsAccountId - The ID of the Amazon Web Services account that contains the analyses.

data ListAnalysesResponse Source #

See: newListAnalysesResponse smart constructor.

Instances

Instances details
Generic ListAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Associated Types

type Rep ListAnalysesResponse :: Type -> Type #

Read ListAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Show ListAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

NFData ListAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Methods

rnf :: ListAnalysesResponse -> () #

Eq ListAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

type Rep ListAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

type Rep ListAnalysesResponse = D1 ('MetaData "ListAnalysesResponse" "Amazonka.QuickSight.ListAnalyses" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListAnalysesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "analysisSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AnalysisSummary])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListAnalysesResponse Source #

Create a value of ListAnalysesResponse 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:analysisSummaryList:ListAnalysesResponse', listAnalysesResponse_analysisSummaryList - Metadata describing each of the analyses that are listed.

ListAnalyses, listAnalysesResponse_nextToken - A pagination token that can be used in a subsequent request.

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

ListAnalysesResponse, listAnalysesResponse_status - The HTTP status of the request.

ListDashboardVersions (Paginated)

data ListDashboardVersions Source #

See: newListDashboardVersions smart constructor.

Instances

Instances details
ToHeaders ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

ToPath ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

ToQuery ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

AWSPager ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

AWSRequest ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Associated Types

type AWSResponse ListDashboardVersions #

Generic ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Associated Types

type Rep ListDashboardVersions :: Type -> Type #

Read ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Show ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

NFData ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Methods

rnf :: ListDashboardVersions -> () #

Eq ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Hashable ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

type AWSResponse ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

type Rep ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

type Rep ListDashboardVersions = D1 ('MetaData "ListDashboardVersions" "Amazonka.QuickSight.ListDashboardVersions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListDashboardVersions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListDashboardVersions Source #

Create a value of ListDashboardVersions 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:maxResults:ListDashboardVersions', listDashboardVersions_maxResults - The maximum number of results to be returned per request.

ListDashboardVersions, listDashboardVersions_nextToken - The token for the next set of results, or null if there are no more results.

ListDashboardVersions, listDashboardVersions_awsAccountId - The ID of the Amazon Web Services account that contains the dashboard that you're listing versions for.

ListDashboardVersions, listDashboardVersions_dashboardId - The ID for the dashboard.

data ListDashboardVersionsResponse Source #

See: newListDashboardVersionsResponse smart constructor.

Instances

Instances details
Generic ListDashboardVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Associated Types

type Rep ListDashboardVersionsResponse :: Type -> Type #

Read ListDashboardVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Show ListDashboardVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

NFData ListDashboardVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Eq ListDashboardVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

type Rep ListDashboardVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

type Rep ListDashboardVersionsResponse = D1 ('MetaData "ListDashboardVersionsResponse" "Amazonka.QuickSight.ListDashboardVersions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListDashboardVersionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dashboardVersionSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DashboardVersionSummary])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDashboardVersionsResponse Source #

Create a value of ListDashboardVersionsResponse 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:dashboardVersionSummaryList:ListDashboardVersionsResponse', listDashboardVersionsResponse_dashboardVersionSummaryList - A structure that contains information about each version of the dashboard.

ListDashboardVersions, listDashboardVersionsResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

ListDashboardVersionsResponse, listDashboardVersionsResponse_status - The HTTP status of the request.

ListDashboards (Paginated)

data ListDashboards Source #

See: newListDashboards smart constructor.

Instances

Instances details
ToHeaders ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

ToPath ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

ToQuery ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

AWSPager ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

AWSRequest ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Associated Types

type AWSResponse ListDashboards #

Generic ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Associated Types

type Rep ListDashboards :: Type -> Type #

Read ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Show ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

NFData ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Methods

rnf :: ListDashboards -> () #

Eq ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Hashable ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

type AWSResponse ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

type Rep ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

type Rep ListDashboards = D1 ('MetaData "ListDashboards" "Amazonka.QuickSight.ListDashboards" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListDashboards'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListDashboards Source #

Create a value of ListDashboards 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:maxResults:ListDashboards', listDashboards_maxResults - The maximum number of results to be returned per request.

ListDashboards, listDashboards_nextToken - The token for the next set of results, or null if there are no more results.

ListDashboards, listDashboards_awsAccountId - The ID of the Amazon Web Services account that contains the dashboards that you're listing.

data ListDashboardsResponse Source #

See: newListDashboardsResponse smart constructor.

Instances

Instances details
Generic ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Associated Types

type Rep ListDashboardsResponse :: Type -> Type #

Read ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Show ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

NFData ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Methods

rnf :: ListDashboardsResponse -> () #

Eq ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

type Rep ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

type Rep ListDashboardsResponse = D1 ('MetaData "ListDashboardsResponse" "Amazonka.QuickSight.ListDashboards" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListDashboardsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dashboardSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DashboardSummary])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDashboardsResponse Source #

Create a value of ListDashboardsResponse 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:dashboardSummaryList:ListDashboardsResponse', listDashboardsResponse_dashboardSummaryList - A structure that contains all of the dashboards in your Amazon Web Services account. This structure provides basic information about the dashboards.

ListDashboards, listDashboardsResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

ListDashboardsResponse, listDashboardsResponse_status - The HTTP status of the request.

ListDataSets (Paginated)

data ListDataSets Source #

See: newListDataSets smart constructor.

Instances

Instances details
ToHeaders ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

ToPath ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

ToQuery ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

AWSPager ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

AWSRequest ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Associated Types

type AWSResponse ListDataSets #

Generic ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Associated Types

type Rep ListDataSets :: Type -> Type #

Read ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Show ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

NFData ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Methods

rnf :: ListDataSets -> () #

Eq ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Hashable ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

type AWSResponse ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

type Rep ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

type Rep ListDataSets = D1 ('MetaData "ListDataSets" "Amazonka.QuickSight.ListDataSets" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListDataSets'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListDataSets Source #

Create a value of ListDataSets 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:maxResults:ListDataSets', listDataSets_maxResults - The maximum number of results to be returned per request.

ListDataSets, listDataSets_nextToken - The token for the next set of results, or null if there are no more results.

ListDataSets, listDataSets_awsAccountId - The Amazon Web Services account ID.

data ListDataSetsResponse Source #

See: newListDataSetsResponse smart constructor.

Instances

Instances details
Generic ListDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Associated Types

type Rep ListDataSetsResponse :: Type -> Type #

Read ListDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Show ListDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

NFData ListDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Methods

rnf :: ListDataSetsResponse -> () #

Eq ListDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

type Rep ListDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

type Rep ListDataSetsResponse = D1 ('MetaData "ListDataSetsResponse" "Amazonka.QuickSight.ListDataSets" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListDataSetsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataSetSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DataSetSummary])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDataSetsResponse Source #

Create a value of ListDataSetsResponse 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:dataSetSummaries:ListDataSetsResponse', listDataSetsResponse_dataSetSummaries - The list of dataset summaries.

ListDataSets, listDataSetsResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

ListDataSetsResponse, listDataSetsResponse_status - The HTTP status of the request.

ListDataSources (Paginated)

data ListDataSources Source #

See: newListDataSources smart constructor.

Instances

Instances details
ToHeaders ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

ToPath ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

ToQuery ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

AWSPager ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

AWSRequest ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Associated Types

type AWSResponse ListDataSources #

Generic ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Associated Types

type Rep ListDataSources :: Type -> Type #

Read ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Show ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

NFData ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Methods

rnf :: ListDataSources -> () #

Eq ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Hashable ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

type AWSResponse ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

type Rep ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

type Rep ListDataSources = D1 ('MetaData "ListDataSources" "Amazonka.QuickSight.ListDataSources" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListDataSources'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListDataSources Source #

Create a value of ListDataSources 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:maxResults:ListDataSources', listDataSources_maxResults - The maximum number of results to be returned per request.

ListDataSources, listDataSources_nextToken - The token for the next set of results, or null if there are no more results.

ListDataSources, listDataSources_awsAccountId - The Amazon Web Services account ID.

data ListDataSourcesResponse Source #

See: newListDataSourcesResponse smart constructor.

Instances

Instances details
Generic ListDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Associated Types

type Rep ListDataSourcesResponse :: Type -> Type #

Read ListDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Show ListDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

NFData ListDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Methods

rnf :: ListDataSourcesResponse -> () #

Eq ListDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

type Rep ListDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

type Rep ListDataSourcesResponse = D1 ('MetaData "ListDataSourcesResponse" "Amazonka.QuickSight.ListDataSources" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListDataSourcesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataSources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DataSource])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDataSourcesResponse Source #

Create a value of ListDataSourcesResponse 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:dataSources:ListDataSourcesResponse', listDataSourcesResponse_dataSources - A list of data sources.

ListDataSources, listDataSourcesResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

ListDataSourcesResponse, listDataSourcesResponse_status - The HTTP status of the request.

ListFolderMembers

data ListFolderMembers Source #

See: newListFolderMembers smart constructor.

Instances

Instances details
ToHeaders ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

ToPath ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

ToQuery ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

AWSRequest ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Associated Types

type AWSResponse ListFolderMembers #

Generic ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Associated Types

type Rep ListFolderMembers :: Type -> Type #

Read ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Show ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

NFData ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Methods

rnf :: ListFolderMembers -> () #

Eq ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Hashable ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

type AWSResponse ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

type Rep ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

type Rep ListFolderMembers = D1 ('MetaData "ListFolderMembers" "Amazonka.QuickSight.ListFolderMembers" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListFolderMembers'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListFolderMembers Source #

Create a value of ListFolderMembers 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:maxResults:ListFolderMembers', listFolderMembers_maxResults - The maximum number of results to be returned per request.

ListFolderMembers, listFolderMembers_nextToken - The token for the next set of results, or null if there are no more results.

ListFolderMembers, listFolderMembers_awsAccountId - The ID for the Amazon Web Services account that contains the folder.

ListFolderMembers, listFolderMembers_folderId - The ID of the folder.

data ListFolderMembersResponse Source #

See: newListFolderMembersResponse smart constructor.

Instances

Instances details
Generic ListFolderMembersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Associated Types

type Rep ListFolderMembersResponse :: Type -> Type #

Read ListFolderMembersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Show ListFolderMembersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

NFData ListFolderMembersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Eq ListFolderMembersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

type Rep ListFolderMembersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

type Rep ListFolderMembersResponse = D1 ('MetaData "ListFolderMembersResponse" "Amazonka.QuickSight.ListFolderMembers" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListFolderMembersResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "folderMemberList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MemberIdArnPair])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListFolderMembersResponse Source #

Create a value of ListFolderMembersResponse 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:folderMemberList:ListFolderMembersResponse', listFolderMembersResponse_folderMemberList - A structure that contains all of the folder members (dashboards, analyses, and datasets) in the folder.

ListFolderMembers, listFolderMembersResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

ListFolderMembersResponse, listFolderMembersResponse_status - The HTTP status of the request.

ListFolders

data ListFolders Source #

See: newListFolders smart constructor.

Instances

Instances details
ToHeaders ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Methods

toHeaders :: ListFolders -> [Header] #

ToPath ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

ToQuery ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

AWSRequest ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Associated Types

type AWSResponse ListFolders #

Generic ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Associated Types

type Rep ListFolders :: Type -> Type #

Read ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Show ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

NFData ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Methods

rnf :: ListFolders -> () #

Eq ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Hashable ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

type AWSResponse ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

type Rep ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

type Rep ListFolders = D1 ('MetaData "ListFolders" "Amazonka.QuickSight.ListFolders" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListFolders'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListFolders Source #

Create a value of ListFolders 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:maxResults:ListFolders', listFolders_maxResults - The maximum number of results to be returned per request.

ListFolders, listFolders_nextToken - The token for the next set of results, or null if there are no more results.

ListFolders, listFolders_awsAccountId - The ID for the Amazon Web Services account that contains the folder.

data ListFoldersResponse Source #

See: newListFoldersResponse smart constructor.

Instances

Instances details
Generic ListFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Associated Types

type Rep ListFoldersResponse :: Type -> Type #

Read ListFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Show ListFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

NFData ListFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Methods

rnf :: ListFoldersResponse -> () #

Eq ListFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

type Rep ListFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

type Rep ListFoldersResponse = D1 ('MetaData "ListFoldersResponse" "Amazonka.QuickSight.ListFolders" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListFoldersResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "folderSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FolderSummary])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListFoldersResponse Source #

Create a value of ListFoldersResponse 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:folderSummaryList:ListFoldersResponse', listFoldersResponse_folderSummaryList - A structure that contains all of the folders in the Amazon Web Services account. This structure provides basic information about the folders.

ListFolders, listFoldersResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

ListFoldersResponse, listFoldersResponse_status - The HTTP status of the request.

ListGroupMemberships

data ListGroupMemberships Source #

See: newListGroupMemberships smart constructor.

Instances

Instances details
ToHeaders ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

ToPath ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

ToQuery ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

AWSRequest ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Associated Types

type AWSResponse ListGroupMemberships #

Generic ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Associated Types

type Rep ListGroupMemberships :: Type -> Type #

Read ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Show ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

NFData ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Methods

rnf :: ListGroupMemberships -> () #

Eq ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Hashable ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

type AWSResponse ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

type Rep ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

type Rep ListGroupMemberships = D1 ('MetaData "ListGroupMemberships" "Amazonka.QuickSight.ListGroupMemberships" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListGroupMemberships'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListGroupMemberships Source #

Create a value of ListGroupMemberships 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:maxResults:ListGroupMemberships', listGroupMemberships_maxResults - The maximum number of results to return from this request.

ListGroupMemberships, listGroupMemberships_nextToken - A pagination token that can be used in a subsequent request.

ListGroupMemberships, listGroupMemberships_groupName - The name of the group that you want to see a membership list of.

ListGroupMemberships, listGroupMemberships_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

ListGroupMemberships, listGroupMemberships_namespace - The namespace of the group that you want a list of users from.

data ListGroupMembershipsResponse Source #

See: newListGroupMembershipsResponse smart constructor.

Instances

Instances details
Generic ListGroupMembershipsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Associated Types

type Rep ListGroupMembershipsResponse :: Type -> Type #

Read ListGroupMembershipsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Show ListGroupMembershipsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

NFData ListGroupMembershipsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Eq ListGroupMembershipsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

type Rep ListGroupMembershipsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

type Rep ListGroupMembershipsResponse = D1 ('MetaData "ListGroupMembershipsResponse" "Amazonka.QuickSight.ListGroupMemberships" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListGroupMembershipsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "groupMemberList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GroupMember])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListGroupMembershipsResponse Source #

Create a value of ListGroupMembershipsResponse 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:groupMemberList:ListGroupMembershipsResponse', listGroupMembershipsResponse_groupMemberList - The list of the members of the group.

ListGroupMemberships, listGroupMembershipsResponse_nextToken - A pagination token that can be used in a subsequent request.

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

ListGroupMembershipsResponse, listGroupMembershipsResponse_status - The HTTP status of the request.

ListGroups

data ListGroups Source #

See: newListGroups smart constructor.

Instances

Instances details
ToHeaders ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Methods

toHeaders :: ListGroups -> [Header] #

ToPath ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

ToQuery ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

AWSRequest ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Associated Types

type AWSResponse ListGroups #

Generic ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Associated Types

type Rep ListGroups :: Type -> Type #

Read ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Show ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

NFData ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Methods

rnf :: ListGroups -> () #

Eq ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Hashable ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

type AWSResponse ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

type Rep ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

type Rep ListGroups = D1 ('MetaData "ListGroups" "Amazonka.QuickSight.ListGroups" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListGroups'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListGroups Source #

Create a value of ListGroups 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:maxResults:ListGroups', listGroups_maxResults - The maximum number of results to return.

ListGroups, listGroups_nextToken - A pagination token that can be used in a subsequent request.

ListGroups, listGroups_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

ListGroups, listGroups_namespace - The namespace that you want a list of groups from.

data ListGroupsResponse Source #

See: newListGroupsResponse smart constructor.

Instances

Instances details
Generic ListGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Associated Types

type Rep ListGroupsResponse :: Type -> Type #

Read ListGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Show ListGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

NFData ListGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Methods

rnf :: ListGroupsResponse -> () #

Eq ListGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

type Rep ListGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

type Rep ListGroupsResponse = D1 ('MetaData "ListGroupsResponse" "Amazonka.QuickSight.ListGroups" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListGroupsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "groupList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Group])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListGroupsResponse Source #

Create a value of ListGroupsResponse 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:groupList:ListGroupsResponse', listGroupsResponse_groupList - The list of the groups.

ListGroups, listGroupsResponse_nextToken - A pagination token that can be used in a subsequent request.

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

ListGroupsResponse, listGroupsResponse_status - The HTTP status of the request.

ListIAMPolicyAssignments

data ListIAMPolicyAssignments Source #

See: newListIAMPolicyAssignments smart constructor.

Instances

Instances details
ToHeaders ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

ToPath ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

ToQuery ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

AWSRequest ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Generic ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Associated Types

type Rep ListIAMPolicyAssignments :: Type -> Type #

Read ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Show ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

NFData ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Eq ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Hashable ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

type AWSResponse ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

type Rep ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

type Rep ListIAMPolicyAssignments = D1 ('MetaData "ListIAMPolicyAssignments" "Amazonka.QuickSight.ListIAMPolicyAssignments" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListIAMPolicyAssignments'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assignmentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssignmentStatus)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListIAMPolicyAssignments Source #

Create a value of ListIAMPolicyAssignments 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:

ListIAMPolicyAssignments, listIAMPolicyAssignments_assignmentStatus - The status of the assignments.

$sel:maxResults:ListIAMPolicyAssignments', listIAMPolicyAssignments_maxResults - The maximum number of results to be returned per request.

ListIAMPolicyAssignments, listIAMPolicyAssignments_nextToken - The token for the next set of results, or null if there are no more results.

ListIAMPolicyAssignments, listIAMPolicyAssignments_awsAccountId - The ID of the Amazon Web Services account that contains these IAM policy assignments.

ListIAMPolicyAssignments, listIAMPolicyAssignments_namespace - The namespace for the assignments.

data ListIAMPolicyAssignmentsResponse Source #

See: newListIAMPolicyAssignmentsResponse smart constructor.

Instances

Instances details
Generic ListIAMPolicyAssignmentsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Associated Types

type Rep ListIAMPolicyAssignmentsResponse :: Type -> Type #

Read ListIAMPolicyAssignmentsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Show ListIAMPolicyAssignmentsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

NFData ListIAMPolicyAssignmentsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Eq ListIAMPolicyAssignmentsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

type Rep ListIAMPolicyAssignmentsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

type Rep ListIAMPolicyAssignmentsResponse = D1 ('MetaData "ListIAMPolicyAssignmentsResponse" "Amazonka.QuickSight.ListIAMPolicyAssignments" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListIAMPolicyAssignmentsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "iAMPolicyAssignments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [IAMPolicyAssignmentSummary])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListIAMPolicyAssignmentsResponse Source #

Create a value of ListIAMPolicyAssignmentsResponse 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:iAMPolicyAssignments:ListIAMPolicyAssignmentsResponse', listIAMPolicyAssignmentsResponse_iAMPolicyAssignments - Information describing the IAM policy assignments.

ListIAMPolicyAssignments, listIAMPolicyAssignmentsResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

ListIAMPolicyAssignmentsResponse, listIAMPolicyAssignmentsResponse_status - The HTTP status of the request.

ListIAMPolicyAssignmentsForUser

data ListIAMPolicyAssignmentsForUser Source #

See: newListIAMPolicyAssignmentsForUser smart constructor.

Instances

Instances details
ToHeaders ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

ToPath ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

ToQuery ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

AWSRequest ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

Generic ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

Associated Types

type Rep ListIAMPolicyAssignmentsForUser :: Type -> Type #

Read ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

Show ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

NFData ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

Eq ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

Hashable ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

type AWSResponse ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

type Rep ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

type Rep ListIAMPolicyAssignmentsForUser = D1 ('MetaData "ListIAMPolicyAssignmentsForUser" "Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListIAMPolicyAssignmentsForUser'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "userName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListIAMPolicyAssignmentsForUser Source #

Create a value of ListIAMPolicyAssignmentsForUser 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:maxResults:ListIAMPolicyAssignmentsForUser', listIAMPolicyAssignmentsForUser_maxResults - The maximum number of results to be returned per request.

ListIAMPolicyAssignmentsForUser, listIAMPolicyAssignmentsForUser_nextToken - The token for the next set of results, or null if there are no more results.

ListIAMPolicyAssignmentsForUser, listIAMPolicyAssignmentsForUser_awsAccountId - The ID of the Amazon Web Services account that contains the assignments.

ListIAMPolicyAssignmentsForUser, listIAMPolicyAssignmentsForUser_userName - The name of the user.

ListIAMPolicyAssignmentsForUser, listIAMPolicyAssignmentsForUser_namespace - The namespace of the assignment.

data ListIAMPolicyAssignmentsForUserResponse Source #

Instances

Instances details
Generic ListIAMPolicyAssignmentsForUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

Read ListIAMPolicyAssignmentsForUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

Show ListIAMPolicyAssignmentsForUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

NFData ListIAMPolicyAssignmentsForUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

Eq ListIAMPolicyAssignmentsForUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

type Rep ListIAMPolicyAssignmentsForUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

type Rep ListIAMPolicyAssignmentsForUserResponse = D1 ('MetaData "ListIAMPolicyAssignmentsForUserResponse" "Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListIAMPolicyAssignmentsForUserResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "activeAssignments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ActiveIAMPolicyAssignment])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListIAMPolicyAssignmentsForUserResponse Source #

Create a value of ListIAMPolicyAssignmentsForUserResponse 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:activeAssignments:ListIAMPolicyAssignmentsForUserResponse', listIAMPolicyAssignmentsForUserResponse_activeAssignments - The active assignments for this user.

ListIAMPolicyAssignmentsForUser, listIAMPolicyAssignmentsForUserResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

ListIAMPolicyAssignmentsForUserResponse, listIAMPolicyAssignmentsForUserResponse_status - The HTTP status of the request.

ListIngestions (Paginated)

data ListIngestions Source #

See: newListIngestions smart constructor.

Instances

Instances details
ToHeaders ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

ToPath ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

ToQuery ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

AWSPager ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

AWSRequest ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Associated Types

type AWSResponse ListIngestions #

Generic ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Associated Types

type Rep ListIngestions :: Type -> Type #

Read ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Show ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

NFData ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Methods

rnf :: ListIngestions -> () #

Eq ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Hashable ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

type AWSResponse ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

type Rep ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

type Rep ListIngestions = D1 ('MetaData "ListIngestions" "Amazonka.QuickSight.ListIngestions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListIngestions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListIngestions Source #

Create a value of ListIngestions 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:maxResults:ListIngestions', listIngestions_maxResults - The maximum number of results to be returned per request.

ListIngestions, listIngestions_nextToken - The token for the next set of results, or null if there are no more results.

ListIngestions, listIngestions_dataSetId - The ID of the dataset used in the ingestion.

ListIngestions, listIngestions_awsAccountId - The Amazon Web Services account ID.

data ListIngestionsResponse Source #

See: newListIngestionsResponse smart constructor.

Instances

Instances details
Generic ListIngestionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Associated Types

type Rep ListIngestionsResponse :: Type -> Type #

Read ListIngestionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Show ListIngestionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

NFData ListIngestionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Methods

rnf :: ListIngestionsResponse -> () #

Eq ListIngestionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

type Rep ListIngestionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

type Rep ListIngestionsResponse = D1 ('MetaData "ListIngestionsResponse" "Amazonka.QuickSight.ListIngestions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListIngestionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "ingestions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Ingestion])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListIngestionsResponse Source #

Create a value of ListIngestionsResponse 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:ingestions:ListIngestionsResponse', listIngestionsResponse_ingestions - A list of the ingestions.

ListIngestions, listIngestionsResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

ListIngestionsResponse, listIngestionsResponse_status - The HTTP status of the request.

ListNamespaces (Paginated)

data ListNamespaces Source #

See: newListNamespaces smart constructor.

Instances

Instances details
ToHeaders ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

ToPath ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

ToQuery ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

AWSPager ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

AWSRequest ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Associated Types

type AWSResponse ListNamespaces #

Generic ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Associated Types

type Rep ListNamespaces :: Type -> Type #

Read ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Show ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

NFData ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Methods

rnf :: ListNamespaces -> () #

Eq ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Hashable ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

type AWSResponse ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

type Rep ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

type Rep ListNamespaces = D1 ('MetaData "ListNamespaces" "Amazonka.QuickSight.ListNamespaces" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListNamespaces'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListNamespaces Source #

Create a value of ListNamespaces 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:maxResults:ListNamespaces', listNamespaces_maxResults - The maximum number of results to return.

ListNamespaces, listNamespaces_nextToken - A unique pagination token that can be used in a subsequent request. You will receive a pagination token in the response body of a previous ListNameSpaces API call if there is more data that can be returned. To receive the data, make another ListNamespaces API call with the returned token to retrieve the next page of data. Each token is valid for 24 hours. If you try to make a ListNamespaces API call with an expired token, you will receive a HTTP 400 InvalidNextTokenException error.

ListNamespaces, listNamespaces_awsAccountId - The ID for the Amazon Web Services account that contains the Amazon QuickSight namespaces that you want to list.

data ListNamespacesResponse Source #

See: newListNamespacesResponse smart constructor.

Instances

Instances details
Generic ListNamespacesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Associated Types

type Rep ListNamespacesResponse :: Type -> Type #

Read ListNamespacesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Show ListNamespacesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

NFData ListNamespacesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Methods

rnf :: ListNamespacesResponse -> () #

Eq ListNamespacesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

type Rep ListNamespacesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

type Rep ListNamespacesResponse = D1 ('MetaData "ListNamespacesResponse" "Amazonka.QuickSight.ListNamespaces" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListNamespacesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "namespaces") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NamespaceInfoV2])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListNamespacesResponse Source #

Create a value of ListNamespacesResponse 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:namespaces:ListNamespacesResponse', listNamespacesResponse_namespaces - The information about the namespaces in this Amazon Web Services account. The response includes the namespace ARN, name, Amazon Web Services Region, notification email address, creation status, and identity store.

ListNamespaces, listNamespacesResponse_nextToken - A unique pagination token that can be used in a subsequent request. Receiving NextToken in your response inticates that there is more data that can be returned. To receive the data, make another ListNamespaces API call with the returned token to retrieve the next page of data. Each token is valid for 24 hours. If you try to make a ListNamespaces API call with an expired token, you will receive a HTTP 400 InvalidNextTokenException error.

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

ListNamespacesResponse, listNamespacesResponse_status - The HTTP status of the request.

ListTagsForResource

data ListTagsForResource Source #

See: newListTagsForResource smart constructor.

Instances

Instances details
ToHeaders ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

ToPath ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

ToQuery ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

AWSRequest ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Associated Types

type AWSResponse ListTagsForResource #

Generic ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Associated Types

type Rep ListTagsForResource :: Type -> Type #

Read ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Show ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

NFData ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Methods

rnf :: ListTagsForResource -> () #

Eq ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Hashable ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

type AWSResponse ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

type Rep ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

type Rep ListTagsForResource = D1 ('MetaData "ListTagsForResource" "Amazonka.QuickSight.ListTagsForResource" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListTagsForResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newListTagsForResource Source #

Create a value of ListTagsForResource 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:resourceArn:ListTagsForResource', listTagsForResource_resourceArn - The Amazon Resource Name (ARN) of the resource that you want a list of tags for.

data ListTagsForResourceResponse Source #

See: newListTagsForResourceResponse smart constructor.

Instances

Instances details
Generic ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Associated Types

type Rep ListTagsForResourceResponse :: Type -> Type #

Read ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Show ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

NFData ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Eq ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

type Rep ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

type Rep ListTagsForResourceResponse = D1 ('MetaData "ListTagsForResourceResponse" "Amazonka.QuickSight.ListTagsForResource" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListTagsForResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Tag))) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListTagsForResourceResponse Source #

Create a value of ListTagsForResourceResponse 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:ListTagsForResourceResponse', listTagsForResourceResponse_requestId - The Amazon Web Services request ID for this operation.

ListTagsForResourceResponse, listTagsForResourceResponse_tags - Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.

ListTagsForResourceResponse, listTagsForResourceResponse_status - The HTTP status of the request.

ListTemplateAliases (Paginated)

data ListTemplateAliases Source #

See: newListTemplateAliases smart constructor.

Instances

Instances details
ToHeaders ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

ToPath ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

ToQuery ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

AWSPager ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

AWSRequest ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Associated Types

type AWSResponse ListTemplateAliases #

Generic ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Associated Types

type Rep ListTemplateAliases :: Type -> Type #

Read ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Show ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

NFData ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Methods

rnf :: ListTemplateAliases -> () #

Eq ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Hashable ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

type AWSResponse ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

type Rep ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

type Rep ListTemplateAliases = D1 ('MetaData "ListTemplateAliases" "Amazonka.QuickSight.ListTemplateAliases" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListTemplateAliases'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListTemplateAliases Source #

Create a value of ListTemplateAliases 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:maxResults:ListTemplateAliases', listTemplateAliases_maxResults - The maximum number of results to be returned per request.

ListTemplateAliases, listTemplateAliases_nextToken - The token for the next set of results, or null if there are no more results.

ListTemplateAliases, listTemplateAliases_awsAccountId - The ID of the Amazon Web Services account that contains the template aliases that you're listing.

ListTemplateAliases, listTemplateAliases_templateId - The ID for the template.

data ListTemplateAliasesResponse Source #

See: newListTemplateAliasesResponse smart constructor.

Instances

Instances details
Generic ListTemplateAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Associated Types

type Rep ListTemplateAliasesResponse :: Type -> Type #

Read ListTemplateAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Show ListTemplateAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

NFData ListTemplateAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Eq ListTemplateAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

type Rep ListTemplateAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

type Rep ListTemplateAliasesResponse = D1 ('MetaData "ListTemplateAliasesResponse" "Amazonka.QuickSight.ListTemplateAliases" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListTemplateAliasesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "templateAliasList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TemplateAlias])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListTemplateAliasesResponse Source #

Create a value of ListTemplateAliasesResponse 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:

ListTemplateAliases, listTemplateAliasesResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

$sel:templateAliasList:ListTemplateAliasesResponse', listTemplateAliasesResponse_templateAliasList - A structure containing the list of the template's aliases.

ListTemplateAliasesResponse, listTemplateAliasesResponse_status - The HTTP status of the request.

ListTemplateVersions (Paginated)

data ListTemplateVersions Source #

See: newListTemplateVersions smart constructor.

Instances

Instances details
ToHeaders ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

ToPath ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

ToQuery ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

AWSPager ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

AWSRequest ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Associated Types

type AWSResponse ListTemplateVersions #

Generic ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Associated Types

type Rep ListTemplateVersions :: Type -> Type #

Read ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Show ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

NFData ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Methods

rnf :: ListTemplateVersions -> () #

Eq ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Hashable ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

type AWSResponse ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

type Rep ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

type Rep ListTemplateVersions = D1 ('MetaData "ListTemplateVersions" "Amazonka.QuickSight.ListTemplateVersions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListTemplateVersions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListTemplateVersions Source #

Create a value of ListTemplateVersions 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:maxResults:ListTemplateVersions', listTemplateVersions_maxResults - The maximum number of results to be returned per request.

ListTemplateVersions, listTemplateVersions_nextToken - The token for the next set of results, or null if there are no more results.

ListTemplateVersions, listTemplateVersions_awsAccountId - The ID of the Amazon Web Services account that contains the templates that you're listing.

ListTemplateVersions, listTemplateVersions_templateId - The ID for the template.

data ListTemplateVersionsResponse Source #

See: newListTemplateVersionsResponse smart constructor.

Instances

Instances details
Generic ListTemplateVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Associated Types

type Rep ListTemplateVersionsResponse :: Type -> Type #

Read ListTemplateVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Show ListTemplateVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

NFData ListTemplateVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Eq ListTemplateVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

type Rep ListTemplateVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

type Rep ListTemplateVersionsResponse = D1 ('MetaData "ListTemplateVersionsResponse" "Amazonka.QuickSight.ListTemplateVersions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListTemplateVersionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "templateVersionSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TemplateVersionSummary])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListTemplateVersionsResponse Source #

Create a value of ListTemplateVersionsResponse 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:

ListTemplateVersions, listTemplateVersionsResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

$sel:templateVersionSummaryList:ListTemplateVersionsResponse', listTemplateVersionsResponse_templateVersionSummaryList - A structure containing a list of all the versions of the specified template.

ListTemplateVersionsResponse, listTemplateVersionsResponse_status - The HTTP status of the request.

ListTemplates (Paginated)

data ListTemplates Source #

See: newListTemplates smart constructor.

Instances

Instances details
ToHeaders ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

ToPath ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

ToQuery ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

AWSPager ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

AWSRequest ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Associated Types

type AWSResponse ListTemplates #

Generic ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Associated Types

type Rep ListTemplates :: Type -> Type #

Read ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Show ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

NFData ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Methods

rnf :: ListTemplates -> () #

Eq ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Hashable ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

type AWSResponse ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

type Rep ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

type Rep ListTemplates = D1 ('MetaData "ListTemplates" "Amazonka.QuickSight.ListTemplates" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListTemplates'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListTemplates Source #

Create a value of ListTemplates 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:maxResults:ListTemplates', listTemplates_maxResults - The maximum number of results to be returned per request.

ListTemplates, listTemplates_nextToken - The token for the next set of results, or null if there are no more results.

ListTemplates, listTemplates_awsAccountId - The ID of the Amazon Web Services account that contains the templates that you're listing.

data ListTemplatesResponse Source #

See: newListTemplatesResponse smart constructor.

Instances

Instances details
Generic ListTemplatesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Associated Types

type Rep ListTemplatesResponse :: Type -> Type #

Read ListTemplatesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Show ListTemplatesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

NFData ListTemplatesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Methods

rnf :: ListTemplatesResponse -> () #

Eq ListTemplatesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

type Rep ListTemplatesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

type Rep ListTemplatesResponse = D1 ('MetaData "ListTemplatesResponse" "Amazonka.QuickSight.ListTemplates" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListTemplatesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "templateSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TemplateSummary])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListTemplatesResponse Source #

Create a value of ListTemplatesResponse 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:

ListTemplates, listTemplatesResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

$sel:templateSummaryList:ListTemplatesResponse', listTemplatesResponse_templateSummaryList - A structure containing information about the templates in the list.

ListTemplatesResponse, listTemplatesResponse_status - The HTTP status of the request.

ListThemeAliases

data ListThemeAliases Source #

See: newListThemeAliases smart constructor.

Instances

Instances details
ToHeaders ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

ToPath ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

ToQuery ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

AWSRequest ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Associated Types

type AWSResponse ListThemeAliases #

Generic ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Associated Types

type Rep ListThemeAliases :: Type -> Type #

Read ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Show ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

NFData ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Methods

rnf :: ListThemeAliases -> () #

Eq ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Hashable ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

type AWSResponse ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

type Rep ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

type Rep ListThemeAliases = D1 ('MetaData "ListThemeAliases" "Amazonka.QuickSight.ListThemeAliases" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListThemeAliases'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListThemeAliases Source #

Create a value of ListThemeAliases 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:maxResults:ListThemeAliases', listThemeAliases_maxResults - The maximum number of results to be returned per request.

ListThemeAliases, listThemeAliases_nextToken - The token for the next set of results, or null if there are no more results.

ListThemeAliases, listThemeAliases_awsAccountId - The ID of the Amazon Web Services account that contains the theme aliases that you're listing.

ListThemeAliases, listThemeAliases_themeId - The ID for the theme.

data ListThemeAliasesResponse Source #

See: newListThemeAliasesResponse smart constructor.

Instances

Instances details
Generic ListThemeAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Associated Types

type Rep ListThemeAliasesResponse :: Type -> Type #

Read ListThemeAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Show ListThemeAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

NFData ListThemeAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Eq ListThemeAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

type Rep ListThemeAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

type Rep ListThemeAliasesResponse = D1 ('MetaData "ListThemeAliasesResponse" "Amazonka.QuickSight.ListThemeAliases" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListThemeAliasesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "themeAliasList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ThemeAlias])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListThemeAliasesResponse Source #

Create a value of ListThemeAliasesResponse 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:

ListThemeAliases, listThemeAliasesResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

$sel:themeAliasList:ListThemeAliasesResponse', listThemeAliasesResponse_themeAliasList - A structure containing the list of the theme's aliases.

ListThemeAliasesResponse, listThemeAliasesResponse_status - The HTTP status of the request.

ListThemeVersions (Paginated)

data ListThemeVersions Source #

See: newListThemeVersions smart constructor.

Instances

Instances details
ToHeaders ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

ToPath ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

ToQuery ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

AWSPager ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

AWSRequest ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Associated Types

type AWSResponse ListThemeVersions #

Generic ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Associated Types

type Rep ListThemeVersions :: Type -> Type #

Read ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Show ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

NFData ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Methods

rnf :: ListThemeVersions -> () #

Eq ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Hashable ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

type AWSResponse ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

type Rep ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

type Rep ListThemeVersions = D1 ('MetaData "ListThemeVersions" "Amazonka.QuickSight.ListThemeVersions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListThemeVersions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListThemeVersions Source #

Create a value of ListThemeVersions 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:maxResults:ListThemeVersions', listThemeVersions_maxResults - The maximum number of results to be returned per request.

ListThemeVersions, listThemeVersions_nextToken - The token for the next set of results, or null if there are no more results.

ListThemeVersions, listThemeVersions_awsAccountId - The ID of the Amazon Web Services account that contains the themes that you're listing.

ListThemeVersions, listThemeVersions_themeId - The ID for the theme.

data ListThemeVersionsResponse Source #

See: newListThemeVersionsResponse smart constructor.

Instances

Instances details
Generic ListThemeVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Associated Types

type Rep ListThemeVersionsResponse :: Type -> Type #

Read ListThemeVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Show ListThemeVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

NFData ListThemeVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Eq ListThemeVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

type Rep ListThemeVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

type Rep ListThemeVersionsResponse = D1 ('MetaData "ListThemeVersionsResponse" "Amazonka.QuickSight.ListThemeVersions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListThemeVersionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "themeVersionSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ThemeVersionSummary])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListThemeVersionsResponse Source #

Create a value of ListThemeVersionsResponse 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:

ListThemeVersions, listThemeVersionsResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

$sel:themeVersionSummaryList:ListThemeVersionsResponse', listThemeVersionsResponse_themeVersionSummaryList - A structure containing a list of all the versions of the specified theme.

ListThemeVersionsResponse, listThemeVersionsResponse_status - The HTTP status of the request.

ListThemes (Paginated)

data ListThemes Source #

See: newListThemes smart constructor.

Instances

Instances details
ToHeaders ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Methods

toHeaders :: ListThemes -> [Header] #

ToPath ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

ToQuery ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

AWSPager ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

AWSRequest ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Associated Types

type AWSResponse ListThemes #

Generic ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Associated Types

type Rep ListThemes :: Type -> Type #

Read ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Show ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

NFData ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Methods

rnf :: ListThemes -> () #

Eq ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Hashable ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

type AWSResponse ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

type Rep ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

type Rep ListThemes = D1 ('MetaData "ListThemes" "Amazonka.QuickSight.ListThemes" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListThemes'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ThemeType)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListThemes Source #

Arguments

:: Text

ListThemes

-> ListThemes 

Create a value of ListThemes 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:maxResults:ListThemes', listThemes_maxResults - The maximum number of results to be returned per request.

ListThemes, listThemes_nextToken - The token for the next set of results, or null if there are no more results.

ListThemes, listThemes_type - The type of themes that you want to list. Valid options include the following:

  • ALL (default)- Display all existing themes.
  • CUSTOM - Display only the themes created by people using Amazon QuickSight.
  • QUICKSIGHT - Display only the starting themes defined by Amazon QuickSight.

ListThemes, listThemes_awsAccountId - The ID of the Amazon Web Services account that contains the themes that you're listing.

data ListThemesResponse Source #

See: newListThemesResponse smart constructor.

Instances

Instances details
Generic ListThemesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Associated Types

type Rep ListThemesResponse :: Type -> Type #

Read ListThemesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Show ListThemesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

NFData ListThemesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Methods

rnf :: ListThemesResponse -> () #

Eq ListThemesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

type Rep ListThemesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

type Rep ListThemesResponse = D1 ('MetaData "ListThemesResponse" "Amazonka.QuickSight.ListThemes" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListThemesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "themeSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ThemeSummary])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListThemesResponse Source #

Create a value of ListThemesResponse 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:

ListThemes, listThemesResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

$sel:themeSummaryList:ListThemesResponse', listThemesResponse_themeSummaryList - Information about the themes in the list.

ListThemesResponse, listThemesResponse_status - The HTTP status of the request.

ListUserGroups

data ListUserGroups Source #

See: newListUserGroups smart constructor.

Instances

Instances details
ToHeaders ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

ToPath ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

ToQuery ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

AWSRequest ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Associated Types

type AWSResponse ListUserGroups #

Generic ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Associated Types

type Rep ListUserGroups :: Type -> Type #

Read ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Show ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

NFData ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Methods

rnf :: ListUserGroups -> () #

Eq ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Hashable ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

type AWSResponse ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

type Rep ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

type Rep ListUserGroups = D1 ('MetaData "ListUserGroups" "Amazonka.QuickSight.ListUserGroups" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListUserGroups'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "userName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListUserGroups Source #

Create a value of ListUserGroups 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:maxResults:ListUserGroups', listUserGroups_maxResults - The maximum number of results to return from this request.

ListUserGroups, listUserGroups_nextToken - A pagination token that can be used in a subsequent request.

ListUserGroups, listUserGroups_userName - The Amazon QuickSight user name that you want to list group memberships for.

ListUserGroups, listUserGroups_awsAccountId - The Amazon Web Services account ID that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

ListUserGroups, listUserGroups_namespace - The namespace. Currently, you should set this to default.

data ListUserGroupsResponse Source #

See: newListUserGroupsResponse smart constructor.

Instances

Instances details
Generic ListUserGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Associated Types

type Rep ListUserGroupsResponse :: Type -> Type #

Read ListUserGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Show ListUserGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

NFData ListUserGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Methods

rnf :: ListUserGroupsResponse -> () #

Eq ListUserGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

type Rep ListUserGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

type Rep ListUserGroupsResponse = D1 ('MetaData "ListUserGroupsResponse" "Amazonka.QuickSight.ListUserGroups" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListUserGroupsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "groupList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Group])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListUserGroupsResponse Source #

Create a value of ListUserGroupsResponse 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:groupList:ListUserGroupsResponse', listUserGroupsResponse_groupList - The list of groups the user is a member of.

ListUserGroups, listUserGroupsResponse_nextToken - A pagination token that can be used in a subsequent request.

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

ListUserGroupsResponse, listUserGroupsResponse_status - The HTTP status of the request.

ListUsers

data ListUsers Source #

See: newListUsers smart constructor.

Instances

Instances details
ToHeaders ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Methods

toHeaders :: ListUsers -> [Header] #

ToPath ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

ToQuery ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

AWSRequest ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Associated Types

type AWSResponse ListUsers #

Generic ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Associated Types

type Rep ListUsers :: Type -> Type #

Read ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Show ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

NFData ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Methods

rnf :: ListUsers -> () #

Eq ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Hashable ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

type AWSResponse ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

type Rep ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

type Rep ListUsers = D1 ('MetaData "ListUsers" "Amazonka.QuickSight.ListUsers" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListUsers'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListUsers Source #

Create a value of ListUsers 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:maxResults:ListUsers', listUsers_maxResults - The maximum number of results to return from this request.

ListUsers, listUsers_nextToken - A pagination token that can be used in a subsequent request.

ListUsers, listUsers_awsAccountId - The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

ListUsers, listUsers_namespace - The namespace. Currently, you should set this to default.

data ListUsersResponse Source #

See: newListUsersResponse smart constructor.

Instances

Instances details
Generic ListUsersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Associated Types

type Rep ListUsersResponse :: Type -> Type #

Read ListUsersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Show ListUsersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

NFData ListUsersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Methods

rnf :: ListUsersResponse -> () #

Eq ListUsersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

type Rep ListUsersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

type Rep ListUsersResponse = D1 ('MetaData "ListUsersResponse" "Amazonka.QuickSight.ListUsers" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListUsersResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "userList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [User])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListUsersResponse Source #

Create a value of ListUsersResponse 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:

ListUsers, listUsersResponse_nextToken - A pagination token that can be used in a subsequent request.

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

$sel:userList:ListUsersResponse', listUsersResponse_userList - The list of users.

ListUsersResponse, listUsersResponse_status - The HTTP status of the request.

RegisterUser

data RegisterUser Source #

See: newRegisterUser smart constructor.

Instances

Instances details
ToJSON RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

ToHeaders RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

ToPath RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

ToQuery RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

AWSRequest RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Associated Types

type AWSResponse RegisterUser #

Generic RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Associated Types

type Rep RegisterUser :: Type -> Type #

Read RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Show RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

NFData RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Methods

rnf :: RegisterUser -> () #

Eq RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Hashable RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

type AWSResponse RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

type Rep RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

type Rep RegisterUser = D1 ('MetaData "RegisterUser" "Amazonka.QuickSight.RegisterUser" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RegisterUser'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "customFederationProviderUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "customPermissionsName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "externalLoginFederationProviderType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "externalLoginId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "iamArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sessionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "userName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "identityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 IdentityType) :*: S1 ('MetaSel ('Just "email") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "userRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UserRole) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newRegisterUser Source #

Create a value of RegisterUser 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:customFederationProviderUrl:RegisterUser', registerUser_customFederationProviderUrl - The URL of the custom OpenID Connect (OIDC) provider that provides identity to let a user federate into Amazon QuickSight with an associated Identity and Access Management(IAM) role. This parameter should only be used when ExternalLoginFederationProviderType parameter is set to CUSTOM_OIDC.

RegisterUser, registerUser_customPermissionsName - (Enterprise edition only) The name of the custom permissions profile that you want to assign to this user. Customized permissions allows you to control a user's access by restricting access the following operations:

  • Create and update data sources
  • Create and update datasets
  • Create and update email reports
  • Subscribe to email reports

To add custom permissions to an existing user, use UpdateUser instead.

A set of custom permissions includes any combination of these restrictions. Currently, you need to create the profile names for custom permission sets by using the Amazon QuickSight console. Then, you use the RegisterUser API operation to assign the named set of permissions to a Amazon QuickSight user.

Amazon QuickSight custom permissions are applied through IAM policies. Therefore, they override the permissions typically granted by assigning Amazon QuickSight users to one of the default security cohorts in Amazon QuickSight (admin, author, reader).

This feature is available only to Amazon QuickSight Enterprise edition subscriptions.

RegisterUser, registerUser_externalLoginFederationProviderType - The type of supported external login provider that provides identity to let a user federate into Amazon QuickSight with an associated Identity and Access Management(IAM) role. The type of supported external login provider can be one of the following.

  • COGNITO: Amazon Cognito. The provider URL is cognito-identity.amazonaws.com. When choosing the COGNITO provider type, don’t use the "CustomFederationProviderUrl" parameter which is only needed when the external provider is custom.
  • CUSTOM_OIDC: Custom OpenID Connect (OIDC) provider. When choosing CUSTOM_OIDC type, use the CustomFederationProviderUrl parameter to provide the custom OIDC provider URL.

RegisterUser, registerUser_externalLoginId - The identity ID for a user in the external login provider.

$sel:iamArn:RegisterUser', registerUser_iamArn - The ARN of the IAM user or role that you are registering with Amazon QuickSight.

$sel:sessionName:RegisterUser', registerUser_sessionName - You need to use this parameter only when you register one or more users using an assumed IAM role. You don't need to provide the session name for other scenarios, for example when you are registering an IAM user or an Amazon QuickSight user. You can register multiple users using the same IAM role if each user has a different session name. For more information on assuming IAM roles, see assume-role in the CLI Reference.

RegisterUser, registerUser_userName - The Amazon QuickSight user name that you want to create for the user you are registering.

RegisterUser, registerUser_identityType - Amazon QuickSight supports several ways of managing the identity of users. This parameter accepts two values:

  • IAM: A user whose identity maps to an existing IAM user or role.
  • QUICKSIGHT: A user whose identity is owned and managed internally by Amazon QuickSight.

RegisterUser, registerUser_email - The email address of the user that you want to register.

$sel:userRole:RegisterUser', registerUser_userRole - The Amazon QuickSight role for the user. The user role can be one of the following:

  • READER: A user who has read-only access to dashboards.
  • AUTHOR: A user who can create data sources, datasets, analyses, and dashboards.
  • ADMIN: A user who is an author, who can also manage Amazon QuickSight settings.
  • RESTRICTED_READER: This role isn't currently available for use.
  • RESTRICTED_AUTHOR: This role isn't currently available for use.

RegisterUser, registerUser_awsAccountId - The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

RegisterUser, registerUser_namespace - The namespace. Currently, you should set this to default.

data RegisterUserResponse Source #

See: newRegisterUserResponse smart constructor.

Instances

Instances details
Generic RegisterUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Associated Types

type Rep RegisterUserResponse :: Type -> Type #

Read RegisterUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Show RegisterUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

NFData RegisterUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Methods

rnf :: RegisterUserResponse -> () #

Eq RegisterUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

type Rep RegisterUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

type Rep RegisterUserResponse = D1 ('MetaData "RegisterUserResponse" "Amazonka.QuickSight.RegisterUser" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RegisterUserResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "user") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe User))) :*: (S1 ('MetaSel ('Just "userInvitationUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newRegisterUserResponse Source #

Create a value of RegisterUserResponse 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:RegisterUserResponse', registerUserResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:user:RegisterUserResponse', registerUserResponse_user - The user's user name.

$sel:userInvitationUrl:RegisterUserResponse', registerUserResponse_userInvitationUrl - The URL the user visits to complete registration and provide a password. This is returned only for users with an identity type of QUICKSIGHT.

RegisterUserResponse, registerUserResponse_status - The HTTP status of the request.

RestoreAnalysis

data RestoreAnalysis Source #

See: newRestoreAnalysis smart constructor.

Constructors

RestoreAnalysis' Text Text 

Instances

Instances details
ToJSON RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

ToHeaders RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

ToPath RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

ToQuery RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

AWSRequest RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Associated Types

type AWSResponse RestoreAnalysis #

Generic RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Associated Types

type Rep RestoreAnalysis :: Type -> Type #

Read RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Show RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

NFData RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Methods

rnf :: RestoreAnalysis -> () #

Eq RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Hashable RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

type AWSResponse RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

type Rep RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

type Rep RestoreAnalysis = D1 ('MetaData "RestoreAnalysis" "Amazonka.QuickSight.RestoreAnalysis" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RestoreAnalysis'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newRestoreAnalysis Source #

Create a value of RestoreAnalysis 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:

RestoreAnalysis, restoreAnalysis_awsAccountId - The ID of the Amazon Web Services account that contains the analysis.

RestoreAnalysis, restoreAnalysis_analysisId - The ID of the analysis that you're restoring.

data RestoreAnalysisResponse Source #

See: newRestoreAnalysisResponse smart constructor.

Instances

Instances details
Generic RestoreAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Associated Types

type Rep RestoreAnalysisResponse :: Type -> Type #

Read RestoreAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Show RestoreAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

NFData RestoreAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Methods

rnf :: RestoreAnalysisResponse -> () #

Eq RestoreAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

type Rep RestoreAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

type Rep RestoreAnalysisResponse = D1 ('MetaData "RestoreAnalysisResponse" "Amazonka.QuickSight.RestoreAnalysis" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RestoreAnalysisResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newRestoreAnalysisResponse Source #

Create a value of RestoreAnalysisResponse 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:

RestoreAnalysis, restoreAnalysisResponse_analysisId - The ID of the analysis that you're restoring.

RestoreAnalysisResponse, restoreAnalysisResponse_arn - The Amazon Resource Name (ARN) of the analysis that you're restoring.

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

RestoreAnalysisResponse, restoreAnalysisResponse_status - The HTTP status of the request.

SearchAnalyses (Paginated)

data SearchAnalyses Source #

See: newSearchAnalyses smart constructor.

Instances

Instances details
ToJSON SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

ToHeaders SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

ToPath SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

ToQuery SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

AWSPager SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

AWSRequest SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Associated Types

type AWSResponse SearchAnalyses #

Generic SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Associated Types

type Rep SearchAnalyses :: Type -> Type #

Read SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Show SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

NFData SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Methods

rnf :: SearchAnalyses -> () #

Eq SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Hashable SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

type AWSResponse SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

type Rep SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

type Rep SearchAnalyses = D1 ('MetaData "SearchAnalyses" "Amazonka.QuickSight.SearchAnalyses" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SearchAnalyses'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty AnalysisSearchFilter)))))

newSearchAnalyses Source #

Create a value of SearchAnalyses 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:maxResults:SearchAnalyses', searchAnalyses_maxResults - The maximum number of results to return.

SearchAnalyses, searchAnalyses_nextToken - A pagination token that can be used in a subsequent request.

SearchAnalyses, searchAnalyses_awsAccountId - The ID of the Amazon Web Services account that contains the analyses that you're searching for.

SearchAnalyses, searchAnalyses_filters - The structure for the search filters that you want to apply to your search.

data SearchAnalysesResponse Source #

See: newSearchAnalysesResponse smart constructor.

Instances

Instances details
Generic SearchAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Associated Types

type Rep SearchAnalysesResponse :: Type -> Type #

Read SearchAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Show SearchAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

NFData SearchAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Methods

rnf :: SearchAnalysesResponse -> () #

Eq SearchAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

type Rep SearchAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

type Rep SearchAnalysesResponse = D1 ('MetaData "SearchAnalysesResponse" "Amazonka.QuickSight.SearchAnalyses" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SearchAnalysesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "analysisSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AnalysisSummary])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newSearchAnalysesResponse Source #

Create a value of SearchAnalysesResponse 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:analysisSummaryList:SearchAnalysesResponse', searchAnalysesResponse_analysisSummaryList - Metadata describing the analyses that you searched for.

SearchAnalyses, searchAnalysesResponse_nextToken - A pagination token that can be used in a subsequent request.

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

SearchAnalysesResponse, searchAnalysesResponse_status - The HTTP status of the request.

SearchDashboards (Paginated)

data SearchDashboards Source #

See: newSearchDashboards smart constructor.

Instances

Instances details
ToJSON SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

ToHeaders SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

ToPath SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

ToQuery SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

AWSPager SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

AWSRequest SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Associated Types

type AWSResponse SearchDashboards #

Generic SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Associated Types

type Rep SearchDashboards :: Type -> Type #

Read SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Show SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

NFData SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Methods

rnf :: SearchDashboards -> () #

Eq SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Hashable SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

type AWSResponse SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

type Rep SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

type Rep SearchDashboards = D1 ('MetaData "SearchDashboards" "Amazonka.QuickSight.SearchDashboards" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SearchDashboards'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty DashboardSearchFilter)))))

newSearchDashboards Source #

Create a value of SearchDashboards 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:maxResults:SearchDashboards', searchDashboards_maxResults - The maximum number of results to be returned per request.

SearchDashboards, searchDashboards_nextToken - The token for the next set of results, or null if there are no more results.

SearchDashboards, searchDashboards_awsAccountId - The ID of the Amazon Web Services account that contains the user whose dashboards you're searching for.

SearchDashboards, searchDashboards_filters - The filters to apply to the search. Currently, you can search only by user name, for example, "Filters": [ { "Name": "QUICKSIGHT_USER", "Operator": "StringEquals", "Value": "arn:aws:quicksight:us-east-1:1:user/default/UserName1" } ]

data SearchDashboardsResponse Source #

See: newSearchDashboardsResponse smart constructor.

Instances

Instances details
Generic SearchDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Associated Types

type Rep SearchDashboardsResponse :: Type -> Type #

Read SearchDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Show SearchDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

NFData SearchDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Eq SearchDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

type Rep SearchDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

type Rep SearchDashboardsResponse = D1 ('MetaData "SearchDashboardsResponse" "Amazonka.QuickSight.SearchDashboards" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SearchDashboardsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dashboardSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DashboardSummary])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newSearchDashboardsResponse Source #

Create a value of SearchDashboardsResponse 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:dashboardSummaryList:SearchDashboardsResponse', searchDashboardsResponse_dashboardSummaryList - The list of dashboards owned by the user specified in Filters in your request.

SearchDashboards, searchDashboardsResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

SearchDashboardsResponse, searchDashboardsResponse_status - The HTTP status of the request.

SearchDataSets (Paginated)

data SearchDataSets Source #

See: newSearchDataSets smart constructor.

Instances

Instances details
ToJSON SearchDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

ToHeaders SearchDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

ToPath SearchDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

ToQuery SearchDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

AWSPager SearchDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

AWSRequest SearchDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

Associated Types

type AWSResponse SearchDataSets #

Generic SearchDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

Associated Types

type Rep SearchDataSets :: Type -> Type #

Read SearchDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

Show SearchDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

NFData SearchDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

Methods

rnf :: SearchDataSets -> () #

Eq SearchDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

Hashable SearchDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

type AWSResponse SearchDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

type Rep SearchDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

type Rep SearchDataSets = D1 ('MetaData "SearchDataSets" "Amazonka.QuickSight.SearchDataSets" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SearchDataSets'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty DataSetSearchFilter)))))

newSearchDataSets Source #

Create a value of SearchDataSets 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:maxResults:SearchDataSets', searchDataSets_maxResults - The maximum number of results to be returned per request.

SearchDataSets, searchDataSets_nextToken - A pagination token that can be used in a subsequent request.

SearchDataSets, searchDataSets_awsAccountId - The Amazon Web Services account ID.

SearchDataSets, searchDataSets_filters - The filters to apply to the search.

data SearchDataSetsResponse Source #

See: newSearchDataSetsResponse smart constructor.

Instances

Instances details
Generic SearchDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

Associated Types

type Rep SearchDataSetsResponse :: Type -> Type #

Read SearchDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

Show SearchDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

NFData SearchDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

Methods

rnf :: SearchDataSetsResponse -> () #

Eq SearchDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

type Rep SearchDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSets

type Rep SearchDataSetsResponse = D1 ('MetaData "SearchDataSetsResponse" "Amazonka.QuickSight.SearchDataSets" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SearchDataSetsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataSetSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DataSetSummary])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newSearchDataSetsResponse Source #

Create a value of SearchDataSetsResponse 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:dataSetSummaries:SearchDataSetsResponse', searchDataSetsResponse_dataSetSummaries - A DataSetSummaries object that returns a summary of a dataset.

SearchDataSets, searchDataSetsResponse_nextToken - A pagination token that can be used in a subsequent request.

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

SearchDataSetsResponse, searchDataSetsResponse_status - The HTTP status of the request.

SearchDataSources (Paginated)

data SearchDataSources Source #

See: newSearchDataSources smart constructor.

Instances

Instances details
ToJSON SearchDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

ToHeaders SearchDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

ToPath SearchDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

ToQuery SearchDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

AWSPager SearchDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

AWSRequest SearchDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

Associated Types

type AWSResponse SearchDataSources #

Generic SearchDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

Associated Types

type Rep SearchDataSources :: Type -> Type #

Read SearchDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

Show SearchDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

NFData SearchDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

Methods

rnf :: SearchDataSources -> () #

Eq SearchDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

Hashable SearchDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

type AWSResponse SearchDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

type Rep SearchDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

type Rep SearchDataSources = D1 ('MetaData "SearchDataSources" "Amazonka.QuickSight.SearchDataSources" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SearchDataSources'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty DataSourceSearchFilter)))))

newSearchDataSources Source #

Create a value of SearchDataSources 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:maxResults:SearchDataSources', searchDataSources_maxResults - The maximum number of results to be returned per request.

SearchDataSources, searchDataSources_nextToken - A pagination token that can be used in a subsequent request.

SearchDataSources, searchDataSources_awsAccountId - The Amazon Web Services account ID.

SearchDataSources, searchDataSources_filters - The filters to apply to the search.

data SearchDataSourcesResponse Source #

See: newSearchDataSourcesResponse smart constructor.

Instances

Instances details
Generic SearchDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

Associated Types

type Rep SearchDataSourcesResponse :: Type -> Type #

Read SearchDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

Show SearchDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

NFData SearchDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

Eq SearchDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

type Rep SearchDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDataSources

type Rep SearchDataSourcesResponse = D1 ('MetaData "SearchDataSourcesResponse" "Amazonka.QuickSight.SearchDataSources" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SearchDataSourcesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataSourceSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DataSourceSummary])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newSearchDataSourcesResponse Source #

Create a value of SearchDataSourcesResponse 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:dataSourceSummaries:SearchDataSourcesResponse', searchDataSourcesResponse_dataSourceSummaries - A DataSourceSummaries object that returns a summary of a data source.

SearchDataSources, searchDataSourcesResponse_nextToken - A pagination token that can be used in a subsequent request.

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

SearchDataSourcesResponse, searchDataSourcesResponse_status - The HTTP status of the request.

SearchFolders

data SearchFolders Source #

See: newSearchFolders smart constructor.

Instances

Instances details
ToJSON SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

ToHeaders SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

ToPath SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

ToQuery SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

AWSRequest SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Associated Types

type AWSResponse SearchFolders #

Generic SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Associated Types

type Rep SearchFolders :: Type -> Type #

Read SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Show SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

NFData SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Methods

rnf :: SearchFolders -> () #

Eq SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Hashable SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

type AWSResponse SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

type Rep SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

type Rep SearchFolders = D1 ('MetaData "SearchFolders" "Amazonka.QuickSight.SearchFolders" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SearchFolders'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [FolderSearchFilter]))))

newSearchFolders Source #

Create a value of SearchFolders 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:maxResults:SearchFolders', searchFolders_maxResults - The maximum number of results to be returned per request.

SearchFolders, searchFolders_nextToken - The token for the next set of results, or null if there are no more results.

SearchFolders, searchFolders_awsAccountId - The ID for the Amazon Web Services account that contains the folder.

SearchFolders, searchFolders_filters - The filters to apply to the search. Currently, you can search only by the parent folder ARN. For example, "Filters": [ { "Name": "PARENT_FOLDER_ARN", "Operator": "StringEquals", "Value": "arn:aws:quicksight:us-east-1:1:folder/folderId" } ].

data SearchFoldersResponse Source #

See: newSearchFoldersResponse smart constructor.

Instances

Instances details
Generic SearchFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Associated Types

type Rep SearchFoldersResponse :: Type -> Type #

Read SearchFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Show SearchFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

NFData SearchFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Methods

rnf :: SearchFoldersResponse -> () #

Eq SearchFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

type Rep SearchFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

type Rep SearchFoldersResponse = D1 ('MetaData "SearchFoldersResponse" "Amazonka.QuickSight.SearchFolders" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SearchFoldersResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "folderSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FolderSummary])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newSearchFoldersResponse Source #

Create a value of SearchFoldersResponse 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:folderSummaryList:SearchFoldersResponse', searchFoldersResponse_folderSummaryList - A structure that contains all of the folders in the Amazon Web Services account. This structure provides basic information about the folders.

SearchFolders, searchFoldersResponse_nextToken - The token for the next set of results, or null if there are no more results.

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

SearchFoldersResponse, searchFoldersResponse_status - The HTTP status of the request.

SearchGroups

data SearchGroups Source #

See: newSearchGroups smart constructor.

Instances

Instances details
ToJSON SearchGroups Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

ToHeaders SearchGroups Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

ToPath SearchGroups Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

ToQuery SearchGroups Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

AWSRequest SearchGroups Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

Associated Types

type AWSResponse SearchGroups #

Generic SearchGroups Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

Associated Types

type Rep SearchGroups :: Type -> Type #

Read SearchGroups Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

Show SearchGroups Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

NFData SearchGroups Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

Methods

rnf :: SearchGroups -> () #

Eq SearchGroups Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

Hashable SearchGroups Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

type AWSResponse SearchGroups Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

type Rep SearchGroups Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

type Rep SearchGroups = D1 ('MetaData "SearchGroups" "Amazonka.QuickSight.SearchGroups" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SearchGroups'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty GroupSearchFilter))))))

newSearchGroups Source #

Create a value of SearchGroups 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:maxResults:SearchGroups', searchGroups_maxResults - The maximum number of results to return from this request.

SearchGroups, searchGroups_nextToken - A pagination token that can be used in a subsequent request.

SearchGroups, searchGroups_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

SearchGroups, searchGroups_namespace - The namespace that you want to search.

SearchGroups, searchGroups_filters - The structure for the search filters that you want to apply to your search.

data SearchGroupsResponse Source #

See: newSearchGroupsResponse smart constructor.

Instances

Instances details
Generic SearchGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

Associated Types

type Rep SearchGroupsResponse :: Type -> Type #

Read SearchGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

Show SearchGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

NFData SearchGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

Methods

rnf :: SearchGroupsResponse -> () #

Eq SearchGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

type Rep SearchGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchGroups

type Rep SearchGroupsResponse = D1 ('MetaData "SearchGroupsResponse" "Amazonka.QuickSight.SearchGroups" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SearchGroupsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "groupList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Group])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newSearchGroupsResponse Source #

Create a value of SearchGroupsResponse 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:groupList:SearchGroupsResponse', searchGroupsResponse_groupList - A list of groups in a specified namespace that match the filters you set in your SearchGroups request.

SearchGroups, searchGroupsResponse_nextToken - A pagination token that can be used in a subsequent request.

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

SearchGroupsResponse, searchGroupsResponse_status - The HTTP status of the request.

TagResource

data TagResource Source #

See: newTagResource smart constructor.

Constructors

TagResource' Text (NonEmpty Tag) 

Instances

Instances details
ToJSON TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

ToHeaders TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Methods

toHeaders :: TagResource -> [Header] #

ToPath TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

ToQuery TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

AWSRequest TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Associated Types

type AWSResponse TagResource #

Generic TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Associated Types

type Rep TagResource :: Type -> Type #

Read TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Show TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

NFData TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Methods

rnf :: TagResource -> () #

Eq TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Hashable TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

type AWSResponse TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

type Rep TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

type Rep TagResource = D1 ('MetaData "TagResource" "Amazonka.QuickSight.TagResource" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Tag))))

newTagResource Source #

Create a value of TagResource 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:resourceArn:TagResource', tagResource_resourceArn - The Amazon Resource Name (ARN) of the resource that you want to tag.

TagResource, tagResource_tags - Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.

data TagResourceResponse Source #

See: newTagResourceResponse smart constructor.

Instances

Instances details
Generic TagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Associated Types

type Rep TagResourceResponse :: Type -> Type #

Read TagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Show TagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

NFData TagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Methods

rnf :: TagResourceResponse -> () #

Eq TagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

type Rep TagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

type Rep TagResourceResponse = D1 ('MetaData "TagResourceResponse" "Amazonka.QuickSight.TagResource" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TagResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newTagResourceResponse Source #

Create a value of TagResourceResponse 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:TagResourceResponse', tagResourceResponse_requestId - The Amazon Web Services request ID for this operation.

TagResourceResponse, tagResourceResponse_status - The HTTP status of the request.

UntagResource

data UntagResource Source #

See: newUntagResource smart constructor.

Instances

Instances details
ToHeaders UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

ToPath UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

ToQuery UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

AWSRequest UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Associated Types

type AWSResponse UntagResource #

Generic UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Associated Types

type Rep UntagResource :: Type -> Type #

Read UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Show UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

NFData UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Methods

rnf :: UntagResource -> () #

Eq UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Hashable UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

type AWSResponse UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

type Rep UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

type Rep UntagResource = D1 ('MetaData "UntagResource" "Amazonka.QuickSight.UntagResource" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UntagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tagKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newUntagResource Source #

Create a value of UntagResource 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:resourceArn:UntagResource', untagResource_resourceArn - The Amazon Resource Name (ARN) of the resource that you want to untag.

$sel:tagKeys:UntagResource', untagResource_tagKeys - The keys of the key-value pairs for the resource tag or tags assigned to the resource.

data UntagResourceResponse Source #

See: newUntagResourceResponse smart constructor.

Instances

Instances details
Generic UntagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Associated Types

type Rep UntagResourceResponse :: Type -> Type #

Read UntagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Show UntagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

NFData UntagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Methods

rnf :: UntagResourceResponse -> () #

Eq UntagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

type Rep UntagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

type Rep UntagResourceResponse = D1 ('MetaData "UntagResourceResponse" "Amazonka.QuickSight.UntagResource" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UntagResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUntagResourceResponse Source #

Create a value of UntagResourceResponse 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:UntagResourceResponse', untagResourceResponse_requestId - The Amazon Web Services request ID for this operation.

UntagResourceResponse, untagResourceResponse_status - The HTTP status of the request.

UpdateAccountCustomization

data UpdateAccountCustomization Source #

See: newUpdateAccountCustomization smart constructor.

Instances

Instances details
ToJSON UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

ToHeaders UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

ToPath UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

ToQuery UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

AWSRequest UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Generic UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Associated Types

type Rep UpdateAccountCustomization :: Type -> Type #

Read UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Show UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

NFData UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Eq UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Hashable UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

type AWSResponse UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

type Rep UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

type Rep UpdateAccountCustomization = D1 ('MetaData "UpdateAccountCustomization" "Amazonka.QuickSight.UpdateAccountCustomization" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateAccountCustomization'" 'PrefixI 'True) (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "accountCustomization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AccountCustomization))))

newUpdateAccountCustomization Source #

Create a value of UpdateAccountCustomization 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:

UpdateAccountCustomization, updateAccountCustomization_namespace - The namespace that you want to update Amazon QuickSight customizations for.

UpdateAccountCustomization, updateAccountCustomization_awsAccountId - The ID for the Amazon Web Services account that you want to update Amazon QuickSight customizations for.

UpdateAccountCustomization, updateAccountCustomization_accountCustomization - The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.

data UpdateAccountCustomizationResponse Source #

Instances

Instances details
Generic UpdateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Associated Types

type Rep UpdateAccountCustomizationResponse :: Type -> Type #

Read UpdateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Show UpdateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

NFData UpdateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Eq UpdateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

type Rep UpdateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

type Rep UpdateAccountCustomizationResponse = D1 ('MetaData "UpdateAccountCustomizationResponse" "Amazonka.QuickSight.UpdateAccountCustomization" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateAccountCustomizationResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accountCustomization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccountCustomization)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateAccountCustomizationResponse Source #

Create a value of UpdateAccountCustomizationResponse 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:

UpdateAccountCustomization, updateAccountCustomizationResponse_accountCustomization - The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.

UpdateAccountCustomizationResponse, updateAccountCustomizationResponse_arn - The Amazon Resource Name (ARN) for the updated customization for this Amazon Web Services account.

UpdateAccountCustomization, updateAccountCustomizationResponse_awsAccountId - The ID for the Amazon Web Services account that you want to update Amazon QuickSight customizations for.

UpdateAccountCustomization, updateAccountCustomizationResponse_namespace - The namespace associated with the customization that you're updating.

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

UpdateAccountCustomizationResponse, updateAccountCustomizationResponse_status - The HTTP status of the request.

UpdateAccountSettings

data UpdateAccountSettings Source #

See: newUpdateAccountSettings smart constructor.

Instances

Instances details
ToJSON UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

ToHeaders UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

ToPath UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

ToQuery UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

AWSRequest UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Associated Types

type AWSResponse UpdateAccountSettings #

Generic UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Associated Types

type Rep UpdateAccountSettings :: Type -> Type #

Read UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Show UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

NFData UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Methods

rnf :: UpdateAccountSettings -> () #

Eq UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Hashable UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

type AWSResponse UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

type Rep UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

type Rep UpdateAccountSettings = D1 ('MetaData "UpdateAccountSettings" "Amazonka.QuickSight.UpdateAccountSettings" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateAccountSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "notificationEmail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "terminationProtectionEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "defaultNamespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateAccountSettings Source #

Create a value of UpdateAccountSettings 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:

UpdateAccountSettings, updateAccountSettings_notificationEmail - The email address that you want Amazon QuickSight to send notifications to regarding your Amazon Web Services account or Amazon QuickSight subscription.

UpdateAccountSettings, updateAccountSettings_terminationProtectionEnabled - A boolean value that determines whether or not an Amazon QuickSight account can be deleted. A True value doesn't allow the account to be deleted and results in an error message if a user tries to make a DeleteAccountSubscription request. A False value will allow the account to be deleted.

UpdateAccountSettings, updateAccountSettings_awsAccountId - The ID for the Amazon Web Services account that contains the Amazon QuickSight settings that you want to list.

UpdateAccountSettings, updateAccountSettings_defaultNamespace - The default namespace for this Amazon Web Services account. Currently, the default is default. Identity and Access Management (IAM) users that register for the first time with Amazon QuickSight provide an email address that becomes associated with the default namespace.

data UpdateAccountSettingsResponse Source #

See: newUpdateAccountSettingsResponse smart constructor.

Instances

Instances details
Generic UpdateAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Associated Types

type Rep UpdateAccountSettingsResponse :: Type -> Type #

Read UpdateAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Show UpdateAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

NFData UpdateAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Eq UpdateAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

type Rep UpdateAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

type Rep UpdateAccountSettingsResponse = D1 ('MetaData "UpdateAccountSettingsResponse" "Amazonka.QuickSight.UpdateAccountSettings" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateAccountSettingsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateAccountSettingsResponse Source #

Create a value of UpdateAccountSettingsResponse 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:UpdateAccountSettingsResponse', updateAccountSettingsResponse_requestId - The Amazon Web Services request ID for this operation.

UpdateAccountSettingsResponse, updateAccountSettingsResponse_status - The HTTP status of the request.

UpdateAnalysis

data UpdateAnalysis Source #

See: newUpdateAnalysis smart constructor.

Instances

Instances details
ToJSON UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

ToHeaders UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

ToPath UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

ToQuery UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

AWSRequest UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Associated Types

type AWSResponse UpdateAnalysis #

Generic UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Associated Types

type Rep UpdateAnalysis :: Type -> Type #

Show UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

NFData UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Methods

rnf :: UpdateAnalysis -> () #

Eq UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Hashable UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

type AWSResponse UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

type Rep UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

newUpdateAnalysis Source #

Create a value of UpdateAnalysis 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:definition:UpdateAnalysis', updateAnalysis_definition - The definition of an analysis.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

$sel:parameters:UpdateAnalysis', updateAnalysis_parameters - The parameter names and override values that you want to use. An analysis can have any parameter type, and some parameters might accept multiple values.

$sel:sourceEntity:UpdateAnalysis', updateAnalysis_sourceEntity - A source entity to use for the analysis that you're updating. This metadata structure contains details that describe a source template and one or more datasets.

UpdateAnalysis, updateAnalysis_themeArn - The Amazon Resource Name (ARN) for the theme to apply to the analysis that you're creating. To see the theme in the Amazon QuickSight console, make sure that you have access to it.

UpdateAnalysis, updateAnalysis_awsAccountId - The ID of the Amazon Web Services account that contains the analysis that you're updating.

UpdateAnalysis, updateAnalysis_analysisId - The ID for the analysis that you're updating. This ID displays in the URL of the analysis.

UpdateAnalysis, updateAnalysis_name - A descriptive name for the analysis that you're updating. This name displays for the analysis in the Amazon QuickSight console.

data UpdateAnalysisResponse Source #

See: newUpdateAnalysisResponse smart constructor.

Instances

Instances details
Generic UpdateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Associated Types

type Rep UpdateAnalysisResponse :: Type -> Type #

Read UpdateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Show UpdateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

NFData UpdateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Methods

rnf :: UpdateAnalysisResponse -> () #

Eq UpdateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

type Rep UpdateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

type Rep UpdateAnalysisResponse = D1 ('MetaData "UpdateAnalysisResponse" "Amazonka.QuickSight.UpdateAnalysis" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateAnalysisResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "updateStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateAnalysisResponse Source #

Create a value of UpdateAnalysisResponse 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:

UpdateAnalysis, updateAnalysisResponse_analysisId - The ID of the analysis.

UpdateAnalysisResponse, updateAnalysisResponse_arn - The ARN of the analysis that you're updating.

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

$sel:updateStatus:UpdateAnalysisResponse', updateAnalysisResponse_updateStatus - The update status of the last update that was made to the analysis.

UpdateAnalysisResponse, updateAnalysisResponse_status - The HTTP status of the request.

UpdateAnalysisPermissions

data UpdateAnalysisPermissions Source #

See: newUpdateAnalysisPermissions smart constructor.

Instances

Instances details
ToJSON UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

ToHeaders UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

ToPath UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

ToQuery UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

AWSRequest UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Generic UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Associated Types

type Rep UpdateAnalysisPermissions :: Type -> Type #

Read UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Show UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

NFData UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Eq UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Hashable UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

type AWSResponse UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

type Rep UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

type Rep UpdateAnalysisPermissions = D1 ('MetaData "UpdateAnalysisPermissions" "Amazonka.QuickSight.UpdateAnalysisPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateAnalysisPermissions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "grantPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission])) :*: S1 ('MetaSel ('Just "revokePermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission]))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateAnalysisPermissions Source #

Create a value of UpdateAnalysisPermissions 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:grantPermissions:UpdateAnalysisPermissions', updateAnalysisPermissions_grantPermissions - A structure that describes the permissions to add and the principal to add them to.

$sel:revokePermissions:UpdateAnalysisPermissions', updateAnalysisPermissions_revokePermissions - A structure that describes the permissions to remove and the principal to remove them from.

UpdateAnalysisPermissions, updateAnalysisPermissions_awsAccountId - The ID of the Amazon Web Services account that contains the analysis whose permissions you're updating. You must be using the Amazon Web Services account that the analysis is in.

UpdateAnalysisPermissions, updateAnalysisPermissions_analysisId - The ID of the analysis whose permissions you're updating. The ID is part of the analysis URL.

data UpdateAnalysisPermissionsResponse Source #

See: newUpdateAnalysisPermissionsResponse smart constructor.

Instances

Instances details
Generic UpdateAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Associated Types

type Rep UpdateAnalysisPermissionsResponse :: Type -> Type #

Read UpdateAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Show UpdateAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

NFData UpdateAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Eq UpdateAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

type Rep UpdateAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

type Rep UpdateAnalysisPermissionsResponse = D1 ('MetaData "UpdateAnalysisPermissionsResponse" "Amazonka.QuickSight.UpdateAnalysisPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateAnalysisPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "analysisArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateAnalysisPermissionsResponse Source #

Create a value of UpdateAnalysisPermissionsResponse 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:analysisArn:UpdateAnalysisPermissionsResponse', updateAnalysisPermissionsResponse_analysisArn - The Amazon Resource Name (ARN) of the analysis that you updated.

UpdateAnalysisPermissions, updateAnalysisPermissionsResponse_analysisId - The ID of the analysis that you updated permissions for.

UpdateAnalysisPermissionsResponse, updateAnalysisPermissionsResponse_permissions - A structure that describes the principals and the resource-level permissions on an analysis.

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

UpdateAnalysisPermissionsResponse, updateAnalysisPermissionsResponse_status - The HTTP status of the request.

UpdateDashboard

data UpdateDashboard Source #

See: newUpdateDashboard smart constructor.

Instances

Instances details
ToJSON UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

ToHeaders UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

ToPath UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

ToQuery UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

AWSRequest UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Associated Types

type AWSResponse UpdateDashboard #

Generic UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Associated Types

type Rep UpdateDashboard :: Type -> Type #

Show UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

NFData UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Methods

rnf :: UpdateDashboard -> () #

Eq UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Hashable UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

type AWSResponse UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

type Rep UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

newUpdateDashboard Source #

Create a value of UpdateDashboard 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:dashboardPublishOptions:UpdateDashboard', updateDashboard_dashboardPublishOptions - Options for publishing the dashboard when you create it:

  • AvailabilityStatus for AdHocFilteringOption - This status can be either ENABLED or DISABLED. When this is set to DISABLED, Amazon QuickSight disables the left filter pane on the published dashboard, which can be used for ad hoc (one-time) filtering. This option is ENABLED by default.
  • AvailabilityStatus for ExportToCSVOption - This status can be either ENABLED or DISABLED. The visual option to export data to .CSV format isn't enabled when this is set to DISABLED. This option is ENABLED by default.
  • VisibilityState for SheetControlsOption - This visibility state can be either COLLAPSED or EXPANDED. This option is COLLAPSED by default.

$sel:definition:UpdateDashboard', updateDashboard_definition - The definition of a dashboard.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

$sel:parameters:UpdateDashboard', updateDashboard_parameters - A structure that contains the parameters of the dashboard. These are parameter overrides for a dashboard. A dashboard can have any type of parameters, and some parameters might accept multiple values.

$sel:sourceEntity:UpdateDashboard', updateDashboard_sourceEntity - The entity that you are using as a source when you update the dashboard. In SourceEntity, you specify the type of object you're using as source. You can only update a dashboard from a template, so you use a SourceTemplate entity. If you need to update a dashboard from an analysis, first convert the analysis to a template by using the CreateTemplate API operation. For SourceTemplate, specify the Amazon Resource Name (ARN) of the source template. The SourceTemplate ARN can contain any Amazon Web Services account and any Amazon QuickSight-supported Amazon Web Services Region.

Use the DataSetReferences entity within SourceTemplate to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.

UpdateDashboard, updateDashboard_themeArn - The Amazon Resource Name (ARN) of the theme that is being used for this dashboard. If you add a value for this field, it overrides the value that was originally associated with the entity. The theme ARN must exist in the same Amazon Web Services account where you create the dashboard.

$sel:versionDescription:UpdateDashboard', updateDashboard_versionDescription - A description for the first version of the dashboard being created.

UpdateDashboard, updateDashboard_awsAccountId - The ID of the Amazon Web Services account that contains the dashboard that you're updating.

UpdateDashboard, updateDashboard_dashboardId - The ID for the dashboard.

UpdateDashboard, updateDashboard_name - The display name of the dashboard.

data UpdateDashboardResponse Source #

See: newUpdateDashboardResponse smart constructor.

Instances

Instances details
Generic UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Associated Types

type Rep UpdateDashboardResponse :: Type -> Type #

Read UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Show UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

NFData UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Methods

rnf :: UpdateDashboardResponse -> () #

Eq UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

type Rep UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

type Rep UpdateDashboardResponse = D1 ('MetaData "UpdateDashboardResponse" "Amazonka.QuickSight.UpdateDashboard" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateDashboardResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "versionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateDashboardResponse Source #

Create a value of UpdateDashboardResponse 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:

UpdateDashboardResponse, updateDashboardResponse_arn - The Amazon Resource Name (ARN) of the resource.

UpdateDashboardResponse, updateDashboardResponse_creationStatus - The creation status of the request.

UpdateDashboard, updateDashboardResponse_dashboardId - The ID for the dashboard.

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

UpdateDashboardResponse, updateDashboardResponse_status - The HTTP status of the request.

$sel:versionArn:UpdateDashboardResponse', updateDashboardResponse_versionArn - The ARN of the dashboard, including the version number.

$sel:httpStatus:UpdateDashboardResponse', updateDashboardResponse_httpStatus - The response's http status code.

UpdateDashboardPermissions

data UpdateDashboardPermissions Source #

See: newUpdateDashboardPermissions smart constructor.

Instances

Instances details
ToJSON UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

ToHeaders UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

ToPath UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

ToQuery UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

AWSRequest UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Generic UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Associated Types

type Rep UpdateDashboardPermissions :: Type -> Type #

Read UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Show UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

NFData UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Eq UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Hashable UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

type AWSResponse UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

type Rep UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

type Rep UpdateDashboardPermissions = D1 ('MetaData "UpdateDashboardPermissions" "Amazonka.QuickSight.UpdateDashboardPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateDashboardPermissions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "grantLinkPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission])) :*: (S1 ('MetaSel ('Just "grantPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission])) :*: S1 ('MetaSel ('Just "revokeLinkPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission])))) :*: (S1 ('MetaSel ('Just "revokePermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission])) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateDashboardPermissions Source #

Create a value of UpdateDashboardPermissions 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:grantLinkPermissions:UpdateDashboardPermissions', updateDashboardPermissions_grantLinkPermissions - Grants link permissions to all users in a defined namespace.

$sel:grantPermissions:UpdateDashboardPermissions', updateDashboardPermissions_grantPermissions - The permissions that you want to grant on this resource.

$sel:revokeLinkPermissions:UpdateDashboardPermissions', updateDashboardPermissions_revokeLinkPermissions - Revokes link permissions from all users in a defined namespace.

$sel:revokePermissions:UpdateDashboardPermissions', updateDashboardPermissions_revokePermissions - The permissions that you want to revoke from this resource.

UpdateDashboardPermissions, updateDashboardPermissions_awsAccountId - The ID of the Amazon Web Services account that contains the dashboard whose permissions you're updating.

UpdateDashboardPermissions, updateDashboardPermissions_dashboardId - The ID for the dashboard.

data UpdateDashboardPermissionsResponse Source #

Instances

Instances details
Generic UpdateDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Associated Types

type Rep UpdateDashboardPermissionsResponse :: Type -> Type #

Read UpdateDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Show UpdateDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

NFData UpdateDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Eq UpdateDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

type Rep UpdateDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

type Rep UpdateDashboardPermissionsResponse = D1 ('MetaData "UpdateDashboardPermissionsResponse" "Amazonka.QuickSight.UpdateDashboardPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateDashboardPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dashboardArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "linkSharingConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LinkSharingConfiguration)))) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateDashboardPermissionsResponse Source #

Create a value of UpdateDashboardPermissionsResponse 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:dashboardArn:UpdateDashboardPermissionsResponse', updateDashboardPermissionsResponse_dashboardArn - The Amazon Resource Name (ARN) of the dashboard.

UpdateDashboardPermissions, updateDashboardPermissionsResponse_dashboardId - The ID for the dashboard.

$sel:linkSharingConfiguration:UpdateDashboardPermissionsResponse', updateDashboardPermissionsResponse_linkSharingConfiguration - Updates the permissions of a shared link to an Amazon QuickSight dashboard.

UpdateDashboardPermissionsResponse, updateDashboardPermissionsResponse_permissions - Information about the permissions on the dashboard.

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

UpdateDashboardPermissionsResponse, updateDashboardPermissionsResponse_status - The HTTP status of the request.

UpdateDashboardPublishedVersion

data UpdateDashboardPublishedVersion Source #

See: newUpdateDashboardPublishedVersion smart constructor.

Instances

Instances details
ToJSON UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

ToHeaders UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

ToPath UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

ToQuery UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

AWSRequest UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

Generic UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

Associated Types

type Rep UpdateDashboardPublishedVersion :: Type -> Type #

Read UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

Show UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

NFData UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

Eq UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

Hashable UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

type AWSResponse UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

type Rep UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

type Rep UpdateDashboardPublishedVersion = D1 ('MetaData "UpdateDashboardPublishedVersion" "Amazonka.QuickSight.UpdateDashboardPublishedVersion" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateDashboardPublishedVersion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newUpdateDashboardPublishedVersion Source #

Create a value of UpdateDashboardPublishedVersion 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:

UpdateDashboardPublishedVersion, updateDashboardPublishedVersion_awsAccountId - The ID of the Amazon Web Services account that contains the dashboard that you're updating.

UpdateDashboardPublishedVersion, updateDashboardPublishedVersion_dashboardId - The ID for the dashboard.

UpdateDashboardPublishedVersion, updateDashboardPublishedVersion_versionNumber - The version number of the dashboard.

data UpdateDashboardPublishedVersionResponse Source #

Instances

Instances details
Generic UpdateDashboardPublishedVersionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

Read UpdateDashboardPublishedVersionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

Show UpdateDashboardPublishedVersionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

NFData UpdateDashboardPublishedVersionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

Eq UpdateDashboardPublishedVersionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

type Rep UpdateDashboardPublishedVersionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

type Rep UpdateDashboardPublishedVersionResponse = D1 ('MetaData "UpdateDashboardPublishedVersionResponse" "Amazonka.QuickSight.UpdateDashboardPublishedVersion" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateDashboardPublishedVersionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dashboardArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateDashboardPublishedVersionResponse Source #

Create a value of UpdateDashboardPublishedVersionResponse 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:dashboardArn:UpdateDashboardPublishedVersionResponse', updateDashboardPublishedVersionResponse_dashboardArn - The Amazon Resource Name (ARN) of the dashboard.

UpdateDashboardPublishedVersion, updateDashboardPublishedVersionResponse_dashboardId - The ID for the dashboard.

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

UpdateDashboardPublishedVersionResponse, updateDashboardPublishedVersionResponse_status - The HTTP status of the request.

UpdateDataSet

data UpdateDataSet Source #

See: newUpdateDataSet smart constructor.

Instances

Instances details
ToJSON UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

ToHeaders UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

ToPath UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

ToQuery UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

AWSRequest UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Associated Types

type AWSResponse UpdateDataSet #

Generic UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Associated Types

type Rep UpdateDataSet :: Type -> Type #

Show UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

NFData UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Methods

rnf :: UpdateDataSet -> () #

Eq UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Hashable UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

type AWSResponse UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

type Rep UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

type Rep UpdateDataSet = D1 ('MetaData "UpdateDataSet" "Amazonka.QuickSight.UpdateDataSet" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateDataSet'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "columnGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ColumnGroup))) :*: (S1 ('MetaSel ('Just "columnLevelPermissionRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ColumnLevelPermissionRule))) :*: S1 ('MetaSel ('Just "dataSetUsageConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSetUsageConfiguration)))) :*: (S1 ('MetaSel ('Just "fieldFolders") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text FieldFolder))) :*: (S1 ('MetaSel ('Just "logicalTableMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text LogicalTable))) :*: S1 ('MetaSel ('Just "rowLevelPermissionDataSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowLevelPermissionDataSet))))) :*: ((S1 ('MetaSel ('Just "rowLevelPermissionTagConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowLevelPermissionTagConfiguration)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "physicalTableMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text PhysicalTable)) :*: S1 ('MetaSel ('Just "importMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataSetImportMode))))))

newUpdateDataSet Source #

Create a value of UpdateDataSet 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:

UpdateDataSet, updateDataSet_columnGroups - Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported.

UpdateDataSet, updateDataSet_columnLevelPermissionRules - A set of one or more definitions of a ColumnLevelPermissionRule .

UpdateDataSet, updateDataSet_dataSetUsageConfiguration - Undocumented member.

UpdateDataSet, updateDataSet_fieldFolders - The folder that contains fields and nested subfolders for your dataset.

UpdateDataSet, updateDataSet_logicalTableMap - Configures the combination and transformation of the data from the physical tables.

UpdateDataSet, updateDataSet_rowLevelPermissionDataSet - The row-level security configuration for the data you want to create.

UpdateDataSet, updateDataSet_rowLevelPermissionTagConfiguration - The configuration of tags on a dataset to set row-level security. Row-level security tags are currently supported for anonymous embedding only.

UpdateDataSet, updateDataSet_awsAccountId - The Amazon Web Services account ID.

UpdateDataSet, updateDataSet_dataSetId - The ID for the dataset that you want to update. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

UpdateDataSet, updateDataSet_name - The display name for the dataset.

UpdateDataSet, updateDataSet_physicalTableMap - Declares the physical tables that are available in the underlying data sources.

UpdateDataSet, updateDataSet_importMode - Indicates whether you want to import the data into SPICE.

data UpdateDataSetResponse Source #

See: newUpdateDataSetResponse smart constructor.

Instances

Instances details
Generic UpdateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Associated Types

type Rep UpdateDataSetResponse :: Type -> Type #

Read UpdateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Show UpdateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

NFData UpdateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Methods

rnf :: UpdateDataSetResponse -> () #

Eq UpdateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

type Rep UpdateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

type Rep UpdateDataSetResponse = D1 ('MetaData "UpdateDataSetResponse" "Amazonka.QuickSight.UpdateDataSet" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateDataSetResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ingestionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "ingestionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateDataSetResponse Source #

Create a value of UpdateDataSetResponse 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:

UpdateDataSetResponse, updateDataSetResponse_arn - The Amazon Resource Name (ARN) of the dataset.

UpdateDataSet, updateDataSetResponse_dataSetId - The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:ingestionArn:UpdateDataSetResponse', updateDataSetResponse_ingestionArn - The ARN for the ingestion, which is triggered as a result of dataset creation if the import mode is SPICE.

UpdateDataSetResponse, updateDataSetResponse_ingestionId - The ID of the ingestion, which is triggered as a result of dataset creation if the import mode is SPICE.

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

UpdateDataSetResponse, updateDataSetResponse_status - The HTTP status of the request.

UpdateDataSetPermissions

data UpdateDataSetPermissions Source #

See: newUpdateDataSetPermissions smart constructor.

Instances

Instances details
ToJSON UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

ToHeaders UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

ToPath UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

ToQuery UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

AWSRequest UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Generic UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Associated Types

type Rep UpdateDataSetPermissions :: Type -> Type #

Read UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Show UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

NFData UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Eq UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Hashable UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

type AWSResponse UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

type Rep UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

type Rep UpdateDataSetPermissions = D1 ('MetaData "UpdateDataSetPermissions" "Amazonka.QuickSight.UpdateDataSetPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateDataSetPermissions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "grantPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "revokePermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission)))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateDataSetPermissions Source #

Create a value of UpdateDataSetPermissions 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:grantPermissions:UpdateDataSetPermissions', updateDataSetPermissions_grantPermissions - The resource permissions that you want to grant to the dataset.

$sel:revokePermissions:UpdateDataSetPermissions', updateDataSetPermissions_revokePermissions - The resource permissions that you want to revoke from the dataset.

UpdateDataSetPermissions, updateDataSetPermissions_awsAccountId - The Amazon Web Services account ID.

UpdateDataSetPermissions, updateDataSetPermissions_dataSetId - The ID for the dataset whose permissions you want to update. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

data UpdateDataSetPermissionsResponse Source #

See: newUpdateDataSetPermissionsResponse smart constructor.

Instances

Instances details
Generic UpdateDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Associated Types

type Rep UpdateDataSetPermissionsResponse :: Type -> Type #

Read UpdateDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Show UpdateDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

NFData UpdateDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Eq UpdateDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

type Rep UpdateDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

type Rep UpdateDataSetPermissionsResponse = D1 ('MetaData "UpdateDataSetPermissionsResponse" "Amazonka.QuickSight.UpdateDataSetPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateDataSetPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataSetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateDataSetPermissionsResponse Source #

Create a value of UpdateDataSetPermissionsResponse 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:

UpdateDataSetPermissionsResponse, updateDataSetPermissionsResponse_dataSetArn - The Amazon Resource Name (ARN) of the dataset.

UpdateDataSetPermissions, updateDataSetPermissionsResponse_dataSetId - The ID for the dataset whose permissions you want to update. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

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

UpdateDataSetPermissionsResponse, updateDataSetPermissionsResponse_status - The HTTP status of the request.

UpdateDataSource

data UpdateDataSource Source #

See: newUpdateDataSource smart constructor.

Instances

Instances details
ToJSON UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

ToHeaders UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

ToPath UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

ToQuery UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

AWSRequest UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

Associated Types

type AWSResponse UpdateDataSource #

Generic UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

Associated Types

type Rep UpdateDataSource :: Type -> Type #

Show UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

NFData UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

Methods

rnf :: UpdateDataSource -> () #

Eq UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

Hashable UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

type AWSResponse UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

type Rep UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

newUpdateDataSource Source #

Create a value of UpdateDataSource 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:credentials:UpdateDataSource', updateDataSource_credentials - The credentials that Amazon QuickSight that uses to connect to your underlying source. Currently, only credentials based on user name and password are supported.

UpdateDataSource, updateDataSource_dataSourceParameters - The parameters that Amazon QuickSight uses to connect to your underlying source.

UpdateDataSource, updateDataSource_sslProperties - Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.

UpdateDataSource, updateDataSource_vpcConnectionProperties - Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your underlying source.

UpdateDataSource, updateDataSource_awsAccountId - The Amazon Web Services account ID.

UpdateDataSource, updateDataSource_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

UpdateDataSource, updateDataSource_name - A display name for the data source.

data UpdateDataSourceResponse Source #

See: newUpdateDataSourceResponse smart constructor.

Instances

Instances details
Generic UpdateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

Associated Types

type Rep UpdateDataSourceResponse :: Type -> Type #

Read UpdateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

Show UpdateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

NFData UpdateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

Eq UpdateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

type Rep UpdateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

type Rep UpdateDataSourceResponse = D1 ('MetaData "UpdateDataSourceResponse" "Amazonka.QuickSight.UpdateDataSource" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateDataSourceResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "updateStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateDataSourceResponse Source #

Create a value of UpdateDataSourceResponse 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:

UpdateDataSourceResponse, updateDataSourceResponse_arn - The Amazon Resource Name (ARN) of the data source.

UpdateDataSource, updateDataSourceResponse_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

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

$sel:updateStatus:UpdateDataSourceResponse', updateDataSourceResponse_updateStatus - The update status of the data source's last update.

UpdateDataSourceResponse, updateDataSourceResponse_status - The HTTP status of the request.

UpdateDataSourcePermissions

data UpdateDataSourcePermissions Source #

See: newUpdateDataSourcePermissions smart constructor.

Instances

Instances details
ToJSON UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

ToHeaders UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

ToPath UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

ToQuery UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

AWSRequest UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

Generic UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

Associated Types

type Rep UpdateDataSourcePermissions :: Type -> Type #

Read UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

Show UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

NFData UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

Eq UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

Hashable UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

type AWSResponse UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

type Rep UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

type Rep UpdateDataSourcePermissions = D1 ('MetaData "UpdateDataSourcePermissions" "Amazonka.QuickSight.UpdateDataSourcePermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateDataSourcePermissions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "grantPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "revokePermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission)))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateDataSourcePermissions Source #

Create a value of UpdateDataSourcePermissions 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:grantPermissions:UpdateDataSourcePermissions', updateDataSourcePermissions_grantPermissions - A list of resource permissions that you want to grant on the data source.

$sel:revokePermissions:UpdateDataSourcePermissions', updateDataSourcePermissions_revokePermissions - A list of resource permissions that you want to revoke on the data source.

UpdateDataSourcePermissions, updateDataSourcePermissions_awsAccountId - The Amazon Web Services account ID.

UpdateDataSourcePermissions, updateDataSourcePermissions_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

data UpdateDataSourcePermissionsResponse Source #

Instances

Instances details
Generic UpdateDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

Read UpdateDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

Show UpdateDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

NFData UpdateDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

Eq UpdateDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

type Rep UpdateDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

type Rep UpdateDataSourcePermissionsResponse = D1 ('MetaData "UpdateDataSourcePermissionsResponse" "Amazonka.QuickSight.UpdateDataSourcePermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateDataSourcePermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataSourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateDataSourcePermissionsResponse Source #

Create a value of UpdateDataSourcePermissionsResponse 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:

UpdateDataSourcePermissionsResponse, updateDataSourcePermissionsResponse_dataSourceArn - The Amazon Resource Name (ARN) of the data source.

UpdateDataSourcePermissions, updateDataSourcePermissionsResponse_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

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

UpdateDataSourcePermissionsResponse, updateDataSourcePermissionsResponse_status - The HTTP status of the request.

UpdateFolder

data UpdateFolder Source #

See: newUpdateFolder smart constructor.

Constructors

UpdateFolder' Text Text Text 

Instances

Instances details
ToJSON UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

ToHeaders UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

ToPath UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

ToQuery UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

AWSRequest UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Associated Types

type AWSResponse UpdateFolder #

Generic UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Associated Types

type Rep UpdateFolder :: Type -> Type #

Read UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Show UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

NFData UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Methods

rnf :: UpdateFolder -> () #

Eq UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Hashable UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

type AWSResponse UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

type Rep UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

type Rep UpdateFolder = D1 ('MetaData "UpdateFolder" "Amazonka.QuickSight.UpdateFolder" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateFolder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateFolder Source #

Create a value of UpdateFolder 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:

UpdateFolder, updateFolder_awsAccountId - The ID for the Amazon Web Services account that contains the folder to update.

UpdateFolder, updateFolder_folderId - The ID of the folder.

UpdateFolder, updateFolder_name - The name of the folder.

data UpdateFolderResponse Source #

See: newUpdateFolderResponse smart constructor.

Instances

Instances details
Generic UpdateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Associated Types

type Rep UpdateFolderResponse :: Type -> Type #

Read UpdateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Show UpdateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

NFData UpdateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Methods

rnf :: UpdateFolderResponse -> () #

Eq UpdateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

type Rep UpdateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

type Rep UpdateFolderResponse = D1 ('MetaData "UpdateFolderResponse" "Amazonka.QuickSight.UpdateFolder" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateFolderResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateFolderResponse Source #

Create a value of UpdateFolderResponse 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:

UpdateFolderResponse, updateFolderResponse_arn - The Amazon Resource Name (ARN) of the folder.

UpdateFolder, updateFolderResponse_folderId - The ID of the folder.

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

UpdateFolderResponse, updateFolderResponse_status - The HTTP status of the request.

UpdateFolderPermissions

data UpdateFolderPermissions Source #

See: newUpdateFolderPermissions smart constructor.

Instances

Instances details
ToJSON UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

ToHeaders UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

ToPath UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

ToQuery UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

AWSRequest UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Generic UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Associated Types

type Rep UpdateFolderPermissions :: Type -> Type #

Read UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Show UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

NFData UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Methods

rnf :: UpdateFolderPermissions -> () #

Eq UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Hashable UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

type AWSResponse UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

type Rep UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

type Rep UpdateFolderPermissions = D1 ('MetaData "UpdateFolderPermissions" "Amazonka.QuickSight.UpdateFolderPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateFolderPermissions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "grantPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "revokePermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission)))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateFolderPermissions Source #

Create a value of UpdateFolderPermissions 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:grantPermissions:UpdateFolderPermissions', updateFolderPermissions_grantPermissions - The permissions that you want to grant on a resource.

$sel:revokePermissions:UpdateFolderPermissions', updateFolderPermissions_revokePermissions - The permissions that you want to revoke from a resource.

UpdateFolderPermissions, updateFolderPermissions_awsAccountId - The ID for the Amazon Web Services account that contains the folder to update.

UpdateFolderPermissions, updateFolderPermissions_folderId - The ID of the folder.

data UpdateFolderPermissionsResponse Source #

See: newUpdateFolderPermissionsResponse smart constructor.

Instances

Instances details
Generic UpdateFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Associated Types

type Rep UpdateFolderPermissionsResponse :: Type -> Type #

Read UpdateFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Show UpdateFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

NFData UpdateFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Eq UpdateFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

type Rep UpdateFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

type Rep UpdateFolderPermissionsResponse = D1 ('MetaData "UpdateFolderPermissionsResponse" "Amazonka.QuickSight.UpdateFolderPermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateFolderPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateFolderPermissionsResponse Source #

Create a value of UpdateFolderPermissionsResponse 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:

UpdateFolderPermissionsResponse, updateFolderPermissionsResponse_arn - The Amazon Resource Name (ARN) of the folder.

UpdateFolderPermissions, updateFolderPermissionsResponse_folderId - The ID of the folder.

UpdateFolderPermissionsResponse, updateFolderPermissionsResponse_permissions - Information about the permissions for the folder.

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

UpdateFolderPermissionsResponse, updateFolderPermissionsResponse_status - The HTTP status of the request.

$sel:httpStatus:UpdateFolderPermissionsResponse', updateFolderPermissionsResponse_httpStatus - The response's http status code.

UpdateGroup

data UpdateGroup Source #

See: newUpdateGroup smart constructor.

Instances

Instances details
ToJSON UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

ToHeaders UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Methods

toHeaders :: UpdateGroup -> [Header] #

ToPath UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

ToQuery UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

AWSRequest UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Associated Types

type AWSResponse UpdateGroup #

Generic UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Associated Types

type Rep UpdateGroup :: Type -> Type #

Read UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Show UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

NFData UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Methods

rnf :: UpdateGroup -> () #

Eq UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Hashable UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

type AWSResponse UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

type Rep UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

type Rep UpdateGroup = D1 ('MetaData "UpdateGroup" "Amazonka.QuickSight.UpdateGroup" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateGroup'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateGroup Source #

Create a value of UpdateGroup 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:

UpdateGroup, updateGroup_description - The description for the group that you want to update.

UpdateGroup, updateGroup_groupName - The name of the group that you want to update.

UpdateGroup, updateGroup_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

UpdateGroup, updateGroup_namespace - The namespace of the group that you want to update.

data UpdateGroupResponse Source #

See: newUpdateGroupResponse smart constructor.

Instances

Instances details
Generic UpdateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Associated Types

type Rep UpdateGroupResponse :: Type -> Type #

Read UpdateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Show UpdateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

NFData UpdateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Methods

rnf :: UpdateGroupResponse -> () #

Eq UpdateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

type Rep UpdateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

type Rep UpdateGroupResponse = D1 ('MetaData "UpdateGroupResponse" "Amazonka.QuickSight.UpdateGroup" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "group'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Group)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateGroupResponse Source #

Create a value of UpdateGroupResponse 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:group':UpdateGroupResponse', updateGroupResponse_group - The name of the group.

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

UpdateGroupResponse, updateGroupResponse_status - The HTTP status of the request.

UpdateIAMPolicyAssignment

data UpdateIAMPolicyAssignment Source #

See: newUpdateIAMPolicyAssignment smart constructor.

Instances

Instances details
ToJSON UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

ToHeaders UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

ToPath UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

ToQuery UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

AWSRequest UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Generic UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Associated Types

type Rep UpdateIAMPolicyAssignment :: Type -> Type #

Read UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Show UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

NFData UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Eq UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Hashable UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

type AWSResponse UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

type Rep UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

type Rep UpdateIAMPolicyAssignment = D1 ('MetaData "UpdateIAMPolicyAssignment" "Amazonka.QuickSight.UpdateIAMPolicyAssignment" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateIAMPolicyAssignment'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assignmentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssignmentStatus)) :*: (S1 ('MetaSel ('Just "identities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "policyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateIAMPolicyAssignment Source #

Create a value of UpdateIAMPolicyAssignment 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:

UpdateIAMPolicyAssignment, updateIAMPolicyAssignment_assignmentStatus - The status of the assignment. Possible values are as follows:

  • ENABLED - Anything specified in this assignment is used when creating the data source.
  • DISABLED - This assignment isn't used when creating the data source.
  • DRAFT - This assignment is an unfinished draft and isn't used when creating the data source.

UpdateIAMPolicyAssignment, updateIAMPolicyAssignment_identities - The Amazon QuickSight users, groups, or both that you want to assign the policy to.

UpdateIAMPolicyAssignment, updateIAMPolicyAssignment_policyArn - The ARN for the IAM policy to apply to the Amazon QuickSight users and groups specified in this assignment.

UpdateIAMPolicyAssignment, updateIAMPolicyAssignment_awsAccountId - The ID of the Amazon Web Services account that contains the IAM policy assignment.

UpdateIAMPolicyAssignment, updateIAMPolicyAssignment_assignmentName - The name of the assignment, also called a rule. This name must be unique within an Amazon Web Services account.

UpdateIAMPolicyAssignment, updateIAMPolicyAssignment_namespace - The namespace of the assignment.

data UpdateIAMPolicyAssignmentResponse Source #

See: newUpdateIAMPolicyAssignmentResponse smart constructor.

Instances

Instances details
Generic UpdateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Associated Types

type Rep UpdateIAMPolicyAssignmentResponse :: Type -> Type #

Read UpdateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Show UpdateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

NFData UpdateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Eq UpdateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

type Rep UpdateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

type Rep UpdateIAMPolicyAssignmentResponse = D1 ('MetaData "UpdateIAMPolicyAssignmentResponse" "Amazonka.QuickSight.UpdateIAMPolicyAssignment" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateIAMPolicyAssignmentResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assignmentId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assignmentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssignmentStatus)))) :*: ((S1 ('MetaSel ('Just "identities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "policyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateIAMPolicyAssignmentResponse Source #

Create a value of UpdateIAMPolicyAssignmentResponse 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:

UpdateIAMPolicyAssignmentResponse, updateIAMPolicyAssignmentResponse_assignmentId - The ID of the assignment.

UpdateIAMPolicyAssignment, updateIAMPolicyAssignmentResponse_assignmentName - The name of the assignment or rule.

UpdateIAMPolicyAssignment, updateIAMPolicyAssignmentResponse_assignmentStatus - The status of the assignment. Possible values are as follows:

  • ENABLED - Anything specified in this assignment is used when creating the data source.
  • DISABLED - This assignment isn't used when creating the data source.
  • DRAFT - This assignment is an unfinished draft and isn't used when creating the data source.

UpdateIAMPolicyAssignment, updateIAMPolicyAssignmentResponse_identities - The Amazon QuickSight users, groups, or both that the IAM policy is assigned to.

UpdateIAMPolicyAssignment, updateIAMPolicyAssignmentResponse_policyArn - The ARN for the IAM policy applied to the Amazon QuickSight users and groups specified in this assignment.

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

UpdateIAMPolicyAssignmentResponse, updateIAMPolicyAssignmentResponse_status - The HTTP status of the request.

UpdateIpRestriction

data UpdateIpRestriction Source #

See: newUpdateIpRestriction smart constructor.

Instances

Instances details
ToJSON UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

ToHeaders UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

ToPath UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

ToQuery UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

AWSRequest UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Associated Types

type AWSResponse UpdateIpRestriction #

Generic UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Associated Types

type Rep UpdateIpRestriction :: Type -> Type #

Read UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Show UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

NFData UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Methods

rnf :: UpdateIpRestriction -> () #

Eq UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Hashable UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

type AWSResponse UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

type Rep UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

type Rep UpdateIpRestriction = D1 ('MetaData "UpdateIpRestriction" "Amazonka.QuickSight.UpdateIpRestriction" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateIpRestriction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "enabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "ipRestrictionRuleMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateIpRestriction Source #

Create a value of UpdateIpRestriction 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:enabled:UpdateIpRestriction', updateIpRestriction_enabled - A value that specifies whether IP rules are turned on.

$sel:ipRestrictionRuleMap:UpdateIpRestriction', updateIpRestriction_ipRestrictionRuleMap - A map that describes the updated IP rules with CIDR ranges and descriptions.

UpdateIpRestriction, updateIpRestriction_awsAccountId - The ID of the Amazon Web Services account that contains the IP rules.

data UpdateIpRestrictionResponse Source #

See: newUpdateIpRestrictionResponse smart constructor.

Instances

Instances details
Generic UpdateIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Associated Types

type Rep UpdateIpRestrictionResponse :: Type -> Type #

Read UpdateIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Show UpdateIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

NFData UpdateIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Eq UpdateIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

type Rep UpdateIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

type Rep UpdateIpRestrictionResponse = D1 ('MetaData "UpdateIpRestrictionResponse" "Amazonka.QuickSight.UpdateIpRestriction" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateIpRestrictionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateIpRestrictionResponse Source #

Create a value of UpdateIpRestrictionResponse 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:

UpdateIpRestriction, updateIpRestrictionResponse_awsAccountId - The ID of the Amazon Web Services account that contains the IP rules.

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

UpdateIpRestrictionResponse, updateIpRestrictionResponse_status - The HTTP status of the request.

UpdatePublicSharingSettings

data UpdatePublicSharingSettings Source #

See: newUpdatePublicSharingSettings smart constructor.

Instances

Instances details
ToJSON UpdatePublicSharingSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

ToHeaders UpdatePublicSharingSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

ToPath UpdatePublicSharingSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

ToQuery UpdatePublicSharingSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

AWSRequest UpdatePublicSharingSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

Generic UpdatePublicSharingSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

Associated Types

type Rep UpdatePublicSharingSettings :: Type -> Type #

Read UpdatePublicSharingSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

Show UpdatePublicSharingSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

NFData UpdatePublicSharingSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

Eq UpdatePublicSharingSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

Hashable UpdatePublicSharingSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

type AWSResponse UpdatePublicSharingSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

type Rep UpdatePublicSharingSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

type Rep UpdatePublicSharingSettings = D1 ('MetaData "UpdatePublicSharingSettings" "Amazonka.QuickSight.UpdatePublicSharingSettings" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdatePublicSharingSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "publicSharingEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdatePublicSharingSettings Source #

Create a value of UpdatePublicSharingSettings 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:

UpdatePublicSharingSettings, updatePublicSharingSettings_publicSharingEnabled - A Boolean value that indicates whether public sharing is turned on for an Amazon QuickSight account.

UpdatePublicSharingSettings, updatePublicSharingSettings_awsAccountId - The Amazon Web Services account ID associated with your Amazon QuickSight subscription.

data UpdatePublicSharingSettingsResponse Source #

Instances

Instances details
Generic UpdatePublicSharingSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

Read UpdatePublicSharingSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

Show UpdatePublicSharingSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

NFData UpdatePublicSharingSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

Eq UpdatePublicSharingSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

type Rep UpdatePublicSharingSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdatePublicSharingSettings

type Rep UpdatePublicSharingSettingsResponse = D1 ('MetaData "UpdatePublicSharingSettingsResponse" "Amazonka.QuickSight.UpdatePublicSharingSettings" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdatePublicSharingSettingsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdatePublicSharingSettingsResponse Source #

Create a value of UpdatePublicSharingSettingsResponse 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:UpdatePublicSharingSettingsResponse', updatePublicSharingSettingsResponse_requestId - The Amazon Web Services request ID for this operation.

UpdatePublicSharingSettingsResponse, updatePublicSharingSettingsResponse_status - The HTTP status of the request.

UpdateTemplate

data UpdateTemplate Source #

See: newUpdateTemplate smart constructor.

Instances

Instances details
ToJSON UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

ToHeaders UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

ToPath UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

ToQuery UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

AWSRequest UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Associated Types

type AWSResponse UpdateTemplate #

Generic UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Associated Types

type Rep UpdateTemplate :: Type -> Type #

Show UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

NFData UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Methods

rnf :: UpdateTemplate -> () #

Eq UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Hashable UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

type AWSResponse UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

type Rep UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

type Rep UpdateTemplate = D1 ('MetaData "UpdateTemplate" "Amazonka.QuickSight.UpdateTemplate" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateTemplate'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "definition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemplateVersionDefinition)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceEntity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemplateSourceEntity)))) :*: (S1 ('MetaSel ('Just "versionDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateTemplate Source #

Create a value of UpdateTemplate 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:definition:UpdateTemplate', updateTemplate_definition - The definition of a template.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

UpdateTemplate, updateTemplate_name - The name for the template.

$sel:sourceEntity:UpdateTemplate', updateTemplate_sourceEntity - The entity that you are using as a source when you update the template. In SourceEntity, you specify the type of object you're using as source: SourceTemplate for a template or SourceAnalysis for an analysis. Both of these require an Amazon Resource Name (ARN). For SourceTemplate, specify the ARN of the source template. For SourceAnalysis, specify the ARN of the source analysis. The SourceTemplate ARN can contain any Amazon Web Services account and any Amazon QuickSight-supported Amazon Web Services Region;.

Use the DataSetReferences entity within SourceTemplate or SourceAnalysis to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.

$sel:versionDescription:UpdateTemplate', updateTemplate_versionDescription - A description of the current template version that is being updated. Every time you call UpdateTemplate, you create a new version of the template. Each version of the template maintains a description of the version in the VersionDescription field.

UpdateTemplate, updateTemplate_awsAccountId - The ID of the Amazon Web Services account that contains the template that you're updating.

UpdateTemplate, updateTemplate_templateId - The ID for the template.

data UpdateTemplateResponse Source #

See: newUpdateTemplateResponse smart constructor.

Instances

Instances details
Generic UpdateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Associated Types

type Rep UpdateTemplateResponse :: Type -> Type #

Read UpdateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Show UpdateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

NFData UpdateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Methods

rnf :: UpdateTemplateResponse -> () #

Eq UpdateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

type Rep UpdateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

type Rep UpdateTemplateResponse = D1 ('MetaData "UpdateTemplateResponse" "Amazonka.QuickSight.UpdateTemplate" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateTemplateResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "versionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateTemplateResponse Source #

Create a value of UpdateTemplateResponse 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:

UpdateTemplateResponse, updateTemplateResponse_arn - The Amazon Resource Name (ARN) for the template.

UpdateTemplateResponse, updateTemplateResponse_creationStatus - The creation status of the template.

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

UpdateTemplate, updateTemplateResponse_templateId - The ID for the template.

$sel:versionArn:UpdateTemplateResponse', updateTemplateResponse_versionArn - The ARN for the template, including the version information of the first version.

UpdateTemplateResponse, updateTemplateResponse_status - The HTTP status of the request.

UpdateTemplateAlias

data UpdateTemplateAlias Source #

See: newUpdateTemplateAlias smart constructor.

Instances

Instances details
ToJSON UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

ToHeaders UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

ToPath UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

ToQuery UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

AWSRequest UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Associated Types

type AWSResponse UpdateTemplateAlias #

Generic UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Associated Types

type Rep UpdateTemplateAlias :: Type -> Type #

Read UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Show UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

NFData UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Methods

rnf :: UpdateTemplateAlias -> () #

Eq UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Hashable UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

type AWSResponse UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

type Rep UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

type Rep UpdateTemplateAlias = D1 ('MetaData "UpdateTemplateAlias" "Amazonka.QuickSight.UpdateTemplateAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateTemplateAlias'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newUpdateTemplateAlias Source #

Create a value of UpdateTemplateAlias 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:

UpdateTemplateAlias, updateTemplateAlias_awsAccountId - The ID of the Amazon Web Services account that contains the template alias that you're updating.

UpdateTemplateAlias, updateTemplateAlias_templateId - The ID for the template.

UpdateTemplateAlias, updateTemplateAlias_aliasName - The alias of the template that you want to update. If you name a specific alias, you update the version that the alias points to. You can specify the latest version of the template by providing the keyword $LATEST in the AliasName parameter. The keyword $PUBLISHED doesn't apply to templates.

UpdateTemplateAlias, updateTemplateAlias_templateVersionNumber - The version number of the template.

data UpdateTemplateAliasResponse Source #

See: newUpdateTemplateAliasResponse smart constructor.

Instances

Instances details
Generic UpdateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Associated Types

type Rep UpdateTemplateAliasResponse :: Type -> Type #

Read UpdateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Show UpdateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

NFData UpdateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Eq UpdateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

type Rep UpdateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

type Rep UpdateTemplateAliasResponse = D1 ('MetaData "UpdateTemplateAliasResponse" "Amazonka.QuickSight.UpdateTemplateAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateTemplateAliasResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "templateAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemplateAlias)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateTemplateAliasResponse Source #

Create a value of UpdateTemplateAliasResponse 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:UpdateTemplateAliasResponse', updateTemplateAliasResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:templateAlias:UpdateTemplateAliasResponse', updateTemplateAliasResponse_templateAlias - The template alias.

UpdateTemplateAliasResponse, updateTemplateAliasResponse_status - The HTTP status of the request.

UpdateTemplatePermissions

data UpdateTemplatePermissions Source #

See: newUpdateTemplatePermissions smart constructor.

Instances

Instances details
ToJSON UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

ToHeaders UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

ToPath UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

ToQuery UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

AWSRequest UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Generic UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Associated Types

type Rep UpdateTemplatePermissions :: Type -> Type #

Read UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Show UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

NFData UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Eq UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Hashable UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

type AWSResponse UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

type Rep UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

type Rep UpdateTemplatePermissions = D1 ('MetaData "UpdateTemplatePermissions" "Amazonka.QuickSight.UpdateTemplatePermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateTemplatePermissions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "grantPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission])) :*: S1 ('MetaSel ('Just "revokePermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission]))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateTemplatePermissions Source #

Create a value of UpdateTemplatePermissions 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:grantPermissions:UpdateTemplatePermissions', updateTemplatePermissions_grantPermissions - A list of resource permissions to be granted on the template.

$sel:revokePermissions:UpdateTemplatePermissions', updateTemplatePermissions_revokePermissions - A list of resource permissions to be revoked from the template.

UpdateTemplatePermissions, updateTemplatePermissions_awsAccountId - The ID of the Amazon Web Services account that contains the template.

UpdateTemplatePermissions, updateTemplatePermissions_templateId - The ID for the template.

data UpdateTemplatePermissionsResponse Source #

See: newUpdateTemplatePermissionsResponse smart constructor.

Instances

Instances details
Generic UpdateTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Associated Types

type Rep UpdateTemplatePermissionsResponse :: Type -> Type #

Read UpdateTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Show UpdateTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

NFData UpdateTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Eq UpdateTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

type Rep UpdateTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

type Rep UpdateTemplatePermissionsResponse = D1 ('MetaData "UpdateTemplatePermissionsResponse" "Amazonka.QuickSight.UpdateTemplatePermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateTemplatePermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "templateArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateTemplatePermissionsResponse Source #

Create a value of UpdateTemplatePermissionsResponse 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:

UpdateTemplatePermissionsResponse, updateTemplatePermissionsResponse_permissions - A list of resource permissions to be set on the template.

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

$sel:templateArn:UpdateTemplatePermissionsResponse', updateTemplatePermissionsResponse_templateArn - The Amazon Resource Name (ARN) of the template.

UpdateTemplatePermissions, updateTemplatePermissionsResponse_templateId - The ID for the template.

UpdateTemplatePermissionsResponse, updateTemplatePermissionsResponse_status - The HTTP status of the request.

UpdateTheme

data UpdateTheme Source #

See: newUpdateTheme smart constructor.

Instances

Instances details
ToJSON UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.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

AWSRequest UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Associated Types

type AWSResponse UpdateTheme #

Generic UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Associated Types

type Rep UpdateTheme :: Type -> Type #

Read UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Show UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

NFData UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Methods

rnf :: UpdateTheme -> () #

Eq UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Hashable UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

type AWSResponse 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" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateTheme'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ThemeConfiguration)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "versionDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (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)))))

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:

UpdateTheme, updateTheme_configuration - The theme configuration, which contains the theme display properties.

UpdateTheme, updateTheme_name - The name for the theme.

$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.

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

UpdateTheme, updateTheme_themeId - The ID for the theme.

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.

data UpdateThemeResponse Source #

See: newUpdateThemeResponse smart constructor.

Instances

Instances details
Generic UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Associated Types

type Rep UpdateThemeResponse :: Type -> Type #

Read UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Show UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

NFData UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Methods

rnf :: UpdateThemeResponse -> () #

Eq UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

type Rep UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

type Rep UpdateThemeResponse = D1 ('MetaData "UpdateThemeResponse" "Amazonka.QuickSight.UpdateTheme" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateThemeResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (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:

UpdateThemeResponse, updateThemeResponse_arn - The Amazon Resource Name (ARN) for the theme.

UpdateThemeResponse, updateThemeResponse_creationStatus - The creation status of the theme.

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

UpdateTheme, updateThemeResponse_themeId - The ID for the theme.

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

UpdateThemeResponse, updateThemeResponse_status - The HTTP status of the request.

UpdateThemeAlias

data UpdateThemeAlias Source #

See: newUpdateThemeAlias smart constructor.

Instances

Instances details
ToJSON UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

ToHeaders UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

ToPath UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

ToQuery UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

AWSRequest UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Associated Types

type AWSResponse UpdateThemeAlias #

Generic UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Associated Types

type Rep UpdateThemeAlias :: Type -> Type #

Read UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Show UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

NFData UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Methods

rnf :: UpdateThemeAlias -> () #

Eq UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Hashable UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

type AWSResponse UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

type Rep UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

type Rep UpdateThemeAlias = D1 ('MetaData "UpdateThemeAlias" "Amazonka.QuickSight.UpdateThemeAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateThemeAlias'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newUpdateThemeAlias Source #

Create a value of UpdateThemeAlias 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:

UpdateThemeAlias, updateThemeAlias_awsAccountId - The ID of the Amazon Web Services account that contains the theme alias that you're updating.

UpdateThemeAlias, updateThemeAlias_themeId - The ID for the theme.

UpdateThemeAlias, updateThemeAlias_aliasName - The name of the theme alias that you want to update.

UpdateThemeAlias, updateThemeAlias_themeVersionNumber - The version number of the theme that the alias should reference.

data UpdateThemeAliasResponse Source #

See: newUpdateThemeAliasResponse smart constructor.

Instances

Instances details
Generic UpdateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Associated Types

type Rep UpdateThemeAliasResponse :: Type -> Type #

Read UpdateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Show UpdateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

NFData UpdateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Eq UpdateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

type Rep UpdateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

type Rep UpdateThemeAliasResponse = D1 ('MetaData "UpdateThemeAliasResponse" "Amazonka.QuickSight.UpdateThemeAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateThemeAliasResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "themeAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ThemeAlias)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateThemeAliasResponse Source #

Create a value of UpdateThemeAliasResponse 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:UpdateThemeAliasResponse', updateThemeAliasResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:themeAlias:UpdateThemeAliasResponse', updateThemeAliasResponse_themeAlias - Information about the theme alias.

UpdateThemeAliasResponse, updateThemeAliasResponse_status - The HTTP status of the request.

UpdateThemePermissions

data UpdateThemePermissions Source #

See: newUpdateThemePermissions smart constructor.

Instances

Instances details
ToJSON UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

ToHeaders UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

ToPath UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

ToQuery UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

AWSRequest UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Associated Types

type AWSResponse UpdateThemePermissions #

Generic UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Associated Types

type Rep UpdateThemePermissions :: Type -> Type #

Read UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Show UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

NFData UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Methods

rnf :: UpdateThemePermissions -> () #

Eq UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Hashable UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

type AWSResponse UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

type Rep UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

type Rep UpdateThemePermissions = D1 ('MetaData "UpdateThemePermissions" "Amazonka.QuickSight.UpdateThemePermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateThemePermissions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "grantPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission])) :*: S1 ('MetaSel ('Just "revokePermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission]))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateThemePermissions Source #

Create a value of UpdateThemePermissions 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:grantPermissions:UpdateThemePermissions', updateThemePermissions_grantPermissions - A list of resource permissions to be granted for the theme.

$sel:revokePermissions:UpdateThemePermissions', updateThemePermissions_revokePermissions - A list of resource permissions to be revoked from the theme.

UpdateThemePermissions, updateThemePermissions_awsAccountId - The ID of the Amazon Web Services account that contains the theme.

UpdateThemePermissions, updateThemePermissions_themeId - The ID for the theme.

data UpdateThemePermissionsResponse Source #

See: newUpdateThemePermissionsResponse smart constructor.

Instances

Instances details
Generic UpdateThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Associated Types

type Rep UpdateThemePermissionsResponse :: Type -> Type #

Read UpdateThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Show UpdateThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

NFData UpdateThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Eq UpdateThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

type Rep UpdateThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

type Rep UpdateThemePermissionsResponse = D1 ('MetaData "UpdateThemePermissionsResponse" "Amazonka.QuickSight.UpdateThemePermissions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateThemePermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "themeArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateThemePermissionsResponse Source #

Create a value of UpdateThemePermissionsResponse 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:

UpdateThemePermissionsResponse, updateThemePermissionsResponse_permissions - The resulting list of resource permissions for the theme.

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

UpdateThemePermissionsResponse, updateThemePermissionsResponse_themeArn - The Amazon Resource Name (ARN) of the theme.

UpdateThemePermissions, updateThemePermissionsResponse_themeId - The ID for the theme.

UpdateThemePermissionsResponse, updateThemePermissionsResponse_status - The HTTP status of the request.

UpdateUser

data UpdateUser Source #

See: newUpdateUser smart constructor.

Instances

Instances details
ToJSON UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

ToHeaders UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Methods

toHeaders :: UpdateUser -> [Header] #

ToPath UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

ToQuery UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

AWSRequest UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Associated Types

type AWSResponse UpdateUser #

Generic UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Associated Types

type Rep UpdateUser :: Type -> Type #

Read UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Show UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

NFData UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Methods

rnf :: UpdateUser -> () #

Eq UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Hashable UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

type AWSResponse UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

type Rep UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

type Rep UpdateUser = D1 ('MetaData "UpdateUser" "Amazonka.QuickSight.UpdateUser" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateUser'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "customFederationProviderUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "customPermissionsName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "externalLoginFederationProviderType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "externalLoginId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "unapplyCustomPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))) :*: ((S1 ('MetaSel ('Just "userName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "email") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UserRole))))))

newUpdateUser Source #

Create a value of UpdateUser 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:customFederationProviderUrl:UpdateUser', updateUser_customFederationProviderUrl - The URL of the custom OpenID Connect (OIDC) provider that provides identity to let a user federate into Amazon QuickSight with an associated Identity and Access Management(IAM) role. This parameter should only be used when ExternalLoginFederationProviderType parameter is set to CUSTOM_OIDC.

UpdateUser, updateUser_customPermissionsName - (Enterprise edition only) The name of the custom permissions profile that you want to assign to this user. Customized permissions allows you to control a user's access by restricting access the following operations:

  • Create and update data sources
  • Create and update datasets
  • Create and update email reports
  • Subscribe to email reports

A set of custom permissions includes any combination of these restrictions. Currently, you need to create the profile names for custom permission sets by using the Amazon QuickSight console. Then, you use the RegisterUser API operation to assign the named set of permissions to a Amazon QuickSight user.

Amazon QuickSight custom permissions are applied through IAM policies. Therefore, they override the permissions typically granted by assigning Amazon QuickSight users to one of the default security cohorts in Amazon QuickSight (admin, author, reader).

This feature is available only to Amazon QuickSight Enterprise edition subscriptions.

UpdateUser, updateUser_externalLoginFederationProviderType - The type of supported external login provider that provides identity to let a user federate into Amazon QuickSight with an associated Identity and Access Management(IAM) role. The type of supported external login provider can be one of the following.

  • COGNITO: Amazon Cognito. The provider URL is cognito-identity.amazonaws.com. When choosing the COGNITO provider type, don’t use the "CustomFederationProviderUrl" parameter which is only needed when the external provider is custom.
  • CUSTOM_OIDC: Custom OpenID Connect (OIDC) provider. When choosing CUSTOM_OIDC type, use the CustomFederationProviderUrl parameter to provide the custom OIDC provider URL.
  • NONE: This clears all the previously saved external login information for a user. Use the DescribeUser API operation to check the external login information.

UpdateUser, updateUser_externalLoginId - The identity ID for a user in the external login provider.

$sel:unapplyCustomPermissions:UpdateUser', updateUser_unapplyCustomPermissions - A flag that you use to indicate that you want to remove all custom permissions from this user. Using this parameter resets the user to the state it was in before a custom permissions profile was applied. This parameter defaults to NULL and it doesn't accept any other value.

UpdateUser, updateUser_userName - The Amazon QuickSight user name that you want to update.

UpdateUser, updateUser_awsAccountId - The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

UpdateUser, updateUser_namespace - The namespace. Currently, you should set this to default.

UpdateUser, updateUser_email - The email address of the user that you want to update.

UpdateUser, updateUser_role - The Amazon QuickSight role of the user. The role can be one of the following default security cohorts:

  • READER: A user who has read-only access to dashboards.
  • AUTHOR: A user who can create data sources, datasets, analyses, and dashboards.
  • ADMIN: A user who is an author, who can also manage Amazon QuickSight settings.

The name of the Amazon QuickSight role is invisible to the user except for the console screens dealing with permissions.

data UpdateUserResponse Source #

See: newUpdateUserResponse smart constructor.

Instances

Instances details
Generic UpdateUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Associated Types

type Rep UpdateUserResponse :: Type -> Type #

Read UpdateUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Show UpdateUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

NFData UpdateUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Methods

rnf :: UpdateUserResponse -> () #

Eq UpdateUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

type Rep UpdateUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

type Rep UpdateUserResponse = D1 ('MetaData "UpdateUserResponse" "Amazonka.QuickSight.UpdateUser" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UpdateUserResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "user") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe User)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateUserResponse Source #

Create a value of UpdateUserResponse 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:UpdateUserResponse', updateUserResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:user:UpdateUserResponse', updateUserResponse_user - The Amazon QuickSight user.

UpdateUserResponse, updateUserResponse_status - The HTTP status of the request.

Types

AnalysisErrorType

newtype AnalysisErrorType Source #

Instances

Instances details
FromJSON AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

FromJSONKey AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToJSON AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToJSONKey AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToByteString AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToHeader AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToLog AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToQuery AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

FromText AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToText AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

FromXML AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToXML AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Generic AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Associated Types

type Rep AnalysisErrorType :: Type -> Type #

Read AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Show AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

NFData AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Methods

rnf :: AnalysisErrorType -> () #

Eq AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Ord AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Hashable AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

type Rep AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

type Rep AnalysisErrorType = D1 ('MetaData "AnalysisErrorType" "Amazonka.QuickSight.Types.AnalysisErrorType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "AnalysisErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAnalysisErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AnalysisFilterAttribute

newtype AnalysisFilterAttribute Source #

Instances

Instances details
FromJSON AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

FromJSONKey AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

ToJSON AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

ToJSONKey AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

ToByteString AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

ToHeader AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

ToLog AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

ToQuery AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

FromText AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

ToText AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

FromXML AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

ToXML AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

Generic AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

Associated Types

type Rep AnalysisFilterAttribute :: Type -> Type #

Read AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

Show AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

NFData AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

Methods

rnf :: AnalysisFilterAttribute -> () #

Eq AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

Ord AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

Hashable AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

type Rep AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

type Rep AnalysisFilterAttribute = D1 ('MetaData "AnalysisFilterAttribute" "Amazonka.QuickSight.Types.AnalysisFilterAttribute" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "AnalysisFilterAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAnalysisFilterAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AnchorOption

newtype AnchorOption Source #

Constructors

AnchorOption' 

Bundled Patterns

pattern AnchorOption_NOW :: AnchorOption 

Instances

Instances details
FromJSON AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

FromJSONKey AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

ToJSON AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

ToJSONKey AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

ToByteString AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

ToHeader AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

ToLog AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

ToQuery AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

FromText AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

ToText AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

Methods

toText :: AnchorOption -> Text #

FromXML AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

ToXML AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

Methods

toXML :: AnchorOption -> XML #

Generic AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

Associated Types

type Rep AnchorOption :: Type -> Type #

Read AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

Show AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

NFData AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

Methods

rnf :: AnchorOption -> () #

Eq AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

Ord AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

Hashable AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

type Rep AnchorOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorOption

type Rep AnchorOption = D1 ('MetaData "AnchorOption" "Amazonka.QuickSight.Types.AnchorOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "AnchorOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAnchorOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ArcThickness

newtype ArcThickness Source #

Constructors

ArcThickness' 

Instances

Instances details
FromJSON ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

FromJSONKey ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

ToJSON ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

ToJSONKey ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

ToByteString ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

ToHeader ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

ToLog ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

ToQuery ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

FromText ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

ToText ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

Methods

toText :: ArcThickness -> Text #

FromXML ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

ToXML ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

Methods

toXML :: ArcThickness -> XML #

Generic ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

Associated Types

type Rep ArcThickness :: Type -> Type #

Read ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

Show ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

NFData ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

Methods

rnf :: ArcThickness -> () #

Eq ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

Ord ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

Hashable ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

type Rep ArcThickness Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThickness

type Rep ArcThickness = D1 ('MetaData "ArcThickness" "Amazonka.QuickSight.Types.ArcThickness" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ArcThickness'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromArcThickness") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ArcThicknessOptions

newtype ArcThicknessOptions Source #

Instances

Instances details
FromJSON ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

FromJSONKey ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

ToJSON ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

ToJSONKey ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

ToByteString ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

ToHeader ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

ToLog ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

ToQuery ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

FromText ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

ToText ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

FromXML ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

ToXML ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

Generic ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

Associated Types

type Rep ArcThicknessOptions :: Type -> Type #

Read ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

Show ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

NFData ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

Methods

rnf :: ArcThicknessOptions -> () #

Eq ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

Ord ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

Hashable ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

type Rep ArcThicknessOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcThicknessOptions

type Rep ArcThicknessOptions = D1 ('MetaData "ArcThicknessOptions" "Amazonka.QuickSight.Types.ArcThicknessOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ArcThicknessOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromArcThicknessOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssignmentStatus

newtype AssignmentStatus Source #

Instances

Instances details
FromJSON AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

FromJSONKey AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

ToJSON AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

ToJSONKey AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

ToByteString AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

ToHeader AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

ToLog AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

ToQuery AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

FromText AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

ToText AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

FromXML AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

ToXML AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

Generic AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

Associated Types

type Rep AssignmentStatus :: Type -> Type #

Read AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

Show AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

NFData AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

Methods

rnf :: AssignmentStatus -> () #

Eq AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

Ord AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

Hashable AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

type Rep AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

type Rep AssignmentStatus = D1 ('MetaData "AssignmentStatus" "Amazonka.QuickSight.Types.AssignmentStatus" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "AssignmentStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssignmentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AuthenticationMethodOption

newtype AuthenticationMethodOption Source #

Instances

Instances details
FromJSON AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

FromJSONKey AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

ToJSON AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

ToJSONKey AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

ToByteString AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

ToHeader AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

ToLog AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

ToQuery AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

FromText AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

ToText AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

FromXML AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

ToXML AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

Generic AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

Associated Types

type Rep AuthenticationMethodOption :: Type -> Type #

Read AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

Show AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

NFData AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

Eq AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

Ord AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

Hashable AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

type Rep AuthenticationMethodOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuthenticationMethodOption

type Rep AuthenticationMethodOption = D1 ('MetaData "AuthenticationMethodOption" "Amazonka.QuickSight.Types.AuthenticationMethodOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "AuthenticationMethodOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAuthenticationMethodOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AxisBinding

newtype AxisBinding Source #

Constructors

AxisBinding' 

Instances

Instances details
FromJSON AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

FromJSONKey AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

ToJSON AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

ToJSONKey AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

ToByteString AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

ToHeader AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

ToLog AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

ToQuery AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

FromText AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

ToText AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

Methods

toText :: AxisBinding -> Text #

FromXML AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

ToXML AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

Methods

toXML :: AxisBinding -> XML #

Generic AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

Associated Types

type Rep AxisBinding :: Type -> Type #

Read AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

Show AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

NFData AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

Methods

rnf :: AxisBinding -> () #

Eq AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

Ord AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

Hashable AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

type Rep AxisBinding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisBinding

type Rep AxisBinding = D1 ('MetaData "AxisBinding" "Amazonka.QuickSight.Types.AxisBinding" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "AxisBinding'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAxisBinding") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BarChartOrientation

newtype BarChartOrientation Source #

Instances

Instances details
FromJSON BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

FromJSONKey BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

ToJSON BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

ToJSONKey BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

ToByteString BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

ToHeader BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

ToLog BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

ToQuery BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

FromText BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

ToText BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

FromXML BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

ToXML BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

Generic BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

Associated Types

type Rep BarChartOrientation :: Type -> Type #

Read BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

Show BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

NFData BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

Methods

rnf :: BarChartOrientation -> () #

Eq BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

Ord BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

Hashable BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

type Rep BarChartOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartOrientation

type Rep BarChartOrientation = D1 ('MetaData "BarChartOrientation" "Amazonka.QuickSight.Types.BarChartOrientation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "BarChartOrientation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBarChartOrientation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BarsArrangement

newtype BarsArrangement Source #

Constructors

BarsArrangement' 

Instances

Instances details
FromJSON BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

FromJSONKey BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

ToJSON BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

ToJSONKey BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

ToByteString BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

ToHeader BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

ToLog BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

ToQuery BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

FromText BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

ToText BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

FromXML BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

ToXML BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

Methods

toXML :: BarsArrangement -> XML #

Generic BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

Associated Types

type Rep BarsArrangement :: Type -> Type #

Read BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

Show BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

NFData BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

Methods

rnf :: BarsArrangement -> () #

Eq BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

Ord BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

Hashable BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

type Rep BarsArrangement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarsArrangement

type Rep BarsArrangement = D1 ('MetaData "BarsArrangement" "Amazonka.QuickSight.Types.BarsArrangement" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "BarsArrangement'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBarsArrangement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BaseMapStyleType

newtype BaseMapStyleType Source #

Instances

Instances details
FromJSON BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

FromJSONKey BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

ToJSON BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

ToJSONKey BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

ToByteString BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

ToHeader BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

ToLog BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

ToQuery BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

FromText BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

ToText BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

FromXML BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

ToXML BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

Generic BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

Associated Types

type Rep BaseMapStyleType :: Type -> Type #

Read BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

Show BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

NFData BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

Methods

rnf :: BaseMapStyleType -> () #

Eq BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

Ord BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

Hashable BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

type Rep BaseMapStyleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BaseMapStyleType

type Rep BaseMapStyleType = D1 ('MetaData "BaseMapStyleType" "Amazonka.QuickSight.Types.BaseMapStyleType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "BaseMapStyleType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBaseMapStyleType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BoxPlotFillStyle

newtype BoxPlotFillStyle Source #

Instances

Instances details
FromJSON BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

FromJSONKey BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

ToJSON BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

ToJSONKey BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

ToByteString BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

ToHeader BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

ToLog BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

ToQuery BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

FromText BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

ToText BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

FromXML BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

ToXML BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

Generic BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

Associated Types

type Rep BoxPlotFillStyle :: Type -> Type #

Read BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

Show BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

NFData BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

Methods

rnf :: BoxPlotFillStyle -> () #

Eq BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

Ord BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

Hashable BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

type Rep BoxPlotFillStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFillStyle

type Rep BoxPlotFillStyle = D1 ('MetaData "BoxPlotFillStyle" "Amazonka.QuickSight.Types.BoxPlotFillStyle" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "BoxPlotFillStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBoxPlotFillStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CategoricalAggregationFunction

newtype CategoricalAggregationFunction Source #

Instances

Instances details
FromJSON CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

FromJSONKey CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

ToJSON CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

ToJSONKey CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

ToByteString CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

ToHeader CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

ToLog CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

ToQuery CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

FromText CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

ToText CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

FromXML CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

ToXML CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

Generic CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

Associated Types

type Rep CategoricalAggregationFunction :: Type -> Type #

Read CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

Show CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

NFData CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

Eq CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

Ord CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

Hashable CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

type Rep CategoricalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalAggregationFunction

type Rep CategoricalAggregationFunction = D1 ('MetaData "CategoricalAggregationFunction" "Amazonka.QuickSight.Types.CategoricalAggregationFunction" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "CategoricalAggregationFunction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCategoricalAggregationFunction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CategoryFilterMatchOperator

newtype CategoryFilterMatchOperator Source #

Instances

Instances details
FromJSON CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

FromJSONKey CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

ToJSON CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

ToJSONKey CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

ToByteString CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

ToHeader CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

ToLog CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

ToQuery CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

FromText CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

ToText CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

FromXML CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

ToXML CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

Generic CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

Associated Types

type Rep CategoryFilterMatchOperator :: Type -> Type #

Read CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

Show CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

NFData CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

Eq CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

Ord CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

Hashable CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

type Rep CategoryFilterMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterMatchOperator

type Rep CategoryFilterMatchOperator = D1 ('MetaData "CategoryFilterMatchOperator" "Amazonka.QuickSight.Types.CategoryFilterMatchOperator" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "CategoryFilterMatchOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCategoryFilterMatchOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CategoryFilterSelectAllOptions

newtype CategoryFilterSelectAllOptions Source #

Instances

Instances details
FromJSON CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

FromJSONKey CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

ToJSON CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

ToJSONKey CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

ToByteString CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

ToHeader CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

ToLog CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

ToQuery CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

FromText CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

ToText CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

FromXML CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

ToXML CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

Generic CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

Associated Types

type Rep CategoryFilterSelectAllOptions :: Type -> Type #

Read CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

Show CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

NFData CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

Eq CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

Ord CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

Hashable CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

type Rep CategoryFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions

type Rep CategoryFilterSelectAllOptions = D1 ('MetaData "CategoryFilterSelectAllOptions" "Amazonka.QuickSight.Types.CategoryFilterSelectAllOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "CategoryFilterSelectAllOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCategoryFilterSelectAllOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ColorFillType

newtype ColorFillType Source #

Constructors

ColorFillType' 

Instances

Instances details
FromJSON ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

FromJSONKey ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

ToJSON ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

ToJSONKey ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

ToByteString ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

ToHeader ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

ToLog ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

ToQuery ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

FromText ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

ToText ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

Methods

toText :: ColorFillType -> Text #

FromXML ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

ToXML ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

Methods

toXML :: ColorFillType -> XML #

Generic ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

Associated Types

type Rep ColorFillType :: Type -> Type #

Read ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

Show ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

NFData ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

Methods

rnf :: ColorFillType -> () #

Eq ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

Ord ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

Hashable ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

type Rep ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

type Rep ColorFillType = D1 ('MetaData "ColorFillType" "Amazonka.QuickSight.Types.ColorFillType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ColorFillType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromColorFillType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ColumnDataType

newtype ColumnDataType Source #

Constructors

ColumnDataType' 

Instances

Instances details
FromJSON ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

FromJSONKey ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

ToJSON ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

ToJSONKey ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

ToByteString ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

ToHeader ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

ToLog ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

ToQuery ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

FromText ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

ToText ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

FromXML ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

ToXML ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

Methods

toXML :: ColumnDataType -> XML #

Generic ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

Associated Types

type Rep ColumnDataType :: Type -> Type #

Read ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

Show ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

NFData ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

Methods

rnf :: ColumnDataType -> () #

Eq ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

Ord ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

Hashable ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

type Rep ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

type Rep ColumnDataType = D1 ('MetaData "ColumnDataType" "Amazonka.QuickSight.Types.ColumnDataType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ColumnDataType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromColumnDataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ColumnRole

newtype ColumnRole Source #

Constructors

ColumnRole' 

Fields

Bundled Patterns

pattern ColumnRole_DIMENSION :: ColumnRole 
pattern ColumnRole_MEASURE :: ColumnRole 

Instances

Instances details
FromJSON ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

FromJSONKey ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

ToJSON ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

ToJSONKey ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

ToByteString ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

ToHeader ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

ToLog ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

ToQuery ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

FromText ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

ToText ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

Methods

toText :: ColumnRole -> Text #

FromXML ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

ToXML ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

Methods

toXML :: ColumnRole -> XML #

Generic ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

Associated Types

type Rep ColumnRole :: Type -> Type #

Read ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

Show ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

NFData ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

Methods

rnf :: ColumnRole -> () #

Eq ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

Ord ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

Hashable ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

type Rep ColumnRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnRole

type Rep ColumnRole = D1 ('MetaData "ColumnRole" "Amazonka.QuickSight.Types.ColumnRole" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ColumnRole'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromColumnRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ColumnTagName

newtype ColumnTagName Source #

Constructors

ColumnTagName' 

Instances

Instances details
FromJSON ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

FromJSONKey ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

ToJSON ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

ToJSONKey ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

ToByteString ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

ToHeader ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

ToLog ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

ToQuery ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

FromText ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

ToText ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

Methods

toText :: ColumnTagName -> Text #

FromXML ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

ToXML ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

Methods

toXML :: ColumnTagName -> XML #

Generic ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

Associated Types

type Rep ColumnTagName :: Type -> Type #

Read ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

Show ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

NFData ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

Methods

rnf :: ColumnTagName -> () #

Eq ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

Ord ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

Hashable ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

type Rep ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

type Rep ColumnTagName = D1 ('MetaData "ColumnTagName" "Amazonka.QuickSight.Types.ColumnTagName" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ColumnTagName'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromColumnTagName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ComparisonMethod

newtype ComparisonMethod Source #

Instances

Instances details
FromJSON ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

FromJSONKey ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

ToJSON ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

ToJSONKey ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

ToByteString ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

ToHeader ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

ToLog ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

ToQuery ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

FromText ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

ToText ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

FromXML ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

ToXML ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

Generic ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

Associated Types

type Rep ComparisonMethod :: Type -> Type #

Read ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

Show ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

NFData ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

Methods

rnf :: ComparisonMethod -> () #

Eq ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

Ord ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

Hashable ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

type Rep ComparisonMethod Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonMethod

type Rep ComparisonMethod = D1 ('MetaData "ComparisonMethod" "Amazonka.QuickSight.Types.ComparisonMethod" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ComparisonMethod'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromComparisonMethod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ConditionalFormattingIconDisplayOption

newtype ConditionalFormattingIconDisplayOption Source #

Instances

Instances details
FromJSON ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

FromJSONKey ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

ToJSON ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

ToJSONKey ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

ToByteString ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

ToHeader ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

ToLog ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

ToQuery ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

FromText ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

ToText ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

FromXML ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

ToXML ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

Generic ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

Read ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

Show ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

NFData ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

Eq ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

Ord ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

Hashable ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

type Rep ConditionalFormattingIconDisplayOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption

type Rep ConditionalFormattingIconDisplayOption = D1 ('MetaData "ConditionalFormattingIconDisplayOption" "Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ConditionalFormattingIconDisplayOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConditionalFormattingIconDisplayOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ConditionalFormattingIconSetType

newtype ConditionalFormattingIconSetType Source #

Instances

Instances details
FromJSON ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

FromJSONKey ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

ToJSON ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

ToJSONKey ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

ToByteString ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

ToHeader ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

ToLog ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

ToQuery ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

FromText ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

ToText ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

FromXML ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

ToXML ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

Generic ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

Associated Types

type Rep ConditionalFormattingIconSetType :: Type -> Type #

Read ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

Show ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

NFData ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

Eq ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

Ord ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

Hashable ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

type Rep ConditionalFormattingIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSetType

type Rep ConditionalFormattingIconSetType = D1 ('MetaData "ConditionalFormattingIconSetType" "Amazonka.QuickSight.Types.ConditionalFormattingIconSetType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ConditionalFormattingIconSetType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConditionalFormattingIconSetType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CrossDatasetTypes

newtype CrossDatasetTypes Source #

Instances

Instances details
FromJSON CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

FromJSONKey CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

ToJSON CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

ToJSONKey CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

ToByteString CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

ToHeader CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

ToLog CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

ToQuery CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

FromText CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

ToText CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

FromXML CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

ToXML CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

Generic CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

Associated Types

type Rep CrossDatasetTypes :: Type -> Type #

Read CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

Show CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

NFData CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

Methods

rnf :: CrossDatasetTypes -> () #

Eq CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

Ord CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

Hashable CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

type Rep CrossDatasetTypes Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CrossDatasetTypes

type Rep CrossDatasetTypes = D1 ('MetaData "CrossDatasetTypes" "Amazonka.QuickSight.Types.CrossDatasetTypes" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "CrossDatasetTypes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCrossDatasetTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CustomContentImageScalingConfiguration

newtype CustomContentImageScalingConfiguration Source #

Instances

Instances details
FromJSON CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

FromJSONKey CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

ToJSON CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

ToJSONKey CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

ToByteString CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

ToHeader CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

ToLog CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

ToQuery CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

FromText CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

ToText CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

FromXML CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

ToXML CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

Generic CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

Read CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

Show CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

NFData CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

Eq CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

Ord CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

Hashable CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

type Rep CustomContentImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration

type Rep CustomContentImageScalingConfiguration = D1 ('MetaData "CustomContentImageScalingConfiguration" "Amazonka.QuickSight.Types.CustomContentImageScalingConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "CustomContentImageScalingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCustomContentImageScalingConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CustomContentType

newtype CustomContentType Source #

Instances

Instances details
FromJSON CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

FromJSONKey CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

ToJSON CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

ToJSONKey CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

ToByteString CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

ToHeader CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

ToLog CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

ToQuery CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

FromText CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

ToText CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

FromXML CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

ToXML CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

Generic CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

Associated Types

type Rep CustomContentType :: Type -> Type #

Read CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

Show CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

NFData CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

Methods

rnf :: CustomContentType -> () #

Eq CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

Ord CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

Hashable CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

type Rep CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

type Rep CustomContentType = D1 ('MetaData "CustomContentType" "Amazonka.QuickSight.Types.CustomContentType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "CustomContentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCustomContentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DashboardBehavior

newtype DashboardBehavior Source #

Instances

Instances details
FromJSON DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

FromJSONKey DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

ToJSON DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

ToJSONKey DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

ToByteString DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

ToHeader DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

ToLog DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

ToQuery DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

FromText DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

ToText DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

FromXML DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

ToXML DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

Generic DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

Associated Types

type Rep DashboardBehavior :: Type -> Type #

Read DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

Show DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

NFData DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

Methods

rnf :: DashboardBehavior -> () #

Eq DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

Ord DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

Hashable DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

type Rep DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

type Rep DashboardBehavior = D1 ('MetaData "DashboardBehavior" "Amazonka.QuickSight.Types.DashboardBehavior" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "DashboardBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDashboardBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DashboardErrorType

newtype DashboardErrorType Source #

Instances

Instances details
FromJSON DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

FromJSONKey DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToJSON DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToJSONKey DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToByteString DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToHeader DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToLog DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToQuery DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

FromText DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToText DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

FromXML DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToXML DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Generic DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Associated Types

type Rep DashboardErrorType :: Type -> Type #

Read DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Show DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

NFData DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Methods

rnf :: DashboardErrorType -> () #

Eq DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Ord DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Hashable DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

type Rep DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

type Rep DashboardErrorType = D1 ('MetaData "DashboardErrorType" "Amazonka.QuickSight.Types.DashboardErrorType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "DashboardErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDashboardErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DashboardFilterAttribute

newtype DashboardFilterAttribute Source #

Instances

Instances details
FromJSON DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

FromJSONKey DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

ToJSON DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

ToJSONKey DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

ToByteString DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

ToHeader DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

ToLog DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

ToQuery DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

FromText DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

ToText DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

FromXML DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

ToXML DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

Generic DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

Associated Types

type Rep DashboardFilterAttribute :: Type -> Type #

Read DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

Show DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

NFData DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

Eq DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

Ord DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

Hashable DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

type Rep DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

type Rep DashboardFilterAttribute = D1 ('MetaData "DashboardFilterAttribute" "Amazonka.QuickSight.Types.DashboardFilterAttribute" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "DashboardFilterAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDashboardFilterAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DashboardUIState

newtype DashboardUIState Source #

Instances

Instances details
FromJSON DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

FromJSONKey DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

ToJSON DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

ToJSONKey DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

ToByteString DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

ToHeader DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

ToLog DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

ToQuery DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

FromText DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

ToText DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

FromXML DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

ToXML DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

Generic DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

Associated Types

type Rep DashboardUIState :: Type -> Type #

Read DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

Show DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

NFData DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

Methods

rnf :: DashboardUIState -> () #

Eq DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

Ord DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

Hashable DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

type Rep DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

type Rep DashboardUIState = D1 ('MetaData "DashboardUIState" "Amazonka.QuickSight.Types.DashboardUIState" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "DashboardUIState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDashboardUIState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataLabelContent

newtype DataLabelContent Source #

Instances

Instances details
FromJSON DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

FromJSONKey DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

ToJSON DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

ToJSONKey DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

ToByteString DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

ToHeader DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

ToLog DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

ToQuery DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

FromText DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

ToText DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

FromXML DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

ToXML DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

Generic DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

Associated Types

type Rep DataLabelContent :: Type -> Type #

Read DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

Show DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

NFData DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

Methods

rnf :: DataLabelContent -> () #

Eq DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

Ord DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

Hashable DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

type Rep DataLabelContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelContent

type Rep DataLabelContent = D1 ('MetaData "DataLabelContent" "Amazonka.QuickSight.Types.DataLabelContent" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "DataLabelContent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataLabelContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataLabelOverlap

newtype DataLabelOverlap Source #

Instances

Instances details
FromJSON DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

FromJSONKey DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

ToJSON DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

ToJSONKey DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

ToByteString DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

ToHeader DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

ToLog DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

ToQuery DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

FromText DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

ToText DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

FromXML DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

ToXML DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

Generic DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

Associated Types

type Rep DataLabelOverlap :: Type -> Type #

Read DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

Show DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

NFData DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

Methods

rnf :: DataLabelOverlap -> () #

Eq DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

Ord DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

Hashable DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

type Rep DataLabelOverlap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOverlap

type Rep DataLabelOverlap = D1 ('MetaData "DataLabelOverlap" "Amazonka.QuickSight.Types.DataLabelOverlap" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "DataLabelOverlap'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataLabelOverlap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataLabelPosition

newtype DataLabelPosition Source #

Instances

Instances details
FromJSON DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

FromJSONKey DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

ToJSON DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

ToJSONKey DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

ToByteString DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

ToHeader DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

ToLog DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

ToQuery DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

FromText DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

ToText DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

FromXML DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

ToXML DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

Generic DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

Associated Types

type Rep DataLabelPosition :: Type -> Type #

Read DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

Show DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

NFData DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

Methods

rnf :: DataLabelPosition -> () #

Eq DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

Ord DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

Hashable DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

type Rep DataLabelPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelPosition

type Rep DataLabelPosition = D1 ('MetaData "DataLabelPosition" "Amazonka.QuickSight.Types.DataLabelPosition" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "DataLabelPosition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataLabelPosition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataSetFilterAttribute

newtype DataSetFilterAttribute Source #

Instances

Instances details
FromJSON DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

FromJSONKey DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

ToJSON DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

ToJSONKey DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

ToByteString DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

ToHeader DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

ToLog DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

ToQuery DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

FromText DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

ToText DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

FromXML DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

ToXML DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

Generic DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

Associated Types

type Rep DataSetFilterAttribute :: Type -> Type #

Read DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

Show DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

NFData DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

Methods

rnf :: DataSetFilterAttribute -> () #

Eq DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

Ord DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

Hashable DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

type Rep DataSetFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetFilterAttribute

type Rep DataSetFilterAttribute = D1 ('MetaData "DataSetFilterAttribute" "Amazonka.QuickSight.Types.DataSetFilterAttribute" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "DataSetFilterAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataSetFilterAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataSetImportMode

newtype DataSetImportMode Source #

Instances

Instances details
FromJSON DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

FromJSONKey DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

ToJSON DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

ToJSONKey DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

ToByteString DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

ToHeader DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

ToLog DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

ToQuery DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

FromText DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

ToText DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

FromXML DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

ToXML DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

Generic DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

Associated Types

type Rep DataSetImportMode :: Type -> Type #

Read DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

Show DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

NFData DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

Methods

rnf :: DataSetImportMode -> () #

Eq DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

Ord DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

Hashable DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

type Rep DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

type Rep DataSetImportMode = D1 ('MetaData "DataSetImportMode" "Amazonka.QuickSight.Types.DataSetImportMode" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "DataSetImportMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataSetImportMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataSourceErrorInfoType

newtype DataSourceErrorInfoType Source #

Instances

Instances details
FromJSON DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

FromJSONKey DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

ToJSON DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

ToJSONKey DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

ToByteString DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

ToHeader DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

ToLog DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

ToQuery DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

FromText DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

ToText DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

FromXML DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

ToXML DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

Generic DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

Associated Types

type Rep DataSourceErrorInfoType :: Type -> Type #

Read DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

Show DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

NFData DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

Methods

rnf :: DataSourceErrorInfoType -> () #

Eq DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

Ord DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

Hashable DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

type Rep DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

type Rep DataSourceErrorInfoType = D1 ('MetaData "DataSourceErrorInfoType" "Amazonka.QuickSight.Types.DataSourceErrorInfoType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "DataSourceErrorInfoType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataSourceErrorInfoType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataSourceFilterAttribute

newtype DataSourceFilterAttribute Source #

Instances

Instances details
FromJSON DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

FromJSONKey DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

ToJSON DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

ToJSONKey DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

ToByteString DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

ToHeader DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

ToLog DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

ToQuery DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

FromText DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

ToText DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

FromXML DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

ToXML DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

Generic DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

Associated Types

type Rep DataSourceFilterAttribute :: Type -> Type #

Read DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

Show DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

NFData DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

Eq DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

Ord DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

Hashable DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

type Rep DataSourceFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceFilterAttribute

type Rep DataSourceFilterAttribute = D1 ('MetaData "DataSourceFilterAttribute" "Amazonka.QuickSight.Types.DataSourceFilterAttribute" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "DataSourceFilterAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataSourceFilterAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataSourceType

newtype DataSourceType Source #

Constructors

DataSourceType' 

Instances

Instances details
FromJSON DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

FromJSONKey DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

ToJSON DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

ToJSONKey DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

ToByteString DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

ToHeader DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

ToLog DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

ToQuery DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

FromText DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

ToText DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

FromXML DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

ToXML DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

Methods

toXML :: DataSourceType -> XML #

Generic DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

Associated Types

type Rep DataSourceType :: Type -> Type #

Read DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

Show DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

NFData DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

Methods

rnf :: DataSourceType -> () #

Eq DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

Ord DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

Hashable DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

type Rep DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

type Rep DataSourceType = D1 ('MetaData "DataSourceType" "Amazonka.QuickSight.Types.DataSourceType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "DataSourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataSourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DateAggregationFunction

newtype DateAggregationFunction Source #

Instances

Instances details
FromJSON DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

FromJSONKey DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

ToJSON DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

ToJSONKey DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

ToByteString DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

ToHeader DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

ToLog DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

ToQuery DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

FromText DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

ToText DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

FromXML DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

ToXML DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

Generic DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

Associated Types

type Rep DateAggregationFunction :: Type -> Type #

Read DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

Show DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

NFData DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

Methods

rnf :: DateAggregationFunction -> () #

Eq DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

Ord DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

Hashable DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

type Rep DateAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAggregationFunction

type Rep DateAggregationFunction = D1 ('MetaData "DateAggregationFunction" "Amazonka.QuickSight.Types.DateAggregationFunction" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "DateAggregationFunction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDateAggregationFunction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Edition

newtype Edition Source #

Constructors

Edition' 

Fields

Bundled Patterns

pattern Edition_ENTERPRISE :: Edition 
pattern Edition_ENTERPRISE_AND_Q :: Edition 
pattern Edition_STANDARD :: Edition 

Instances

Instances details
FromJSON Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

FromJSONKey Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

ToJSON Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

ToJSONKey Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

ToByteString Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Methods

toBS :: Edition -> ByteString #

ToHeader Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Methods

toHeader :: HeaderName -> Edition -> [Header] #

ToLog Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

ToQuery Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

FromText Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

ToText Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Methods

toText :: Edition -> Text #

FromXML Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

ToXML Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Methods

toXML :: Edition -> XML #

Generic Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Associated Types

type Rep Edition :: Type -> Type #

Methods

from :: Edition -> Rep Edition x #

to :: Rep Edition x -> Edition #

Read Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Show Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

NFData Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Methods

rnf :: Edition -> () #

Eq Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Methods

(==) :: Edition -> Edition -> Bool #

(/=) :: Edition -> Edition -> Bool #

Ord Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Hashable Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Methods

hashWithSalt :: Int -> Edition -> Int #

hash :: Edition -> Int #

type Rep Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

type Rep Edition = D1 ('MetaData "Edition" "Amazonka.QuickSight.Types.Edition" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "Edition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEdition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EmbeddingIdentityType

newtype EmbeddingIdentityType Source #

Instances

Instances details
FromJSON EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

FromJSONKey EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToJSON EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToJSONKey EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToByteString EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToHeader EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToLog EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToQuery EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

FromText EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToText EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

FromXML EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToXML EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Generic EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Associated Types

type Rep EmbeddingIdentityType :: Type -> Type #

Read EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Show EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

NFData EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Methods

rnf :: EmbeddingIdentityType -> () #

Eq EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Ord EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Hashable EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

type Rep EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

type Rep EmbeddingIdentityType = D1 ('MetaData "EmbeddingIdentityType" "Amazonka.QuickSight.Types.EmbeddingIdentityType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "EmbeddingIdentityType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEmbeddingIdentityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FileFormat

newtype FileFormat Source #

Constructors

FileFormat' 

Fields

Bundled Patterns

pattern FileFormat_CLF :: FileFormat 
pattern FileFormat_CSV :: FileFormat 
pattern FileFormat_ELF :: FileFormat 
pattern FileFormat_JSON :: FileFormat 
pattern FileFormat_TSV :: FileFormat 
pattern FileFormat_XLSX :: FileFormat 

Instances

Instances details
FromJSON FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

FromJSONKey FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

ToJSON FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

ToJSONKey FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

ToByteString FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

ToHeader FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

ToLog FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

ToQuery FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

FromText FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

ToText FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

Methods

toText :: FileFormat -> Text #

FromXML FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

ToXML FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

Methods

toXML :: FileFormat -> XML #

Generic FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

Associated Types

type Rep FileFormat :: Type -> Type #

Read FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

Show FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

NFData FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

Methods

rnf :: FileFormat -> () #

Eq FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

Ord FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

Hashable FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

type Rep FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

type Rep FileFormat = D1 ('MetaData "FileFormat" "Amazonka.QuickSight.Types.FileFormat" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "FileFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFileFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FilterNullOption

newtype FilterNullOption Source #

Instances

Instances details
FromJSON FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

FromJSONKey FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

ToJSON FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

ToJSONKey FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

ToByteString FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

ToHeader FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

ToLog FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

ToQuery FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

FromText FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

ToText FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

FromXML FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

ToXML FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

Generic FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

Associated Types

type Rep FilterNullOption :: Type -> Type #

Read FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

Show FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

NFData FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

Methods

rnf :: FilterNullOption -> () #

Eq FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

Ord FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

Hashable FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

type Rep FilterNullOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterNullOption

type Rep FilterNullOption = D1 ('MetaData "FilterNullOption" "Amazonka.QuickSight.Types.FilterNullOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "FilterNullOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFilterNullOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FilterOperator

newtype FilterOperator Source #

Constructors

FilterOperator' 

Instances

Instances details
FromJSON FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

FromJSONKey FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

ToJSON FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

ToJSONKey FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

ToByteString FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

ToHeader FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

ToLog FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

ToQuery FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

FromText FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

ToText FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

FromXML FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

ToXML FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

Methods

toXML :: FilterOperator -> XML #

Generic FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

Associated Types

type Rep FilterOperator :: Type -> Type #

Read FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

Show FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

NFData FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

Methods

rnf :: FilterOperator -> () #

Eq FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

Ord FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

Hashable FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

type Rep FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

type Rep FilterOperator = D1 ('MetaData "FilterOperator" "Amazonka.QuickSight.Types.FilterOperator" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "FilterOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFilterOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FilterVisualScope

newtype FilterVisualScope Source #

Instances

Instances details
FromJSON FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

FromJSONKey FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

ToJSON FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

ToJSONKey FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

ToByteString FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

ToHeader FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

ToLog FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

ToQuery FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

FromText FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

ToText FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

FromXML FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

ToXML FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

Generic FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

Associated Types

type Rep FilterVisualScope :: Type -> Type #

Read FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

Show FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

NFData FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

Methods

rnf :: FilterVisualScope -> () #

Eq FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

Ord FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

Hashable FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

type Rep FilterVisualScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterVisualScope

type Rep FilterVisualScope = D1 ('MetaData "FilterVisualScope" "Amazonka.QuickSight.Types.FilterVisualScope" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "FilterVisualScope'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFilterVisualScope") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FolderFilterAttribute

newtype FolderFilterAttribute Source #

Instances

Instances details
FromJSON FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

FromJSONKey FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToJSON FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToJSONKey FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToByteString FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToHeader FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToLog FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToQuery FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

FromText FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToText FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

FromXML FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToXML FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Generic FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Associated Types

type Rep FolderFilterAttribute :: Type -> Type #

Read FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Show FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

NFData FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Methods

rnf :: FolderFilterAttribute -> () #

Eq FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Ord FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Hashable FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

type Rep FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

type Rep FolderFilterAttribute = D1 ('MetaData "FolderFilterAttribute" "Amazonka.QuickSight.Types.FolderFilterAttribute" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "FolderFilterAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFolderFilterAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FolderType

newtype FolderType Source #

Constructors

FolderType' 

Fields

Bundled Patterns

pattern FolderType_SHARED :: FolderType 

Instances

Instances details
FromJSON FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

FromJSONKey FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToJSON FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToJSONKey FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToByteString FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToHeader FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToLog FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToQuery FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

FromText FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToText FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Methods

toText :: FolderType -> Text #

FromXML FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToXML FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Methods

toXML :: FolderType -> XML #

Generic FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Associated Types

type Rep FolderType :: Type -> Type #

Read FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Show FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

NFData FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Methods

rnf :: FolderType -> () #

Eq FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Ord FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Hashable FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

type Rep FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

type Rep FolderType = D1 ('MetaData "FolderType" "Amazonka.QuickSight.Types.FolderType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "FolderType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFolderType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FontDecoration

newtype FontDecoration Source #

Constructors

FontDecoration' 

Instances

Instances details
FromJSON FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

FromJSONKey FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

ToJSON FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

ToJSONKey FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

ToByteString FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

ToHeader FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

ToLog FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

ToQuery FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

FromText FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

ToText FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

FromXML FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

ToXML FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

Methods

toXML :: FontDecoration -> XML #

Generic FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

Associated Types

type Rep FontDecoration :: Type -> Type #

Read FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

Show FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

NFData FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

Methods

rnf :: FontDecoration -> () #

Eq FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

Ord FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

Hashable FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

type Rep FontDecoration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontDecoration

type Rep FontDecoration = D1 ('MetaData "FontDecoration" "Amazonka.QuickSight.Types.FontDecoration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "FontDecoration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFontDecoration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FontStyle

newtype FontStyle Source #

Constructors

FontStyle' 

Fields

Bundled Patterns

pattern FontStyle_ITALIC :: FontStyle 
pattern FontStyle_NORMAL :: FontStyle 

Instances

Instances details
FromJSON FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

FromJSONKey FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

ToJSON FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

ToJSONKey FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

ToByteString FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

Methods

toBS :: FontStyle -> ByteString #

ToHeader FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

ToLog FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

ToQuery FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

FromText FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

ToText FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

Methods

toText :: FontStyle -> Text #

FromXML FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

ToXML FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

Methods

toXML :: FontStyle -> XML #

Generic FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

Associated Types

type Rep FontStyle :: Type -> Type #

Read FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

Show FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

NFData FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

Methods

rnf :: FontStyle -> () #

Eq FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

Ord FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

Hashable FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

type Rep FontStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontStyle

type Rep FontStyle = D1 ('MetaData "FontStyle" "Amazonka.QuickSight.Types.FontStyle" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "FontStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFontStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FontWeightName

newtype FontWeightName Source #

Constructors

FontWeightName' 

Instances

Instances details
FromJSON FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

FromJSONKey FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

ToJSON FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

ToJSONKey FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

ToByteString FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

ToHeader FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

ToLog FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

ToQuery FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

FromText FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

ToText FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

FromXML FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

ToXML FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

Methods

toXML :: FontWeightName -> XML #

Generic FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

Associated Types

type Rep FontWeightName :: Type -> Type #

Read FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

Show FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

NFData FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

Methods

rnf :: FontWeightName -> () #

Eq FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

Ord FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

Hashable FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

type Rep FontWeightName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeightName

type Rep FontWeightName = D1 ('MetaData "FontWeightName" "Amazonka.QuickSight.Types.FontWeightName" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "FontWeightName'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFontWeightName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ForecastComputationSeasonality

newtype ForecastComputationSeasonality Source #

Instances

Instances details
FromJSON ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

FromJSONKey ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

ToJSON ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

ToJSONKey ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

ToByteString ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

ToHeader ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

ToLog ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

ToQuery ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

FromText ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

ToText ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

FromXML ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

ToXML ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

Generic ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

Associated Types

type Rep ForecastComputationSeasonality :: Type -> Type #

Read ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

Show ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

NFData ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

Eq ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

Ord ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

Hashable ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

type Rep ForecastComputationSeasonality Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputationSeasonality

type Rep ForecastComputationSeasonality = D1 ('MetaData "ForecastComputationSeasonality" "Amazonka.QuickSight.Types.ForecastComputationSeasonality" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ForecastComputationSeasonality'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromForecastComputationSeasonality") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FunnelChartMeasureDataLabelStyle

newtype FunnelChartMeasureDataLabelStyle Source #

Instances

Instances details
FromJSON FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

FromJSONKey FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

ToJSON FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

ToJSONKey FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

ToByteString FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

ToHeader FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

ToLog FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

ToQuery FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

FromText FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

ToText FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

FromXML FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

ToXML FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

Generic FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

Associated Types

type Rep FunnelChartMeasureDataLabelStyle :: Type -> Type #

Read FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

Show FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

NFData FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

Eq FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

Ord FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

Hashable FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

type Rep FunnelChartMeasureDataLabelStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle

type Rep FunnelChartMeasureDataLabelStyle = D1 ('MetaData "FunnelChartMeasureDataLabelStyle" "Amazonka.QuickSight.Types.FunnelChartMeasureDataLabelStyle" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "FunnelChartMeasureDataLabelStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFunnelChartMeasureDataLabelStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

GeoSpatialCountryCode

newtype GeoSpatialCountryCode Source #

Bundled Patterns

pattern GeoSpatialCountryCode_US :: GeoSpatialCountryCode 

Instances

Instances details
FromJSON GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

FromJSONKey GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

ToJSON GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

ToJSONKey GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

ToByteString GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

ToHeader GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

ToLog GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

ToQuery GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

FromText GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

ToText GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

FromXML GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

ToXML GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

Generic GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

Associated Types

type Rep GeoSpatialCountryCode :: Type -> Type #

Read GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

Show GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

NFData GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

Methods

rnf :: GeoSpatialCountryCode -> () #

Eq GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

Ord GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

Hashable GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

type Rep GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

type Rep GeoSpatialCountryCode = D1 ('MetaData "GeoSpatialCountryCode" "Amazonka.QuickSight.Types.GeoSpatialCountryCode" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "GeoSpatialCountryCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGeoSpatialCountryCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

GeoSpatialDataRole

newtype GeoSpatialDataRole Source #

Instances

Instances details
FromJSON GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

FromJSONKey GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

ToJSON GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

ToJSONKey GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

ToByteString GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

ToHeader GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

ToLog GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

ToQuery GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

FromText GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

ToText GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

FromXML GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

ToXML GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

Generic GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

Associated Types

type Rep GeoSpatialDataRole :: Type -> Type #

Read GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

Show GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

NFData GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

Methods

rnf :: GeoSpatialDataRole -> () #

Eq GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

Ord GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

Hashable GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

type Rep GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

type Rep GeoSpatialDataRole = D1 ('MetaData "GeoSpatialDataRole" "Amazonka.QuickSight.Types.GeoSpatialDataRole" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "GeoSpatialDataRole'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGeoSpatialDataRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

GeospatialSelectedPointStyle

newtype GeospatialSelectedPointStyle Source #

Instances

Instances details
FromJSON GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

FromJSONKey GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

ToJSON GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

ToJSONKey GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

ToByteString GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

ToHeader GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

ToLog GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

ToQuery GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

FromText GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

ToText GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

FromXML GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

ToXML GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

Generic GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

Associated Types

type Rep GeospatialSelectedPointStyle :: Type -> Type #

Read GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

Show GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

NFData GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

Eq GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

Ord GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

Hashable GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

type Rep GeospatialSelectedPointStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialSelectedPointStyle

type Rep GeospatialSelectedPointStyle = D1 ('MetaData "GeospatialSelectedPointStyle" "Amazonka.QuickSight.Types.GeospatialSelectedPointStyle" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "GeospatialSelectedPointStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGeospatialSelectedPointStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

GroupFilterAttribute

newtype GroupFilterAttribute Source #

Instances

Instances details
FromJSON GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

FromJSONKey GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

ToJSON GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

ToJSONKey GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

ToByteString GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

ToHeader GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

ToLog GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

ToQuery GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

FromText GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

ToText GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

FromXML GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

ToXML GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

Generic GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

Associated Types

type Rep GroupFilterAttribute :: Type -> Type #

Read GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

Show GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

NFData GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

Methods

rnf :: GroupFilterAttribute -> () #

Eq GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

Ord GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

Hashable GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

type Rep GroupFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterAttribute

type Rep GroupFilterAttribute = D1 ('MetaData "GroupFilterAttribute" "Amazonka.QuickSight.Types.GroupFilterAttribute" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "GroupFilterAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGroupFilterAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

GroupFilterOperator

newtype GroupFilterOperator Source #

Instances

Instances details
FromJSON GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

FromJSONKey GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

ToJSON GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

ToJSONKey GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

ToByteString GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

ToHeader GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

ToLog GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

ToQuery GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

FromText GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

ToText GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

FromXML GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

ToXML GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

Generic GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

Associated Types

type Rep GroupFilterOperator :: Type -> Type #

Read GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

Show GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

NFData GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

Methods

rnf :: GroupFilterOperator -> () #

Eq GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

Ord GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

Hashable GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

type Rep GroupFilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupFilterOperator

type Rep GroupFilterOperator = D1 ('MetaData "GroupFilterOperator" "Amazonka.QuickSight.Types.GroupFilterOperator" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "GroupFilterOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGroupFilterOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HistogramBinType

newtype HistogramBinType Source #

Instances

Instances details
FromJSON HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

FromJSONKey HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

ToJSON HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

ToJSONKey HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

ToByteString HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

ToHeader HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

ToLog HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

ToQuery HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

FromText HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

ToText HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

FromXML HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

ToXML HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

Generic HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

Associated Types

type Rep HistogramBinType :: Type -> Type #

Read HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

Show HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

NFData HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

Methods

rnf :: HistogramBinType -> () #

Eq HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

Ord HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

Hashable HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

type Rep HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

type Rep HistogramBinType = D1 ('MetaData "HistogramBinType" "Amazonka.QuickSight.Types.HistogramBinType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "HistogramBinType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHistogramBinType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HorizontalTextAlignment

newtype HorizontalTextAlignment Source #

Instances

Instances details
FromJSON HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

FromJSONKey HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

ToJSON HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

ToJSONKey HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

ToByteString HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

ToHeader HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

ToLog HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

ToQuery HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

FromText HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

ToText HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

FromXML HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

ToXML HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

Generic HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

Associated Types

type Rep HorizontalTextAlignment :: Type -> Type #

Read HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

Show HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

NFData HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

Methods

rnf :: HorizontalTextAlignment -> () #

Eq HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

Ord HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

Hashable HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

type Rep HorizontalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HorizontalTextAlignment

type Rep HorizontalTextAlignment = D1 ('MetaData "HorizontalTextAlignment" "Amazonka.QuickSight.Types.HorizontalTextAlignment" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "HorizontalTextAlignment'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHorizontalTextAlignment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Icon

newtype Icon Source #

Constructors

Icon' 

Fields

Bundled Patterns

pattern Icon_ARROW_DOWN :: Icon 
pattern Icon_ARROW_DOWN_LEFT :: Icon 
pattern Icon_ARROW_DOWN_RIGHT :: Icon 
pattern Icon_ARROW_LEFT :: Icon 
pattern Icon_ARROW_RIGHT :: Icon 
pattern Icon_ARROW_UP :: Icon 
pattern Icon_ARROW_UP_LEFT :: Icon 
pattern Icon_ARROW_UP_RIGHT :: Icon 
pattern Icon_CARET_DOWN :: Icon 
pattern Icon_CARET_UP :: Icon 
pattern Icon_CHECKMARK :: Icon 
pattern Icon_CIRCLE :: Icon 
pattern Icon_FACE_DOWN :: Icon 
pattern Icon_FACE_FLAT :: Icon 
pattern Icon_FACE_UP :: Icon 
pattern Icon_FLAG :: Icon 
pattern Icon_MINUS :: Icon 
pattern Icon_ONE_BAR :: Icon 
pattern Icon_PLUS :: Icon 
pattern Icon_SQUARE :: Icon 
pattern Icon_THREE_BAR :: Icon 
pattern Icon_THUMBS_DOWN :: Icon 
pattern Icon_THUMBS_UP :: Icon 
pattern Icon_TRIANGLE :: Icon 
pattern Icon_TWO_BAR :: Icon 
pattern Icon_X :: Icon 

Instances

Instances details
FromJSON Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

FromJSONKey Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

ToJSON Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

ToJSONKey Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

ToByteString Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

Methods

toBS :: Icon -> ByteString #

ToHeader Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

Methods

toHeader :: HeaderName -> Icon -> [Header] #

ToLog Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

ToQuery Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

Methods

toQuery :: Icon -> QueryString #

FromText Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

ToText Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

Methods

toText :: Icon -> Text #

FromXML Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

Methods

parseXML :: [Node] -> Either String Icon #

ToXML Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

Methods

toXML :: Icon -> XML #

Generic Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

Associated Types

type Rep Icon :: Type -> Type #

Methods

from :: Icon -> Rep Icon x #

to :: Rep Icon x -> Icon #

Read Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

Show Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

Methods

showsPrec :: Int -> Icon -> ShowS #

show :: Icon -> String #

showList :: [Icon] -> ShowS #

NFData Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

Methods

rnf :: Icon -> () #

Eq Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

Methods

(==) :: Icon -> Icon -> Bool #

(/=) :: Icon -> Icon -> Bool #

Ord Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

Methods

compare :: Icon -> Icon -> Ordering #

(<) :: Icon -> Icon -> Bool #

(<=) :: Icon -> Icon -> Bool #

(>) :: Icon -> Icon -> Bool #

(>=) :: Icon -> Icon -> Bool #

max :: Icon -> Icon -> Icon #

min :: Icon -> Icon -> Icon #

Hashable Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

Methods

hashWithSalt :: Int -> Icon -> Int #

hash :: Icon -> Int #

type Rep Icon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Icon

type Rep Icon = D1 ('MetaData "Icon" "Amazonka.QuickSight.Types.Icon" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "Icon'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIcon") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IdentityStore

newtype IdentityStore Source #

Constructors

IdentityStore' 

Bundled Patterns

pattern IdentityStore_QUICKSIGHT :: IdentityStore 

Instances

Instances details
FromJSON IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

FromJSONKey IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToJSON IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToJSONKey IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToByteString IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToHeader IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToLog IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToQuery IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

FromText IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToText IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Methods

toText :: IdentityStore -> Text #

FromXML IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToXML IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Methods

toXML :: IdentityStore -> XML #

Generic IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Associated Types

type Rep IdentityStore :: Type -> Type #

Read IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Show IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

NFData IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Methods

rnf :: IdentityStore -> () #

Eq IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Ord IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Hashable IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

type Rep IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

type Rep IdentityStore = D1 ('MetaData "IdentityStore" "Amazonka.QuickSight.Types.IdentityStore" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "IdentityStore'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIdentityStore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IdentityType

newtype IdentityType Source #

Constructors

IdentityType' 

Bundled Patterns

pattern IdentityType_IAM :: IdentityType 
pattern IdentityType_QUICKSIGHT :: IdentityType 

Instances

Instances details
FromJSON IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

FromJSONKey IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

ToJSON IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

ToJSONKey IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

ToByteString IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

ToHeader IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

ToLog IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

ToQuery IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

FromText IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

ToText IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

Methods

toText :: IdentityType -> Text #

FromXML IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

ToXML IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

Methods

toXML :: IdentityType -> XML #

Generic IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

Associated Types

type Rep IdentityType :: Type -> Type #

Read IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

Show IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

NFData IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

Methods

rnf :: IdentityType -> () #

Eq IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

Ord IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

Hashable IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

type Rep IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

type Rep IdentityType = D1 ('MetaData "IdentityType" "Amazonka.QuickSight.Types.IdentityType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "IdentityType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIdentityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IngestionErrorType

newtype IngestionErrorType Source #

Bundled Patterns

pattern IngestionErrorType_ACCOUNT_CAPACITY_LIMIT_EXCEEDED :: IngestionErrorType 
pattern IngestionErrorType_CONNECTION_FAILURE :: IngestionErrorType 
pattern IngestionErrorType_CURSOR_NOT_ENABLED :: IngestionErrorType 
pattern IngestionErrorType_CUSTOMER_ERROR :: IngestionErrorType 
pattern IngestionErrorType_DATA_SET_DELETED :: IngestionErrorType 
pattern IngestionErrorType_DATA_SET_NOT_SPICE :: IngestionErrorType 
pattern IngestionErrorType_DATA_SET_SIZE_LIMIT_EXCEEDED :: IngestionErrorType 
pattern IngestionErrorType_DATA_SOURCE_AUTH_FAILED :: IngestionErrorType 
pattern IngestionErrorType_DATA_SOURCE_CONNECTION_FAILED :: IngestionErrorType 
pattern IngestionErrorType_DATA_SOURCE_NOT_FOUND :: IngestionErrorType 
pattern IngestionErrorType_DATA_TOLERANCE_EXCEPTION :: IngestionErrorType 
pattern IngestionErrorType_ELASTICSEARCH_CURSOR_NOT_ENABLED :: IngestionErrorType 
pattern IngestionErrorType_FAILURE_TO_ASSUME_ROLE :: IngestionErrorType 
pattern IngestionErrorType_FAILURE_TO_PROCESS_JSON_FILE :: IngestionErrorType 
pattern IngestionErrorType_IAM_ROLE_NOT_AVAILABLE :: IngestionErrorType 
pattern IngestionErrorType_INGESTION_CANCELED :: IngestionErrorType 
pattern IngestionErrorType_INGESTION_SUPERSEDED :: IngestionErrorType 
pattern IngestionErrorType_INTERNAL_SERVICE_ERROR :: IngestionErrorType 
pattern IngestionErrorType_INVALID_DATAPREP_SYNTAX :: IngestionErrorType 
pattern IngestionErrorType_INVALID_DATA_SOURCE_CONFIG :: IngestionErrorType 
pattern IngestionErrorType_INVALID_DATE_FORMAT :: IngestionErrorType 
pattern IngestionErrorType_IOT_DATA_SET_FILE_EMPTY :: IngestionErrorType 
pattern IngestionErrorType_IOT_FILE_NOT_FOUND :: IngestionErrorType 
pattern IngestionErrorType_OAUTH_TOKEN_FAILURE :: IngestionErrorType 
pattern IngestionErrorType_PASSWORD_AUTHENTICATION_FAILURE :: IngestionErrorType 
pattern IngestionErrorType_PERMISSION_DENIED :: IngestionErrorType 
pattern IngestionErrorType_PERMISSION_NOT_FOUND :: IngestionErrorType 
pattern IngestionErrorType_QUERY_TIMEOUT :: IngestionErrorType 
pattern IngestionErrorType_REFRESH_SUPPRESSED_BY_EDIT :: IngestionErrorType 
pattern IngestionErrorType_ROW_SIZE_LIMIT_EXCEEDED :: IngestionErrorType 
pattern IngestionErrorType_S3_FILE_INACCESSIBLE :: IngestionErrorType 
pattern IngestionErrorType_S3_MANIFEST_ERROR :: IngestionErrorType 
pattern IngestionErrorType_S3_UPLOADED_FILE_DELETED :: IngestionErrorType 
pattern IngestionErrorType_SOURCE_API_LIMIT_EXCEEDED_FAILURE :: IngestionErrorType 
pattern IngestionErrorType_SOURCE_RESOURCE_LIMIT_EXCEEDED :: IngestionErrorType 
pattern IngestionErrorType_SPICE_TABLE_NOT_FOUND :: IngestionErrorType 
pattern IngestionErrorType_SQL_EXCEPTION :: IngestionErrorType 
pattern IngestionErrorType_SQL_INVALID_PARAMETER_VALUE :: IngestionErrorType 
pattern IngestionErrorType_SQL_NUMERIC_OVERFLOW :: IngestionErrorType 
pattern IngestionErrorType_SQL_SCHEMA_MISMATCH_ERROR :: IngestionErrorType 
pattern IngestionErrorType_SQL_TABLE_NOT_FOUND :: IngestionErrorType 
pattern IngestionErrorType_SSL_CERTIFICATE_VALIDATION_FAILURE :: IngestionErrorType 
pattern IngestionErrorType_UNRESOLVABLE_HOST :: IngestionErrorType 
pattern IngestionErrorType_UNROUTABLE_HOST :: IngestionErrorType 

Instances

Instances details
FromJSON IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

FromJSONKey IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

ToJSON IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

ToJSONKey IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

ToByteString IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

ToHeader IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

ToLog IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

ToQuery IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

FromText IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

ToText IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

FromXML IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

ToXML IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

Generic IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

Associated Types

type Rep IngestionErrorType :: Type -> Type #

Read IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

Show IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

NFData IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

Methods

rnf :: IngestionErrorType -> () #

Eq IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

Ord IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

Hashable IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

type Rep IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

type Rep IngestionErrorType = D1 ('MetaData "IngestionErrorType" "Amazonka.QuickSight.Types.IngestionErrorType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "IngestionErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIngestionErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IngestionRequestSource

newtype IngestionRequestSource Source #

Instances

Instances details
FromJSON IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

FromJSONKey IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

ToJSON IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

ToJSONKey IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

ToByteString IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

ToHeader IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

ToLog IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

ToQuery IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

FromText IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

ToText IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

FromXML IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

ToXML IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

Generic IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

Associated Types

type Rep IngestionRequestSource :: Type -> Type #

Read IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

Show IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

NFData IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

Methods

rnf :: IngestionRequestSource -> () #

Eq IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

Ord IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

Hashable IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

type Rep IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

type Rep IngestionRequestSource = D1 ('MetaData "IngestionRequestSource" "Amazonka.QuickSight.Types.IngestionRequestSource" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "IngestionRequestSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIngestionRequestSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IngestionRequestType

newtype IngestionRequestType Source #

This defines the type of ingestion request. This is returned as part of create ingestion response.

Instances

Instances details
FromJSON IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

FromJSONKey IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

ToJSON IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

ToJSONKey IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

ToByteString IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

ToHeader IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

ToLog IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

ToQuery IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

FromText IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

ToText IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

FromXML IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

ToXML IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

Generic IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

Associated Types

type Rep IngestionRequestType :: Type -> Type #

Read IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

Show IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

NFData IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

Methods

rnf :: IngestionRequestType -> () #

Eq IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

Ord IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

Hashable IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

type Rep IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

type Rep IngestionRequestType = D1 ('MetaData "IngestionRequestType" "Amazonka.QuickSight.Types.IngestionRequestType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "IngestionRequestType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIngestionRequestType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IngestionStatus

newtype IngestionStatus Source #

Constructors

IngestionStatus' 

Instances

Instances details
FromJSON IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

FromJSONKey IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

ToJSON IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

ToJSONKey IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

ToByteString IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

ToHeader IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

ToLog IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

ToQuery IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

FromText IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

ToText IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

FromXML IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

ToXML IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

Methods

toXML :: IngestionStatus -> XML #

Generic IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

Associated Types

type Rep IngestionStatus :: Type -> Type #

Read IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

Show IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

NFData IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

Methods

rnf :: IngestionStatus -> () #

Eq IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

Ord IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

Hashable IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

type Rep IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

type Rep IngestionStatus = D1 ('MetaData "IngestionStatus" "Amazonka.QuickSight.Types.IngestionStatus" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "IngestionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIngestionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IngestionType

newtype IngestionType Source #

This defines the type of ingestion user wants to trigger. This is part of create ingestion request.

Constructors

IngestionType' 

Instances

Instances details
FromJSON IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

FromJSONKey IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

ToJSON IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

ToJSONKey IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

ToByteString IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

ToHeader IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

ToLog IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

ToQuery IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

FromText IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

ToText IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

Methods

toText :: IngestionType -> Text #

FromXML IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

ToXML IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

Methods

toXML :: IngestionType -> XML #

Generic IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

Associated Types

type Rep IngestionType :: Type -> Type #

Read IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

Show IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

NFData IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

Methods

rnf :: IngestionType -> () #

Eq IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

Ord IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

Hashable IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

type Rep IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

type Rep IngestionType = D1 ('MetaData "IngestionType" "Amazonka.QuickSight.Types.IngestionType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "IngestionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIngestionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputColumnDataType

newtype InputColumnDataType Source #

Instances

Instances details
FromJSON InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

FromJSONKey InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

ToJSON InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

ToJSONKey InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

ToByteString InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

ToHeader InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

ToLog InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

ToQuery InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

FromText InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

ToText InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

FromXML InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

ToXML InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

Generic InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

Associated Types

type Rep InputColumnDataType :: Type -> Type #

Read InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

Show InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

NFData InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

Methods

rnf :: InputColumnDataType -> () #

Eq InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

Ord InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

Hashable InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

type Rep InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

type Rep InputColumnDataType = D1 ('MetaData "InputColumnDataType" "Amazonka.QuickSight.Types.InputColumnDataType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "InputColumnDataType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputColumnDataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JoinType

newtype JoinType Source #

Constructors

JoinType' 

Fields

Bundled Patterns

pattern JoinType_INNER :: JoinType 
pattern JoinType_LEFT :: JoinType 
pattern JoinType_OUTER :: JoinType 
pattern JoinType_RIGHT :: JoinType 

Instances

Instances details
FromJSON JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

FromJSONKey JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

ToJSON JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

ToJSONKey JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

ToByteString JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Methods

toBS :: JoinType -> ByteString #

ToHeader JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Methods

toHeader :: HeaderName -> JoinType -> [Header] #

ToLog JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

ToQuery JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

FromText JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

ToText JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Methods

toText :: JoinType -> Text #

FromXML JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

ToXML JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Methods

toXML :: JoinType -> XML #

Generic JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Associated Types

type Rep JoinType :: Type -> Type #

Methods

from :: JoinType -> Rep JoinType x #

to :: Rep JoinType x -> JoinType #

Read JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Show JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

NFData JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Methods

rnf :: JoinType -> () #

Eq JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Ord JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Hashable JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Methods

hashWithSalt :: Int -> JoinType -> Int #

hash :: JoinType -> Int #

type Rep JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

type Rep JoinType = D1 ('MetaData "JoinType" "Amazonka.QuickSight.Types.JoinType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "JoinType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJoinType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LayoutElementType

newtype LayoutElementType Source #

Instances

Instances details
FromJSON LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

FromJSONKey LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

ToJSON LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

ToJSONKey LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

ToByteString LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

ToHeader LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

ToLog LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

ToQuery LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

FromText LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

ToText LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

FromXML LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

ToXML LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

Generic LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

Associated Types

type Rep LayoutElementType :: Type -> Type #

Read LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

Show LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

NFData LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

Methods

rnf :: LayoutElementType -> () #

Eq LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

Ord LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

Hashable LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

type Rep LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

type Rep LayoutElementType = D1 ('MetaData "LayoutElementType" "Amazonka.QuickSight.Types.LayoutElementType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "LayoutElementType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLayoutElementType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LegendPosition

newtype LegendPosition Source #

Constructors

LegendPosition' 

Instances

Instances details
FromJSON LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

FromJSONKey LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

ToJSON LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

ToJSONKey LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

ToByteString LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

ToHeader LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

ToLog LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

ToQuery LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

FromText LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

ToText LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

FromXML LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

ToXML LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

Methods

toXML :: LegendPosition -> XML #

Generic LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

Associated Types

type Rep LegendPosition :: Type -> Type #

Read LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

Show LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

NFData LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

Methods

rnf :: LegendPosition -> () #

Eq LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

Ord LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

Hashable LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

type Rep LegendPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendPosition

type Rep LegendPosition = D1 ('MetaData "LegendPosition" "Amazonka.QuickSight.Types.LegendPosition" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "LegendPosition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLegendPosition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LineChartLineStyle

newtype LineChartLineStyle Source #

Instances

Instances details
FromJSON LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

FromJSONKey LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

ToJSON LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

ToJSONKey LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

ToByteString LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

ToHeader LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

ToLog LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

ToQuery LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

FromText LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

ToText LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

FromXML LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

ToXML LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

Generic LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

Associated Types

type Rep LineChartLineStyle :: Type -> Type #

Read LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

Show LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

NFData LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

Methods

rnf :: LineChartLineStyle -> () #

Eq LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

Ord LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

Hashable LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

type Rep LineChartLineStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyle

type Rep LineChartLineStyle = D1 ('MetaData "LineChartLineStyle" "Amazonka.QuickSight.Types.LineChartLineStyle" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "LineChartLineStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLineChartLineStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LineChartMarkerShape

newtype LineChartMarkerShape Source #

Instances

Instances details
FromJSON LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

FromJSONKey LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

ToJSON LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

ToJSONKey LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

ToByteString LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

ToHeader LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

ToLog LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

ToQuery LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

FromText LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

ToText LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

FromXML LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

ToXML LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

Generic LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

Associated Types

type Rep LineChartMarkerShape :: Type -> Type #

Read LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

Show LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

NFData LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

Methods

rnf :: LineChartMarkerShape -> () #

Eq LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

Ord LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

Hashable LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

type Rep LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

type Rep LineChartMarkerShape = D1 ('MetaData "LineChartMarkerShape" "Amazonka.QuickSight.Types.LineChartMarkerShape" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "LineChartMarkerShape'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLineChartMarkerShape") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LineChartType

newtype LineChartType Source #

Constructors

LineChartType' 

Instances

Instances details
FromJSON LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

FromJSONKey LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

ToJSON LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

ToJSONKey LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

ToByteString LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

ToHeader LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

ToLog LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

ToQuery LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

FromText LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

ToText LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

Methods

toText :: LineChartType -> Text #

FromXML LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

ToXML LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

Methods

toXML :: LineChartType -> XML #

Generic LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

Associated Types

type Rep LineChartType :: Type -> Type #

Read LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

Show LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

NFData LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

Methods

rnf :: LineChartType -> () #

Eq LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

Ord LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

Hashable LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

type Rep LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

type Rep LineChartType = D1 ('MetaData "LineChartType" "Amazonka.QuickSight.Types.LineChartType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "LineChartType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLineChartType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LineInterpolation

newtype LineInterpolation Source #

Instances

Instances details
FromJSON LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

FromJSONKey LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

ToJSON LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

ToJSONKey LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

ToByteString LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

ToHeader LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

ToLog LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

ToQuery LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

FromText LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

ToText LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

FromXML LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

ToXML LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

Generic LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

Associated Types

type Rep LineInterpolation :: Type -> Type #

Read LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

Show LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

NFData LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

Methods

rnf :: LineInterpolation -> () #

Eq LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

Ord LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

Hashable LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

type Rep LineInterpolation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineInterpolation

type Rep LineInterpolation = D1 ('MetaData "LineInterpolation" "Amazonka.QuickSight.Types.LineInterpolation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "LineInterpolation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLineInterpolation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MapZoomMode

newtype MapZoomMode Source #

Constructors

MapZoomMode' 

Bundled Patterns

pattern MapZoomMode_AUTO :: MapZoomMode 
pattern MapZoomMode_MANUAL :: MapZoomMode 

Instances

Instances details
FromJSON MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

FromJSONKey MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

ToJSON MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

ToJSONKey MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

ToByteString MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

ToHeader MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

ToLog MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

ToQuery MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

FromText MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

ToText MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

Methods

toText :: MapZoomMode -> Text #

FromXML MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

ToXML MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

Methods

toXML :: MapZoomMode -> XML #

Generic MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

Associated Types

type Rep MapZoomMode :: Type -> Type #

Read MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

Show MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

NFData MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

Methods

rnf :: MapZoomMode -> () #

Eq MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

Ord MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

Hashable MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

type Rep MapZoomMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MapZoomMode

type Rep MapZoomMode = D1 ('MetaData "MapZoomMode" "Amazonka.QuickSight.Types.MapZoomMode" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "MapZoomMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMapZoomMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MaximumMinimumComputationType

newtype MaximumMinimumComputationType Source #

Instances

Instances details
FromJSON MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

FromJSONKey MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

ToJSON MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

ToJSONKey MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

ToByteString MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

ToHeader MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

ToLog MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

ToQuery MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

FromText MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

ToText MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

FromXML MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

ToXML MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

Generic MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

Associated Types

type Rep MaximumMinimumComputationType :: Type -> Type #

Read MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

Show MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

NFData MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

Eq MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

Ord MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

Hashable MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

type Rep MaximumMinimumComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputationType

type Rep MaximumMinimumComputationType = D1 ('MetaData "MaximumMinimumComputationType" "Amazonka.QuickSight.Types.MaximumMinimumComputationType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "MaximumMinimumComputationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMaximumMinimumComputationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MemberType

newtype MemberType Source #

Constructors

MemberType' 

Fields

Bundled Patterns

pattern MemberType_ANALYSIS :: MemberType 
pattern MemberType_DASHBOARD :: MemberType 
pattern MemberType_DATASET :: MemberType 

Instances

Instances details
FromJSON MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

FromJSONKey MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

ToJSON MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

ToJSONKey MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

ToByteString MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

ToHeader MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

ToLog MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

ToQuery MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

FromText MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

ToText MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

Methods

toText :: MemberType -> Text #

FromXML MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

ToXML MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

Methods

toXML :: MemberType -> XML #

Generic MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

Associated Types

type Rep MemberType :: Type -> Type #

Read MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

Show MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

NFData MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

Methods

rnf :: MemberType -> () #

Eq MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

Ord MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

Hashable MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

type Rep MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

type Rep MemberType = D1 ('MetaData "MemberType" "Amazonka.QuickSight.Types.MemberType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "MemberType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMemberType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MissingDataTreatmentOption

newtype MissingDataTreatmentOption Source #

Instances

Instances details
FromJSON MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

FromJSONKey MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

ToJSON MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

ToJSONKey MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

ToByteString MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

ToHeader MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

ToLog MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

ToQuery MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

FromText MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

ToText MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

FromXML MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

ToXML MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

Generic MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

Associated Types

type Rep MissingDataTreatmentOption :: Type -> Type #

Read MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

Show MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

NFData MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

Eq MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

Ord MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

Hashable MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

type Rep MissingDataTreatmentOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataTreatmentOption

type Rep MissingDataTreatmentOption = D1 ('MetaData "MissingDataTreatmentOption" "Amazonka.QuickSight.Types.MissingDataTreatmentOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "MissingDataTreatmentOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMissingDataTreatmentOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NamespaceErrorType

newtype NamespaceErrorType Source #

Instances

Instances details
FromJSON NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

FromJSONKey NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

ToJSON NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

ToJSONKey NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

ToByteString NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

ToHeader NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

ToLog NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

ToQuery NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

FromText NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

ToText NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

FromXML NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

ToXML NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

Generic NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

Associated Types

type Rep NamespaceErrorType :: Type -> Type #

Read NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

Show NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

NFData NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

Methods

rnf :: NamespaceErrorType -> () #

Eq NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

Ord NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

Hashable NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

type Rep NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

type Rep NamespaceErrorType = D1 ('MetaData "NamespaceErrorType" "Amazonka.QuickSight.Types.NamespaceErrorType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "NamespaceErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNamespaceErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NamespaceStatus

newtype NamespaceStatus Source #

Constructors

NamespaceStatus' 

Instances

Instances details
FromJSON NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

FromJSONKey NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

ToJSON NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

ToJSONKey NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

ToByteString NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

ToHeader NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

ToLog NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

ToQuery NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

FromText NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

ToText NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

FromXML NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

ToXML NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

Methods

toXML :: NamespaceStatus -> XML #

Generic NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

Associated Types

type Rep NamespaceStatus :: Type -> Type #

Read NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

Show NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

NFData NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

Methods

rnf :: NamespaceStatus -> () #

Eq NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

Ord NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

Hashable NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

type Rep NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

type Rep NamespaceStatus = D1 ('MetaData "NamespaceStatus" "Amazonka.QuickSight.Types.NamespaceStatus" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "NamespaceStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNamespaceStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NegativeValueDisplayMode

newtype NegativeValueDisplayMode Source #

Instances

Instances details
FromJSON NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

FromJSONKey NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

ToJSON NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

ToJSONKey NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

ToByteString NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

ToHeader NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

ToLog NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

ToQuery NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

FromText NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

ToText NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

FromXML NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

ToXML NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

Generic NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

Associated Types

type Rep NegativeValueDisplayMode :: Type -> Type #

Read NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

Show NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

NFData NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

Eq NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

Ord NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

Hashable NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

type Rep NegativeValueDisplayMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueDisplayMode

type Rep NegativeValueDisplayMode = D1 ('MetaData "NegativeValueDisplayMode" "Amazonka.QuickSight.Types.NegativeValueDisplayMode" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "NegativeValueDisplayMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNegativeValueDisplayMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NumberScale

newtype NumberScale Source #

Constructors

NumberScale' 

Instances

Instances details
FromJSON NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

FromJSONKey NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

ToJSON NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

ToJSONKey NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

ToByteString NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

ToHeader NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

ToLog NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

ToQuery NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

FromText NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

ToText NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

Methods

toText :: NumberScale -> Text #

FromXML NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

ToXML NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

Methods

toXML :: NumberScale -> XML #

Generic NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

Associated Types

type Rep NumberScale :: Type -> Type #

Read NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

Show NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

NFData NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

Methods

rnf :: NumberScale -> () #

Eq NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

Ord NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

Hashable NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

type Rep NumberScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberScale

type Rep NumberScale = D1 ('MetaData "NumberScale" "Amazonka.QuickSight.Types.NumberScale" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "NumberScale'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNumberScale") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NumericEqualityMatchOperator

newtype NumericEqualityMatchOperator Source #

Instances

Instances details
FromJSON NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

FromJSONKey NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

ToJSON NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

ToJSONKey NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

ToByteString NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

ToHeader NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

ToLog NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

ToQuery NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

FromText NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

ToText NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

FromXML NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

ToXML NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

Generic NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

Associated Types

type Rep NumericEqualityMatchOperator :: Type -> Type #

Read NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

Show NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

NFData NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

Eq NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

Ord NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

Hashable NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

type Rep NumericEqualityMatchOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityMatchOperator

type Rep NumericEqualityMatchOperator = D1 ('MetaData "NumericEqualityMatchOperator" "Amazonka.QuickSight.Types.NumericEqualityMatchOperator" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "NumericEqualityMatchOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNumericEqualityMatchOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NumericFilterSelectAllOptions

newtype NumericFilterSelectAllOptions Source #

Instances

Instances details
FromJSON NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

FromJSONKey NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

ToJSON NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

ToJSONKey NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

ToByteString NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

ToHeader NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

ToLog NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

ToQuery NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

FromText NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

ToText NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

FromXML NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

ToXML NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

Generic NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

Associated Types

type Rep NumericFilterSelectAllOptions :: Type -> Type #

Read NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

Show NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

NFData NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

Eq NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

Ord NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

Hashable NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

type Rep NumericFilterSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFilterSelectAllOptions

type Rep NumericFilterSelectAllOptions = D1 ('MetaData "NumericFilterSelectAllOptions" "Amazonka.QuickSight.Types.NumericFilterSelectAllOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "NumericFilterSelectAllOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNumericFilterSelectAllOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NumericSeparatorSymbol

newtype NumericSeparatorSymbol Source #

Instances

Instances details
FromJSON NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

FromJSONKey NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

ToJSON NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

ToJSONKey NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

ToByteString NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

ToHeader NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

ToLog NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

ToQuery NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

FromText NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

ToText NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

FromXML NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

ToXML NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

Generic NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

Associated Types

type Rep NumericSeparatorSymbol :: Type -> Type #

Read NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

Show NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

NFData NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

Methods

rnf :: NumericSeparatorSymbol -> () #

Eq NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

Ord NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

Hashable NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

type Rep NumericSeparatorSymbol Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorSymbol

type Rep NumericSeparatorSymbol = D1 ('MetaData "NumericSeparatorSymbol" "Amazonka.QuickSight.Types.NumericSeparatorSymbol" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "NumericSeparatorSymbol'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNumericSeparatorSymbol") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OtherCategories

newtype OtherCategories Source #

Constructors

OtherCategories' 

Instances

Instances details
FromJSON OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

FromJSONKey OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

ToJSON OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

ToJSONKey OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

ToByteString OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

ToHeader OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

ToLog OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

ToQuery OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

FromText OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

ToText OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

FromXML OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

ToXML OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

Methods

toXML :: OtherCategories -> XML #

Generic OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

Associated Types

type Rep OtherCategories :: Type -> Type #

Read OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

Show OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

NFData OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

Methods

rnf :: OtherCategories -> () #

Eq OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

Ord OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

Hashable OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

type Rep OtherCategories Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OtherCategories

type Rep OtherCategories = D1 ('MetaData "OtherCategories" "Amazonka.QuickSight.Types.OtherCategories" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "OtherCategories'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOtherCategories") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PanelBorderStyle

newtype PanelBorderStyle Source #

Instances

Instances details
FromJSON PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

FromJSONKey PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

ToJSON PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

ToJSONKey PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

ToByteString PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

ToHeader PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

ToLog PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

ToQuery PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

FromText PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

ToText PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

FromXML PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

ToXML PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

Generic PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

Associated Types

type Rep PanelBorderStyle :: Type -> Type #

Read PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

Show PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

NFData PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

Methods

rnf :: PanelBorderStyle -> () #

Eq PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

Ord PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

Hashable PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

type Rep PanelBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelBorderStyle

type Rep PanelBorderStyle = D1 ('MetaData "PanelBorderStyle" "Amazonka.QuickSight.Types.PanelBorderStyle" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "PanelBorderStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPanelBorderStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PaperOrientation

newtype PaperOrientation Source #

Instances

Instances details
FromJSON PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

FromJSONKey PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

ToJSON PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

ToJSONKey PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

ToByteString PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

ToHeader PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

ToLog PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

ToQuery PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

FromText PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

ToText PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

FromXML PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

ToXML PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

Generic PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

Associated Types

type Rep PaperOrientation :: Type -> Type #

Read PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

Show PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

NFData PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

Methods

rnf :: PaperOrientation -> () #

Eq PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

Ord PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

Hashable PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

type Rep PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

type Rep PaperOrientation = D1 ('MetaData "PaperOrientation" "Amazonka.QuickSight.Types.PaperOrientation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "PaperOrientation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPaperOrientation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PaperSize

newtype PaperSize Source #

Constructors

PaperSize' 

Fields

Instances

Instances details
FromJSON PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

FromJSONKey PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

ToJSON PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

ToJSONKey PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

ToByteString PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

Methods

toBS :: PaperSize -> ByteString #

ToHeader PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

ToLog PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

ToQuery PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

FromText PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

ToText PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

Methods

toText :: PaperSize -> Text #

FromXML PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

ToXML PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

Methods

toXML :: PaperSize -> XML #

Generic PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

Associated Types

type Rep PaperSize :: Type -> Type #

Read PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

Show PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

NFData PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

Methods

rnf :: PaperSize -> () #

Eq PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

Ord PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

Hashable PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

type Rep PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

type Rep PaperSize = D1 ('MetaData "PaperSize" "Amazonka.QuickSight.Types.PaperSize" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "PaperSize'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPaperSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ParameterValueType

newtype ParameterValueType Source #

Instances

Instances details
FromJSON ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

FromJSONKey ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

ToJSON ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

ToJSONKey ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

ToByteString ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

ToHeader ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

ToLog ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

ToQuery ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

FromText ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

ToText ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

FromXML ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

ToXML ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

Generic ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

Associated Types

type Rep ParameterValueType :: Type -> Type #

Read ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

Show ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

NFData ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

Methods

rnf :: ParameterValueType -> () #

Eq ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

Ord ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

Hashable ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

type Rep ParameterValueType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterValueType

type Rep ParameterValueType = D1 ('MetaData "ParameterValueType" "Amazonka.QuickSight.Types.ParameterValueType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ParameterValueType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromParameterValueType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PivotTableConditionalFormattingScopeRole

newtype PivotTableConditionalFormattingScopeRole Source #

Instances

Instances details
FromJSON PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

FromJSONKey PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

ToJSON PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

ToJSONKey PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

ToByteString PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

ToHeader PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

ToLog PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

ToQuery PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

FromText PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

ToText PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

FromXML PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

ToXML PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

Generic PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

Read PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

Show PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

NFData PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

Eq PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

Ord PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

Hashable PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

type Rep PivotTableConditionalFormattingScopeRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole

type Rep PivotTableConditionalFormattingScopeRole = D1 ('MetaData "PivotTableConditionalFormattingScopeRole" "Amazonka.QuickSight.Types.PivotTableConditionalFormattingScopeRole" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "PivotTableConditionalFormattingScopeRole'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPivotTableConditionalFormattingScopeRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PivotTableMetricPlacement

newtype PivotTableMetricPlacement Source #

Instances

Instances details
FromJSON PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

FromJSONKey PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

ToJSON PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

ToJSONKey PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

ToByteString PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

ToHeader PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

ToLog PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

ToQuery PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

FromText PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

ToText PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

FromXML PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

ToXML PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

Generic PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

Associated Types

type Rep PivotTableMetricPlacement :: Type -> Type #

Read PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

Show PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

NFData PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

Eq PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

Ord PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

Hashable PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

type Rep PivotTableMetricPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableMetricPlacement

type Rep PivotTableMetricPlacement = D1 ('MetaData "PivotTableMetricPlacement" "Amazonka.QuickSight.Types.PivotTableMetricPlacement" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "PivotTableMetricPlacement'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPivotTableMetricPlacement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PivotTableSubtotalLevel

newtype PivotTableSubtotalLevel Source #

Instances

Instances details
FromJSON PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

FromJSONKey PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

ToJSON PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

ToJSONKey PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

ToByteString PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

ToHeader PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

ToLog PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

ToQuery PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

FromText PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

ToText PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

FromXML PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

ToXML PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

Generic PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

Associated Types

type Rep PivotTableSubtotalLevel :: Type -> Type #

Read PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

Show PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

NFData PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

Methods

rnf :: PivotTableSubtotalLevel -> () #

Eq PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

Ord PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

Hashable PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

type Rep PivotTableSubtotalLevel Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSubtotalLevel

type Rep PivotTableSubtotalLevel = D1 ('MetaData "PivotTableSubtotalLevel" "Amazonka.QuickSight.Types.PivotTableSubtotalLevel" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "PivotTableSubtotalLevel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPivotTableSubtotalLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PrimaryValueDisplayType

newtype PrimaryValueDisplayType Source #

Instances

Instances details
FromJSON PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

FromJSONKey PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

ToJSON PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

ToJSONKey PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

ToByteString PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

ToHeader PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

ToLog PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

ToQuery PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

FromText PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

ToText PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

FromXML PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

ToXML PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

Generic PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

Associated Types

type Rep PrimaryValueDisplayType :: Type -> Type #

Read PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

Show PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

NFData PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

Methods

rnf :: PrimaryValueDisplayType -> () #

Eq PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

Ord PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

Hashable PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

type Rep PrimaryValueDisplayType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrimaryValueDisplayType

type Rep PrimaryValueDisplayType = D1 ('MetaData "PrimaryValueDisplayType" "Amazonka.QuickSight.Types.PrimaryValueDisplayType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "PrimaryValueDisplayType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPrimaryValueDisplayType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ReferenceLineLabelHorizontalPosition

newtype ReferenceLineLabelHorizontalPosition Source #

Instances

Instances details
FromJSON ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

FromJSONKey ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

ToJSON ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

ToJSONKey ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

ToByteString ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

ToHeader ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

ToLog ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

ToQuery ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

FromText ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

ToText ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

FromXML ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

ToXML ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

Generic ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

Read ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

Show ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

NFData ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

Eq ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

Ord ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

Hashable ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

type Rep ReferenceLineLabelHorizontalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition

type Rep ReferenceLineLabelHorizontalPosition = D1 ('MetaData "ReferenceLineLabelHorizontalPosition" "Amazonka.QuickSight.Types.ReferenceLineLabelHorizontalPosition" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ReferenceLineLabelHorizontalPosition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReferenceLineLabelHorizontalPosition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ReferenceLineLabelVerticalPosition

newtype ReferenceLineLabelVerticalPosition Source #

Instances

Instances details
FromJSON ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

FromJSONKey ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

ToJSON ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

ToJSONKey ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

ToByteString ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

ToHeader ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

ToLog ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

ToQuery ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

FromText ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

ToText ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

FromXML ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

ToXML ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

Generic ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

Associated Types

type Rep ReferenceLineLabelVerticalPosition :: Type -> Type #

Read ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

Show ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

NFData ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

Eq ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

Ord ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

Hashable ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

type Rep ReferenceLineLabelVerticalPosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition

type Rep ReferenceLineLabelVerticalPosition = D1 ('MetaData "ReferenceLineLabelVerticalPosition" "Amazonka.QuickSight.Types.ReferenceLineLabelVerticalPosition" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ReferenceLineLabelVerticalPosition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReferenceLineLabelVerticalPosition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ReferenceLinePatternType

newtype ReferenceLinePatternType Source #

Instances

Instances details
FromJSON ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

FromJSONKey ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

ToJSON ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

ToJSONKey ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

ToByteString ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

ToHeader ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

ToLog ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

ToQuery ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

FromText ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

ToText ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

FromXML ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

ToXML ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

Generic ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

Associated Types

type Rep ReferenceLinePatternType :: Type -> Type #

Read ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

Show ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

NFData ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

Eq ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

Ord ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

Hashable ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

type Rep ReferenceLinePatternType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLinePatternType

type Rep ReferenceLinePatternType = D1 ('MetaData "ReferenceLinePatternType" "Amazonka.QuickSight.Types.ReferenceLinePatternType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ReferenceLinePatternType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReferenceLinePatternType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ReferenceLineValueLabelRelativePosition

newtype ReferenceLineValueLabelRelativePosition Source #

Instances

Instances details
FromJSON ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

FromJSONKey ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

ToJSON ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

ToJSONKey ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

ToByteString ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

ToHeader ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

ToLog ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

ToQuery ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

FromText ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

ToText ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

FromXML ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

ToXML ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

Generic ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

Read ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

Show ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

NFData ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

Eq ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

Ord ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

Hashable ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

type Rep ReferenceLineValueLabelRelativePosition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition

type Rep ReferenceLineValueLabelRelativePosition = D1 ('MetaData "ReferenceLineValueLabelRelativePosition" "Amazonka.QuickSight.Types.ReferenceLineValueLabelRelativePosition" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ReferenceLineValueLabelRelativePosition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReferenceLineValueLabelRelativePosition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RelativeDateType

newtype RelativeDateType Source #

Instances

Instances details
FromJSON RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

FromJSONKey RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

ToJSON RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

ToJSONKey RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

ToByteString RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

ToHeader RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

ToLog RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

ToQuery RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

FromText RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

ToText RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

FromXML RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

ToXML RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

Generic RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

Associated Types

type Rep RelativeDateType :: Type -> Type #

Read RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

Show RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

NFData RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

Methods

rnf :: RelativeDateType -> () #

Eq RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

Ord RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

Hashable RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

type Rep RelativeDateType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateType

type Rep RelativeDateType = D1 ('MetaData "RelativeDateType" "Amazonka.QuickSight.Types.RelativeDateType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "RelativeDateType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRelativeDateType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RelativeFontSize

newtype RelativeFontSize Source #

Instances

Instances details
FromJSON RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

FromJSONKey RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

ToJSON RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

ToJSONKey RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

ToByteString RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

ToHeader RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

ToLog RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

ToQuery RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

FromText RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

ToText RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

FromXML RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

ToXML RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

Generic RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

Associated Types

type Rep RelativeFontSize :: Type -> Type #

Read RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

Show RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

NFData RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

Methods

rnf :: RelativeFontSize -> () #

Eq RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

Ord RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

Hashable RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

type Rep RelativeFontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeFontSize

type Rep RelativeFontSize = D1 ('MetaData "RelativeFontSize" "Amazonka.QuickSight.Types.RelativeFontSize" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "RelativeFontSize'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRelativeFontSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResizeOption

newtype ResizeOption Source #

Constructors

ResizeOption' 

Bundled Patterns

pattern ResizeOption_FIXED :: ResizeOption 
pattern ResizeOption_RESPONSIVE :: ResizeOption 

Instances

Instances details
FromJSON ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

FromJSONKey ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

ToJSON ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

ToJSONKey ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

ToByteString ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

ToHeader ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

ToLog ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

ToQuery ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

FromText ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

ToText ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

Methods

toText :: ResizeOption -> Text #

FromXML ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

ToXML ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

Methods

toXML :: ResizeOption -> XML #

Generic ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

Associated Types

type Rep ResizeOption :: Type -> Type #

Read ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

Show ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

NFData ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

Methods

rnf :: ResizeOption -> () #

Eq ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

Ord ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

Hashable ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

type Rep ResizeOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResizeOption

type Rep ResizeOption = D1 ('MetaData "ResizeOption" "Amazonka.QuickSight.Types.ResizeOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ResizeOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResizeOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResourceStatus

newtype ResourceStatus Source #

Constructors

ResourceStatus' 

Instances

Instances details
FromJSON ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

FromJSONKey ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

ToJSON ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

ToJSONKey ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

ToByteString ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

ToHeader ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

ToLog ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

ToQuery ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

FromText ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

ToText ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

FromXML ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

ToXML ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

Methods

toXML :: ResourceStatus -> XML #

Generic ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

Associated Types

type Rep ResourceStatus :: Type -> Type #

Read ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

Show ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

NFData ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

Methods

rnf :: ResourceStatus -> () #

Eq ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

Ord ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

Hashable ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

type Rep ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

type Rep ResourceStatus = D1 ('MetaData "ResourceStatus" "Amazonka.QuickSight.Types.ResourceStatus" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ResourceStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResourceStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RowLevelPermissionFormatVersion

newtype RowLevelPermissionFormatVersion Source #

Instances

Instances details
FromJSON RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

FromJSONKey RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

ToJSON RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

ToJSONKey RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

ToByteString RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

ToHeader RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

ToLog RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

ToQuery RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

FromText RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

ToText RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

FromXML RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

ToXML RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

Generic RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

Associated Types

type Rep RowLevelPermissionFormatVersion :: Type -> Type #

Read RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

Show RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

NFData RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

Eq RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

Ord RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

Hashable RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

type Rep RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

type Rep RowLevelPermissionFormatVersion = D1 ('MetaData "RowLevelPermissionFormatVersion" "Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "RowLevelPermissionFormatVersion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRowLevelPermissionFormatVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RowLevelPermissionPolicy

newtype RowLevelPermissionPolicy Source #

Instances

Instances details
FromJSON RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

FromJSONKey RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

ToJSON RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

ToJSONKey RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

ToByteString RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

ToHeader RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

ToLog RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

ToQuery RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

FromText RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

ToText RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

FromXML RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

ToXML RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

Generic RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

Associated Types

type Rep RowLevelPermissionPolicy :: Type -> Type #

Read RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

Show RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

NFData RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

Eq RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

Ord RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

Hashable RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

type Rep RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

type Rep RowLevelPermissionPolicy = D1 ('MetaData "RowLevelPermissionPolicy" "Amazonka.QuickSight.Types.RowLevelPermissionPolicy" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "RowLevelPermissionPolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRowLevelPermissionPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SectionPageBreakStatus

newtype SectionPageBreakStatus Source #

Instances

Instances details
FromJSON SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

FromJSONKey SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

ToJSON SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

ToJSONKey SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

ToByteString SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

ToHeader SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

ToLog SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

ToQuery SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

FromText SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

ToText SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

FromXML SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

ToXML SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

Generic SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

Associated Types

type Rep SectionPageBreakStatus :: Type -> Type #

Read SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

Show SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

NFData SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

Methods

rnf :: SectionPageBreakStatus -> () #

Eq SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

Ord SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

Hashable SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

type Rep SectionPageBreakStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakStatus

type Rep SectionPageBreakStatus = D1 ('MetaData "SectionPageBreakStatus" "Amazonka.QuickSight.Types.SectionPageBreakStatus" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "SectionPageBreakStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSectionPageBreakStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SelectAllValueOptions

newtype SelectAllValueOptions Source #

Instances

Instances details
FromJSON SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

FromJSONKey SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

ToJSON SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

ToJSONKey SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

ToByteString SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

ToHeader SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

ToLog SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

ToQuery SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

FromText SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

ToText SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

FromXML SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

ToXML SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

Generic SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

Associated Types

type Rep SelectAllValueOptions :: Type -> Type #

Read SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

Show SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

NFData SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

Methods

rnf :: SelectAllValueOptions -> () #

Eq SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

Ord SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

Hashable SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

type Rep SelectAllValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectAllValueOptions

type Rep SelectAllValueOptions = D1 ('MetaData "SelectAllValueOptions" "Amazonka.QuickSight.Types.SelectAllValueOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "SelectAllValueOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSelectAllValueOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SelectedFieldOptions

newtype SelectedFieldOptions Source #

Instances

Instances details
FromJSON SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

FromJSONKey SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

ToJSON SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

ToJSONKey SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

ToByteString SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

ToHeader SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

ToLog SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

ToQuery SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

FromText SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

ToText SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

FromXML SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

ToXML SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

Generic SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

Associated Types

type Rep SelectedFieldOptions :: Type -> Type #

Read SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

Show SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

NFData SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

Methods

rnf :: SelectedFieldOptions -> () #

Eq SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

Ord SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

Hashable SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

type Rep SelectedFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedFieldOptions

type Rep SelectedFieldOptions = D1 ('MetaData "SelectedFieldOptions" "Amazonka.QuickSight.Types.SelectedFieldOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "SelectedFieldOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSelectedFieldOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SelectedTooltipType

newtype SelectedTooltipType Source #

Instances

Instances details
FromJSON SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

FromJSONKey SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

ToJSON SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

ToJSONKey SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

ToByteString SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

ToHeader SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

ToLog SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

ToQuery SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

FromText SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

ToText SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

FromXML SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

ToXML SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

Generic SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

Associated Types

type Rep SelectedTooltipType :: Type -> Type #

Read SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

Show SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

NFData SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

Methods

rnf :: SelectedTooltipType -> () #

Eq SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

Ord SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

Hashable SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

type Rep SelectedTooltipType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedTooltipType

type Rep SelectedTooltipType = D1 ('MetaData "SelectedTooltipType" "Amazonka.QuickSight.Types.SelectedTooltipType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "SelectedTooltipType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSelectedTooltipType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SheetContentType

newtype SheetContentType Source #

Instances

Instances details
FromJSON SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

FromJSONKey SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

ToJSON SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

ToJSONKey SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

ToByteString SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

ToHeader SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

ToLog SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

ToQuery SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

FromText SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

ToText SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

FromXML SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

ToXML SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

Generic SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

Associated Types

type Rep SheetContentType :: Type -> Type #

Read SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

Show SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

NFData SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

Methods

rnf :: SheetContentType -> () #

Eq SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

Ord SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

Hashable SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

type Rep SheetContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetContentType

type Rep SheetContentType = D1 ('MetaData "SheetContentType" "Amazonka.QuickSight.Types.SheetContentType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "SheetContentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSheetContentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SheetControlDateTimePickerType

newtype SheetControlDateTimePickerType Source #

Instances

Instances details
FromJSON SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

FromJSONKey SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

ToJSON SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

ToJSONKey SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

ToByteString SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

ToHeader SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

ToLog SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

ToQuery SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

FromText SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

ToText SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

FromXML SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

ToXML SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

Generic SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

Associated Types

type Rep SheetControlDateTimePickerType :: Type -> Type #

Read SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

Show SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

NFData SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

Eq SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

Ord SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

Hashable SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

type Rep SheetControlDateTimePickerType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlDateTimePickerType

type Rep SheetControlDateTimePickerType = D1 ('MetaData "SheetControlDateTimePickerType" "Amazonka.QuickSight.Types.SheetControlDateTimePickerType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "SheetControlDateTimePickerType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSheetControlDateTimePickerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SheetControlListType

newtype SheetControlListType Source #

Instances

Instances details
FromJSON SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

FromJSONKey SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

ToJSON SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

ToJSONKey SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

ToByteString SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

ToHeader SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

ToLog SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

ToQuery SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

FromText SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

ToText SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

FromXML SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

ToXML SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

Generic SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

Associated Types

type Rep SheetControlListType :: Type -> Type #

Read SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

Show SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

NFData SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

Methods

rnf :: SheetControlListType -> () #

Eq SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

Ord SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

Hashable SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

type Rep SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

type Rep SheetControlListType = D1 ('MetaData "SheetControlListType" "Amazonka.QuickSight.Types.SheetControlListType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "SheetControlListType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSheetControlListType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SheetControlSliderType

newtype SheetControlSliderType Source #

Instances

Instances details
FromJSON SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

FromJSONKey SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

ToJSON SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

ToJSONKey SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

ToByteString SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

ToHeader SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

ToLog SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

ToQuery SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

FromText SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

ToText SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

FromXML SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

ToXML SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

Generic SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

Associated Types

type Rep SheetControlSliderType :: Type -> Type #

Read SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

Show SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

NFData SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

Methods

rnf :: SheetControlSliderType -> () #

Eq SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

Ord SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

Hashable SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

type Rep SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

type Rep SheetControlSliderType = D1 ('MetaData "SheetControlSliderType" "Amazonka.QuickSight.Types.SheetControlSliderType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "SheetControlSliderType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSheetControlSliderType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SimpleNumericalAggregationFunction

newtype SimpleNumericalAggregationFunction Source #

Instances

Instances details
FromJSON SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

FromJSONKey SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

ToJSON SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

ToJSONKey SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

ToByteString SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

ToHeader SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

ToLog SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

ToQuery SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

FromText SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

ToText SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

FromXML SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

ToXML SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

Generic SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

Associated Types

type Rep SimpleNumericalAggregationFunction :: Type -> Type #

Read SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

Show SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

NFData SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

Eq SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

Ord SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

Hashable SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

type Rep SimpleNumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction

type Rep SimpleNumericalAggregationFunction = D1 ('MetaData "SimpleNumericalAggregationFunction" "Amazonka.QuickSight.Types.SimpleNumericalAggregationFunction" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "SimpleNumericalAggregationFunction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSimpleNumericalAggregationFunction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortDirection

newtype SortDirection Source #

Constructors

SortDirection' 

Bundled Patterns

pattern SortDirection_ASC :: SortDirection 
pattern SortDirection_DESC :: SortDirection 

Instances

Instances details
FromJSON SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

FromJSONKey SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

ToJSON SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

ToJSONKey SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

ToByteString SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

ToHeader SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

ToLog SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

ToQuery SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

FromText SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

ToText SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

Methods

toText :: SortDirection -> Text #

FromXML SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

ToXML SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

Methods

toXML :: SortDirection -> XML #

Generic SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

Associated Types

type Rep SortDirection :: Type -> Type #

Read SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

Show SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

NFData SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

Methods

rnf :: SortDirection -> () #

Eq SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

Ord SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

Hashable SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

type Rep SortDirection Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SortDirection

type Rep SortDirection = D1 ('MetaData "SortDirection" "Amazonka.QuickSight.Types.SortDirection" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "SortDirection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortDirection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Status

newtype Status Source #

Constructors

Status' 

Fields

Bundled Patterns

pattern Status_DISABLED :: Status 
pattern Status_ENABLED :: Status 

Instances

Instances details
FromJSON Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

FromJSONKey Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

ToJSON Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

ToJSONKey Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

ToByteString Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Methods

toBS :: Status -> ByteString #

ToHeader Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Methods

toHeader :: HeaderName -> Status -> [Header] #

ToLog Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

ToQuery Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

FromText Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

ToText Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Methods

toText :: Status -> Text #

FromXML Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

ToXML Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Methods

toXML :: Status -> XML #

Generic Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Associated Types

type Rep Status :: Type -> Type #

Methods

from :: Status -> Rep Status x #

to :: Rep Status x -> Status #

Read Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Show Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

NFData Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Methods

rnf :: Status -> () #

Eq Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Methods

(==) :: Status -> Status -> Bool #

(/=) :: Status -> Status -> Bool #

Ord Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Hashable Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Methods

hashWithSalt :: Int -> Status -> Int #

hash :: Status -> Int #

type Rep Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

type Rep Status = D1 ('MetaData "Status" "Amazonka.QuickSight.Types.Status" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "Status'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TableBorderStyle

newtype TableBorderStyle Source #

Instances

Instances details
FromJSON TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

FromJSONKey TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

ToJSON TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

ToJSONKey TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

ToByteString TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

ToHeader TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

ToLog TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

ToQuery TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

FromText TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

ToText TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

FromXML TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

ToXML TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

Generic TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

Associated Types

type Rep TableBorderStyle :: Type -> Type #

Read TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

Show TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

NFData TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

Methods

rnf :: TableBorderStyle -> () #

Eq TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

Ord TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

Hashable TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

type Rep TableBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderStyle

type Rep TableBorderStyle = D1 ('MetaData "TableBorderStyle" "Amazonka.QuickSight.Types.TableBorderStyle" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "TableBorderStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTableBorderStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TableCellImageScalingConfiguration

newtype TableCellImageScalingConfiguration Source #

Instances

Instances details
FromJSON TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

FromJSONKey TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

ToJSON TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

ToJSONKey TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

ToByteString TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

ToHeader TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

ToLog TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

ToQuery TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

FromText TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

ToText TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

FromXML TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

ToXML TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

Generic TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

Associated Types

type Rep TableCellImageScalingConfiguration :: Type -> Type #

Read TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

Show TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

NFData TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

Eq TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

Ord TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

Hashable TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

type Rep TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

type Rep TableCellImageScalingConfiguration = D1 ('MetaData "TableCellImageScalingConfiguration" "Amazonka.QuickSight.Types.TableCellImageScalingConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "TableCellImageScalingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTableCellImageScalingConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TableFieldIconSetType

newtype TableFieldIconSetType Source #

Instances

Instances details
FromJSON TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

FromJSONKey TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

ToJSON TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

ToJSONKey TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

ToByteString TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

ToHeader TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

ToLog TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

ToQuery TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

FromText TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

ToText TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

FromXML TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

ToXML TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

Generic TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

Associated Types

type Rep TableFieldIconSetType :: Type -> Type #

Read TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

Show TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

NFData TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

Methods

rnf :: TableFieldIconSetType -> () #

Eq TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

Ord TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

Hashable TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

type Rep TableFieldIconSetType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldIconSetType

type Rep TableFieldIconSetType = D1 ('MetaData "TableFieldIconSetType" "Amazonka.QuickSight.Types.TableFieldIconSetType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "TableFieldIconSetType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTableFieldIconSetType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TableOrientation

newtype TableOrientation Source #

Instances

Instances details
FromJSON TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

FromJSONKey TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

ToJSON TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

ToJSONKey TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

ToByteString TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

ToHeader TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

ToLog TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

ToQuery TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

FromText TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

ToText TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

FromXML TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

ToXML TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

Generic TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

Associated Types

type Rep TableOrientation :: Type -> Type #

Read TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

Show TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

NFData TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

Methods

rnf :: TableOrientation -> () #

Eq TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

Ord TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

Hashable TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

type Rep TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

type Rep TableOrientation = D1 ('MetaData "TableOrientation" "Amazonka.QuickSight.Types.TableOrientation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "TableOrientation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTableOrientation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TableTotalsPlacement

newtype TableTotalsPlacement Source #

Instances

Instances details
FromJSON TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

FromJSONKey TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

ToJSON TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

ToJSONKey TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

ToByteString TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

ToHeader TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

ToLog TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

ToQuery TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

FromText TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

ToText TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

FromXML TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

ToXML TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

Generic TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

Associated Types

type Rep TableTotalsPlacement :: Type -> Type #

Read TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

Show TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

NFData TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

Methods

rnf :: TableTotalsPlacement -> () #

Eq TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

Ord TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

Hashable TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

type Rep TableTotalsPlacement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsPlacement

type Rep TableTotalsPlacement = D1 ('MetaData "TableTotalsPlacement" "Amazonka.QuickSight.Types.TableTotalsPlacement" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "TableTotalsPlacement'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTableTotalsPlacement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TableTotalsScrollStatus

newtype TableTotalsScrollStatus Source #

Instances

Instances details
FromJSON TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

FromJSONKey TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

ToJSON TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

ToJSONKey TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

ToByteString TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

ToHeader TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

ToLog TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

ToQuery TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

FromText TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

ToText TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

FromXML TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

ToXML TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

Generic TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

Associated Types

type Rep TableTotalsScrollStatus :: Type -> Type #

Read TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

Show TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

NFData TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

Methods

rnf :: TableTotalsScrollStatus -> () #

Eq TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

Ord TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

Hashable TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

type Rep TableTotalsScrollStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableTotalsScrollStatus

type Rep TableTotalsScrollStatus = D1 ('MetaData "TableTotalsScrollStatus" "Amazonka.QuickSight.Types.TableTotalsScrollStatus" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "TableTotalsScrollStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTableTotalsScrollStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TargetVisualOptions

newtype TargetVisualOptions Source #

Instances

Instances details
FromJSON TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

FromJSONKey TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

ToJSON TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

ToJSONKey TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

ToByteString TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

ToHeader TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

ToLog TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

ToQuery TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

FromText TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

ToText TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

FromXML TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

ToXML TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

Generic TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

Associated Types

type Rep TargetVisualOptions :: Type -> Type #

Read TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

Show TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

NFData TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

Methods

rnf :: TargetVisualOptions -> () #

Eq TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

Ord TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

Hashable TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

type Rep TargetVisualOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TargetVisualOptions

type Rep TargetVisualOptions = D1 ('MetaData "TargetVisualOptions" "Amazonka.QuickSight.Types.TargetVisualOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "TargetVisualOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTargetVisualOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TemplateErrorType

newtype TemplateErrorType Source #

Instances

Instances details
FromJSON TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

FromJSONKey TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToJSON TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToJSONKey TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToByteString TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToHeader TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToLog TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToQuery TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

FromText TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToText TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

FromXML TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToXML TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Generic TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Associated Types

type Rep TemplateErrorType :: Type -> Type #

Read TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Show TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

NFData TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Methods

rnf :: TemplateErrorType -> () #

Eq TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Ord TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Hashable TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

type Rep TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

type Rep TemplateErrorType = D1 ('MetaData "TemplateErrorType" "Amazonka.QuickSight.Types.TemplateErrorType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "TemplateErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTemplateErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TextQualifier

newtype TextQualifier Source #

Constructors

TextQualifier' 

Instances

Instances details
FromJSON TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

FromJSONKey TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

ToJSON TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

ToJSONKey TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

ToByteString TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

ToHeader TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

ToLog TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

ToQuery TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

FromText TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

ToText TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

Methods

toText :: TextQualifier -> Text #

FromXML TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

ToXML TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

Methods

toXML :: TextQualifier -> XML #

Generic TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

Associated Types

type Rep TextQualifier :: Type -> Type #

Read TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

Show TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

NFData TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

Methods

rnf :: TextQualifier -> () #

Eq TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

Ord TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

Hashable TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

type Rep TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

type Rep TextQualifier = D1 ('MetaData "TextQualifier" "Amazonka.QuickSight.Types.TextQualifier" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "TextQualifier'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTextQualifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TextWrap

newtype TextWrap Source #

Constructors

TextWrap' 

Fields

Bundled Patterns

pattern TextWrap_NONE :: TextWrap 
pattern TextWrap_WRAP :: TextWrap 

Instances

Instances details
FromJSON TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

FromJSONKey TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

ToJSON TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

ToJSONKey TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

ToByteString TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

Methods

toBS :: TextWrap -> ByteString #

ToHeader TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

Methods

toHeader :: HeaderName -> TextWrap -> [Header] #

ToLog TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

ToQuery TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

FromText TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

ToText TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

Methods

toText :: TextWrap -> Text #

FromXML TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

ToXML TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

Methods

toXML :: TextWrap -> XML #

Generic TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

Associated Types

type Rep TextWrap :: Type -> Type #

Methods

from :: TextWrap -> Rep TextWrap x #

to :: Rep TextWrap x -> TextWrap #

Read TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

Show TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

NFData TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

Methods

rnf :: TextWrap -> () #

Eq TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

Ord TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

Hashable TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

Methods

hashWithSalt :: Int -> TextWrap -> Int #

hash :: TextWrap -> Int #

type Rep TextWrap Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextWrap

type Rep TextWrap = D1 ('MetaData "TextWrap" "Amazonka.QuickSight.Types.TextWrap" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "TextWrap'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTextWrap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ThemeErrorType

newtype ThemeErrorType Source #

Constructors

ThemeErrorType' 

Bundled Patterns

pattern ThemeErrorType_INTERNAL_FAILURE :: ThemeErrorType 

Instances

Instances details
FromJSON ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

FromJSONKey ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToJSON ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToJSONKey ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToByteString ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToHeader ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToLog ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToQuery ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

FromText ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToText ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

FromXML ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToXML ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Methods

toXML :: ThemeErrorType -> XML #

Generic ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Associated Types

type Rep ThemeErrorType :: Type -> Type #

Read ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Show ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

NFData ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Methods

rnf :: ThemeErrorType -> () #

Eq ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Ord ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Hashable ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

type Rep ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

type Rep ThemeErrorType = D1 ('MetaData "ThemeErrorType" "Amazonka.QuickSight.Types.ThemeErrorType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ThemeErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromThemeErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ThemeType

newtype ThemeType Source #

Constructors

ThemeType' 

Fields

Bundled Patterns

pattern ThemeType_ALL :: ThemeType 
pattern ThemeType_CUSTOM :: ThemeType 
pattern ThemeType_QUICKSIGHT :: ThemeType 

Instances

Instances details
FromJSON ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

FromJSONKey ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

ToJSON ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

ToJSONKey ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

ToByteString ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Methods

toBS :: ThemeType -> ByteString #

ToHeader ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

ToLog ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

ToQuery ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

FromText ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

ToText ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Methods

toText :: ThemeType -> Text #

FromXML ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

ToXML ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Methods

toXML :: ThemeType -> XML #

Generic ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Associated Types

type Rep ThemeType :: Type -> Type #

Read ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Show ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

NFData ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Methods

rnf :: ThemeType -> () #

Eq ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Ord ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Hashable ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

type Rep ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

type Rep ThemeType = D1 ('MetaData "ThemeType" "Amazonka.QuickSight.Types.ThemeType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ThemeType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromThemeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TimeGranularity

newtype TimeGranularity Source #

Constructors

TimeGranularity' 

Instances

Instances details
FromJSON TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

FromJSONKey TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

ToJSON TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

ToJSONKey TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

ToByteString TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

ToHeader TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

ToLog TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

ToQuery TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

FromText TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

ToText TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

FromXML TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

ToXML TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

Methods

toXML :: TimeGranularity -> XML #

Generic TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

Associated Types

type Rep TimeGranularity :: Type -> Type #

Read TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

Show TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

NFData TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

Methods

rnf :: TimeGranularity -> () #

Eq TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

Ord TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

Hashable TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

type Rep TimeGranularity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeGranularity

type Rep TimeGranularity = D1 ('MetaData "TimeGranularity" "Amazonka.QuickSight.Types.TimeGranularity" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "TimeGranularity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTimeGranularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TooltipTitleType

newtype TooltipTitleType Source #

Instances

Instances details
FromJSON TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

FromJSONKey TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

ToJSON TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

ToJSONKey TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

ToByteString TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

ToHeader TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

ToLog TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

ToQuery TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

FromText TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

ToText TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

FromXML TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

ToXML TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

Generic TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

Associated Types

type Rep TooltipTitleType :: Type -> Type #

Read TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

Show TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

NFData TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

Methods

rnf :: TooltipTitleType -> () #

Eq TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

Ord TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

Hashable TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

type Rep TooltipTitleType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipTitleType

type Rep TooltipTitleType = D1 ('MetaData "TooltipTitleType" "Amazonka.QuickSight.Types.TooltipTitleType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "TooltipTitleType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTooltipTitleType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TopBottomComputationType

newtype TopBottomComputationType Source #

Instances

Instances details
FromJSON TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

FromJSONKey TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

ToJSON TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

ToJSONKey TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

ToByteString TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

ToHeader TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

ToLog TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

ToQuery TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

FromText TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

ToText TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

FromXML TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

ToXML TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

Generic TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

Associated Types

type Rep TopBottomComputationType :: Type -> Type #

Read TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

Show TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

NFData TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

Eq TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

Ord TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

Hashable TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

type Rep TopBottomComputationType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomComputationType

type Rep TopBottomComputationType = D1 ('MetaData "TopBottomComputationType" "Amazonka.QuickSight.Types.TopBottomComputationType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "TopBottomComputationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTopBottomComputationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TopBottomSortOrder

newtype TopBottomSortOrder Source #

Instances

Instances details
FromJSON TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

FromJSONKey TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

ToJSON TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

ToJSONKey TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

ToByteString TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

ToHeader TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

ToLog TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

ToQuery TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

FromText TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

ToText TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

FromXML TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

ToXML TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

Generic TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

Associated Types

type Rep TopBottomSortOrder :: Type -> Type #

Read TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

Show TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

NFData TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

Methods

rnf :: TopBottomSortOrder -> () #

Eq TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

Ord TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

Hashable TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

type Rep TopBottomSortOrder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomSortOrder

type Rep TopBottomSortOrder = D1 ('MetaData "TopBottomSortOrder" "Amazonka.QuickSight.Types.TopBottomSortOrder" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "TopBottomSortOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTopBottomSortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

URLTargetConfiguration

newtype URLTargetConfiguration Source #

Instances

Instances details
FromJSON URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

FromJSONKey URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

ToJSON URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

ToJSONKey URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

ToByteString URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

ToHeader URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

ToLog URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

ToQuery URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

FromText URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

ToText URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

FromXML URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

ToXML URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

Generic URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

Associated Types

type Rep URLTargetConfiguration :: Type -> Type #

Read URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

Show URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

NFData URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

Methods

rnf :: URLTargetConfiguration -> () #

Eq URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

Ord URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

Hashable URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

type Rep URLTargetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.URLTargetConfiguration

type Rep URLTargetConfiguration = D1 ('MetaData "URLTargetConfiguration" "Amazonka.QuickSight.Types.URLTargetConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "URLTargetConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromURLTargetConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

UserRole

newtype UserRole Source #

Constructors

UserRole' 

Fields

Instances

Instances details
FromJSON UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

FromJSONKey UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

ToJSON UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

ToJSONKey UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

ToByteString UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Methods

toBS :: UserRole -> ByteString #

ToHeader UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Methods

toHeader :: HeaderName -> UserRole -> [Header] #

ToLog UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

ToQuery UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

FromText UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

ToText UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Methods

toText :: UserRole -> Text #

FromXML UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

ToXML UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Methods

toXML :: UserRole -> XML #

Generic UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Associated Types

type Rep UserRole :: Type -> Type #

Methods

from :: UserRole -> Rep UserRole x #

to :: Rep UserRole x -> UserRole #

Read UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Show UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

NFData UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Methods

rnf :: UserRole -> () #

Eq UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Ord UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Hashable UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Methods

hashWithSalt :: Int -> UserRole -> Int #

hash :: UserRole -> Int #

type Rep UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

type Rep UserRole = D1 ('MetaData "UserRole" "Amazonka.QuickSight.Types.UserRole" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "UserRole'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromUserRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ValueWhenUnsetOption

newtype ValueWhenUnsetOption Source #

Instances

Instances details
FromJSON ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

FromJSONKey ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

ToJSON ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

ToJSONKey ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

ToByteString ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

ToHeader ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

ToLog ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

ToQuery ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

FromText ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

ToText ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

FromXML ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

ToXML ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

Generic ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

Associated Types

type Rep ValueWhenUnsetOption :: Type -> Type #

Read ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

Show ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

NFData ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

Methods

rnf :: ValueWhenUnsetOption -> () #

Eq ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

Ord ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

Hashable ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

type Rep ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

type Rep ValueWhenUnsetOption = D1 ('MetaData "ValueWhenUnsetOption" "Amazonka.QuickSight.Types.ValueWhenUnsetOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ValueWhenUnsetOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromValueWhenUnsetOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VerticalTextAlignment

newtype VerticalTextAlignment Source #

Instances

Instances details
FromJSON VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

FromJSONKey VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

ToJSON VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

ToJSONKey VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

ToByteString VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

ToHeader VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

ToLog VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

ToQuery VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

FromText VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

ToText VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

FromXML VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

ToXML VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

Generic VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

Associated Types

type Rep VerticalTextAlignment :: Type -> Type #

Read VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

Show VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

NFData VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

Methods

rnf :: VerticalTextAlignment -> () #

Eq VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

Ord VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

Hashable VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

type Rep VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

type Rep VerticalTextAlignment = D1 ('MetaData "VerticalTextAlignment" "Amazonka.QuickSight.Types.VerticalTextAlignment" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "VerticalTextAlignment'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVerticalTextAlignment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Visibility

newtype Visibility Source #

Constructors

Visibility' 

Fields

Bundled Patterns

pattern Visibility_HIDDEN :: Visibility 
pattern Visibility_VISIBLE :: Visibility 

Instances

Instances details
FromJSON Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

FromJSONKey Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

ToJSON Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

ToJSONKey Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

ToByteString Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

ToHeader Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

ToLog Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

ToQuery Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

FromText Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

ToText Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

Methods

toText :: Visibility -> Text #

FromXML Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

ToXML Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

Methods

toXML :: Visibility -> XML #

Generic Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

Associated Types

type Rep Visibility :: Type -> Type #

Read Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

Show Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

NFData Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

Methods

rnf :: Visibility -> () #

Eq Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

Ord Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

Hashable Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

type Rep Visibility Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visibility

type Rep Visibility = D1 ('MetaData "Visibility" "Amazonka.QuickSight.Types.Visibility" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "Visibility'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VisualCustomActionTrigger

newtype VisualCustomActionTrigger Source #

Instances

Instances details
FromJSON VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

FromJSONKey VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

ToJSON VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

ToJSONKey VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

ToByteString VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

ToHeader VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

ToLog VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

ToQuery VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

FromText VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

ToText VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

FromXML VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

ToXML VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

Generic VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

Associated Types

type Rep VisualCustomActionTrigger :: Type -> Type #

Read VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

Show VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

NFData VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

Eq VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

Ord VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

Hashable VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

type Rep VisualCustomActionTrigger Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionTrigger

type Rep VisualCustomActionTrigger = D1 ('MetaData "VisualCustomActionTrigger" "Amazonka.QuickSight.Types.VisualCustomActionTrigger" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "VisualCustomActionTrigger'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVisualCustomActionTrigger") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

WidgetStatus

newtype WidgetStatus Source #

Constructors

WidgetStatus' 

Bundled Patterns

pattern WidgetStatus_DISABLED :: WidgetStatus 
pattern WidgetStatus_ENABLED :: WidgetStatus 

Instances

Instances details
FromJSON WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

FromJSONKey WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

ToJSON WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

ToJSONKey WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

ToByteString WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

ToHeader WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

ToLog WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

ToQuery WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

FromText WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

ToText WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

Methods

toText :: WidgetStatus -> Text #

FromXML WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

ToXML WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

Methods

toXML :: WidgetStatus -> XML #

Generic WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

Associated Types

type Rep WidgetStatus :: Type -> Type #

Read WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

Show WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

NFData WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

Methods

rnf :: WidgetStatus -> () #

Eq WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

Ord WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

Hashable WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

type Rep WidgetStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WidgetStatus

type Rep WidgetStatus = D1 ('MetaData "WidgetStatus" "Amazonka.QuickSight.Types.WidgetStatus" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "WidgetStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWidgetStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

WordCloudCloudLayout

newtype WordCloudCloudLayout Source #

Instances

Instances details
FromJSON WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

FromJSONKey WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

ToJSON WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

ToJSONKey WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

ToByteString WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

ToHeader WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

ToLog WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

ToQuery WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

FromText WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

ToText WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

FromXML WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

ToXML WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

Generic WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

Associated Types

type Rep WordCloudCloudLayout :: Type -> Type #

Read WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

Show WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

NFData WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

Methods

rnf :: WordCloudCloudLayout -> () #

Eq WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

Ord WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

Hashable WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

type Rep WordCloudCloudLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudCloudLayout

type Rep WordCloudCloudLayout = D1 ('MetaData "WordCloudCloudLayout" "Amazonka.QuickSight.Types.WordCloudCloudLayout" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "WordCloudCloudLayout'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWordCloudCloudLayout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

WordCloudWordCasing

newtype WordCloudWordCasing Source #

Instances

Instances details
FromJSON WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

FromJSONKey WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

ToJSON WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

ToJSONKey WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

ToByteString WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

ToHeader WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

ToLog WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

ToQuery WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

FromText WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

ToText WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

FromXML WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

ToXML WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

Generic WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

Associated Types

type Rep WordCloudWordCasing :: Type -> Type #

Read WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

Show WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

NFData WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

Methods

rnf :: WordCloudWordCasing -> () #

Eq WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

Ord WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

Hashable WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

type Rep WordCloudWordCasing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordCasing

type Rep WordCloudWordCasing = D1 ('MetaData "WordCloudWordCasing" "Amazonka.QuickSight.Types.WordCloudWordCasing" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "WordCloudWordCasing'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWordCloudWordCasing") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

WordCloudWordOrientation

newtype WordCloudWordOrientation Source #

Instances

Instances details
FromJSON WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

FromJSONKey WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

ToJSON WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

ToJSONKey WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

ToByteString WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

ToHeader WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

ToLog WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

ToQuery WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

FromText WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

ToText WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

FromXML WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

ToXML WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

Generic WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

Associated Types

type Rep WordCloudWordOrientation :: Type -> Type #

Read WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

Show WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

NFData WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

Eq WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

Ord WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

Hashable WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

type Rep WordCloudWordOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordOrientation

type Rep WordCloudWordOrientation = D1 ('MetaData "WordCloudWordOrientation" "Amazonka.QuickSight.Types.WordCloudWordOrientation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "WordCloudWordOrientation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWordCloudWordOrientation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

WordCloudWordPadding

newtype WordCloudWordPadding Source #

Instances

Instances details
FromJSON WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

FromJSONKey WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

ToJSON WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

ToJSONKey WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

ToByteString WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

ToHeader WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

ToLog WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

ToQuery WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

FromText WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

ToText WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

FromXML WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

ToXML WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

Generic WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

Associated Types

type Rep WordCloudWordPadding :: Type -> Type #

Read WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

Show WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

NFData WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

Methods

rnf :: WordCloudWordPadding -> () #

Eq WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

Ord WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

Hashable WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

type Rep WordCloudWordPadding Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordPadding

type Rep WordCloudWordPadding = D1 ('MetaData "WordCloudWordPadding" "Amazonka.QuickSight.Types.WordCloudWordPadding" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "WordCloudWordPadding'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWordCloudWordPadding") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

WordCloudWordScaling

newtype WordCloudWordScaling Source #

Instances

Instances details
FromJSON WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

FromJSONKey WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

ToJSON WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

ToJSONKey WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

ToByteString WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

ToHeader WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

ToLog WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

ToQuery WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

FromText WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

ToText WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

FromXML WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

ToXML WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

Generic WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

Associated Types

type Rep WordCloudWordScaling :: Type -> Type #

Read WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

Show WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

NFData WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

Methods

rnf :: WordCloudWordScaling -> () #

Eq WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

Ord WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

Hashable WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

type Rep WordCloudWordScaling Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudWordScaling

type Rep WordCloudWordScaling = D1 ('MetaData "WordCloudWordScaling" "Amazonka.QuickSight.Types.WordCloudWordScaling" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "WordCloudWordScaling'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWordCloudWordScaling") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AccountCustomization

data AccountCustomization Source #

The Amazon QuickSight customizations associated with your Amazon Web Services account or a QuickSight namespace in a specific Amazon Web Services Region.

See: newAccountCustomization smart constructor.

Instances

Instances details
FromJSON AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

ToJSON AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

Generic AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

Associated Types

type Rep AccountCustomization :: Type -> Type #

Read AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

Show AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

NFData AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

Methods

rnf :: AccountCustomization -> () #

Eq AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

Hashable AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

type Rep AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

type Rep AccountCustomization = D1 ('MetaData "AccountCustomization" "Amazonka.QuickSight.Types.AccountCustomization" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AccountCustomization'" 'PrefixI 'True) (S1 ('MetaSel ('Just "defaultEmailCustomizationTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "defaultTheme") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAccountCustomization :: AccountCustomization Source #

Create a value of AccountCustomization 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:defaultEmailCustomizationTemplate:AccountCustomization', accountCustomization_defaultEmailCustomizationTemplate - The default email customization template.

$sel:defaultTheme:AccountCustomization', accountCustomization_defaultTheme - The default theme for this Amazon QuickSight subscription.

AccountInfo

data AccountInfo Source #

A structure that contains the following account information elements:

  • Your Amazon QuickSight account name.
  • The edition of Amazon QuickSight that your account is using.
  • The notification email address that is associated with the Amazon QuickSight account.
  • The authentication type of the Amazon QuickSight account.
  • The status of the Amazon QuickSight account's subscription.

See: newAccountInfo smart constructor.

Instances

Instances details
FromJSON AccountInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountInfo

Generic AccountInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountInfo

Associated Types

type Rep AccountInfo :: Type -> Type #

Read AccountInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountInfo

Show AccountInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountInfo

NFData AccountInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountInfo

Methods

rnf :: AccountInfo -> () #

Eq AccountInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountInfo

Hashable AccountInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountInfo

type Rep AccountInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountInfo

type Rep AccountInfo = D1 ('MetaData "AccountInfo" "Amazonka.QuickSight.Types.AccountInfo" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AccountInfo'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accountName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "accountSubscriptionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "authenticationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "edition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Edition)) :*: S1 ('MetaSel ('Just "notificationEmail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newAccountInfo :: AccountInfo Source #

Create a value of AccountInfo 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:accountName:AccountInfo', accountInfo_accountName - The account name that you provided for the Amazon QuickSight subscription in your Amazon Web Services account. You create this name when you sign up for Amazon QuickSight. It's unique over all of Amazon Web Services, and it appears only when users sign in.

$sel:accountSubscriptionStatus:AccountInfo', accountInfo_accountSubscriptionStatus - The status of your account subscription.

$sel:authenticationType:AccountInfo', accountInfo_authenticationType - The way that your Amazon QuickSight account is authenticated.

$sel:edition:AccountInfo', accountInfo_edition - The edition of your Amazon QuickSight account.

$sel:notificationEmail:AccountInfo', accountInfo_notificationEmail - The email address that will be used for Amazon QuickSight to send notifications regarding your Amazon Web Services account or Amazon QuickSight subscription.

AccountSettings

data AccountSettings Source #

The Amazon QuickSight settings associated with your Amazon Web Services account.

See: newAccountSettings smart constructor.

Instances

Instances details
FromJSON AccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountSettings

Generic AccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountSettings

Associated Types

type Rep AccountSettings :: Type -> Type #

Read AccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountSettings

Show AccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountSettings

NFData AccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountSettings

Methods

rnf :: AccountSettings -> () #

Eq AccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountSettings

Hashable AccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountSettings

type Rep AccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountSettings

type Rep AccountSettings = D1 ('MetaData "AccountSettings" "Amazonka.QuickSight.Types.AccountSettings" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AccountSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accountName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "defaultNamespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "edition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Edition)))) :*: (S1 ('MetaSel ('Just "notificationEmail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "publicSharingEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "terminationProtectionEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))))

newAccountSettings :: AccountSettings Source #

Create a value of AccountSettings 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:accountName:AccountSettings', accountSettings_accountName - The "account name" you provided for the Amazon QuickSight subscription in your Amazon Web Services account. You create this name when you sign up for Amazon QuickSight. It is unique in all of Amazon Web Services and it appears only when users sign in.

$sel:defaultNamespace:AccountSettings', accountSettings_defaultNamespace - The default Amazon QuickSight namespace for your Amazon Web Services account.

$sel:edition:AccountSettings', accountSettings_edition - The edition of Amazon QuickSight that you're currently subscribed to: Enterprise edition or Standard edition.

$sel:notificationEmail:AccountSettings', accountSettings_notificationEmail - The main notification email for your Amazon QuickSight subscription.

$sel:publicSharingEnabled:AccountSettings', accountSettings_publicSharingEnabled - A Boolean value that indicates whether public sharing is turned on for an Amazon QuickSight account. For more information about turning on public sharing, see UpdatePublicSharingSettings.

$sel:terminationProtectionEnabled:AccountSettings', accountSettings_terminationProtectionEnabled - A boolean value that determines whether or not an Amazon QuickSight account can be deleted. A True value doesn't allow the account to be deleted and results in an error message if a user tries to make a DeleteAccountSubsctiption request. A False value will allow the ccount to be deleted.

ActiveIAMPolicyAssignment

data ActiveIAMPolicyAssignment Source #

The active Identity and Access Management (IAM) policy assignment.

See: newActiveIAMPolicyAssignment smart constructor.

Instances

Instances details
FromJSON ActiveIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment

Generic ActiveIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment

Associated Types

type Rep ActiveIAMPolicyAssignment :: Type -> Type #

Read ActiveIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment

Show ActiveIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment

NFData ActiveIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment

Eq ActiveIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment

Hashable ActiveIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment

type Rep ActiveIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment

type Rep ActiveIAMPolicyAssignment = D1 ('MetaData "ActiveIAMPolicyAssignment" "Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ActiveIAMPolicyAssignment'" 'PrefixI 'True) (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "policyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newActiveIAMPolicyAssignment :: ActiveIAMPolicyAssignment Source #

Create a value of ActiveIAMPolicyAssignment 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:assignmentName:ActiveIAMPolicyAssignment', activeIAMPolicyAssignment_assignmentName - A name for the IAM policy assignment.

$sel:policyArn:ActiveIAMPolicyAssignment', activeIAMPolicyAssignment_policyArn - The Amazon Resource Name (ARN) of the resource.

AdHocFilteringOption

data AdHocFilteringOption Source #

An ad hoc (one-time) filtering option.

See: newAdHocFilteringOption smart constructor.

Instances

Instances details
ToJSON AdHocFilteringOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AdHocFilteringOption

Generic AdHocFilteringOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AdHocFilteringOption

Associated Types

type Rep AdHocFilteringOption :: Type -> Type #

Read AdHocFilteringOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AdHocFilteringOption

Show AdHocFilteringOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AdHocFilteringOption

NFData AdHocFilteringOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AdHocFilteringOption

Methods

rnf :: AdHocFilteringOption -> () #

Eq AdHocFilteringOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AdHocFilteringOption

Hashable AdHocFilteringOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AdHocFilteringOption

type Rep AdHocFilteringOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AdHocFilteringOption

type Rep AdHocFilteringOption = D1 ('MetaData "AdHocFilteringOption" "Amazonka.QuickSight.Types.AdHocFilteringOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AdHocFilteringOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "availabilityStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardBehavior))))

newAdHocFilteringOption :: AdHocFilteringOption Source #

Create a value of AdHocFilteringOption 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:availabilityStatus:AdHocFilteringOption', adHocFilteringOption_availabilityStatus - Availability status.

AggregationFunction

data AggregationFunction Source #

An aggregation function aggregates values from a dimension or measure.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newAggregationFunction smart constructor.

Instances

Instances details
FromJSON AggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationFunction

ToJSON AggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationFunction

Generic AggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationFunction

Associated Types

type Rep AggregationFunction :: Type -> Type #

Read AggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationFunction

Show AggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationFunction

NFData AggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationFunction

Methods

rnf :: AggregationFunction -> () #

Eq AggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationFunction

Hashable AggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationFunction

type Rep AggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationFunction

type Rep AggregationFunction = D1 ('MetaData "AggregationFunction" "Amazonka.QuickSight.Types.AggregationFunction" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AggregationFunction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "categoricalAggregationFunction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CategoricalAggregationFunction)) :*: (S1 ('MetaSel ('Just "dateAggregationFunction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DateAggregationFunction)) :*: S1 ('MetaSel ('Just "numericalAggregationFunction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumericalAggregationFunction)))))

newAggregationFunction :: AggregationFunction Source #

Create a value of AggregationFunction 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:categoricalAggregationFunction:AggregationFunction', aggregationFunction_categoricalAggregationFunction - Aggregation for categorical values.

  • COUNT: Aggregate by the total number of values, including duplicates.
  • DISTINCT_COUNT: Aggregate by the total number of distinct values.

$sel:dateAggregationFunction:AggregationFunction', aggregationFunction_dateAggregationFunction - Aggregation for date values.

  • COUNT: Aggregate by the total number of values, including duplicates.
  • DISTINCT_COUNT: Aggregate by the total number of distinct values.
  • MIN: Select the smallest date value.
  • MAX: Select the largest date value.

$sel:numericalAggregationFunction:AggregationFunction', aggregationFunction_numericalAggregationFunction - Aggregation for numerical values.

AggregationSortConfiguration

data AggregationSortConfiguration Source #

The configuration options to sort aggregated values.

See: newAggregationSortConfiguration smart constructor.

Instances

Instances details
FromJSON AggregationSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationSortConfiguration

ToJSON AggregationSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationSortConfiguration

Generic AggregationSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationSortConfiguration

Associated Types

type Rep AggregationSortConfiguration :: Type -> Type #

Read AggregationSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationSortConfiguration

Show AggregationSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationSortConfiguration

NFData AggregationSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationSortConfiguration

Eq AggregationSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationSortConfiguration

Hashable AggregationSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationSortConfiguration

type Rep AggregationSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AggregationSortConfiguration

type Rep AggregationSortConfiguration = D1 ('MetaData "AggregationSortConfiguration" "Amazonka.QuickSight.Types.AggregationSortConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AggregationSortConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier) :*: (S1 ('MetaSel ('Just "sortDirection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SortDirection) :*: S1 ('MetaSel ('Just "aggregationFunction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AggregationFunction))))

newAggregationSortConfiguration Source #

Create a value of AggregationSortConfiguration 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:column:AggregationSortConfiguration', aggregationSortConfiguration_column - The column that determines the sort order of aggregated values.

$sel:sortDirection:AggregationSortConfiguration', aggregationSortConfiguration_sortDirection - The sort direction of values.

  • ASC: Sort in ascending order.
  • DESC: Sort in descending order.

$sel:aggregationFunction:AggregationSortConfiguration', aggregationSortConfiguration_aggregationFunction - The function that aggregates the values in Column.

AmazonElasticsearchParameters

data AmazonElasticsearchParameters Source #

The parameters for OpenSearch.

See: newAmazonElasticsearchParameters smart constructor.

Instances

Instances details
FromJSON AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

ToJSON AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

Generic AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

Associated Types

type Rep AmazonElasticsearchParameters :: Type -> Type #

Read AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

Show AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

NFData AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

Eq AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

Hashable AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

type Rep AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

type Rep AmazonElasticsearchParameters = D1 ('MetaData "AmazonElasticsearchParameters" "Amazonka.QuickSight.Types.AmazonElasticsearchParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AmazonElasticsearchParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "domain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAmazonElasticsearchParameters Source #

Create a value of AmazonElasticsearchParameters 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:domain:AmazonElasticsearchParameters', amazonElasticsearchParameters_domain - The OpenSearch domain.

AmazonOpenSearchParameters

data AmazonOpenSearchParameters Source #

The parameters for OpenSearch.

See: newAmazonOpenSearchParameters smart constructor.

Instances

Instances details
FromJSON AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

ToJSON AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

Generic AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

Associated Types

type Rep AmazonOpenSearchParameters :: Type -> Type #

Read AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

Show AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

NFData AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

Eq AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

Hashable AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

type Rep AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

type Rep AmazonOpenSearchParameters = D1 ('MetaData "AmazonOpenSearchParameters" "Amazonka.QuickSight.Types.AmazonOpenSearchParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AmazonOpenSearchParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "domain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAmazonOpenSearchParameters Source #

Create a value of AmazonOpenSearchParameters 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:domain:AmazonOpenSearchParameters', amazonOpenSearchParameters_domain - The OpenSearch domain.

Analysis

data Analysis Source #

Metadata structure for an analysis in Amazon QuickSight

See: newAnalysis smart constructor.

Instances

Instances details
FromJSON Analysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Analysis

Generic Analysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Analysis

Associated Types

type Rep Analysis :: Type -> Type #

Methods

from :: Analysis -> Rep Analysis x #

to :: Rep Analysis x -> Analysis #

Read Analysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Analysis

Show Analysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Analysis

NFData Analysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Analysis

Methods

rnf :: Analysis -> () #

Eq Analysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Analysis

Hashable Analysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Analysis

Methods

hashWithSalt :: Int -> Analysis -> Int #

hash :: Analysis -> Int #

type Rep Analysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Analysis

newAnalysis :: Analysis Source #

Create a value of Analysis 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:analysisId:Analysis', analysis_analysisId - The ID of the analysis.

$sel:arn:Analysis', analysis_arn - The Amazon Resource Name (ARN) of the analysis.

$sel:createdTime:Analysis', analysis_createdTime - The time that the analysis was created.

$sel:dataSetArns:Analysis', analysis_dataSetArns - The ARNs of the datasets of the analysis.

$sel:errors:Analysis', analysis_errors - Errors associated with the analysis.

$sel:lastUpdatedTime:Analysis', analysis_lastUpdatedTime - The time that the analysis was last updated.

Analysis, analysis_name - The descriptive name of the analysis.

$sel:sheets:Analysis', analysis_sheets - A list of the associated sheets with the unique identifier and name of each sheet.

$sel:status:Analysis', analysis_status - Status associated with the analysis.

$sel:themeArn:Analysis', analysis_themeArn - The ARN of the theme of the analysis.

AnalysisDefaults

data AnalysisDefaults Source #

The configuration for default analysis settings.

See: newAnalysisDefaults smart constructor.

Instances

Instances details
FromJSON AnalysisDefaults Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefaults

ToJSON AnalysisDefaults Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefaults

Generic AnalysisDefaults Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefaults

Associated Types

type Rep AnalysisDefaults :: Type -> Type #

Read AnalysisDefaults Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefaults

Show AnalysisDefaults Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefaults

NFData AnalysisDefaults Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefaults

Methods

rnf :: AnalysisDefaults -> () #

Eq AnalysisDefaults Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefaults

Hashable AnalysisDefaults Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefaults

type Rep AnalysisDefaults Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefaults

type Rep AnalysisDefaults = D1 ('MetaData "AnalysisDefaults" "Amazonka.QuickSight.Types.AnalysisDefaults" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AnalysisDefaults'" 'PrefixI 'True) (S1 ('MetaSel ('Just "defaultNewSheetConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DefaultNewSheetConfiguration)))

newAnalysisDefaults Source #

Create a value of AnalysisDefaults 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:defaultNewSheetConfiguration:AnalysisDefaults', analysisDefaults_defaultNewSheetConfiguration - The configuration for default new sheet settings.

AnalysisDefinition

data AnalysisDefinition Source #

The definition of an analysis.

See: newAnalysisDefinition smart constructor.

Instances

Instances details
FromJSON AnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefinition

ToJSON AnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefinition

Generic AnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefinition

Associated Types

type Rep AnalysisDefinition :: Type -> Type #

Show AnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefinition

NFData AnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefinition

Methods

rnf :: AnalysisDefinition -> () #

Eq AnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefinition

Hashable AnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefinition

type Rep AnalysisDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisDefinition

type Rep AnalysisDefinition = D1 ('MetaData "AnalysisDefinition" "Amazonka.QuickSight.Types.AnalysisDefinition" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AnalysisDefinition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "analysisDefaults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnalysisDefaults)) :*: (S1 ('MetaSel ('Just "calculatedFields") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CalculatedField])) :*: S1 ('MetaSel ('Just "columnConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnConfiguration])))) :*: ((S1 ('MetaSel ('Just "filterGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FilterGroup])) :*: S1 ('MetaSel ('Just "parameterDeclarations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ParameterDeclaration]))) :*: (S1 ('MetaSel ('Just "sheets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SheetDefinition])) :*: S1 ('MetaSel ('Just "dataSetIdentifierDeclarations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty DataSetIdentifierDeclaration))))))

newAnalysisDefinition Source #

Create a value of AnalysisDefinition 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:analysisDefaults:AnalysisDefinition', analysisDefinition_analysisDefaults - Undocumented member.

$sel:calculatedFields:AnalysisDefinition', analysisDefinition_calculatedFields - An array of calculated field definitions for the analysis.

$sel:columnConfigurations:AnalysisDefinition', analysisDefinition_columnConfigurations - An array of analysis-level column configurations. Column configurations can be used to set default formatting for a column to be used throughout an analysis.

$sel:filterGroups:AnalysisDefinition', analysisDefinition_filterGroups - Filter definitions for an analysis.

For more information, see Filtering Data in Amazon QuickSight in the Amazon QuickSight User Guide.

$sel:parameterDeclarations:AnalysisDefinition', analysisDefinition_parameterDeclarations - An array of parameter declarations for an analysis.

Parameters are named variables that can transfer a value for use by an action or an object.

For more information, see Parameters in Amazon QuickSight in the Amazon QuickSight User Guide.

$sel:sheets:AnalysisDefinition', analysisDefinition_sheets - An array of sheet definitions for an analysis. Each SheetDefinition provides detailed information about a sheet within this analysis.

$sel:dataSetIdentifierDeclarations:AnalysisDefinition', analysisDefinition_dataSetIdentifierDeclarations - An array of dataset identifier declarations. This mapping allows the usage of dataset identifiers instead of dataset ARNs throughout analysis sub-structures.

AnalysisError

data AnalysisError Source #

Analysis error.

See: newAnalysisError smart constructor.

Instances

Instances details
FromJSON AnalysisError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisError

Generic AnalysisError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisError

Associated Types

type Rep AnalysisError :: Type -> Type #

Read AnalysisError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisError

Show AnalysisError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisError

NFData AnalysisError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisError

Methods

rnf :: AnalysisError -> () #

Eq AnalysisError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisError

Hashable AnalysisError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisError

type Rep AnalysisError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisError

type Rep AnalysisError = D1 ('MetaData "AnalysisError" "Amazonka.QuickSight.Types.AnalysisError" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AnalysisError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnalysisErrorType)) :*: S1 ('MetaSel ('Just "violatedEntities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Entity])))))

newAnalysisError :: AnalysisError Source #

Create a value of AnalysisError 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:message:AnalysisError', analysisError_message - The message associated with the analysis error.

$sel:type':AnalysisError', analysisError_type - The type of the analysis error.

$sel:violatedEntities:AnalysisError', analysisError_violatedEntities -

AnalysisSearchFilter

data AnalysisSearchFilter Source #

A filter that you apply when searching for one or more analyses.

See: newAnalysisSearchFilter smart constructor.

Instances

Instances details
ToJSON AnalysisSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSearchFilter

Generic AnalysisSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSearchFilter

Associated Types

type Rep AnalysisSearchFilter :: Type -> Type #

Read AnalysisSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSearchFilter

Show AnalysisSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSearchFilter

NFData AnalysisSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSearchFilter

Methods

rnf :: AnalysisSearchFilter -> () #

Eq AnalysisSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSearchFilter

Hashable AnalysisSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSearchFilter

type Rep AnalysisSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSearchFilter

type Rep AnalysisSearchFilter = D1 ('MetaData "AnalysisSearchFilter" "Amazonka.QuickSight.Types.AnalysisSearchFilter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AnalysisSearchFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnalysisFilterAttribute)) :*: (S1 ('MetaSel ('Just "operator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FilterOperator)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newAnalysisSearchFilter :: AnalysisSearchFilter Source #

Create a value of AnalysisSearchFilter 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:name:AnalysisSearchFilter', analysisSearchFilter_name - The name of the value that you want to use as a filter, for example "Name": "QUICKSIGHT_OWNER".

Valid values are defined as follows:

  • QUICKSIGHT_VIEWER_OR_OWNER: Provide an ARN of a user or group, and any analyses with that ARN listed as one of the analysis' owners or viewers are returned. Implicit permissions from folders or groups are considered.
  • QUICKSIGHT_OWNER: Provide an ARN of a user or group, and any analyses with that ARN listed as one of the owners of the analyses are returned. Implicit permissions from folders or groups are considered.
  • DIRECT_QUICKSIGHT_SOLE_OWNER: Provide an ARN of a user or group, and any analyses with that ARN listed as the only owner of the analysis are returned. Implicit permissions from folders or groups are not considered.
  • DIRECT_QUICKSIGHT_OWNER: Provide an ARN of a user or group, and any analyses with that ARN listed as one of the owners of the analyses are returned. Implicit permissions from folders or groups are not considered.
  • DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: Provide an ARN of a user or group, and any analyses with that ARN listed as one of the owners or viewers of the analyses are returned. Implicit permissions from folders or groups are not considered.
  • ANALYSIS_NAME: Any analyses whose names have a substring match to this value will be returned.

$sel:operator:AnalysisSearchFilter', analysisSearchFilter_operator - The comparison operator that you want to use as a filter, for example "Operator": "StringEquals". Valid values are "StringEquals" and "StringLike".

If you set the operator value to "StringEquals", you need to provide an ownership related filter in the "NAME" field and the arn of the user or group whose folders you want to search in the "Value" field. For example, "Name":"DIRECT_QUICKSIGHT_OWNER", "Operator": "StringEquals", "Value": "arn:aws:quicksight:us-east-1:1:user/default/UserName1".

If you set the value to "StringLike", you need to provide the name of the folders you are searching for. For example, "Name":"ANALYSIS_NAME", "Operator": "StringLike", "Value": "Test". The "StringLike" operator only supports the NAME value ANALYSIS_NAME.

$sel:value:AnalysisSearchFilter', analysisSearchFilter_value - The value of the named item, in this case QUICKSIGHT_USER, that you want to use as a filter, for example "Value". An example is "arn:aws:quicksight:us-east-1:1:user/default/UserName1".

AnalysisSourceEntity

data AnalysisSourceEntity Source #

The source entity of an analysis.

See: newAnalysisSourceEntity smart constructor.

Instances

Instances details
ToJSON AnalysisSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceEntity

Generic AnalysisSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceEntity

Associated Types

type Rep AnalysisSourceEntity :: Type -> Type #

Read AnalysisSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceEntity

Show AnalysisSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceEntity

NFData AnalysisSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceEntity

Methods

rnf :: AnalysisSourceEntity -> () #

Eq AnalysisSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceEntity

Hashable AnalysisSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceEntity

type Rep AnalysisSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceEntity

type Rep AnalysisSourceEntity = D1 ('MetaData "AnalysisSourceEntity" "Amazonka.QuickSight.Types.AnalysisSourceEntity" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AnalysisSourceEntity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnalysisSourceTemplate))))

newAnalysisSourceEntity :: AnalysisSourceEntity Source #

Create a value of AnalysisSourceEntity 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:sourceTemplate:AnalysisSourceEntity', analysisSourceEntity_sourceTemplate - The source template for the source entity of the analysis.

AnalysisSourceTemplate

data AnalysisSourceTemplate Source #

The source template of an analysis.

See: newAnalysisSourceTemplate smart constructor.

Instances

Instances details
ToJSON AnalysisSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceTemplate

Generic AnalysisSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceTemplate

Associated Types

type Rep AnalysisSourceTemplate :: Type -> Type #

Read AnalysisSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceTemplate

Show AnalysisSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceTemplate

NFData AnalysisSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceTemplate

Methods

rnf :: AnalysisSourceTemplate -> () #

Eq AnalysisSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceTemplate

Hashable AnalysisSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceTemplate

type Rep AnalysisSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceTemplate

type Rep AnalysisSourceTemplate = D1 ('MetaData "AnalysisSourceTemplate" "Amazonka.QuickSight.Types.AnalysisSourceTemplate" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AnalysisSourceTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSetReferences") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty DataSetReference)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAnalysisSourceTemplate Source #

Create a value of AnalysisSourceTemplate 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:dataSetReferences:AnalysisSourceTemplate', analysisSourceTemplate_dataSetReferences - The dataset references of the source template of an analysis.

$sel:arn:AnalysisSourceTemplate', analysisSourceTemplate_arn - The Amazon Resource Name (ARN) of the source template of an analysis.

AnalysisSummary

data AnalysisSummary Source #

The summary metadata that describes an analysis.

See: newAnalysisSummary smart constructor.

Instances

Instances details
FromJSON AnalysisSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSummary

Generic AnalysisSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSummary

Associated Types

type Rep AnalysisSummary :: Type -> Type #

Read AnalysisSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSummary

Show AnalysisSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSummary

NFData AnalysisSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSummary

Methods

rnf :: AnalysisSummary -> () #

Eq AnalysisSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSummary

Hashable AnalysisSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSummary

type Rep AnalysisSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSummary

type Rep AnalysisSummary = D1 ('MetaData "AnalysisSummary" "Amazonka.QuickSight.Types.AnalysisSummary" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AnalysisSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus))))))

newAnalysisSummary :: AnalysisSummary Source #

Create a value of AnalysisSummary 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:analysisId:AnalysisSummary', analysisSummary_analysisId - The ID of the analysis. This ID displays in the URL.

$sel:arn:AnalysisSummary', analysisSummary_arn - The Amazon Resource Name (ARN) for the analysis.

$sel:createdTime:AnalysisSummary', analysisSummary_createdTime - The time that the analysis was created.

$sel:lastUpdatedTime:AnalysisSummary', analysisSummary_lastUpdatedTime - The time that the analysis was last updated.

$sel:name:AnalysisSummary', analysisSummary_name - The name of the analysis. This name is displayed in the Amazon QuickSight console.

$sel:status:AnalysisSummary', analysisSummary_status - The last known status for the analysis.

AnchorDateConfiguration

data AnchorDateConfiguration Source #

The date configuration of the filter.

See: newAnchorDateConfiguration smart constructor.

Instances

Instances details
FromJSON AnchorDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorDateConfiguration

ToJSON AnchorDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorDateConfiguration

Generic AnchorDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorDateConfiguration

Associated Types

type Rep AnchorDateConfiguration :: Type -> Type #

Read AnchorDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorDateConfiguration

Show AnchorDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorDateConfiguration

NFData AnchorDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorDateConfiguration

Methods

rnf :: AnchorDateConfiguration -> () #

Eq AnchorDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorDateConfiguration

Hashable AnchorDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorDateConfiguration

type Rep AnchorDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnchorDateConfiguration

type Rep AnchorDateConfiguration = D1 ('MetaData "AnchorDateConfiguration" "Amazonka.QuickSight.Types.AnchorDateConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AnchorDateConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "anchorOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnchorOption)) :*: S1 ('MetaSel ('Just "parameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAnchorDateConfiguration :: AnchorDateConfiguration Source #

Create a value of AnchorDateConfiguration 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:anchorOption:AnchorDateConfiguration', anchorDateConfiguration_anchorOption - The options for the date configuration. Choose one of the options below:

  • NOW

$sel:parameterName:AnchorDateConfiguration', anchorDateConfiguration_parameterName - The name of the parameter that is used for the anchor date configuration.

AnonymousUserDashboardEmbeddingConfiguration

data AnonymousUserDashboardEmbeddingConfiguration Source #

Information about the dashboard that you want to embed.

See: newAnonymousUserDashboardEmbeddingConfiguration smart constructor.

Instances

Instances details
ToJSON AnonymousUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration

Generic AnonymousUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration

Read AnonymousUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration

Show AnonymousUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration

NFData AnonymousUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration

Eq AnonymousUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration

Hashable AnonymousUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration

type Rep AnonymousUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration

type Rep AnonymousUserDashboardEmbeddingConfiguration = D1 ('MetaData "AnonymousUserDashboardEmbeddingConfiguration" "Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AnonymousUserDashboardEmbeddingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "initialDashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAnonymousUserDashboardEmbeddingConfiguration Source #

Create a value of AnonymousUserDashboardEmbeddingConfiguration 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:initialDashboardId:AnonymousUserDashboardEmbeddingConfiguration', anonymousUserDashboardEmbeddingConfiguration_initialDashboardId - The dashboard ID for the dashboard that you want the user to see first. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders this dashboard.

The Amazon Resource Name (ARN) of this dashboard must be included in the AuthorizedResourceArns parameter. Otherwise, the request will fail with InvalidParameterValueException.

AnonymousUserDashboardVisualEmbeddingConfiguration

data AnonymousUserDashboardVisualEmbeddingConfiguration Source #

The experience that you are embedding. You can use this object to generate a url that embeds a visual into your application.

See: newAnonymousUserDashboardVisualEmbeddingConfiguration smart constructor.

Instances

Instances details
ToJSON AnonymousUserDashboardVisualEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardVisualEmbeddingConfiguration

Generic AnonymousUserDashboardVisualEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardVisualEmbeddingConfiguration

Read AnonymousUserDashboardVisualEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardVisualEmbeddingConfiguration

Show AnonymousUserDashboardVisualEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardVisualEmbeddingConfiguration

NFData AnonymousUserDashboardVisualEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardVisualEmbeddingConfiguration

Eq AnonymousUserDashboardVisualEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardVisualEmbeddingConfiguration

Hashable AnonymousUserDashboardVisualEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardVisualEmbeddingConfiguration

type Rep AnonymousUserDashboardVisualEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardVisualEmbeddingConfiguration

type Rep AnonymousUserDashboardVisualEmbeddingConfiguration = D1 ('MetaData "AnonymousUserDashboardVisualEmbeddingConfiguration" "Amazonka.QuickSight.Types.AnonymousUserDashboardVisualEmbeddingConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AnonymousUserDashboardVisualEmbeddingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "initialDashboardVisualId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DashboardVisualId)))

newAnonymousUserDashboardVisualEmbeddingConfiguration Source #

Create a value of AnonymousUserDashboardVisualEmbeddingConfiguration 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:initialDashboardVisualId:AnonymousUserDashboardVisualEmbeddingConfiguration', anonymousUserDashboardVisualEmbeddingConfiguration_initialDashboardVisualId - The visual ID for the visual that you want the user to see. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders this visual.

The Amazon Resource Name (ARN) of the dashboard that the visual belongs to must be included in the AuthorizedResourceArns parameter. Otherwise, the request will fail with InvalidParameterValueException.

AnonymousUserEmbeddingExperienceConfiguration

data AnonymousUserEmbeddingExperienceConfiguration Source #

The type of experience you want to embed. For anonymous users, you can embed Amazon QuickSight dashboards.

See: newAnonymousUserEmbeddingExperienceConfiguration smart constructor.

Instances

Instances details
ToJSON AnonymousUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration

Generic AnonymousUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration

Read AnonymousUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration

Show AnonymousUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration

NFData AnonymousUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration

Eq AnonymousUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration

Hashable AnonymousUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration

type Rep AnonymousUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration

type Rep AnonymousUserEmbeddingExperienceConfiguration = D1 ('MetaData "AnonymousUserEmbeddingExperienceConfiguration" "Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AnonymousUserEmbeddingExperienceConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dashboard") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnonymousUserDashboardEmbeddingConfiguration)) :*: (S1 ('MetaSel ('Just "dashboardVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnonymousUserDashboardVisualEmbeddingConfiguration)) :*: S1 ('MetaSel ('Just "qSearchBar") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnonymousUserQSearchBarEmbeddingConfiguration)))))

newAnonymousUserEmbeddingExperienceConfiguration :: AnonymousUserEmbeddingExperienceConfiguration Source #

Create a value of AnonymousUserEmbeddingExperienceConfiguration 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:dashboard:AnonymousUserEmbeddingExperienceConfiguration', anonymousUserEmbeddingExperienceConfiguration_dashboard - The type of embedding experience. In this case, Amazon QuickSight dashboards.

$sel:dashboardVisual:AnonymousUserEmbeddingExperienceConfiguration', anonymousUserEmbeddingExperienceConfiguration_dashboardVisual - The type of embedding experience. In this case, Amazon QuickSight visuals.

$sel:qSearchBar:AnonymousUserEmbeddingExperienceConfiguration', anonymousUserEmbeddingExperienceConfiguration_qSearchBar - The Q search bar that you want to use for anonymous user embedding.

AnonymousUserQSearchBarEmbeddingConfiguration

data AnonymousUserQSearchBarEmbeddingConfiguration Source #

The settings that you want to use with the Q search bar.

See: newAnonymousUserQSearchBarEmbeddingConfiguration smart constructor.

Instances

Instances details
ToJSON AnonymousUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserQSearchBarEmbeddingConfiguration

Generic AnonymousUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserQSearchBarEmbeddingConfiguration

Read AnonymousUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserQSearchBarEmbeddingConfiguration

Show AnonymousUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserQSearchBarEmbeddingConfiguration

NFData AnonymousUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserQSearchBarEmbeddingConfiguration

Eq AnonymousUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserQSearchBarEmbeddingConfiguration

Hashable AnonymousUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserQSearchBarEmbeddingConfiguration

type Rep AnonymousUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserQSearchBarEmbeddingConfiguration

type Rep AnonymousUserQSearchBarEmbeddingConfiguration = D1 ('MetaData "AnonymousUserQSearchBarEmbeddingConfiguration" "Amazonka.QuickSight.Types.AnonymousUserQSearchBarEmbeddingConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AnonymousUserQSearchBarEmbeddingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "initialTopicId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAnonymousUserQSearchBarEmbeddingConfiguration Source #

Create a value of AnonymousUserQSearchBarEmbeddingConfiguration 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:initialTopicId:AnonymousUserQSearchBarEmbeddingConfiguration', anonymousUserQSearchBarEmbeddingConfiguration_initialTopicId - The QuickSight Q topic ID of the topic that you want the anonymous user to see first. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders the Q search bar with this topic pre-selected.

The Amazon Resource Name (ARN) of this Q topic must be included in the AuthorizedResourceArns parameter. Otherwise, the request will fail with InvalidParameterValueException.

ArcAxisConfiguration

data ArcAxisConfiguration Source #

The arc axis configuration of a GaugeChartVisual.

See: newArcAxisConfiguration smart constructor.

Instances

Instances details
FromJSON ArcAxisConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisConfiguration

ToJSON ArcAxisConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisConfiguration

Generic ArcAxisConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisConfiguration

Associated Types

type Rep ArcAxisConfiguration :: Type -> Type #

Read ArcAxisConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisConfiguration

Show ArcAxisConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisConfiguration

NFData ArcAxisConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisConfiguration

Methods

rnf :: ArcAxisConfiguration -> () #

Eq ArcAxisConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisConfiguration

Hashable ArcAxisConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisConfiguration

type Rep ArcAxisConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisConfiguration

type Rep ArcAxisConfiguration = D1 ('MetaData "ArcAxisConfiguration" "Amazonka.QuickSight.Types.ArcAxisConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ArcAxisConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "range") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ArcAxisDisplayRange)) :*: S1 ('MetaSel ('Just "reserveRange") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))

newArcAxisConfiguration :: ArcAxisConfiguration Source #

Create a value of ArcAxisConfiguration 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:range:ArcAxisConfiguration', arcAxisConfiguration_range - The arc axis range of a GaugeChartVisual.

$sel:reserveRange:ArcAxisConfiguration', arcAxisConfiguration_reserveRange - The reserved range of the arc axis.

ArcAxisDisplayRange

data ArcAxisDisplayRange Source #

The arc axis range of a GaugeChartVisual.

See: newArcAxisDisplayRange smart constructor.

Instances

Instances details
FromJSON ArcAxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisDisplayRange

ToJSON ArcAxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisDisplayRange

Generic ArcAxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisDisplayRange

Associated Types

type Rep ArcAxisDisplayRange :: Type -> Type #

Read ArcAxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisDisplayRange

Show ArcAxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisDisplayRange

NFData ArcAxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisDisplayRange

Methods

rnf :: ArcAxisDisplayRange -> () #

Eq ArcAxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisDisplayRange

Hashable ArcAxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisDisplayRange

type Rep ArcAxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcAxisDisplayRange

type Rep ArcAxisDisplayRange = D1 ('MetaData "ArcAxisDisplayRange" "Amazonka.QuickSight.Types.ArcAxisDisplayRange" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ArcAxisDisplayRange'" 'PrefixI 'True) (S1 ('MetaSel ('Just "max") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "min") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newArcAxisDisplayRange :: ArcAxisDisplayRange Source #

Create a value of ArcAxisDisplayRange 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:max:ArcAxisDisplayRange', arcAxisDisplayRange_max - The maximum value of the arc axis range.

$sel:min:ArcAxisDisplayRange', arcAxisDisplayRange_min - The minimum value of the arc axis range.

ArcConfiguration

data ArcConfiguration Source #

The arc configuration of a GaugeChartVisual.

See: newArcConfiguration smart constructor.

Instances

Instances details
FromJSON ArcConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcConfiguration

ToJSON ArcConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcConfiguration

Generic ArcConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcConfiguration

Associated Types

type Rep ArcConfiguration :: Type -> Type #

Read ArcConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcConfiguration

Show ArcConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcConfiguration

NFData ArcConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcConfiguration

Methods

rnf :: ArcConfiguration -> () #

Eq ArcConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcConfiguration

Hashable ArcConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcConfiguration

type Rep ArcConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcConfiguration

type Rep ArcConfiguration = D1 ('MetaData "ArcConfiguration" "Amazonka.QuickSight.Types.ArcConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ArcConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arcAngle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "arcThickness") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ArcThicknessOptions))))

newArcConfiguration :: ArcConfiguration Source #

Create a value of ArcConfiguration 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:arcAngle:ArcConfiguration', arcConfiguration_arcAngle - The option that determines the arc angle of a GaugeChartVisual.

$sel:arcThickness:ArcConfiguration', arcConfiguration_arcThickness - The options that determine the arc thickness of a GaugeChartVisual.

ArcOptions

data ArcOptions Source #

The options that determine the arc thickness of a GaugeChartVisual.

See: newArcOptions smart constructor.

Instances

Instances details
FromJSON ArcOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcOptions

ToJSON ArcOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcOptions

Generic ArcOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcOptions

Associated Types

type Rep ArcOptions :: Type -> Type #

Read ArcOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcOptions

Show ArcOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcOptions

NFData ArcOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcOptions

Methods

rnf :: ArcOptions -> () #

Eq ArcOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcOptions

Hashable ArcOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcOptions

type Rep ArcOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ArcOptions

type Rep ArcOptions = D1 ('MetaData "ArcOptions" "Amazonka.QuickSight.Types.ArcOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ArcOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arcThickness") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ArcThickness))))

newArcOptions :: ArcOptions Source #

Create a value of ArcOptions 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:arcThickness:ArcOptions', arcOptions_arcThickness - The arc thickness of a GaugeChartVisual.

AthenaParameters

data AthenaParameters Source #

Parameters for Amazon Athena.

See: newAthenaParameters smart constructor.

Instances

Instances details
FromJSON AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

ToJSON AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

Generic AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

Associated Types

type Rep AthenaParameters :: Type -> Type #

Read AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

Show AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

NFData AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

Methods

rnf :: AthenaParameters -> () #

Eq AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

Hashable AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

type Rep AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

type Rep AthenaParameters = D1 ('MetaData "AthenaParameters" "Amazonka.QuickSight.Types.AthenaParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AthenaParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "workGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAthenaParameters :: AthenaParameters Source #

Create a value of AthenaParameters 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:roleArn:AthenaParameters', athenaParameters_roleArn - Use the RoleArn structure to override an account-wide role for a specific Athena data source. For example, say an account administrator has turned off all Athena access with an account-wide role. The administrator can then use RoleArn to bypass the account-wide role and allow Athena access for the single Athena data source that is specified in the structure, even if the account-wide role forbidding Athena access is still active.

$sel:workGroup:AthenaParameters', athenaParameters_workGroup - The workgroup that Amazon Athena uses.

AuroraParameters

data AuroraParameters Source #

Parameters for Amazon Aurora.

See: newAuroraParameters smart constructor.

Instances

Instances details
FromJSON AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

ToJSON AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

Generic AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

Associated Types

type Rep AuroraParameters :: Type -> Type #

Read AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

Show AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

NFData AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

Methods

rnf :: AuroraParameters -> () #

Eq AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

Hashable AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

type Rep AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

type Rep AuroraParameters = D1 ('MetaData "AuroraParameters" "Amazonka.QuickSight.Types.AuroraParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AuroraParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAuroraParameters Source #

Create a value of AuroraParameters 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:host:AuroraParameters', auroraParameters_host - Host.

$sel:port:AuroraParameters', auroraParameters_port - Port.

$sel:database:AuroraParameters', auroraParameters_database - Database.

AuroraPostgreSqlParameters

data AuroraPostgreSqlParameters Source #

Parameters for Amazon Aurora PostgreSQL-Compatible Edition.

See: newAuroraPostgreSqlParameters smart constructor.

Instances

Instances details
FromJSON AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

ToJSON AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

Generic AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

Associated Types

type Rep AuroraPostgreSqlParameters :: Type -> Type #

Read AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

Show AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

NFData AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

Eq AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

Hashable AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

type Rep AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

type Rep AuroraPostgreSqlParameters = D1 ('MetaData "AuroraPostgreSqlParameters" "Amazonka.QuickSight.Types.AuroraPostgreSqlParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AuroraPostgreSqlParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAuroraPostgreSqlParameters Source #

Create a value of AuroraPostgreSqlParameters 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:host:AuroraPostgreSqlParameters', auroraPostgreSqlParameters_host - The Amazon Aurora PostgreSQL-Compatible host to connect to.

$sel:port:AuroraPostgreSqlParameters', auroraPostgreSqlParameters_port - The port that Amazon Aurora PostgreSQL is listening on.

$sel:database:AuroraPostgreSqlParameters', auroraPostgreSqlParameters_database - The Amazon Aurora PostgreSQL database to connect to.

AwsIotAnalyticsParameters

data AwsIotAnalyticsParameters Source #

The parameters for IoT Analytics.

See: newAwsIotAnalyticsParameters smart constructor.

Instances

Instances details
FromJSON AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

ToJSON AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

Generic AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

Associated Types

type Rep AwsIotAnalyticsParameters :: Type -> Type #

Read AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

Show AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

NFData AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

Eq AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

Hashable AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

type Rep AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

type Rep AwsIotAnalyticsParameters = D1 ('MetaData "AwsIotAnalyticsParameters" "Amazonka.QuickSight.Types.AwsIotAnalyticsParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AwsIotAnalyticsParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAwsIotAnalyticsParameters Source #

Create a value of AwsIotAnalyticsParameters 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:dataSetName:AwsIotAnalyticsParameters', awsIotAnalyticsParameters_dataSetName - Dataset name.

AxisDataOptions

data AxisDataOptions Source #

The data options for an axis.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newAxisDataOptions smart constructor.

Instances

Instances details
FromJSON AxisDataOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDataOptions

ToJSON AxisDataOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDataOptions

Generic AxisDataOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDataOptions

Associated Types

type Rep AxisDataOptions :: Type -> Type #

Read AxisDataOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDataOptions

Show AxisDataOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDataOptions

NFData AxisDataOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDataOptions

Methods

rnf :: AxisDataOptions -> () #

Eq AxisDataOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDataOptions

Hashable AxisDataOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDataOptions

type Rep AxisDataOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDataOptions

type Rep AxisDataOptions = D1 ('MetaData "AxisDataOptions" "Amazonka.QuickSight.Types.AxisDataOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AxisDataOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dateAxisOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DateAxisOptions)) :*: S1 ('MetaSel ('Just "numericAxisOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumericAxisOptions))))

newAxisDataOptions :: AxisDataOptions Source #

Create a value of AxisDataOptions 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:dateAxisOptions:AxisDataOptions', axisDataOptions_dateAxisOptions - The options for an axis with a date field.

$sel:numericAxisOptions:AxisDataOptions', axisDataOptions_numericAxisOptions - The options for an axis with a numeric field.

AxisDisplayDataDrivenRange

data AxisDisplayDataDrivenRange Source #

The options that are saved for future extension.

See: newAxisDisplayDataDrivenRange smart constructor.

Instances

Instances details
FromJSON AxisDisplayDataDrivenRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayDataDrivenRange

ToJSON AxisDisplayDataDrivenRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayDataDrivenRange

Generic AxisDisplayDataDrivenRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayDataDrivenRange

Associated Types

type Rep AxisDisplayDataDrivenRange :: Type -> Type #

Read AxisDisplayDataDrivenRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayDataDrivenRange

Show AxisDisplayDataDrivenRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayDataDrivenRange

NFData AxisDisplayDataDrivenRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayDataDrivenRange

Eq AxisDisplayDataDrivenRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayDataDrivenRange

Hashable AxisDisplayDataDrivenRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayDataDrivenRange

type Rep AxisDisplayDataDrivenRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayDataDrivenRange

type Rep AxisDisplayDataDrivenRange = D1 ('MetaData "AxisDisplayDataDrivenRange" "Amazonka.QuickSight.Types.AxisDisplayDataDrivenRange" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AxisDisplayDataDrivenRange'" 'PrefixI 'False) (U1 :: Type -> Type))

newAxisDisplayDataDrivenRange :: AxisDisplayDataDrivenRange Source #

Create a value of AxisDisplayDataDrivenRange with all optional fields omitted.

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

AxisDisplayMinMaxRange

data AxisDisplayMinMaxRange Source #

The minimum and maximum setup for an axis display range.

See: newAxisDisplayMinMaxRange smart constructor.

Instances

Instances details
FromJSON AxisDisplayMinMaxRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayMinMaxRange

ToJSON AxisDisplayMinMaxRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayMinMaxRange

Generic AxisDisplayMinMaxRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayMinMaxRange

Associated Types

type Rep AxisDisplayMinMaxRange :: Type -> Type #

Read AxisDisplayMinMaxRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayMinMaxRange

Show AxisDisplayMinMaxRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayMinMaxRange

NFData AxisDisplayMinMaxRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayMinMaxRange

Methods

rnf :: AxisDisplayMinMaxRange -> () #

Eq AxisDisplayMinMaxRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayMinMaxRange

Hashable AxisDisplayMinMaxRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayMinMaxRange

type Rep AxisDisplayMinMaxRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayMinMaxRange

type Rep AxisDisplayMinMaxRange = D1 ('MetaData "AxisDisplayMinMaxRange" "Amazonka.QuickSight.Types.AxisDisplayMinMaxRange" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AxisDisplayMinMaxRange'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maximum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "minimum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newAxisDisplayMinMaxRange :: AxisDisplayMinMaxRange Source #

Create a value of AxisDisplayMinMaxRange 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:maximum:AxisDisplayMinMaxRange', axisDisplayMinMaxRange_maximum - The maximum setup for an axis display range.

$sel:minimum:AxisDisplayMinMaxRange', axisDisplayMinMaxRange_minimum - The minimum setup for an axis display range.

AxisDisplayOptions

data AxisDisplayOptions Source #

The display options for the axis label.

See: newAxisDisplayOptions smart constructor.

Instances

Instances details
FromJSON AxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayOptions

ToJSON AxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayOptions

Generic AxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayOptions

Associated Types

type Rep AxisDisplayOptions :: Type -> Type #

Read AxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayOptions

Show AxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayOptions

NFData AxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayOptions

Methods

rnf :: AxisDisplayOptions -> () #

Eq AxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayOptions

Hashable AxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayOptions

type Rep AxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayOptions

type Rep AxisDisplayOptions = D1 ('MetaData "AxisDisplayOptions" "Amazonka.QuickSight.Types.AxisDisplayOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AxisDisplayOptions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "axisLineVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)) :*: (S1 ('MetaSel ('Just "axisOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisDataOptions)))) :*: (S1 ('MetaSel ('Just "gridLineVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)) :*: (S1 ('MetaSel ('Just "scrollbarOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ScrollBarOptions)) :*: S1 ('MetaSel ('Just "tickLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisTickLabelOptions))))))

newAxisDisplayOptions :: AxisDisplayOptions Source #

Create a value of AxisDisplayOptions 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:axisLineVisibility:AxisDisplayOptions', axisDisplayOptions_axisLineVisibility - Determines whether or not the axis line is visible.

$sel:axisOffset:AxisDisplayOptions', axisDisplayOptions_axisOffset - The offset value that determines the starting placement of the axis within a visual's bounds.

$sel:dataOptions:AxisDisplayOptions', axisDisplayOptions_dataOptions - The data options for an axis.

$sel:gridLineVisibility:AxisDisplayOptions', axisDisplayOptions_gridLineVisibility - Determines whether or not the grid line is visible.

$sel:scrollbarOptions:AxisDisplayOptions', axisDisplayOptions_scrollbarOptions - The scroll bar options for an axis.

$sel:tickLabelOptions:AxisDisplayOptions', axisDisplayOptions_tickLabelOptions - The tick label options of an axis.

AxisDisplayRange

data AxisDisplayRange Source #

The range setup of a numeric axis display range.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newAxisDisplayRange smart constructor.

Instances

Instances details
FromJSON AxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayRange

ToJSON AxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayRange

Generic AxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayRange

Associated Types

type Rep AxisDisplayRange :: Type -> Type #

Read AxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayRange

Show AxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayRange

NFData AxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayRange

Methods

rnf :: AxisDisplayRange -> () #

Eq AxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayRange

Hashable AxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayRange

type Rep AxisDisplayRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisDisplayRange

type Rep AxisDisplayRange = D1 ('MetaData "AxisDisplayRange" "Amazonka.QuickSight.Types.AxisDisplayRange" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AxisDisplayRange'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataDriven") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisDisplayDataDrivenRange)) :*: S1 ('MetaSel ('Just "minMax") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisDisplayMinMaxRange))))

newAxisDisplayRange :: AxisDisplayRange Source #

Create a value of AxisDisplayRange 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:dataDriven:AxisDisplayRange', axisDisplayRange_dataDriven - The data-driven setup of an axis display range.

$sel:minMax:AxisDisplayRange', axisDisplayRange_minMax - The minimum and maximum setup of an axis display range.

AxisLabelOptions

data AxisLabelOptions Source #

The label options for a chart axis. You must specify the field that the label is targeted to.

See: newAxisLabelOptions smart constructor.

Instances

Instances details
FromJSON AxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelOptions

ToJSON AxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelOptions

Generic AxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelOptions

Associated Types

type Rep AxisLabelOptions :: Type -> Type #

Read AxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelOptions

Show AxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelOptions

NFData AxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelOptions

Methods

rnf :: AxisLabelOptions -> () #

Eq AxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelOptions

Hashable AxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelOptions

type Rep AxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelOptions

type Rep AxisLabelOptions = D1 ('MetaData "AxisLabelOptions" "Amazonka.QuickSight.Types.AxisLabelOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AxisLabelOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "applyTo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisLabelReferenceOptions)) :*: (S1 ('MetaSel ('Just "customLabel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "fontConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FontConfiguration)))))

newAxisLabelOptions :: AxisLabelOptions Source #

Create a value of AxisLabelOptions 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:applyTo:AxisLabelOptions', axisLabelOptions_applyTo - The options that indicate which field the label belongs to.

$sel:customLabel:AxisLabelOptions', axisLabelOptions_customLabel - The text for the axis label.

$sel:fontConfiguration:AxisLabelOptions', axisLabelOptions_fontConfiguration - The font configuration of the axis label.

AxisLabelReferenceOptions

data AxisLabelReferenceOptions Source #

The reference that specifies where the axis label is applied to.

See: newAxisLabelReferenceOptions smart constructor.

Instances

Instances details
FromJSON AxisLabelReferenceOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelReferenceOptions

ToJSON AxisLabelReferenceOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelReferenceOptions

Generic AxisLabelReferenceOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelReferenceOptions

Associated Types

type Rep AxisLabelReferenceOptions :: Type -> Type #

Read AxisLabelReferenceOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelReferenceOptions

Show AxisLabelReferenceOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelReferenceOptions

NFData AxisLabelReferenceOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelReferenceOptions

Eq AxisLabelReferenceOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelReferenceOptions

Hashable AxisLabelReferenceOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelReferenceOptions

type Rep AxisLabelReferenceOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLabelReferenceOptions

type Rep AxisLabelReferenceOptions = D1 ('MetaData "AxisLabelReferenceOptions" "Amazonka.QuickSight.Types.AxisLabelReferenceOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AxisLabelReferenceOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier)))

newAxisLabelReferenceOptions Source #

Create a value of AxisLabelReferenceOptions 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:fieldId:AxisLabelReferenceOptions', axisLabelReferenceOptions_fieldId - The field that the axis label is targeted to.

$sel:column:AxisLabelReferenceOptions', axisLabelReferenceOptions_column - The column that the axis label is targeted to.

AxisLinearScale

data AxisLinearScale Source #

The liner axis scale setup.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newAxisLinearScale smart constructor.

Instances

Instances details
FromJSON AxisLinearScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLinearScale

ToJSON AxisLinearScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLinearScale

Generic AxisLinearScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLinearScale

Associated Types

type Rep AxisLinearScale :: Type -> Type #

Read AxisLinearScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLinearScale

Show AxisLinearScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLinearScale

NFData AxisLinearScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLinearScale

Methods

rnf :: AxisLinearScale -> () #

Eq AxisLinearScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLinearScale

Hashable AxisLinearScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLinearScale

type Rep AxisLinearScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLinearScale

type Rep AxisLinearScale = D1 ('MetaData "AxisLinearScale" "Amazonka.QuickSight.Types.AxisLinearScale" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AxisLinearScale'" 'PrefixI 'True) (S1 ('MetaSel ('Just "stepCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "stepSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newAxisLinearScale :: AxisLinearScale Source #

Create a value of AxisLinearScale 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:stepCount:AxisLinearScale', axisLinearScale_stepCount - The step count setup of a linear axis.

$sel:stepSize:AxisLinearScale', axisLinearScale_stepSize - The step size setup of a linear axis.

AxisLogarithmicScale

data AxisLogarithmicScale Source #

The logarithmic axis scale setup.

See: newAxisLogarithmicScale smart constructor.

Instances

Instances details
FromJSON AxisLogarithmicScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLogarithmicScale

ToJSON AxisLogarithmicScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLogarithmicScale

Generic AxisLogarithmicScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLogarithmicScale

Associated Types

type Rep AxisLogarithmicScale :: Type -> Type #

Read AxisLogarithmicScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLogarithmicScale

Show AxisLogarithmicScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLogarithmicScale

NFData AxisLogarithmicScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLogarithmicScale

Methods

rnf :: AxisLogarithmicScale -> () #

Eq AxisLogarithmicScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLogarithmicScale

Hashable AxisLogarithmicScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLogarithmicScale

type Rep AxisLogarithmicScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisLogarithmicScale

type Rep AxisLogarithmicScale = D1 ('MetaData "AxisLogarithmicScale" "Amazonka.QuickSight.Types.AxisLogarithmicScale" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AxisLogarithmicScale'" 'PrefixI 'True) (S1 ('MetaSel ('Just "base") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newAxisLogarithmicScale :: AxisLogarithmicScale Source #

Create a value of AxisLogarithmicScale 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:base:AxisLogarithmicScale', axisLogarithmicScale_base - The base setup of a logarithmic axis scale.

AxisScale

data AxisScale Source #

The scale setup options for a numeric axis display.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newAxisScale smart constructor.

Instances

Instances details
FromJSON AxisScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisScale

ToJSON AxisScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisScale

Generic AxisScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisScale

Associated Types

type Rep AxisScale :: Type -> Type #

Read AxisScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisScale

Show AxisScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisScale

NFData AxisScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisScale

Methods

rnf :: AxisScale -> () #

Eq AxisScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisScale

Hashable AxisScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisScale

type Rep AxisScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisScale

type Rep AxisScale = D1 ('MetaData "AxisScale" "Amazonka.QuickSight.Types.AxisScale" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AxisScale'" 'PrefixI 'True) (S1 ('MetaSel ('Just "linear") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisLinearScale)) :*: S1 ('MetaSel ('Just "logarithmic") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisLogarithmicScale))))

newAxisScale :: AxisScale Source #

Create a value of AxisScale 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:linear:AxisScale', axisScale_linear - The linear axis scale setup.

$sel:logarithmic:AxisScale', axisScale_logarithmic - The logarithmic axis scale setup.

AxisTickLabelOptions

data AxisTickLabelOptions Source #

The tick label options of an axis.

See: newAxisTickLabelOptions smart constructor.

Instances

Instances details
FromJSON AxisTickLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisTickLabelOptions

ToJSON AxisTickLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisTickLabelOptions

Generic AxisTickLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisTickLabelOptions

Associated Types

type Rep AxisTickLabelOptions :: Type -> Type #

Read AxisTickLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisTickLabelOptions

Show AxisTickLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisTickLabelOptions

NFData AxisTickLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisTickLabelOptions

Methods

rnf :: AxisTickLabelOptions -> () #

Eq AxisTickLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisTickLabelOptions

Hashable AxisTickLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisTickLabelOptions

type Rep AxisTickLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AxisTickLabelOptions

type Rep AxisTickLabelOptions = D1 ('MetaData "AxisTickLabelOptions" "Amazonka.QuickSight.Types.AxisTickLabelOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "AxisTickLabelOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "labelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelOptions)) :*: S1 ('MetaSel ('Just "rotationAngle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newAxisTickLabelOptions :: AxisTickLabelOptions Source #

Create a value of AxisTickLabelOptions 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:labelOptions:AxisTickLabelOptions', axisTickLabelOptions_labelOptions - Determines whether or not the axis ticks are visible.

$sel:rotationAngle:AxisTickLabelOptions', axisTickLabelOptions_rotationAngle - The rotation angle of the axis tick labels.

BarChartAggregatedFieldWells

data BarChartAggregatedFieldWells Source #

The aggregated field wells of a bar chart.

See: newBarChartAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON BarChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartAggregatedFieldWells

ToJSON BarChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartAggregatedFieldWells

Generic BarChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartAggregatedFieldWells

Associated Types

type Rep BarChartAggregatedFieldWells :: Type -> Type #

Show BarChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartAggregatedFieldWells

NFData BarChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartAggregatedFieldWells

Eq BarChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartAggregatedFieldWells

Hashable BarChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartAggregatedFieldWells

type Rep BarChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartAggregatedFieldWells

type Rep BarChartAggregatedFieldWells = D1 ('MetaData "BarChartAggregatedFieldWells" "Amazonka.QuickSight.Types.BarChartAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "BarChartAggregatedFieldWells'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "category") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "colors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField]))) :*: (S1 ('MetaSel ('Just "smallMultiples") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])))))

newBarChartAggregatedFieldWells :: BarChartAggregatedFieldWells Source #

Create a value of BarChartAggregatedFieldWells 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:category:BarChartAggregatedFieldWells', barChartAggregatedFieldWells_category - The category (y-axis) field well of a bar chart.

$sel:colors:BarChartAggregatedFieldWells', barChartAggregatedFieldWells_colors - The color (group/color) field well of a bar chart.

$sel:smallMultiples:BarChartAggregatedFieldWells', barChartAggregatedFieldWells_smallMultiples - The small multiples field well of a bar chart.

$sel:values:BarChartAggregatedFieldWells', barChartAggregatedFieldWells_values - The value field wells of a bar chart. Values are aggregated by category.

BarChartConfiguration

data BarChartConfiguration Source #

The configuration of a BarChartVisual.

See: newBarChartConfiguration smart constructor.

Instances

Instances details
FromJSON BarChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartConfiguration

ToJSON BarChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartConfiguration

Generic BarChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartConfiguration

Associated Types

type Rep BarChartConfiguration :: Type -> Type #

Show BarChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartConfiguration

NFData BarChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartConfiguration

Methods

rnf :: BarChartConfiguration -> () #

Eq BarChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartConfiguration

Hashable BarChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartConfiguration

type Rep BarChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartConfiguration

type Rep BarChartConfiguration = D1 ('MetaData "BarChartConfiguration" "Amazonka.QuickSight.Types.BarChartConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "BarChartConfiguration'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "barsArrangement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BarsArrangement)) :*: S1 ('MetaSel ('Just "categoryAxis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisDisplayOptions))) :*: (S1 ('MetaSel ('Just "categoryLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions)) :*: S1 ('MetaSel ('Just "colorLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions)))) :*: ((S1 ('MetaSel ('Just "contributionAnalysisDefaults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ContributionAnalysisDefault))) :*: S1 ('MetaSel ('Just "dataLabels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataLabelOptions))) :*: (S1 ('MetaSel ('Just "fieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BarChartFieldWells)) :*: S1 ('MetaSel ('Just "legend") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LegendOptions))))) :*: (((S1 ('MetaSel ('Just "orientation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BarChartOrientation)) :*: S1 ('MetaSel ('Just "referenceLines") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ReferenceLine]))) :*: (S1 ('MetaSel ('Just "smallMultiplesOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SmallMultiplesOptions)) :*: S1 ('MetaSel ('Just "sortConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BarChartSortConfiguration)))) :*: ((S1 ('MetaSel ('Just "tooltip") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TooltipOptions)) :*: S1 ('MetaSel ('Just "valueAxis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisDisplayOptions))) :*: (S1 ('MetaSel ('Just "valueLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions)) :*: S1 ('MetaSel ('Just "visualPalette") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VisualPalette)))))))

newBarChartConfiguration :: BarChartConfiguration Source #

Create a value of BarChartConfiguration 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:barsArrangement:BarChartConfiguration', barChartConfiguration_barsArrangement - Determines the arrangement of the bars. The orientation and arrangement of bars determine the type of bar that is used in the visual.

$sel:categoryAxis:BarChartConfiguration', barChartConfiguration_categoryAxis - The label display options (grid line, range, scale, axis step) for bar chart category.

$sel:categoryLabelOptions:BarChartConfiguration', barChartConfiguration_categoryLabelOptions - The label options (label text, label visibility and sort icon visibility) for a bar chart.

$sel:colorLabelOptions:BarChartConfiguration', barChartConfiguration_colorLabelOptions - The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.

$sel:contributionAnalysisDefaults:BarChartConfiguration', barChartConfiguration_contributionAnalysisDefaults - The contribution analysis (anomaly configuration) setup of the visual.

$sel:dataLabels:BarChartConfiguration', barChartConfiguration_dataLabels - The options that determine if visual data labels are displayed.

$sel:fieldWells:BarChartConfiguration', barChartConfiguration_fieldWells - The field wells of the visual.

$sel:legend:BarChartConfiguration', barChartConfiguration_legend - The legend display setup of the visual.

$sel:orientation:BarChartConfiguration', barChartConfiguration_orientation - The orientation of the bars in a bar chart visual. There are two valid values in this structure:

  • HORIZONTAL: Used for charts that have horizontal bars. Visuals that use this value are horizontal bar charts, horizontal stacked bar charts, and horizontal stacked 100% bar charts.
  • VERTICAL: Used for charts that have vertical bars. Visuals that use this value are vertical bar charts, vertical stacked bar charts, and vertical stacked 100% bar charts.

$sel:referenceLines:BarChartConfiguration', barChartConfiguration_referenceLines - The reference line setup of the visual.

$sel:smallMultiplesOptions:BarChartConfiguration', barChartConfiguration_smallMultiplesOptions - The small multiples setup for the visual.

$sel:sortConfiguration:BarChartConfiguration', barChartConfiguration_sortConfiguration - The sort configuration of a BarChartVisual.

$sel:tooltip:BarChartConfiguration', barChartConfiguration_tooltip - The tooltip display setup of the visual.

$sel:valueAxis:BarChartConfiguration', barChartConfiguration_valueAxis - The label display options (grid line, range, scale, axis step) for a bar chart value.

$sel:valueLabelOptions:BarChartConfiguration', barChartConfiguration_valueLabelOptions - The label options (label text, label visibility and sort icon visibility) for a bar chart value.

$sel:visualPalette:BarChartConfiguration', barChartConfiguration_visualPalette - The palette (chart color) display setup of the visual.

BarChartFieldWells

data BarChartFieldWells Source #

The field wells of a BarChartVisual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newBarChartFieldWells smart constructor.

Instances

Instances details
FromJSON BarChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartFieldWells

ToJSON BarChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartFieldWells

Generic BarChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartFieldWells

Associated Types

type Rep BarChartFieldWells :: Type -> Type #

Show BarChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartFieldWells

NFData BarChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartFieldWells

Methods

rnf :: BarChartFieldWells -> () #

Eq BarChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartFieldWells

Hashable BarChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartFieldWells

type Rep BarChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartFieldWells

type Rep BarChartFieldWells = D1 ('MetaData "BarChartFieldWells" "Amazonka.QuickSight.Types.BarChartFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "BarChartFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "barChartAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BarChartAggregatedFieldWells))))

newBarChartFieldWells :: BarChartFieldWells Source #

Create a value of BarChartFieldWells 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:barChartAggregatedFieldWells:BarChartFieldWells', barChartFieldWells_barChartAggregatedFieldWells - The aggregated field wells of a bar chart.

BarChartSortConfiguration

data BarChartSortConfiguration Source #

sort-configuration-description

See: newBarChartSortConfiguration smart constructor.

Instances

Instances details
FromJSON BarChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartSortConfiguration

ToJSON BarChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartSortConfiguration

Generic BarChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartSortConfiguration

Associated Types

type Rep BarChartSortConfiguration :: Type -> Type #

Read BarChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartSortConfiguration

Show BarChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartSortConfiguration

NFData BarChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartSortConfiguration

Eq BarChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartSortConfiguration

Hashable BarChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartSortConfiguration

type Rep BarChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartSortConfiguration

type Rep BarChartSortConfiguration = D1 ('MetaData "BarChartSortConfiguration" "Amazonka.QuickSight.Types.BarChartSortConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "BarChartSortConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "categoryItemsLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: (S1 ('MetaSel ('Just "categorySort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions])) :*: S1 ('MetaSel ('Just "colorItemsLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)))) :*: (S1 ('MetaSel ('Just "colorSort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions])) :*: (S1 ('MetaSel ('Just "smallMultiplesLimitConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: S1 ('MetaSel ('Just "smallMultiplesSort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions]))))))

newBarChartSortConfiguration :: BarChartSortConfiguration Source #

Create a value of BarChartSortConfiguration 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:categoryItemsLimit:BarChartSortConfiguration', barChartSortConfiguration_categoryItemsLimit - The limit on the number of categories displayed in a bar chart.

$sel:categorySort:BarChartSortConfiguration', barChartSortConfiguration_categorySort - The sort configuration of category fields.

$sel:colorItemsLimit:BarChartSortConfiguration', barChartSortConfiguration_colorItemsLimit - The limit on the number of values displayed in a bar chart.

$sel:colorSort:BarChartSortConfiguration', barChartSortConfiguration_colorSort - The sort configuration of color fields in a bar chart.

$sel:smallMultiplesLimitConfiguration:BarChartSortConfiguration', barChartSortConfiguration_smallMultiplesLimitConfiguration - The limit on the number of small multiples panels that are displayed.

$sel:smallMultiplesSort:BarChartSortConfiguration', barChartSortConfiguration_smallMultiplesSort - The sort configuration of the small multiples field.

BarChartVisual

data BarChartVisual Source #

A bar chart.

The BarChartVisual structure describes a visual that is a member of the bar chart family. The following charts can be described using this structure:

  • Horizontal bar chart
  • Vertical bar chart
  • Horizontal stacked bar chart
  • Vertical stacked bar chart
  • Horizontal stacked 100% bar chart
  • Vertical stacked 100% bar chart

For more information, see Using bar charts in the Amazon QuickSight User Guide.

See: newBarChartVisual smart constructor.

Instances

Instances details
FromJSON BarChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartVisual

ToJSON BarChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartVisual

Generic BarChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartVisual

Associated Types

type Rep BarChartVisual :: Type -> Type #

Show BarChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartVisual

NFData BarChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartVisual

Methods

rnf :: BarChartVisual -> () #

Eq BarChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartVisual

Hashable BarChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartVisual

type Rep BarChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BarChartVisual

newBarChartVisual Source #

Create a value of BarChartVisual 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:actions:BarChartVisual', barChartVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:BarChartVisual', barChartVisual_chartConfiguration - The configuration settings of the visual.

$sel:columnHierarchies:BarChartVisual', barChartVisual_columnHierarchies - The column hierarchy that is used during drill-downs and drill-ups.

$sel:subtitle:BarChartVisual', barChartVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:BarChartVisual', barChartVisual_title - The title that is displayed on the visual.

$sel:visualId:BarChartVisual', barChartVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

BinCountOptions

data BinCountOptions Source #

The options that determine the bin count of a histogram.

See: newBinCountOptions smart constructor.

Instances

Instances details
FromJSON BinCountOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinCountOptions

ToJSON BinCountOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinCountOptions

Generic BinCountOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinCountOptions

Associated Types

type Rep BinCountOptions :: Type -> Type #

Read BinCountOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinCountOptions

Show BinCountOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinCountOptions

NFData BinCountOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinCountOptions

Methods

rnf :: BinCountOptions -> () #

Eq BinCountOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinCountOptions

Hashable BinCountOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinCountOptions

type Rep BinCountOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinCountOptions

type Rep BinCountOptions = D1 ('MetaData "BinCountOptions" "Amazonka.QuickSight.Types.BinCountOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "BinCountOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newBinCountOptions :: BinCountOptions Source #

Create a value of BinCountOptions 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:value:BinCountOptions', binCountOptions_value - The options that determine the bin count value.

BinWidthOptions

data BinWidthOptions Source #

The options that determine the bin width of a histogram.

See: newBinWidthOptions smart constructor.

Instances

Instances details
FromJSON BinWidthOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinWidthOptions

ToJSON BinWidthOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinWidthOptions

Generic BinWidthOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinWidthOptions

Associated Types

type Rep BinWidthOptions :: Type -> Type #

Read BinWidthOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinWidthOptions

Show BinWidthOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinWidthOptions

NFData BinWidthOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinWidthOptions

Methods

rnf :: BinWidthOptions -> () #

Eq BinWidthOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinWidthOptions

Hashable BinWidthOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinWidthOptions

type Rep BinWidthOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BinWidthOptions

type Rep BinWidthOptions = D1 ('MetaData "BinWidthOptions" "Amazonka.QuickSight.Types.BinWidthOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "BinWidthOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "binCountLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newBinWidthOptions :: BinWidthOptions Source #

Create a value of BinWidthOptions 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:binCountLimit:BinWidthOptions', binWidthOptions_binCountLimit - The options that determine the bin count limit.

$sel:value:BinWidthOptions', binWidthOptions_value - The options that determine the bin width value.

BodySectionConfiguration

data BodySectionConfiguration Source #

The configuration of a body section.

See: newBodySectionConfiguration smart constructor.

Instances

Instances details
FromJSON BodySectionConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BodySectionConfiguration

ToJSON BodySectionConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BodySectionConfiguration

Generic BodySectionConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BodySectionConfiguration

Associated Types

type Rep BodySectionConfiguration :: Type -> Type #

Show BodySectionConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BodySectionConfiguration

NFData BodySectionConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BodySectionConfiguration

Eq BodySectionConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BodySectionConfiguration

Hashable BodySectionConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BodySectionConfiguration

type Rep BodySectionConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BodySectionConfiguration

type Rep BodySectionConfiguration = D1 ('MetaData "BodySectionConfiguration" "Amazonka.QuickSight.Types.BodySectionConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "BodySectionConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "pageBreakConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SectionPageBreakConfiguration)) :*: S1 ('MetaSel ('Just "style") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SectionStyle))) :*: (S1 ('MetaSel ('Just "sectionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 BodySectionContent))))

newBodySectionConfiguration Source #

Create a value of BodySectionConfiguration 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:pageBreakConfiguration:BodySectionConfiguration', bodySectionConfiguration_pageBreakConfiguration - The configuration of a page break for a section.

$sel:style:BodySectionConfiguration', bodySectionConfiguration_style - The style options of a body section.

$sel:sectionId:BodySectionConfiguration', bodySectionConfiguration_sectionId - The unique identifier of a body section.

$sel:content:BodySectionConfiguration', bodySectionConfiguration_content - The configuration of content in a body section.

BodySectionContent

data BodySectionContent Source #

The configuration of content in a body section.

See: newBodySectionContent smart constructor.

Instances

Instances details
FromJSON BodySectionContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BodySectionContent

ToJSON BodySectionContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BodySectionContent

Generic BodySectionContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BodySectionContent

Associated Types

type Rep BodySectionContent :: Type -> Type #

Show BodySectionContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BodySectionContent

NFData BodySectionContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BodySectionContent

Methods

rnf :: BodySectionContent -> () #

Eq BodySectionContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BodySectionContent

Hashable BodySectionContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BodySectionContent

type Rep BodySectionContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BodySectionContent

type Rep BodySectionContent = D1 ('MetaData "BodySectionContent" "Amazonka.QuickSight.Types.BodySectionContent" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "BodySectionContent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "layout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SectionLayoutConfiguration))))

newBodySectionContent :: BodySectionContent Source #

Create a value of BodySectionContent 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:layout:BodySectionContent', bodySectionContent_layout - The layout configuration of a body section.

BorderStyle

data BorderStyle Source #

The display options for tile borders for visuals.

See: newBorderStyle smart constructor.

Constructors

BorderStyle' (Maybe Bool) 

Instances

Instances details
FromJSON BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

ToJSON BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

Generic BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

Associated Types

type Rep BorderStyle :: Type -> Type #

Read BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

Show BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

NFData BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

Methods

rnf :: BorderStyle -> () #

Eq BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

Hashable BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

type Rep BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

type Rep BorderStyle = D1 ('MetaData "BorderStyle" "Amazonka.QuickSight.Types.BorderStyle" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "BorderStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "show") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newBorderStyle :: BorderStyle Source #

Create a value of BorderStyle 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:show:BorderStyle', borderStyle_show - The option to enable display of borders for visuals.

BoxPlotAggregatedFieldWells

data BoxPlotAggregatedFieldWells Source #

The aggregated field well for a box plot.

See: newBoxPlotAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON BoxPlotAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotAggregatedFieldWells

ToJSON BoxPlotAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotAggregatedFieldWells

Generic BoxPlotAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotAggregatedFieldWells

Associated Types

type Rep BoxPlotAggregatedFieldWells :: Type -> Type #

Show BoxPlotAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotAggregatedFieldWells

NFData BoxPlotAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotAggregatedFieldWells

Eq BoxPlotAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotAggregatedFieldWells

Hashable BoxPlotAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotAggregatedFieldWells

type Rep BoxPlotAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotAggregatedFieldWells

type Rep BoxPlotAggregatedFieldWells = D1 ('MetaData "BoxPlotAggregatedFieldWells" "Amazonka.QuickSight.Types.BoxPlotAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "BoxPlotAggregatedFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "groupBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField]))))

newBoxPlotAggregatedFieldWells :: BoxPlotAggregatedFieldWells Source #

Create a value of BoxPlotAggregatedFieldWells 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:groupBy:BoxPlotAggregatedFieldWells', boxPlotAggregatedFieldWells_groupBy - The group by field well of a box plot chart. Values are grouped based on group by fields.

$sel:values:BoxPlotAggregatedFieldWells', boxPlotAggregatedFieldWells_values - The value field well of a box plot chart. Values are aggregated based on group by fields.

BoxPlotChartConfiguration

data BoxPlotChartConfiguration Source #

The configuration of a BoxPlotVisual.

See: newBoxPlotChartConfiguration smart constructor.

Instances

Instances details
FromJSON BoxPlotChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotChartConfiguration

ToJSON BoxPlotChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotChartConfiguration

Generic BoxPlotChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotChartConfiguration

Associated Types

type Rep BoxPlotChartConfiguration :: Type -> Type #

Show BoxPlotChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotChartConfiguration

NFData BoxPlotChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotChartConfiguration

Eq BoxPlotChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotChartConfiguration

Hashable BoxPlotChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotChartConfiguration

type Rep BoxPlotChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotChartConfiguration

type Rep BoxPlotChartConfiguration = D1 ('MetaData "BoxPlotChartConfiguration" "Amazonka.QuickSight.Types.BoxPlotChartConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "BoxPlotChartConfiguration'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "boxPlotOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BoxPlotOptions)) :*: S1 ('MetaSel ('Just "categoryAxis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisDisplayOptions))) :*: (S1 ('MetaSel ('Just "categoryLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions)) :*: (S1 ('MetaSel ('Just "fieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BoxPlotFieldWells)) :*: S1 ('MetaSel ('Just "legend") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LegendOptions))))) :*: ((S1 ('MetaSel ('Just "primaryYAxisDisplayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisDisplayOptions)) :*: (S1 ('MetaSel ('Just "primaryYAxisLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions)) :*: S1 ('MetaSel ('Just "referenceLines") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ReferenceLine])))) :*: (S1 ('MetaSel ('Just "sortConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BoxPlotSortConfiguration)) :*: (S1 ('MetaSel ('Just "tooltip") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TooltipOptions)) :*: S1 ('MetaSel ('Just "visualPalette") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VisualPalette)))))))

newBoxPlotChartConfiguration :: BoxPlotChartConfiguration Source #

Create a value of BoxPlotChartConfiguration 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:boxPlotOptions:BoxPlotChartConfiguration', boxPlotChartConfiguration_boxPlotOptions - The box plot chart options for a box plot visual

$sel:categoryAxis:BoxPlotChartConfiguration', boxPlotChartConfiguration_categoryAxis - The label display options (grid line, range, scale, axis step) of a box plot category.

$sel:categoryLabelOptions:BoxPlotChartConfiguration', boxPlotChartConfiguration_categoryLabelOptions - The label options (label text, label visibility and sort Icon visibility) of a box plot category.

$sel:fieldWells:BoxPlotChartConfiguration', boxPlotChartConfiguration_fieldWells - The field wells of the visual.

$sel:legend:BoxPlotChartConfiguration', boxPlotChartConfiguration_legend - Undocumented member.

$sel:primaryYAxisDisplayOptions:BoxPlotChartConfiguration', boxPlotChartConfiguration_primaryYAxisDisplayOptions - The label display options (grid line, range, scale, axis step) of a box plot category.

$sel:primaryYAxisLabelOptions:BoxPlotChartConfiguration', boxPlotChartConfiguration_primaryYAxisLabelOptions - The label options (label text, label visibility and sort icon visibility) of a box plot value.

$sel:referenceLines:BoxPlotChartConfiguration', boxPlotChartConfiguration_referenceLines - The reference line setup of the visual.

$sel:sortConfiguration:BoxPlotChartConfiguration', boxPlotChartConfiguration_sortConfiguration - The sort configuration of a BoxPlotVisual.

$sel:tooltip:BoxPlotChartConfiguration', boxPlotChartConfiguration_tooltip - The tooltip display setup of the visual.

$sel:visualPalette:BoxPlotChartConfiguration', boxPlotChartConfiguration_visualPalette - The palette (chart color) display setup of the visual.

BoxPlotFieldWells

data BoxPlotFieldWells Source #

The field wells of a BoxPlotVisual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newBoxPlotFieldWells smart constructor.

Instances

Instances details
FromJSON BoxPlotFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFieldWells

ToJSON BoxPlotFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFieldWells

Generic BoxPlotFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFieldWells

Associated Types

type Rep BoxPlotFieldWells :: Type -> Type #

Show BoxPlotFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFieldWells

NFData BoxPlotFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFieldWells

Methods

rnf :: BoxPlotFieldWells -> () #

Eq BoxPlotFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFieldWells

Hashable BoxPlotFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFieldWells

type Rep BoxPlotFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotFieldWells

type Rep BoxPlotFieldWells = D1 ('MetaData "BoxPlotFieldWells" "Amazonka.QuickSight.Types.BoxPlotFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "BoxPlotFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "boxPlotAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BoxPlotAggregatedFieldWells))))

newBoxPlotFieldWells :: BoxPlotFieldWells Source #

Create a value of BoxPlotFieldWells 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:boxPlotAggregatedFieldWells:BoxPlotFieldWells', boxPlotFieldWells_boxPlotAggregatedFieldWells - The aggregated field wells of a box plot.

BoxPlotOptions

data BoxPlotOptions Source #

The options of a box plot visual.

See: newBoxPlotOptions smart constructor.

Instances

Instances details
FromJSON BoxPlotOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotOptions

ToJSON BoxPlotOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotOptions

Generic BoxPlotOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotOptions

Associated Types

type Rep BoxPlotOptions :: Type -> Type #

Read BoxPlotOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotOptions

Show BoxPlotOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotOptions

NFData BoxPlotOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotOptions

Methods

rnf :: BoxPlotOptions -> () #

Eq BoxPlotOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotOptions

Hashable BoxPlotOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotOptions

type Rep BoxPlotOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotOptions

type Rep BoxPlotOptions = D1 ('MetaData "BoxPlotOptions" "Amazonka.QuickSight.Types.BoxPlotOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "BoxPlotOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "allDataPointsVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)) :*: (S1 ('MetaSel ('Just "outlierVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)) :*: S1 ('MetaSel ('Just "styleOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BoxPlotStyleOptions)))))

newBoxPlotOptions :: BoxPlotOptions Source #

Create a value of BoxPlotOptions 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:allDataPointsVisibility:BoxPlotOptions', boxPlotOptions_allDataPointsVisibility - Determines the visibility of all data points of the box plot.

$sel:outlierVisibility:BoxPlotOptions', boxPlotOptions_outlierVisibility - Determines the visibility of the outlier in a box plot.

$sel:styleOptions:BoxPlotOptions', boxPlotOptions_styleOptions - The style options of the box plot.

BoxPlotSortConfiguration

data BoxPlotSortConfiguration Source #

The sort configuration of a BoxPlotVisual.

See: newBoxPlotSortConfiguration smart constructor.

Instances

Instances details
FromJSON BoxPlotSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotSortConfiguration

ToJSON BoxPlotSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotSortConfiguration

Generic BoxPlotSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotSortConfiguration

Associated Types

type Rep BoxPlotSortConfiguration :: Type -> Type #

Read BoxPlotSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotSortConfiguration

Show BoxPlotSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotSortConfiguration

NFData BoxPlotSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotSortConfiguration

Eq BoxPlotSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotSortConfiguration

Hashable BoxPlotSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotSortConfiguration

type Rep BoxPlotSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotSortConfiguration

type Rep BoxPlotSortConfiguration = D1 ('MetaData "BoxPlotSortConfiguration" "Amazonka.QuickSight.Types.BoxPlotSortConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "BoxPlotSortConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "categorySort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions])) :*: S1 ('MetaSel ('Just "paginationConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PaginationConfiguration))))

newBoxPlotSortConfiguration :: BoxPlotSortConfiguration Source #

Create a value of BoxPlotSortConfiguration 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:categorySort:BoxPlotSortConfiguration', boxPlotSortConfiguration_categorySort - The sort configuration of a group by fields.

$sel:paginationConfiguration:BoxPlotSortConfiguration', boxPlotSortConfiguration_paginationConfiguration - The pagination configuration of a table visual or box plot.

BoxPlotStyleOptions

data BoxPlotStyleOptions Source #

The style options of the box plot.

See: newBoxPlotStyleOptions smart constructor.

Instances

Instances details
FromJSON BoxPlotStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotStyleOptions

ToJSON BoxPlotStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotStyleOptions

Generic BoxPlotStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotStyleOptions

Associated Types

type Rep BoxPlotStyleOptions :: Type -> Type #

Read BoxPlotStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotStyleOptions

Show BoxPlotStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotStyleOptions

NFData BoxPlotStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotStyleOptions

Methods

rnf :: BoxPlotStyleOptions -> () #

Eq BoxPlotStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotStyleOptions

Hashable BoxPlotStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotStyleOptions

type Rep BoxPlotStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotStyleOptions

type Rep BoxPlotStyleOptions = D1 ('MetaData "BoxPlotStyleOptions" "Amazonka.QuickSight.Types.BoxPlotStyleOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "BoxPlotStyleOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fillStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BoxPlotFillStyle))))

newBoxPlotStyleOptions :: BoxPlotStyleOptions Source #

Create a value of BoxPlotStyleOptions 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:fillStyle:BoxPlotStyleOptions', boxPlotStyleOptions_fillStyle - The fill styles (solid, transparent) of the box plot.

BoxPlotVisual

data BoxPlotVisual Source #

A box plot.

For more information, see Using box plots in the Amazon QuickSight User Guide.

See: newBoxPlotVisual smart constructor.

Instances

Instances details
FromJSON BoxPlotVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotVisual

ToJSON BoxPlotVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotVisual

Generic BoxPlotVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotVisual

Associated Types

type Rep BoxPlotVisual :: Type -> Type #

Show BoxPlotVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotVisual

NFData BoxPlotVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotVisual

Methods

rnf :: BoxPlotVisual -> () #

Eq BoxPlotVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotVisual

Hashable BoxPlotVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotVisual

type Rep BoxPlotVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BoxPlotVisual

newBoxPlotVisual Source #

Create a value of BoxPlotVisual 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:actions:BoxPlotVisual', boxPlotVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:BoxPlotVisual', boxPlotVisual_chartConfiguration - The configuration settings of the visual.

$sel:columnHierarchies:BoxPlotVisual', boxPlotVisual_columnHierarchies - The column hierarchy that is used during drill-downs and drill-ups.

$sel:subtitle:BoxPlotVisual', boxPlotVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:BoxPlotVisual', boxPlotVisual_title - The title that is displayed on the visual.

$sel:visualId:BoxPlotVisual', boxPlotVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..

CalculatedColumn

data CalculatedColumn Source #

A calculated column for a dataset.

See: newCalculatedColumn smart constructor.

Instances

Instances details
FromJSON CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

ToJSON CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

Generic CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

Associated Types

type Rep CalculatedColumn :: Type -> Type #

Show CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

NFData CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

Methods

rnf :: CalculatedColumn -> () #

Eq CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

Hashable CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

type Rep CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

type Rep CalculatedColumn = D1 ('MetaData "CalculatedColumn" "Amazonka.QuickSight.Types.CalculatedColumn" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CalculatedColumn'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "columnId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "expression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)))))

newCalculatedColumn Source #

Create a value of CalculatedColumn 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:columnName:CalculatedColumn', calculatedColumn_columnName - Column name.

$sel:columnId:CalculatedColumn', calculatedColumn_columnId - A unique ID to identify a calculated column. During a dataset update, if the column ID of a calculated column matches that of an existing calculated column, Amazon QuickSight preserves the existing calculated column.

$sel:expression:CalculatedColumn', calculatedColumn_expression - An expression that defines the calculated column.

CalculatedField

data CalculatedField Source #

The calculated field of an analysis.

See: newCalculatedField smart constructor.

Instances

Instances details
FromJSON CalculatedField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedField

ToJSON CalculatedField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedField

Generic CalculatedField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedField

Associated Types

type Rep CalculatedField :: Type -> Type #

Show CalculatedField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedField

NFData CalculatedField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedField

Methods

rnf :: CalculatedField -> () #

Eq CalculatedField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedField

Hashable CalculatedField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedField

type Rep CalculatedField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedField

type Rep CalculatedField = D1 ('MetaData "CalculatedField" "Amazonka.QuickSight.Types.CalculatedField" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CalculatedField'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSetIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "expression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)))))

newCalculatedField Source #

Create a value of CalculatedField 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:dataSetIdentifier:CalculatedField', calculatedField_dataSetIdentifier - The data set that is used in this calculated field.

$sel:name:CalculatedField', calculatedField_name - The name of the calculated field.

$sel:expression:CalculatedField', calculatedField_expression - The expression of the calculated field.

CalculatedMeasureField

data CalculatedMeasureField Source #

The table calculation measure field for pivot tables.

See: newCalculatedMeasureField smart constructor.

Instances

Instances details
FromJSON CalculatedMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedMeasureField

ToJSON CalculatedMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedMeasureField

Generic CalculatedMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedMeasureField

Associated Types

type Rep CalculatedMeasureField :: Type -> Type #

Show CalculatedMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedMeasureField

NFData CalculatedMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedMeasureField

Methods

rnf :: CalculatedMeasureField -> () #

Eq CalculatedMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedMeasureField

Hashable CalculatedMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedMeasureField

type Rep CalculatedMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedMeasureField

type Rep CalculatedMeasureField = D1 ('MetaData "CalculatedMeasureField" "Amazonka.QuickSight.Types.CalculatedMeasureField" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CalculatedMeasureField'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "expression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newCalculatedMeasureField Source #

Create a value of CalculatedMeasureField 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:fieldId:CalculatedMeasureField', calculatedMeasureField_fieldId - The custom field ID.

$sel:expression:CalculatedMeasureField', calculatedMeasureField_expression - The expression in the table calculation.

CascadingControlConfiguration

data CascadingControlConfiguration Source #

The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.

See: newCascadingControlConfiguration smart constructor.

Instances

Instances details
FromJSON CascadingControlConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlConfiguration

ToJSON CascadingControlConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlConfiguration

Generic CascadingControlConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlConfiguration

Associated Types

type Rep CascadingControlConfiguration :: Type -> Type #

Read CascadingControlConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlConfiguration

Show CascadingControlConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlConfiguration

NFData CascadingControlConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlConfiguration

Eq CascadingControlConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlConfiguration

Hashable CascadingControlConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlConfiguration

type Rep CascadingControlConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlConfiguration

type Rep CascadingControlConfiguration = D1 ('MetaData "CascadingControlConfiguration" "Amazonka.QuickSight.Types.CascadingControlConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CascadingControlConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceControls") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CascadingControlSource]))))

newCascadingControlConfiguration :: CascadingControlConfiguration Source #

Create a value of CascadingControlConfiguration 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:sourceControls:CascadingControlConfiguration', cascadingControlConfiguration_sourceControls - A list of source controls that determine the values that are used in the current control.

CascadingControlSource

data CascadingControlSource Source #

The source controls that are used in a CascadingControlConfiguration.

See: newCascadingControlSource smart constructor.

Instances

Instances details
FromJSON CascadingControlSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlSource

ToJSON CascadingControlSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlSource

Generic CascadingControlSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlSource

Associated Types

type Rep CascadingControlSource :: Type -> Type #

Read CascadingControlSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlSource

Show CascadingControlSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlSource

NFData CascadingControlSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlSource

Methods

rnf :: CascadingControlSource -> () #

Eq CascadingControlSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlSource

Hashable CascadingControlSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlSource

type Rep CascadingControlSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CascadingControlSource

type Rep CascadingControlSource = D1 ('MetaData "CascadingControlSource" "Amazonka.QuickSight.Types.CascadingControlSource" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CascadingControlSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnToMatch") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ColumnIdentifier)) :*: S1 ('MetaSel ('Just "sourceSheetControlId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newCascadingControlSource :: CascadingControlSource Source #

Create a value of CascadingControlSource 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:columnToMatch:CascadingControlSource', cascadingControlSource_columnToMatch - The column identifier that determines which column to look up for the source sheet control.

$sel:sourceSheetControlId:CascadingControlSource', cascadingControlSource_sourceSheetControlId - The source sheet control ID of a CascadingControlSource.

CastColumnTypeOperation

data CastColumnTypeOperation Source #

A transform operation that casts a column to a different type.

See: newCastColumnTypeOperation smart constructor.

Instances

Instances details
FromJSON CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

ToJSON CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

Generic CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

Associated Types

type Rep CastColumnTypeOperation :: Type -> Type #

Read CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

Show CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

NFData CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

Methods

rnf :: CastColumnTypeOperation -> () #

Eq CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

Hashable CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

type Rep CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

type Rep CastColumnTypeOperation = D1 ('MetaData "CastColumnTypeOperation" "Amazonka.QuickSight.Types.CastColumnTypeOperation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CastColumnTypeOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "format") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "newColumnType'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnDataType))))

newCastColumnTypeOperation Source #

Create a value of CastColumnTypeOperation 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:format:CastColumnTypeOperation', castColumnTypeOperation_format - When casting a column from string to datetime type, you can supply a string in a format supported by Amazon QuickSight to denote the source data format.

$sel:columnName:CastColumnTypeOperation', castColumnTypeOperation_columnName - Column name.

$sel:newColumnType':CastColumnTypeOperation', castColumnTypeOperation_newColumnType - New column data type.

CategoricalDimensionField

data CategoricalDimensionField Source #

The dimension type field with categorical type columns..

See: newCategoricalDimensionField smart constructor.

Instances

Instances details
FromJSON CategoricalDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalDimensionField

ToJSON CategoricalDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalDimensionField

Generic CategoricalDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalDimensionField

Associated Types

type Rep CategoricalDimensionField :: Type -> Type #

Show CategoricalDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalDimensionField

NFData CategoricalDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalDimensionField

Eq CategoricalDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalDimensionField

Hashable CategoricalDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalDimensionField

type Rep CategoricalDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalDimensionField

type Rep CategoricalDimensionField = D1 ('MetaData "CategoricalDimensionField" "Amazonka.QuickSight.Types.CategoricalDimensionField" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CategoricalDimensionField'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "formatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StringFormatConfiguration)) :*: S1 ('MetaSel ('Just "hierarchyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier))))

newCategoricalDimensionField Source #

Create a value of CategoricalDimensionField 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:formatConfiguration:CategoricalDimensionField', categoricalDimensionField_formatConfiguration - The format configuration of the field.

$sel:hierarchyId:CategoricalDimensionField', categoricalDimensionField_hierarchyId - The custom hierarchy ID.

$sel:fieldId:CategoricalDimensionField', categoricalDimensionField_fieldId - The custom field ID.

$sel:column:CategoricalDimensionField', categoricalDimensionField_column - The column that is used in the CategoricalDimensionField.

CategoricalMeasureField

data CategoricalMeasureField Source #

The measure type field with categorical type columns.

See: newCategoricalMeasureField smart constructor.

Instances

Instances details
FromJSON CategoricalMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalMeasureField

ToJSON CategoricalMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalMeasureField

Generic CategoricalMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalMeasureField

Associated Types

type Rep CategoricalMeasureField :: Type -> Type #

Show CategoricalMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalMeasureField

NFData CategoricalMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalMeasureField

Methods

rnf :: CategoricalMeasureField -> () #

Eq CategoricalMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalMeasureField

Hashable CategoricalMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalMeasureField

type Rep CategoricalMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoricalMeasureField

type Rep CategoricalMeasureField = D1 ('MetaData "CategoricalMeasureField" "Amazonka.QuickSight.Types.CategoricalMeasureField" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CategoricalMeasureField'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aggregationFunction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CategoricalAggregationFunction)) :*: S1 ('MetaSel ('Just "formatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StringFormatConfiguration))) :*: (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier))))

newCategoricalMeasureField Source #

Create a value of CategoricalMeasureField 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:aggregationFunction:CategoricalMeasureField', categoricalMeasureField_aggregationFunction - The aggregation function of the measure field.

$sel:formatConfiguration:CategoricalMeasureField', categoricalMeasureField_formatConfiguration - The format configuration of the field.

$sel:fieldId:CategoricalMeasureField', categoricalMeasureField_fieldId - The custom field ID.

$sel:column:CategoricalMeasureField', categoricalMeasureField_column - The column that is used in the CategoricalMeasureField.

CategoryDrillDownFilter

data CategoryDrillDownFilter Source #

The numeric equality type drill down filter.

See: newCategoryDrillDownFilter smart constructor.

Instances

Instances details
FromJSON CategoryDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryDrillDownFilter

ToJSON CategoryDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryDrillDownFilter

Generic CategoryDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryDrillDownFilter

Associated Types

type Rep CategoryDrillDownFilter :: Type -> Type #

Read CategoryDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryDrillDownFilter

Show CategoryDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryDrillDownFilter

NFData CategoryDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryDrillDownFilter

Methods

rnf :: CategoryDrillDownFilter -> () #

Eq CategoryDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryDrillDownFilter

Hashable CategoryDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryDrillDownFilter

type Rep CategoryDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryDrillDownFilter

type Rep CategoryDrillDownFilter = D1 ('MetaData "CategoryDrillDownFilter" "Amazonka.QuickSight.Types.CategoryDrillDownFilter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CategoryDrillDownFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier) :*: S1 ('MetaSel ('Just "categoryValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))

newCategoryDrillDownFilter Source #

Create a value of CategoryDrillDownFilter 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:column:CategoryDrillDownFilter', categoryDrillDownFilter_column - The column that the filter is applied to.

$sel:categoryValues:CategoryDrillDownFilter', categoryDrillDownFilter_categoryValues - A list of the string inputs that are the values of the category drill down filter.

CategoryFilter

data CategoryFilter Source #

A CategoryFilter filters text values.

For more information, see Adding text filters in the Amazon QuickSight User Guide.

See: newCategoryFilter smart constructor.

Instances

Instances details
FromJSON CategoryFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilter

ToJSON CategoryFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilter

Generic CategoryFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilter

Associated Types

type Rep CategoryFilter :: Type -> Type #

Read CategoryFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilter

Show CategoryFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilter

NFData CategoryFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilter

Methods

rnf :: CategoryFilter -> () #

Eq CategoryFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilter

Hashable CategoryFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilter

type Rep CategoryFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilter

type Rep CategoryFilter = D1 ('MetaData "CategoryFilter" "Amazonka.QuickSight.Types.CategoryFilter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CategoryFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CategoryFilterConfiguration)) :*: (S1 ('MetaSel ('Just "filterId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier))))

newCategoryFilter Source #

Create a value of CategoryFilter 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:configuration:CategoryFilter', categoryFilter_configuration - The configuration for a CategoryFilter.

$sel:filterId:CategoryFilter', categoryFilter_filterId - An identifier that uniquely identifies a filter within a dashboard, analysis, or template.

$sel:column:CategoryFilter', categoryFilter_column - The column that the filter is applied to.

CategoryFilterConfiguration

data CategoryFilterConfiguration Source #

The configuration for a CategoryFilter.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newCategoryFilterConfiguration smart constructor.

Instances

Instances details
FromJSON CategoryFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterConfiguration

ToJSON CategoryFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterConfiguration

Generic CategoryFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterConfiguration

Associated Types

type Rep CategoryFilterConfiguration :: Type -> Type #

Read CategoryFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterConfiguration

Show CategoryFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterConfiguration

NFData CategoryFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterConfiguration

Eq CategoryFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterConfiguration

Hashable CategoryFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterConfiguration

type Rep CategoryFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CategoryFilterConfiguration

type Rep CategoryFilterConfiguration = D1 ('MetaData "CategoryFilterConfiguration" "Amazonka.QuickSight.Types.CategoryFilterConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CategoryFilterConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customFilterConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomFilterConfiguration)) :*: (S1 ('MetaSel ('Just "customFilterListConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomFilterListConfiguration)) :*: S1 ('MetaSel ('Just "filterListConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FilterListConfiguration)))))

newCategoryFilterConfiguration :: CategoryFilterConfiguration Source #

Create a value of CategoryFilterConfiguration 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:customFilterConfiguration:CategoryFilterConfiguration', categoryFilterConfiguration_customFilterConfiguration - A custom filter that filters based on a single value. This filter can be partially matched.

$sel:customFilterListConfiguration:CategoryFilterConfiguration', categoryFilterConfiguration_customFilterListConfiguration - A list of custom filter values. In the Amazon QuickSight console, this filter type is called a custom filter list.

$sel:filterListConfiguration:CategoryFilterConfiguration', categoryFilterConfiguration_filterListConfiguration - A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.

ChartAxisLabelOptions

data ChartAxisLabelOptions Source #

The label options for an axis on a chart.

See: newChartAxisLabelOptions smart constructor.

Instances

Instances details
FromJSON ChartAxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ChartAxisLabelOptions

ToJSON ChartAxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ChartAxisLabelOptions

Generic ChartAxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ChartAxisLabelOptions

Associated Types

type Rep ChartAxisLabelOptions :: Type -> Type #

Read ChartAxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ChartAxisLabelOptions

Show ChartAxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ChartAxisLabelOptions

NFData ChartAxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ChartAxisLabelOptions

Methods

rnf :: ChartAxisLabelOptions -> () #

Eq ChartAxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ChartAxisLabelOptions

Hashable ChartAxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ChartAxisLabelOptions

type Rep ChartAxisLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ChartAxisLabelOptions

type Rep ChartAxisLabelOptions = D1 ('MetaData "ChartAxisLabelOptions" "Amazonka.QuickSight.Types.ChartAxisLabelOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ChartAxisLabelOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "axisLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AxisLabelOptions])) :*: (S1 ('MetaSel ('Just "sortIconVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)) :*: S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)))))

newChartAxisLabelOptions :: ChartAxisLabelOptions Source #

Create a value of ChartAxisLabelOptions 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:axisLabelOptions:ChartAxisLabelOptions', chartAxisLabelOptions_axisLabelOptions - The label options for a chart axis.

$sel:sortIconVisibility:ChartAxisLabelOptions', chartAxisLabelOptions_sortIconVisibility - The visibility configuration of the sort icon on a chart's axis label.

$sel:visibility:ChartAxisLabelOptions', chartAxisLabelOptions_visibility - The visibility of an axis label on a chart. Choose one of the following options:

  • VISIBLE: Shows the axis.
  • HIDDEN: Hides the axis.

ClusterMarker

data ClusterMarker Source #

The cluster marker that is a part of the cluster marker configuration.

See: newClusterMarker smart constructor.

Instances

Instances details
FromJSON ClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarker

ToJSON ClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarker

Generic ClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarker

Associated Types

type Rep ClusterMarker :: Type -> Type #

Read ClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarker

Show ClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarker

NFData ClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarker

Methods

rnf :: ClusterMarker -> () #

Eq ClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarker

Hashable ClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarker

type Rep ClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarker

type Rep ClusterMarker = D1 ('MetaData "ClusterMarker" "Amazonka.QuickSight.Types.ClusterMarker" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ClusterMarker'" 'PrefixI 'True) (S1 ('MetaSel ('Just "simpleClusterMarker") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SimpleClusterMarker))))

newClusterMarker :: ClusterMarker Source #

Create a value of ClusterMarker 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:simpleClusterMarker:ClusterMarker', clusterMarker_simpleClusterMarker - The simple cluster marker of the cluster marker.

ClusterMarkerConfiguration

data ClusterMarkerConfiguration Source #

The cluster marker configuration of the geospatial map selected point style.

See: newClusterMarkerConfiguration smart constructor.

Instances

Instances details
FromJSON ClusterMarkerConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarkerConfiguration

ToJSON ClusterMarkerConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarkerConfiguration

Generic ClusterMarkerConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarkerConfiguration

Associated Types

type Rep ClusterMarkerConfiguration :: Type -> Type #

Read ClusterMarkerConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarkerConfiguration

Show ClusterMarkerConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarkerConfiguration

NFData ClusterMarkerConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarkerConfiguration

Eq ClusterMarkerConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarkerConfiguration

Hashable ClusterMarkerConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarkerConfiguration

type Rep ClusterMarkerConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ClusterMarkerConfiguration

type Rep ClusterMarkerConfiguration = D1 ('MetaData "ClusterMarkerConfiguration" "Amazonka.QuickSight.Types.ClusterMarkerConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ClusterMarkerConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clusterMarker") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ClusterMarker))))

newClusterMarkerConfiguration :: ClusterMarkerConfiguration Source #

Create a value of ClusterMarkerConfiguration 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:clusterMarker:ClusterMarkerConfiguration', clusterMarkerConfiguration_clusterMarker - The cluster marker that is a part of the cluster marker configuration

ColorScale

data ColorScale Source #

Determines the color scale that is applied to the visual.

See: newColorScale smart constructor.

Instances

Instances details
FromJSON ColorScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorScale

ToJSON ColorScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorScale

Generic ColorScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorScale

Associated Types

type Rep ColorScale :: Type -> Type #

Read ColorScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorScale

Show ColorScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorScale

NFData ColorScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorScale

Methods

rnf :: ColorScale -> () #

Eq ColorScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorScale

Hashable ColorScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorScale

type Rep ColorScale Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorScale

type Rep ColorScale = D1 ('MetaData "ColorScale" "Amazonka.QuickSight.Types.ColorScale" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ColorScale'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nullValueColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataColor)) :*: (S1 ('MetaSel ('Just "colors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty DataColor)) :*: S1 ('MetaSel ('Just "colorFillType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColorFillType))))

newColorScale Source #

Create a value of ColorScale 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:nullValueColor:ColorScale', colorScale_nullValueColor - Determines the color that is applied to null values.

$sel:colors:ColorScale', colorScale_colors - Determines the list of colors that are applied to the visual.

$sel:colorFillType:ColorScale', colorScale_colorFillType - Determines the color fill type.

ColumnConfiguration

data ColumnConfiguration Source #

The general configuration of a column.

See: newColumnConfiguration smart constructor.

Instances

Instances details
FromJSON ColumnConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnConfiguration

ToJSON ColumnConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnConfiguration

Generic ColumnConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnConfiguration

Associated Types

type Rep ColumnConfiguration :: Type -> Type #

Show ColumnConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnConfiguration

NFData ColumnConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnConfiguration

Methods

rnf :: ColumnConfiguration -> () #

Eq ColumnConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnConfiguration

Hashable ColumnConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnConfiguration

type Rep ColumnConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnConfiguration

type Rep ColumnConfiguration = D1 ('MetaData "ColumnConfiguration" "Amazonka.QuickSight.Types.ColumnConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ColumnConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "formatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FormatConfiguration)) :*: (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ColumnRole)) :*: S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier))))

newColumnConfiguration Source #

Create a value of ColumnConfiguration 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:formatConfiguration:ColumnConfiguration', columnConfiguration_formatConfiguration - The format configuration of a column.

$sel:role':ColumnConfiguration', columnConfiguration_role - The role of the column.

$sel:column:ColumnConfiguration', columnConfiguration_column - The column.

ColumnDescription

data ColumnDescription Source #

Metadata that contains a description for a column.

See: newColumnDescription smart constructor.

Constructors

ColumnDescription' (Maybe Text) 

Instances

Instances details
FromJSON ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

ToJSON ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

Generic ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

Associated Types

type Rep ColumnDescription :: Type -> Type #

Read ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

Show ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

NFData ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

Methods

rnf :: ColumnDescription -> () #

Eq ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

Hashable ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

type Rep ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

type Rep ColumnDescription = D1 ('MetaData "ColumnDescription" "Amazonka.QuickSight.Types.ColumnDescription" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ColumnDescription'" 'PrefixI 'True) (S1 ('MetaSel ('Just "text") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newColumnDescription :: ColumnDescription Source #

Create a value of ColumnDescription 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:text:ColumnDescription', columnDescription_text - The text of a description for a column.

ColumnGroup

data ColumnGroup Source #

Groupings of columns that work together in certain Amazon QuickSight features. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

See: newColumnGroup smart constructor.

Instances

Instances details
FromJSON ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

ToJSON ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

Generic ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

Associated Types

type Rep ColumnGroup :: Type -> Type #

Read ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

Show ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

NFData ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

Methods

rnf :: ColumnGroup -> () #

Eq ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

Hashable ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

type Rep ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

type Rep ColumnGroup = D1 ('MetaData "ColumnGroup" "Amazonka.QuickSight.Types.ColumnGroup" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ColumnGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "geoSpatialColumnGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GeoSpatialColumnGroup))))

newColumnGroup :: ColumnGroup Source #

Create a value of ColumnGroup 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:geoSpatialColumnGroup:ColumnGroup', columnGroup_geoSpatialColumnGroup - Geospatial column group that denotes a hierarchy.

ColumnGroupColumnSchema

data ColumnGroupColumnSchema Source #

A structure describing the name, data type, and geographic role of the columns.

See: newColumnGroupColumnSchema smart constructor.

Instances

Instances details
FromJSON ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

ToJSON ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

Generic ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

Associated Types

type Rep ColumnGroupColumnSchema :: Type -> Type #

Read ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

Show ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

NFData ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

Methods

rnf :: ColumnGroupColumnSchema -> () #

Eq ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

Hashable ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

type Rep ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

type Rep ColumnGroupColumnSchema = D1 ('MetaData "ColumnGroupColumnSchema" "Amazonka.QuickSight.Types.ColumnGroupColumnSchema" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ColumnGroupColumnSchema'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newColumnGroupColumnSchema :: ColumnGroupColumnSchema Source #

Create a value of ColumnGroupColumnSchema 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:name:ColumnGroupColumnSchema', columnGroupColumnSchema_name - The name of the column group's column schema.

ColumnGroupSchema

data ColumnGroupSchema Source #

The column group schema.

See: newColumnGroupSchema smart constructor.

Instances

Instances details
FromJSON ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

ToJSON ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

Generic ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

Associated Types

type Rep ColumnGroupSchema :: Type -> Type #

Read ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

Show ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

NFData ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

Methods

rnf :: ColumnGroupSchema -> () #

Eq ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

Hashable ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

type Rep ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

type Rep ColumnGroupSchema = D1 ('MetaData "ColumnGroupSchema" "Amazonka.QuickSight.Types.ColumnGroupSchema" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ColumnGroupSchema'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnGroupColumnSchemaList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnGroupColumnSchema])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newColumnGroupSchema :: ColumnGroupSchema Source #

Create a value of ColumnGroupSchema 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:columnGroupColumnSchemaList:ColumnGroupSchema', columnGroupSchema_columnGroupColumnSchemaList - A structure containing the list of schemas for column group columns.

ColumnGroupSchema, columnGroupSchema_name - The name of the column group schema.

ColumnHierarchy

data ColumnHierarchy Source #

The option that determines the hierarchy of the fields for a visual element.

See: newColumnHierarchy smart constructor.

Instances

Instances details
FromJSON ColumnHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnHierarchy

ToJSON ColumnHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnHierarchy

Generic ColumnHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnHierarchy

Associated Types

type Rep ColumnHierarchy :: Type -> Type #

Read ColumnHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnHierarchy

Show ColumnHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnHierarchy

NFData ColumnHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnHierarchy

Methods

rnf :: ColumnHierarchy -> () #

Eq ColumnHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnHierarchy

Hashable ColumnHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnHierarchy

type Rep ColumnHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnHierarchy

type Rep ColumnHierarchy = D1 ('MetaData "ColumnHierarchy" "Amazonka.QuickSight.Types.ColumnHierarchy" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ColumnHierarchy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dateTimeHierarchy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DateTimeHierarchy)) :*: (S1 ('MetaSel ('Just "explicitHierarchy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExplicitHierarchy)) :*: S1 ('MetaSel ('Just "predefinedHierarchy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PredefinedHierarchy)))))

newColumnHierarchy :: ColumnHierarchy Source #

Create a value of ColumnHierarchy 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:dateTimeHierarchy:ColumnHierarchy', columnHierarchy_dateTimeHierarchy - The option that determines the hierarchy of any DateTime fields.

$sel:explicitHierarchy:ColumnHierarchy', columnHierarchy_explicitHierarchy - The option that determines the hierarchy of the fields that are built within a visual's field wells. These fields can't be duplicated to other visuals.

$sel:predefinedHierarchy:ColumnHierarchy', columnHierarchy_predefinedHierarchy - The option that determines the hierarchy of the fields that are defined during data preparation. These fields are available to use in any analysis that uses the data source.

ColumnIdentifier

data ColumnIdentifier Source #

A column of a data set.

See: newColumnIdentifier smart constructor.

Instances

Instances details
FromJSON ColumnIdentifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnIdentifier

ToJSON ColumnIdentifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnIdentifier

Generic ColumnIdentifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnIdentifier

Associated Types

type Rep ColumnIdentifier :: Type -> Type #

Read ColumnIdentifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnIdentifier

Show ColumnIdentifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnIdentifier

NFData ColumnIdentifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnIdentifier

Methods

rnf :: ColumnIdentifier -> () #

Eq ColumnIdentifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnIdentifier

Hashable ColumnIdentifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnIdentifier

type Rep ColumnIdentifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnIdentifier

type Rep ColumnIdentifier = D1 ('MetaData "ColumnIdentifier" "Amazonka.QuickSight.Types.ColumnIdentifier" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ColumnIdentifier'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSetIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newColumnIdentifier Source #

Create a value of ColumnIdentifier 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:dataSetIdentifier:ColumnIdentifier', columnIdentifier_dataSetIdentifier - The data set that the column belongs to.

$sel:columnName:ColumnIdentifier', columnIdentifier_columnName - The name of the column.

ColumnLevelPermissionRule

data ColumnLevelPermissionRule Source #

A rule defined to grant access on one or more restricted columns. Each dataset can have multiple rules. To create a restricted column, you add it to one or more rules. Each rule must contain at least one column and at least one user or group. To be able to see a restricted column, a user or group needs to be added to a rule for that column.

See: newColumnLevelPermissionRule smart constructor.

Instances

Instances details
FromJSON ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

ToJSON ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

Generic ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

Associated Types

type Rep ColumnLevelPermissionRule :: Type -> Type #

Read ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

Show ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

NFData ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

Eq ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

Hashable ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

type Rep ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

type Rep ColumnLevelPermissionRule = D1 ('MetaData "ColumnLevelPermissionRule" "Amazonka.QuickSight.Types.ColumnLevelPermissionRule" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ColumnLevelPermissionRule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "principals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text)))))

newColumnLevelPermissionRule :: ColumnLevelPermissionRule Source #

Create a value of ColumnLevelPermissionRule 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:columnNames:ColumnLevelPermissionRule', columnLevelPermissionRule_columnNames - An array of column names.

$sel:principals:ColumnLevelPermissionRule', columnLevelPermissionRule_principals - An array of Amazon Resource Names (ARNs) for Amazon QuickSight users or groups.

ColumnSchema

data ColumnSchema Source #

The column schema.

See: newColumnSchema smart constructor.

Instances

Instances details
FromJSON ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

ToJSON ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

Generic ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

Associated Types

type Rep ColumnSchema :: Type -> Type #

Read ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

Show ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

NFData ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

Methods

rnf :: ColumnSchema -> () #

Eq ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

Hashable ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

type Rep ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

type Rep ColumnSchema = D1 ('MetaData "ColumnSchema" "Amazonka.QuickSight.Types.ColumnSchema" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ColumnSchema'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "geographicRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newColumnSchema :: ColumnSchema Source #

Create a value of ColumnSchema 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:dataType:ColumnSchema', columnSchema_dataType - The data type of the column schema.

$sel:geographicRole:ColumnSchema', columnSchema_geographicRole - The geographic role of the column schema.

$sel:name:ColumnSchema', columnSchema_name - The name of the column schema.

ColumnSort

data ColumnSort Source #

The sort configuration for a column that is not used in a field well.

See: newColumnSort smart constructor.

Instances

Instances details
FromJSON ColumnSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSort

ToJSON ColumnSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSort

Generic ColumnSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSort

Associated Types

type Rep ColumnSort :: Type -> Type #

Read ColumnSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSort

Show ColumnSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSort

NFData ColumnSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSort

Methods

rnf :: ColumnSort -> () #

Eq ColumnSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSort

Hashable ColumnSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSort

type Rep ColumnSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSort

type Rep ColumnSort = D1 ('MetaData "ColumnSort" "Amazonka.QuickSight.Types.ColumnSort" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ColumnSort'" 'PrefixI 'True) (S1 ('MetaSel ('Just "aggregationFunction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AggregationFunction)) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier) :*: S1 ('MetaSel ('Just "direction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SortDirection))))

newColumnSort Source #

Create a value of ColumnSort 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:aggregationFunction:ColumnSort', columnSort_aggregationFunction - The aggregation function that is defined in the column sort.

$sel:sortBy:ColumnSort', columnSort_sortBy - Undocumented member.

$sel:direction:ColumnSort', columnSort_direction - The sort direction.

ColumnTag

data ColumnTag Source #

A tag for a column in a TagColumnOperation structure. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

See: newColumnTag smart constructor.

Instances

Instances details
FromJSON ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

ToJSON ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

Generic ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

Associated Types

type Rep ColumnTag :: Type -> Type #

Read ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

Show ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

NFData ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

Methods

rnf :: ColumnTag -> () #

Eq ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

Hashable ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

type Rep ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

type Rep ColumnTag = D1 ('MetaData "ColumnTag" "Amazonka.QuickSight.Types.ColumnTag" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ColumnTag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ColumnDescription)) :*: S1 ('MetaSel ('Just "columnGeographicRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GeoSpatialDataRole))))

newColumnTag :: ColumnTag Source #

Create a value of ColumnTag 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:columnDescription:ColumnTag', columnTag_columnDescription - A description for a column.

$sel:columnGeographicRole:ColumnTag', columnTag_columnGeographicRole - A geospatial role for a column.

ColumnTooltipItem

data ColumnTooltipItem Source #

The tooltip item for the columns that are not part of a field well.

See: newColumnTooltipItem smart constructor.

Instances

Instances details
FromJSON ColumnTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTooltipItem

ToJSON ColumnTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTooltipItem

Generic ColumnTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTooltipItem

Associated Types

type Rep ColumnTooltipItem :: Type -> Type #

Read ColumnTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTooltipItem

Show ColumnTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTooltipItem

NFData ColumnTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTooltipItem

Methods

rnf :: ColumnTooltipItem -> () #

Eq ColumnTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTooltipItem

Hashable ColumnTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTooltipItem

type Rep ColumnTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTooltipItem

type Rep ColumnTooltipItem = D1 ('MetaData "ColumnTooltipItem" "Amazonka.QuickSight.Types.ColumnTooltipItem" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ColumnTooltipItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aggregation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AggregationFunction)) :*: S1 ('MetaSel ('Just "label") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)) :*: S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier))))

newColumnTooltipItem Source #

Create a value of ColumnTooltipItem 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:aggregation:ColumnTooltipItem', columnTooltipItem_aggregation - The aggregation function of the column tooltip item.

$sel:label:ColumnTooltipItem', columnTooltipItem_label - The label of the tooltip item.

$sel:visibility:ColumnTooltipItem', columnTooltipItem_visibility - The visibility of the tooltip item.

$sel:column:ColumnTooltipItem', columnTooltipItem_column - The target column of the tooltip item.

ComboChartAggregatedFieldWells

data ComboChartAggregatedFieldWells Source #

The aggregated field wells of a combo chart.

See: newComboChartAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON ComboChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartAggregatedFieldWells

ToJSON ComboChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartAggregatedFieldWells

Generic ComboChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartAggregatedFieldWells

Associated Types

type Rep ComboChartAggregatedFieldWells :: Type -> Type #

Show ComboChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartAggregatedFieldWells

NFData ComboChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartAggregatedFieldWells

Eq ComboChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartAggregatedFieldWells

Hashable ComboChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartAggregatedFieldWells

type Rep ComboChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartAggregatedFieldWells

type Rep ComboChartAggregatedFieldWells = D1 ('MetaData "ComboChartAggregatedFieldWells" "Amazonka.QuickSight.Types.ComboChartAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ComboChartAggregatedFieldWells'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "barValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])) :*: S1 ('MetaSel ('Just "category") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField]))) :*: (S1 ('MetaSel ('Just "colors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "lineValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])))))

newComboChartAggregatedFieldWells :: ComboChartAggregatedFieldWells Source #

Create a value of ComboChartAggregatedFieldWells 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:barValues:ComboChartAggregatedFieldWells', comboChartAggregatedFieldWells_barValues - The aggregated BarValues field well of a combo chart.

$sel:category:ComboChartAggregatedFieldWells', comboChartAggregatedFieldWells_category - The aggregated category field wells of a combo chart.

$sel:colors:ComboChartAggregatedFieldWells', comboChartAggregatedFieldWells_colors - The aggregated colors field well of a combo chart.

$sel:lineValues:ComboChartAggregatedFieldWells', comboChartAggregatedFieldWells_lineValues - The aggregated LineValues field well of a combo chart.

ComboChartConfiguration

data ComboChartConfiguration Source #

The configuration of a ComboChartVisual.

See: newComboChartConfiguration smart constructor.

Instances

Instances details
FromJSON ComboChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartConfiguration

ToJSON ComboChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartConfiguration

Generic ComboChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartConfiguration

Associated Types

type Rep ComboChartConfiguration :: Type -> Type #

Show ComboChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartConfiguration

NFData ComboChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartConfiguration

Methods

rnf :: ComboChartConfiguration -> () #

Eq ComboChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartConfiguration

Hashable ComboChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartConfiguration

type Rep ComboChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartConfiguration

type Rep ComboChartConfiguration = D1 ('MetaData "ComboChartConfiguration" "Amazonka.QuickSight.Types.ComboChartConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ComboChartConfiguration'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "barDataLabels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataLabelOptions)) :*: S1 ('MetaSel ('Just "barsArrangement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BarsArrangement))) :*: (S1 ('MetaSel ('Just "categoryAxis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisDisplayOptions)) :*: S1 ('MetaSel ('Just "categoryLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions)))) :*: ((S1 ('MetaSel ('Just "colorLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions)) :*: S1 ('MetaSel ('Just "fieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ComboChartFieldWells))) :*: (S1 ('MetaSel ('Just "legend") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LegendOptions)) :*: S1 ('MetaSel ('Just "lineDataLabels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataLabelOptions))))) :*: (((S1 ('MetaSel ('Just "primaryYAxisDisplayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisDisplayOptions)) :*: S1 ('MetaSel ('Just "primaryYAxisLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions))) :*: (S1 ('MetaSel ('Just "referenceLines") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ReferenceLine])) :*: S1 ('MetaSel ('Just "secondaryYAxisDisplayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisDisplayOptions)))) :*: ((S1 ('MetaSel ('Just "secondaryYAxisLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions)) :*: S1 ('MetaSel ('Just "sortConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ComboChartSortConfiguration))) :*: (S1 ('MetaSel ('Just "tooltip") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TooltipOptions)) :*: S1 ('MetaSel ('Just "visualPalette") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VisualPalette)))))))

newComboChartConfiguration :: ComboChartConfiguration Source #

Create a value of ComboChartConfiguration 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:barDataLabels:ComboChartConfiguration', comboChartConfiguration_barDataLabels - The options that determine if visual data labels are displayed.

The data label options for a bar in a combo chart.

$sel:barsArrangement:ComboChartConfiguration', comboChartConfiguration_barsArrangement - Determines the bar arrangement in a combo chart. The following are valid values in this structure:

  • CLUSTERED: For clustered bar combo charts.
  • STACKED: For stacked bar combo charts.
  • STACKED_PERCENT: Do not use. If you use this value, the operation returns a validation error.

$sel:categoryAxis:ComboChartConfiguration', comboChartConfiguration_categoryAxis - The category axis of a combo chart.

$sel:categoryLabelOptions:ComboChartConfiguration', comboChartConfiguration_categoryLabelOptions - The label options (label text, label visibility, and sort icon visibility) of a combo chart category (group/color) field well.

$sel:colorLabelOptions:ComboChartConfiguration', comboChartConfiguration_colorLabelOptions - The label options (label text, label visibility, and sort icon visibility) of a combo chart's color field well.

$sel:fieldWells:ComboChartConfiguration', comboChartConfiguration_fieldWells - The field wells of the visual.

$sel:legend:ComboChartConfiguration', comboChartConfiguration_legend - The legend display setup of the visual.

$sel:lineDataLabels:ComboChartConfiguration', comboChartConfiguration_lineDataLabels - The options that determine if visual data labels are displayed.

The data label options for a line in a combo chart.

$sel:primaryYAxisDisplayOptions:ComboChartConfiguration', comboChartConfiguration_primaryYAxisDisplayOptions - The label display options (grid line, range, scale, and axis step) of a combo chart's primary y-axis (bar) field well.

$sel:primaryYAxisLabelOptions:ComboChartConfiguration', comboChartConfiguration_primaryYAxisLabelOptions - The label options (label text, label visibility, and sort icon visibility) of a combo chart's primary y-axis (bar) field well.

$sel:referenceLines:ComboChartConfiguration', comboChartConfiguration_referenceLines - The reference line setup of the visual.

$sel:secondaryYAxisDisplayOptions:ComboChartConfiguration', comboChartConfiguration_secondaryYAxisDisplayOptions - The label display options (grid line, range, scale, axis step) of a combo chart's secondary y-axis (line) field well.

$sel:secondaryYAxisLabelOptions:ComboChartConfiguration', comboChartConfiguration_secondaryYAxisLabelOptions - The label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary y-axis(line) field well.

$sel:sortConfiguration:ComboChartConfiguration', comboChartConfiguration_sortConfiguration - The sort configuration of a ComboChartVisual.

$sel:tooltip:ComboChartConfiguration', comboChartConfiguration_tooltip - The legend display setup of the visual.

$sel:visualPalette:ComboChartConfiguration', comboChartConfiguration_visualPalette - The palette (chart color) display setup of the visual.

ComboChartFieldWells

data ComboChartFieldWells Source #

The field wells of the visual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newComboChartFieldWells smart constructor.

Instances

Instances details
FromJSON ComboChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartFieldWells

ToJSON ComboChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartFieldWells

Generic ComboChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartFieldWells

Associated Types

type Rep ComboChartFieldWells :: Type -> Type #

Show ComboChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartFieldWells

NFData ComboChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartFieldWells

Methods

rnf :: ComboChartFieldWells -> () #

Eq ComboChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartFieldWells

Hashable ComboChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartFieldWells

type Rep ComboChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartFieldWells

type Rep ComboChartFieldWells = D1 ('MetaData "ComboChartFieldWells" "Amazonka.QuickSight.Types.ComboChartFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ComboChartFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "comboChartAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ComboChartAggregatedFieldWells))))

newComboChartFieldWells :: ComboChartFieldWells Source #

Create a value of ComboChartFieldWells 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:comboChartAggregatedFieldWells:ComboChartFieldWells', comboChartFieldWells_comboChartAggregatedFieldWells - The aggregated field wells of a combo chart. Combo charts only have aggregated field wells. Columns in a combo chart are aggregated by category.

ComboChartSortConfiguration

data ComboChartSortConfiguration Source #

The sort configuration of a ComboChartVisual.

See: newComboChartSortConfiguration smart constructor.

Instances

Instances details
FromJSON ComboChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartSortConfiguration

ToJSON ComboChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartSortConfiguration

Generic ComboChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartSortConfiguration

Associated Types

type Rep ComboChartSortConfiguration :: Type -> Type #

Read ComboChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartSortConfiguration

Show ComboChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartSortConfiguration

NFData ComboChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartSortConfiguration

Eq ComboChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartSortConfiguration

Hashable ComboChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartSortConfiguration

type Rep ComboChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartSortConfiguration

type Rep ComboChartSortConfiguration = D1 ('MetaData "ComboChartSortConfiguration" "Amazonka.QuickSight.Types.ComboChartSortConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ComboChartSortConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "categoryItemsLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: S1 ('MetaSel ('Just "categorySort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions]))) :*: (S1 ('MetaSel ('Just "colorItemsLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: S1 ('MetaSel ('Just "colorSort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions])))))

newComboChartSortConfiguration :: ComboChartSortConfiguration Source #

Create a value of ComboChartSortConfiguration 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:categoryItemsLimit:ComboChartSortConfiguration', comboChartSortConfiguration_categoryItemsLimit - The item limit configuration for the category field well of a combo chart.

$sel:categorySort:ComboChartSortConfiguration', comboChartSortConfiguration_categorySort - The sort configuration of the category field well in a combo chart.

$sel:colorItemsLimit:ComboChartSortConfiguration', comboChartSortConfiguration_colorItemsLimit - The item limit configuration of the color field well in a combo chart.

$sel:colorSort:ComboChartSortConfiguration', comboChartSortConfiguration_colorSort - The sort configuration of the color field well in a combo chart.

ComboChartVisual

data ComboChartVisual Source #

A combo chart.

The ComboChartVisual includes stacked bar combo charts and clustered bar combo charts

For more information, see Using combo charts in the Amazon QuickSight User Guide.

See: newComboChartVisual smart constructor.

Instances

Instances details
FromJSON ComboChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartVisual

ToJSON ComboChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartVisual

Generic ComboChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartVisual

Associated Types

type Rep ComboChartVisual :: Type -> Type #

Show ComboChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartVisual

NFData ComboChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartVisual

Methods

rnf :: ComboChartVisual -> () #

Eq ComboChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartVisual

Hashable ComboChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartVisual

type Rep ComboChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComboChartVisual

newComboChartVisual Source #

Create a value of ComboChartVisual 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:actions:ComboChartVisual', comboChartVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:ComboChartVisual', comboChartVisual_chartConfiguration - The configuration settings of the visual.

$sel:columnHierarchies:ComboChartVisual', comboChartVisual_columnHierarchies - The column hierarchy that is used during drill-downs and drill-ups.

$sel:subtitle:ComboChartVisual', comboChartVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:ComboChartVisual', comboChartVisual_title - The title that is displayed on the visual.

$sel:visualId:ComboChartVisual', comboChartVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

ComparisonConfiguration

data ComparisonConfiguration Source #

The comparison display configuration of a KPI or gauge chart.

See: newComparisonConfiguration smart constructor.

Instances

Instances details
FromJSON ComparisonConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonConfiguration

ToJSON ComparisonConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonConfiguration

Generic ComparisonConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonConfiguration

Associated Types

type Rep ComparisonConfiguration :: Type -> Type #

Show ComparisonConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonConfiguration

NFData ComparisonConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonConfiguration

Methods

rnf :: ComparisonConfiguration -> () #

Eq ComparisonConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonConfiguration

Hashable ComparisonConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonConfiguration

type Rep ComparisonConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonConfiguration

type Rep ComparisonConfiguration = D1 ('MetaData "ComparisonConfiguration" "Amazonka.QuickSight.Types.ComparisonConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ComparisonConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "comparisonFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ComparisonFormatConfiguration)) :*: S1 ('MetaSel ('Just "comparisonMethod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ComparisonMethod))))

newComparisonConfiguration :: ComparisonConfiguration Source #

Create a value of ComparisonConfiguration 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:comparisonFormat:ComparisonConfiguration', comparisonConfiguration_comparisonFormat - The format of the comparison.

$sel:comparisonMethod:ComparisonConfiguration', comparisonConfiguration_comparisonMethod - The method of the comparison. Choose from the following options:

  • DIFFERENCE
  • PERCENT_DIFFERENCE
  • PERCENT

ComparisonFormatConfiguration

data ComparisonFormatConfiguration Source #

The format of the comparison.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newComparisonFormatConfiguration smart constructor.

Instances

Instances details
FromJSON ComparisonFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonFormatConfiguration

ToJSON ComparisonFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonFormatConfiguration

Generic ComparisonFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonFormatConfiguration

Associated Types

type Rep ComparisonFormatConfiguration :: Type -> Type #

Show ComparisonFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonFormatConfiguration

NFData ComparisonFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonFormatConfiguration

Eq ComparisonFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonFormatConfiguration

Hashable ComparisonFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonFormatConfiguration

type Rep ComparisonFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ComparisonFormatConfiguration

type Rep ComparisonFormatConfiguration = D1 ('MetaData "ComparisonFormatConfiguration" "Amazonka.QuickSight.Types.ComparisonFormatConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ComparisonFormatConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "numberDisplayFormatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumberDisplayFormatConfiguration)) :*: S1 ('MetaSel ('Just "percentageDisplayFormatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PercentageDisplayFormatConfiguration))))

newComparisonFormatConfiguration :: ComparisonFormatConfiguration Source #

Create a value of ComparisonFormatConfiguration 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:numberDisplayFormatConfiguration:ComparisonFormatConfiguration', comparisonFormatConfiguration_numberDisplayFormatConfiguration - The number display format.

$sel:percentageDisplayFormatConfiguration:ComparisonFormatConfiguration', comparisonFormatConfiguration_percentageDisplayFormatConfiguration - The percentage display format.

Computation

data Computation Source #

The computation union that is used in an insight visual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newComputation smart constructor.

Instances

Instances details
FromJSON Computation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Computation

ToJSON Computation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Computation

Generic Computation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Computation

Associated Types

type Rep Computation :: Type -> Type #

Show Computation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Computation

NFData Computation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Computation

Methods

rnf :: Computation -> () #

Eq Computation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Computation

Hashable Computation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Computation

type Rep Computation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Computation

type Rep Computation = D1 ('MetaData "Computation" "Amazonka.QuickSight.Types.Computation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "Computation'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "forecast") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ForecastComputation)) :*: S1 ('MetaSel ('Just "growthRate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GrowthRateComputation))) :*: (S1 ('MetaSel ('Just "maximumMinimum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaximumMinimumComputation)) :*: (S1 ('MetaSel ('Just "metricComparison") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricComparisonComputation)) :*: S1 ('MetaSel ('Just "periodOverPeriod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PeriodOverPeriodComputation))))) :*: ((S1 ('MetaSel ('Just "periodToDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PeriodToDateComputation)) :*: S1 ('MetaSel ('Just "topBottomMovers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TopBottomMoversComputation))) :*: (S1 ('MetaSel ('Just "topBottomRanked") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TopBottomRankedComputation)) :*: (S1 ('MetaSel ('Just "totalAggregation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TotalAggregationComputation)) :*: S1 ('MetaSel ('Just "uniqueValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UniqueValuesComputation)))))))

newComputation :: Computation Source #

Create a value of Computation 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:forecast:Computation', computation_forecast - The forecast computation configuration.

$sel:growthRate:Computation', computation_growthRate - The growth rate computation configuration.

$sel:maximumMinimum:Computation', computation_maximumMinimum - The maximum and minimum computation configuration.

$sel:metricComparison:Computation', computation_metricComparison - The metric comparison computation configuration.

$sel:periodOverPeriod:Computation', computation_periodOverPeriod - The period over period computation configuration.

$sel:periodToDate:Computation', computation_periodToDate - The period to DataSetIdentifier computation configuration.

$sel:topBottomMovers:Computation', computation_topBottomMovers - The top movers and bottom movers computation configuration.

$sel:topBottomRanked:Computation', computation_topBottomRanked - The top ranked and bottom ranked computation configuration.

$sel:totalAggregation:Computation', computation_totalAggregation - The total aggregation computation configuration.

$sel:uniqueValues:Computation', computation_uniqueValues - The unique values computation configuration.

ConditionalFormattingColor

data ConditionalFormattingColor Source #

The formatting configuration for the color.

See: newConditionalFormattingColor smart constructor.

Instances

Instances details
FromJSON ConditionalFormattingColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingColor

ToJSON ConditionalFormattingColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingColor

Generic ConditionalFormattingColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingColor

Associated Types

type Rep ConditionalFormattingColor :: Type -> Type #

Show ConditionalFormattingColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingColor

NFData ConditionalFormattingColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingColor

Eq ConditionalFormattingColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingColor

Hashable ConditionalFormattingColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingColor

type Rep ConditionalFormattingColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingColor

type Rep ConditionalFormattingColor = D1 ('MetaData "ConditionalFormattingColor" "Amazonka.QuickSight.Types.ConditionalFormattingColor" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ConditionalFormattingColor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "gradient") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingGradientColor)) :*: S1 ('MetaSel ('Just "solid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingSolidColor))))

newConditionalFormattingColor :: ConditionalFormattingColor Source #

Create a value of ConditionalFormattingColor 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:gradient:ConditionalFormattingColor', conditionalFormattingColor_gradient - Formatting configuration for gradient color.

$sel:solid:ConditionalFormattingColor', conditionalFormattingColor_solid - Formatting configuration for solid color.

ConditionalFormattingCustomIconCondition

data ConditionalFormattingCustomIconCondition Source #

Determines the custom condition for an icon set.

See: newConditionalFormattingCustomIconCondition smart constructor.

Instances

Instances details
FromJSON ConditionalFormattingCustomIconCondition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconCondition

ToJSON ConditionalFormattingCustomIconCondition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconCondition

Generic ConditionalFormattingCustomIconCondition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconCondition

Show ConditionalFormattingCustomIconCondition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconCondition

NFData ConditionalFormattingCustomIconCondition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconCondition

Eq ConditionalFormattingCustomIconCondition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconCondition

Hashable ConditionalFormattingCustomIconCondition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconCondition

type Rep ConditionalFormattingCustomIconCondition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconCondition

type Rep ConditionalFormattingCustomIconCondition = D1 ('MetaData "ConditionalFormattingCustomIconCondition" "Amazonka.QuickSight.Types.ConditionalFormattingCustomIconCondition" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ConditionalFormattingCustomIconCondition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "color") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "displayConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingIconDisplayConfiguration))) :*: (S1 ('MetaSel ('Just "expression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)) :*: S1 ('MetaSel ('Just "iconOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ConditionalFormattingCustomIconOptions))))

ConditionalFormattingCustomIconOptions

data ConditionalFormattingCustomIconOptions Source #

Custom icon options for an icon set.

See: newConditionalFormattingCustomIconOptions smart constructor.

Instances

Instances details
FromJSON ConditionalFormattingCustomIconOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconOptions

ToJSON ConditionalFormattingCustomIconOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconOptions

Generic ConditionalFormattingCustomIconOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconOptions

Read ConditionalFormattingCustomIconOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconOptions

Show ConditionalFormattingCustomIconOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconOptions

NFData ConditionalFormattingCustomIconOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconOptions

Eq ConditionalFormattingCustomIconOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconOptions

Hashable ConditionalFormattingCustomIconOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconOptions

type Rep ConditionalFormattingCustomIconOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingCustomIconOptions

type Rep ConditionalFormattingCustomIconOptions = D1 ('MetaData "ConditionalFormattingCustomIconOptions" "Amazonka.QuickSight.Types.ConditionalFormattingCustomIconOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ConditionalFormattingCustomIconOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "icon") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Icon)) :*: S1 ('MetaSel ('Just "unicodeIcon") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newConditionalFormattingCustomIconOptions :: ConditionalFormattingCustomIconOptions Source #

Create a value of ConditionalFormattingCustomIconOptions 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:icon:ConditionalFormattingCustomIconOptions', conditionalFormattingCustomIconOptions_icon - Determines the type of icon.

$sel:unicodeIcon:ConditionalFormattingCustomIconOptions', conditionalFormattingCustomIconOptions_unicodeIcon - Determines the Unicode icon type.

ConditionalFormattingGradientColor

data ConditionalFormattingGradientColor Source #

Formatting configuration for gradient color.

See: newConditionalFormattingGradientColor smart constructor.

Instances

Instances details
FromJSON ConditionalFormattingGradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingGradientColor

ToJSON ConditionalFormattingGradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingGradientColor

Generic ConditionalFormattingGradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingGradientColor

Associated Types

type Rep ConditionalFormattingGradientColor :: Type -> Type #

Show ConditionalFormattingGradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingGradientColor

NFData ConditionalFormattingGradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingGradientColor

Eq ConditionalFormattingGradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingGradientColor

Hashable ConditionalFormattingGradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingGradientColor

type Rep ConditionalFormattingGradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingGradientColor

type Rep ConditionalFormattingGradientColor = D1 ('MetaData "ConditionalFormattingGradientColor" "Amazonka.QuickSight.Types.ConditionalFormattingGradientColor" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ConditionalFormattingGradientColor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "expression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)) :*: S1 ('MetaSel ('Just "color") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 GradientColor)))

newConditionalFormattingGradientColor Source #

Create a value of ConditionalFormattingGradientColor 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:expression:ConditionalFormattingGradientColor', conditionalFormattingGradientColor_expression - The expression that determines the formatting configuration for gradient color.

$sel:color:ConditionalFormattingGradientColor', conditionalFormattingGradientColor_color - Determines the color.

ConditionalFormattingIcon

data ConditionalFormattingIcon Source #

The formatting configuration for the icon.

See: newConditionalFormattingIcon smart constructor.

Instances

Instances details
FromJSON ConditionalFormattingIcon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIcon

ToJSON ConditionalFormattingIcon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIcon

Generic ConditionalFormattingIcon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIcon

Associated Types

type Rep ConditionalFormattingIcon :: Type -> Type #

Show ConditionalFormattingIcon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIcon

NFData ConditionalFormattingIcon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIcon

Eq ConditionalFormattingIcon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIcon

Hashable ConditionalFormattingIcon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIcon

type Rep ConditionalFormattingIcon Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIcon

type Rep ConditionalFormattingIcon = D1 ('MetaData "ConditionalFormattingIcon" "Amazonka.QuickSight.Types.ConditionalFormattingIcon" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ConditionalFormattingIcon'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingCustomIconCondition)) :*: S1 ('MetaSel ('Just "iconSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingIconSet))))

newConditionalFormattingIcon :: ConditionalFormattingIcon Source #

Create a value of ConditionalFormattingIcon 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:customCondition:ConditionalFormattingIcon', conditionalFormattingIcon_customCondition - Determines the custom condition for an icon set.

$sel:iconSet:ConditionalFormattingIcon', conditionalFormattingIcon_iconSet - Formatting configuration for icon set.

ConditionalFormattingIconDisplayConfiguration

data ConditionalFormattingIconDisplayConfiguration Source #

Determines the icon display configuration.

See: newConditionalFormattingIconDisplayConfiguration smart constructor.

Instances

Instances details
FromJSON ConditionalFormattingIconDisplayConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayConfiguration

ToJSON ConditionalFormattingIconDisplayConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayConfiguration

Generic ConditionalFormattingIconDisplayConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayConfiguration

Read ConditionalFormattingIconDisplayConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayConfiguration

Show ConditionalFormattingIconDisplayConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayConfiguration

NFData ConditionalFormattingIconDisplayConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayConfiguration

Eq ConditionalFormattingIconDisplayConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayConfiguration

Hashable ConditionalFormattingIconDisplayConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayConfiguration

type Rep ConditionalFormattingIconDisplayConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayConfiguration

type Rep ConditionalFormattingIconDisplayConfiguration = D1 ('MetaData "ConditionalFormattingIconDisplayConfiguration" "Amazonka.QuickSight.Types.ConditionalFormattingIconDisplayConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ConditionalFormattingIconDisplayConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "iconDisplayOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingIconDisplayOption))))

newConditionalFormattingIconDisplayConfiguration :: ConditionalFormattingIconDisplayConfiguration Source #

Create a value of ConditionalFormattingIconDisplayConfiguration 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:iconDisplayOption:ConditionalFormattingIconDisplayConfiguration', conditionalFormattingIconDisplayConfiguration_iconDisplayOption - Determines the icon display configuration.

ConditionalFormattingIconSet

data ConditionalFormattingIconSet Source #

Formatting configuration for icon set.

See: newConditionalFormattingIconSet smart constructor.

Instances

Instances details
FromJSON ConditionalFormattingIconSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSet

ToJSON ConditionalFormattingIconSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSet

Generic ConditionalFormattingIconSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSet

Associated Types

type Rep ConditionalFormattingIconSet :: Type -> Type #

Show ConditionalFormattingIconSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSet

NFData ConditionalFormattingIconSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSet

Eq ConditionalFormattingIconSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSet

Hashable ConditionalFormattingIconSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSet

type Rep ConditionalFormattingIconSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingIconSet

type Rep ConditionalFormattingIconSet = D1 ('MetaData "ConditionalFormattingIconSet" "Amazonka.QuickSight.Types.ConditionalFormattingIconSet" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ConditionalFormattingIconSet'" 'PrefixI 'True) (S1 ('MetaSel ('Just "iconSetType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingIconSetType)) :*: S1 ('MetaSel ('Just "expression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newConditionalFormattingIconSet Source #

Create a value of ConditionalFormattingIconSet 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:iconSetType:ConditionalFormattingIconSet', conditionalFormattingIconSet_iconSetType - Determines the icon set type.

$sel:expression:ConditionalFormattingIconSet', conditionalFormattingIconSet_expression - The expression that determines the formatting configuration for the icon set.

ConditionalFormattingSolidColor

data ConditionalFormattingSolidColor Source #

Formatting configuration for solid color.

See: newConditionalFormattingSolidColor smart constructor.

Instances

Instances details
FromJSON ConditionalFormattingSolidColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingSolidColor

ToJSON ConditionalFormattingSolidColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingSolidColor

Generic ConditionalFormattingSolidColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingSolidColor

Associated Types

type Rep ConditionalFormattingSolidColor :: Type -> Type #

Show ConditionalFormattingSolidColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingSolidColor

NFData ConditionalFormattingSolidColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingSolidColor

Eq ConditionalFormattingSolidColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingSolidColor

Hashable ConditionalFormattingSolidColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingSolidColor

type Rep ConditionalFormattingSolidColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ConditionalFormattingSolidColor

type Rep ConditionalFormattingSolidColor = D1 ('MetaData "ConditionalFormattingSolidColor" "Amazonka.QuickSight.Types.ConditionalFormattingSolidColor" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ConditionalFormattingSolidColor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "color") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "expression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newConditionalFormattingSolidColor Source #

Create a value of ConditionalFormattingSolidColor 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:color:ConditionalFormattingSolidColor', conditionalFormattingSolidColor_color - Determines the color.

$sel:expression:ConditionalFormattingSolidColor', conditionalFormattingSolidColor_expression - The expression that determines the formatting configuration for solid color.

ContributionAnalysisDefault

data ContributionAnalysisDefault Source #

The contribution analysis visual display for a line, pie, or bar chart.

See: newContributionAnalysisDefault smart constructor.

Instances

Instances details
FromJSON ContributionAnalysisDefault Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ContributionAnalysisDefault

ToJSON ContributionAnalysisDefault Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ContributionAnalysisDefault

Generic ContributionAnalysisDefault Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ContributionAnalysisDefault

Associated Types

type Rep ContributionAnalysisDefault :: Type -> Type #

Read ContributionAnalysisDefault Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ContributionAnalysisDefault

Show ContributionAnalysisDefault Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ContributionAnalysisDefault

NFData ContributionAnalysisDefault Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ContributionAnalysisDefault

Eq ContributionAnalysisDefault Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ContributionAnalysisDefault

Hashable ContributionAnalysisDefault Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ContributionAnalysisDefault

type Rep ContributionAnalysisDefault Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ContributionAnalysisDefault

type Rep ContributionAnalysisDefault = D1 ('MetaData "ContributionAnalysisDefault" "Amazonka.QuickSight.Types.ContributionAnalysisDefault" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ContributionAnalysisDefault'" 'PrefixI 'True) (S1 ('MetaSel ('Just "measureFieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "contributorDimensions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty ColumnIdentifier))))

newContributionAnalysisDefault Source #

Create a value of ContributionAnalysisDefault 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:measureFieldId:ContributionAnalysisDefault', contributionAnalysisDefault_measureFieldId - The measure field that is used in the contribution analysis.

$sel:contributorDimensions:ContributionAnalysisDefault', contributionAnalysisDefault_contributorDimensions - The dimensions columns that are used in the contribution analysis, usually a list of ColumnIdentifiers.

CreateColumnsOperation

data CreateColumnsOperation Source #

A transform operation that creates calculated columns. Columns created in one such operation form a lexical closure.

See: newCreateColumnsOperation smart constructor.

Instances

Instances details
FromJSON CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

ToJSON CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

Generic CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

Associated Types

type Rep CreateColumnsOperation :: Type -> Type #

Show CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

NFData CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

Methods

rnf :: CreateColumnsOperation -> () #

Eq CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

Hashable CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

type Rep CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

type Rep CreateColumnsOperation = D1 ('MetaData "CreateColumnsOperation" "Amazonka.QuickSight.Types.CreateColumnsOperation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CreateColumnsOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty CalculatedColumn))))

newCreateColumnsOperation Source #

Create a value of CreateColumnsOperation 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:columns:CreateColumnsOperation', createColumnsOperation_columns - Calculated columns to create.

CredentialPair

data CredentialPair Source #

The combination of user name and password that are used as credentials.

See: newCredentialPair smart constructor.

Instances

Instances details
ToJSON CredentialPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CredentialPair

Generic CredentialPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CredentialPair

Associated Types

type Rep CredentialPair :: Type -> Type #

Read CredentialPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CredentialPair

Show CredentialPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CredentialPair

NFData CredentialPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CredentialPair

Methods

rnf :: CredentialPair -> () #

Eq CredentialPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CredentialPair

Hashable CredentialPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CredentialPair

type Rep CredentialPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CredentialPair

type Rep CredentialPair = D1 ('MetaData "CredentialPair" "Amazonka.QuickSight.Types.CredentialPair" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CredentialPair'" 'PrefixI 'True) (S1 ('MetaSel ('Just "alternateDataSourceParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty DataSourceParameters))) :*: (S1 ('MetaSel ('Just "username") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "password") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCredentialPair Source #

Create a value of CredentialPair 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:alternateDataSourceParameters:CredentialPair', credentialPair_alternateDataSourceParameters - A set of alternate data source parameters that you want to share for these credentials. The credentials are applied in tandem with the data source parameters when you copy a data source by using a create or update request. The API operation compares the DataSourceParameters structure that's in the request with the structures in the AlternateDataSourceParameters allow list. If the structures are an exact match, the request is allowed to use the new data source with the existing credentials. If the AlternateDataSourceParameters list is null, the DataSourceParameters originally used with these Credentials is automatically allowed.

$sel:username:CredentialPair', credentialPair_username - User name.

$sel:password:CredentialPair', credentialPair_password - Password.

CurrencyDisplayFormatConfiguration

data CurrencyDisplayFormatConfiguration Source #

The options that determine the currency display format configuration.

See: newCurrencyDisplayFormatConfiguration smart constructor.

Instances

Instances details
FromJSON CurrencyDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CurrencyDisplayFormatConfiguration

ToJSON CurrencyDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CurrencyDisplayFormatConfiguration

Generic CurrencyDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CurrencyDisplayFormatConfiguration

Associated Types

type Rep CurrencyDisplayFormatConfiguration :: Type -> Type #

Show CurrencyDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CurrencyDisplayFormatConfiguration

NFData CurrencyDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CurrencyDisplayFormatConfiguration

Eq CurrencyDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CurrencyDisplayFormatConfiguration

Hashable CurrencyDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CurrencyDisplayFormatConfiguration

type Rep CurrencyDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CurrencyDisplayFormatConfiguration

type Rep CurrencyDisplayFormatConfiguration = D1 ('MetaData "CurrencyDisplayFormatConfiguration" "Amazonka.QuickSight.Types.CurrencyDisplayFormatConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CurrencyDisplayFormatConfiguration'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "decimalPlacesConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DecimalPlacesConfiguration)) :*: S1 ('MetaSel ('Just "negativeValueConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NegativeValueConfiguration))) :*: (S1 ('MetaSel ('Just "nullValueFormatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NullValueFormatConfiguration)) :*: S1 ('MetaSel ('Just "numberScale") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumberScale)))) :*: ((S1 ('MetaSel ('Just "prefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "separatorConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumericSeparatorConfiguration))) :*: (S1 ('MetaSel ('Just "suffix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "symbol") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newCurrencyDisplayFormatConfiguration :: CurrencyDisplayFormatConfiguration Source #

Create a value of CurrencyDisplayFormatConfiguration 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:decimalPlacesConfiguration:CurrencyDisplayFormatConfiguration', currencyDisplayFormatConfiguration_decimalPlacesConfiguration - The option that determines the decimal places configuration.

$sel:negativeValueConfiguration:CurrencyDisplayFormatConfiguration', currencyDisplayFormatConfiguration_negativeValueConfiguration - The options that determine the negative value configuration.

$sel:nullValueFormatConfiguration:CurrencyDisplayFormatConfiguration', currencyDisplayFormatConfiguration_nullValueFormatConfiguration - The options that determine the null value format configuration.

$sel:numberScale:CurrencyDisplayFormatConfiguration', currencyDisplayFormatConfiguration_numberScale - Determines the number scale value for the currency format.

$sel:prefix:CurrencyDisplayFormatConfiguration', currencyDisplayFormatConfiguration_prefix - Determines the prefix value of the currency format.

$sel:separatorConfiguration:CurrencyDisplayFormatConfiguration', currencyDisplayFormatConfiguration_separatorConfiguration - The options that determine the numeric separator configuration.

$sel:suffix:CurrencyDisplayFormatConfiguration', currencyDisplayFormatConfiguration_suffix - Determines the suffix value of the currency format.

$sel:symbol:CurrencyDisplayFormatConfiguration', currencyDisplayFormatConfiguration_symbol - Determines the symbol for the currency format.

CustomActionFilterOperation

data CustomActionFilterOperation Source #

The filter operation that filters data included in a visual or in an entire sheet.

See: newCustomActionFilterOperation smart constructor.

Instances

Instances details
FromJSON CustomActionFilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionFilterOperation

ToJSON CustomActionFilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionFilterOperation

Generic CustomActionFilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionFilterOperation

Associated Types

type Rep CustomActionFilterOperation :: Type -> Type #

Read CustomActionFilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionFilterOperation

Show CustomActionFilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionFilterOperation

NFData CustomActionFilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionFilterOperation

Eq CustomActionFilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionFilterOperation

Hashable CustomActionFilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionFilterOperation

type Rep CustomActionFilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionFilterOperation

type Rep CustomActionFilterOperation = D1 ('MetaData "CustomActionFilterOperation" "Amazonka.QuickSight.Types.CustomActionFilterOperation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CustomActionFilterOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "selectedFieldsConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FilterOperationSelectedFieldsConfiguration) :*: S1 ('MetaSel ('Just "targetVisualsConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FilterOperationTargetVisualsConfiguration)))

CustomActionNavigationOperation

data CustomActionNavigationOperation Source #

The navigation operation that navigates between different sheets in the same analysis.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newCustomActionNavigationOperation smart constructor.

Instances

Instances details
FromJSON CustomActionNavigationOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionNavigationOperation

ToJSON CustomActionNavigationOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionNavigationOperation

Generic CustomActionNavigationOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionNavigationOperation

Associated Types

type Rep CustomActionNavigationOperation :: Type -> Type #

Read CustomActionNavigationOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionNavigationOperation

Show CustomActionNavigationOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionNavigationOperation

NFData CustomActionNavigationOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionNavigationOperation

Eq CustomActionNavigationOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionNavigationOperation

Hashable CustomActionNavigationOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionNavigationOperation

type Rep CustomActionNavigationOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionNavigationOperation

type Rep CustomActionNavigationOperation = D1 ('MetaData "CustomActionNavigationOperation" "Amazonka.QuickSight.Types.CustomActionNavigationOperation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CustomActionNavigationOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "localNavigationConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LocalNavigationConfiguration))))

newCustomActionNavigationOperation :: CustomActionNavigationOperation Source #

Create a value of CustomActionNavigationOperation 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:localNavigationConfiguration:CustomActionNavigationOperation', customActionNavigationOperation_localNavigationConfiguration - The configuration that chooses the navigation target.

CustomActionSetParametersOperation

data CustomActionSetParametersOperation Source #

The set parameter operation that sets parameters in custom action.

See: newCustomActionSetParametersOperation smart constructor.

Instances

Instances details
FromJSON CustomActionSetParametersOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionSetParametersOperation

ToJSON CustomActionSetParametersOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionSetParametersOperation

Generic CustomActionSetParametersOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionSetParametersOperation

Associated Types

type Rep CustomActionSetParametersOperation :: Type -> Type #

Show CustomActionSetParametersOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionSetParametersOperation

NFData CustomActionSetParametersOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionSetParametersOperation

Eq CustomActionSetParametersOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionSetParametersOperation

Hashable CustomActionSetParametersOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionSetParametersOperation

type Rep CustomActionSetParametersOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionSetParametersOperation

type Rep CustomActionSetParametersOperation = D1 ('MetaData "CustomActionSetParametersOperation" "Amazonka.QuickSight.Types.CustomActionSetParametersOperation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CustomActionSetParametersOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "parameterValueConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty SetParameterValueConfiguration))))

newCustomActionSetParametersOperation Source #

Create a value of CustomActionSetParametersOperation 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:parameterValueConfigurations:CustomActionSetParametersOperation', customActionSetParametersOperation_parameterValueConfigurations - The parameter that determines the value configuration.

CustomActionURLOperation

data CustomActionURLOperation Source #

The URL operation that opens a link to another webpage.

See: newCustomActionURLOperation smart constructor.

Instances

Instances details
FromJSON CustomActionURLOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionURLOperation

ToJSON CustomActionURLOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionURLOperation

Generic CustomActionURLOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionURLOperation

Associated Types

type Rep CustomActionURLOperation :: Type -> Type #

Read CustomActionURLOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionURLOperation

Show CustomActionURLOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionURLOperation

NFData CustomActionURLOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionURLOperation

Eq CustomActionURLOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionURLOperation

Hashable CustomActionURLOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionURLOperation

type Rep CustomActionURLOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomActionURLOperation

type Rep CustomActionURLOperation = D1 ('MetaData "CustomActionURLOperation" "Amazonka.QuickSight.Types.CustomActionURLOperation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CustomActionURLOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "uRLTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "uRLTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 URLTargetConfiguration)))

newCustomActionURLOperation Source #

Create a value of CustomActionURLOperation 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:uRLTemplate:CustomActionURLOperation', customActionURLOperation_uRLTemplate - THe URL link of the CustomActionURLOperation.

$sel:uRLTarget:CustomActionURLOperation', customActionURLOperation_uRLTarget - The target of the CustomActionURLOperation.

Valid values are defined as follows:

  • NEW_TAB: Opens the target URL in a new browser tab.
  • NEW_WINDOW: Opens the target URL in a new browser window.
  • SAME_TAB: Opens the target URL in the same browser tab.

CustomContentConfiguration

data CustomContentConfiguration Source #

The configuration of a CustomContentVisual.

See: newCustomContentConfiguration smart constructor.

Instances

Instances details
FromJSON CustomContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentConfiguration

ToJSON CustomContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentConfiguration

Generic CustomContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentConfiguration

Associated Types

type Rep CustomContentConfiguration :: Type -> Type #

Read CustomContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentConfiguration

Show CustomContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentConfiguration

NFData CustomContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentConfiguration

Eq CustomContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentConfiguration

Hashable CustomContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentConfiguration

type Rep CustomContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentConfiguration

type Rep CustomContentConfiguration = D1 ('MetaData "CustomContentConfiguration" "Amazonka.QuickSight.Types.CustomContentConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CustomContentConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomContentType)) :*: (S1 ('MetaSel ('Just "contentUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "imageScaling") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomContentImageScalingConfiguration)))))

newCustomContentConfiguration :: CustomContentConfiguration Source #

Create a value of CustomContentConfiguration 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:contentType:CustomContentConfiguration', customContentConfiguration_contentType - The content type of the custom content visual. You can use this to have the visual render as an image.

$sel:contentUrl:CustomContentConfiguration', customContentConfiguration_contentUrl - The input URL that links to the custom content that you want in the custom visual.

$sel:imageScaling:CustomContentConfiguration', customContentConfiguration_imageScaling - The sizing options for the size of the custom content visual. This structure is required when the ContentType of the visual is 'IMAGE'.

CustomContentVisual

data CustomContentVisual Source #

A visual that contains custom content.

For more information, see Using custom visual content in the Amazon QuickSight User Guide.

See: newCustomContentVisual smart constructor.

Instances

Instances details
FromJSON CustomContentVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentVisual

ToJSON CustomContentVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentVisual

Generic CustomContentVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentVisual

Associated Types

type Rep CustomContentVisual :: Type -> Type #

Show CustomContentVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentVisual

NFData CustomContentVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentVisual

Methods

rnf :: CustomContentVisual -> () #

Eq CustomContentVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentVisual

Hashable CustomContentVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentVisual

type Rep CustomContentVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentVisual

newCustomContentVisual Source #

Create a value of CustomContentVisual 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:actions:CustomContentVisual', customContentVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:CustomContentVisual', customContentVisual_chartConfiguration - The configuration of a CustomContentVisual.

$sel:subtitle:CustomContentVisual', customContentVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:CustomContentVisual', customContentVisual_title - The title that is displayed on the visual.

$sel:visualId:CustomContentVisual', customContentVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

$sel:dataSetIdentifier:CustomContentVisual', customContentVisual_dataSetIdentifier - The dataset that is used to create the custom content visual. You can't create a visual without a dataset.

CustomFilterConfiguration

data CustomFilterConfiguration Source #

A custom filter that filters based on a single value. This filter can be partially matched.

See: newCustomFilterConfiguration smart constructor.

Instances

Instances details
FromJSON CustomFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterConfiguration

ToJSON CustomFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterConfiguration

Generic CustomFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterConfiguration

Associated Types

type Rep CustomFilterConfiguration :: Type -> Type #

Read CustomFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterConfiguration

Show CustomFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterConfiguration

NFData CustomFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterConfiguration

Eq CustomFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterConfiguration

Hashable CustomFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterConfiguration

type Rep CustomFilterConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterConfiguration

type Rep CustomFilterConfiguration = D1 ('MetaData "CustomFilterConfiguration" "Amazonka.QuickSight.Types.CustomFilterConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CustomFilterConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "categoryValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "selectAllOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CategoryFilterSelectAllOptions)) :*: (S1 ('MetaSel ('Just "matchOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CategoryFilterMatchOperator) :*: S1 ('MetaSel ('Just "nullOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FilterNullOption)))))

newCustomFilterConfiguration Source #

Create a value of CustomFilterConfiguration 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:categoryValue:CustomFilterConfiguration', customFilterConfiguration_categoryValue - The category value for the filter.

This field is mutually exclusive to ParameterName.

$sel:parameterName:CustomFilterConfiguration', customFilterConfiguration_parameterName - The parameter whose value should be used for the filter value.

This field is mutually exclusive to CategoryValue.

$sel:selectAllOptions:CustomFilterConfiguration', customFilterConfiguration_selectAllOptions - Select all of the values. Null is not the assigned value of select all.

  • FILTER_ALL_VALUES

$sel:matchOperator:CustomFilterConfiguration', customFilterConfiguration_matchOperator - The match operator that is used to determine if a filter should be applied.

$sel:nullOption:CustomFilterConfiguration', customFilterConfiguration_nullOption - This option determines how null values should be treated when filtering data.

  • ALL_VALUES: Include null values in filtered results.
  • NULLS_ONLY: Only include null values in filtered results.
  • NON_NULLS_ONLY: Exclude null values from filtered results.

CustomFilterListConfiguration

data CustomFilterListConfiguration Source #

A list of custom filter values.

See: newCustomFilterListConfiguration smart constructor.

Instances

Instances details
FromJSON CustomFilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterListConfiguration

ToJSON CustomFilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterListConfiguration

Generic CustomFilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterListConfiguration

Associated Types

type Rep CustomFilterListConfiguration :: Type -> Type #

Read CustomFilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterListConfiguration

Show CustomFilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterListConfiguration

NFData CustomFilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterListConfiguration

Eq CustomFilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterListConfiguration

Hashable CustomFilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterListConfiguration

type Rep CustomFilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomFilterListConfiguration

type Rep CustomFilterListConfiguration = D1 ('MetaData "CustomFilterListConfiguration" "Amazonka.QuickSight.Types.CustomFilterListConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CustomFilterListConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "categoryValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "selectAllOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CategoryFilterSelectAllOptions))) :*: (S1 ('MetaSel ('Just "matchOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CategoryFilterMatchOperator) :*: S1 ('MetaSel ('Just "nullOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FilterNullOption))))

newCustomFilterListConfiguration Source #

Create a value of CustomFilterListConfiguration 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:categoryValues:CustomFilterListConfiguration', customFilterListConfiguration_categoryValues - The list of category values for the filter.

$sel:selectAllOptions:CustomFilterListConfiguration', customFilterListConfiguration_selectAllOptions - Select all of the values. Null is not the assigned value of select all.

  • FILTER_ALL_VALUES

$sel:matchOperator:CustomFilterListConfiguration', customFilterListConfiguration_matchOperator - The match operator that is used to determine if a filter should be applied.

$sel:nullOption:CustomFilterListConfiguration', customFilterListConfiguration_nullOption - This option determines how null values should be treated when filtering data.

  • ALL_VALUES: Include null values in filtered results.
  • NULLS_ONLY: Only include null values in filtered results.
  • NON_NULLS_ONLY: Exclude null values from filtered results.

CustomNarrativeOptions

data CustomNarrativeOptions Source #

The custom narrative options.

See: newCustomNarrativeOptions smart constructor.

Instances

Instances details
FromJSON CustomNarrativeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomNarrativeOptions

ToJSON CustomNarrativeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomNarrativeOptions

Generic CustomNarrativeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomNarrativeOptions

Associated Types

type Rep CustomNarrativeOptions :: Type -> Type #

Read CustomNarrativeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomNarrativeOptions

Show CustomNarrativeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomNarrativeOptions

NFData CustomNarrativeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomNarrativeOptions

Methods

rnf :: CustomNarrativeOptions -> () #

Eq CustomNarrativeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomNarrativeOptions

Hashable CustomNarrativeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomNarrativeOptions

type Rep CustomNarrativeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomNarrativeOptions

type Rep CustomNarrativeOptions = D1 ('MetaData "CustomNarrativeOptions" "Amazonka.QuickSight.Types.CustomNarrativeOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CustomNarrativeOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "narrative") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCustomNarrativeOptions Source #

Create a value of CustomNarrativeOptions 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:narrative:CustomNarrativeOptions', customNarrativeOptions_narrative - The string input of custom narrative.

CustomParameterValues

data CustomParameterValues Source #

The customized parameter values.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newCustomParameterValues smart constructor.

Instances

Instances details
FromJSON CustomParameterValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomParameterValues

ToJSON CustomParameterValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomParameterValues

Generic CustomParameterValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomParameterValues

Associated Types

type Rep CustomParameterValues :: Type -> Type #

Show CustomParameterValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomParameterValues

NFData CustomParameterValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomParameterValues

Methods

rnf :: CustomParameterValues -> () #

Eq CustomParameterValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomParameterValues

Hashable CustomParameterValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomParameterValues

type Rep CustomParameterValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomParameterValues

type Rep CustomParameterValues = D1 ('MetaData "CustomParameterValues" "Amazonka.QuickSight.Types.CustomParameterValues" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CustomParameterValues'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dateTimeValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Sensitive POSIX])) :*: S1 ('MetaSel ('Just "decimalValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Sensitive Double]))) :*: (S1 ('MetaSel ('Just "integerValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Sensitive Integer])) :*: S1 ('MetaSel ('Just "stringValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Sensitive Text])))))

newCustomParameterValues :: CustomParameterValues Source #

Create a value of CustomParameterValues 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:dateTimeValues:CustomParameterValues', customParameterValues_dateTimeValues - A list of datetime-type parameter values.

$sel:decimalValues:CustomParameterValues', customParameterValues_decimalValues - A list of decimal-type parameter values.

$sel:integerValues:CustomParameterValues', customParameterValues_integerValues - A list of integer-type parameter values.

$sel:stringValues:CustomParameterValues', customParameterValues_stringValues - A list of string-type parameter values.

CustomSql

data CustomSql Source #

A physical table type built from the results of the custom SQL query.

See: newCustomSql smart constructor.

Instances

Instances details
FromJSON CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

ToJSON CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

Generic CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

Associated Types

type Rep CustomSql :: Type -> Type #

Read CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

Show CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

NFData CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

Methods

rnf :: CustomSql -> () #

Eq CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

Hashable CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

type Rep CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

type Rep CustomSql = D1 ('MetaData "CustomSql" "Amazonka.QuickSight.Types.CustomSql" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CustomSql'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "columns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty InputColumn))) :*: S1 ('MetaSel ('Just "dataSourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sqlQuery") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCustomSql Source #

Create a value of CustomSql 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:columns:CustomSql', customSql_columns - The column schema from the SQL query result set.

$sel:dataSourceArn:CustomSql', customSql_dataSourceArn - The Amazon Resource Name (ARN) of the data source.

CustomSql, customSql_name - A display name for the SQL query result.

$sel:sqlQuery:CustomSql', customSql_sqlQuery - The SQL query.

CustomValuesConfiguration

data CustomValuesConfiguration Source #

The configuration of custom values for the destination parameter in DestinationParameterValueConfiguration.

See: newCustomValuesConfiguration smart constructor.

Instances

Instances details
FromJSON CustomValuesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomValuesConfiguration

ToJSON CustomValuesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomValuesConfiguration

Generic CustomValuesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomValuesConfiguration

Associated Types

type Rep CustomValuesConfiguration :: Type -> Type #

Show CustomValuesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomValuesConfiguration

NFData CustomValuesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomValuesConfiguration

Eq CustomValuesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomValuesConfiguration

Hashable CustomValuesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomValuesConfiguration

type Rep CustomValuesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomValuesConfiguration

type Rep CustomValuesConfiguration = D1 ('MetaData "CustomValuesConfiguration" "Amazonka.QuickSight.Types.CustomValuesConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "CustomValuesConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "includeNullValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "customValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CustomParameterValues)))

newCustomValuesConfiguration Source #

Create a value of CustomValuesConfiguration 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:includeNullValue:CustomValuesConfiguration', customValuesConfiguration_includeNullValue - Includes the null value in custom action parameter values.

$sel:customValues:CustomValuesConfiguration', customValuesConfiguration_customValues - Undocumented member.

Dashboard

data Dashboard Source #

Dashboard.

See: newDashboard smart constructor.

Instances

Instances details
FromJSON Dashboard Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Dashboard

Generic Dashboard Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Dashboard

Associated Types

type Rep Dashboard :: Type -> Type #

Read Dashboard Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Dashboard

Show Dashboard Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Dashboard

NFData Dashboard Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Dashboard

Methods

rnf :: Dashboard -> () #

Eq Dashboard Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Dashboard

Hashable Dashboard Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Dashboard

type Rep Dashboard Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Dashboard

newDashboard :: Dashboard Source #

Create a value of Dashboard 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:

Dashboard, dashboard_arn - The Amazon Resource Name (ARN) of the resource.

Dashboard, dashboard_createdTime - The time that this dashboard was created.

$sel:dashboardId:Dashboard', dashboard_dashboardId - Dashboard ID.

$sel:lastPublishedTime:Dashboard', dashboard_lastPublishedTime - The last time that this dashboard was published.

$sel:lastUpdatedTime:Dashboard', dashboard_lastUpdatedTime - The last time that this dashboard was updated.

$sel:name:Dashboard', dashboard_name - A display name for the dashboard.

$sel:version:Dashboard', dashboard_version - Version.

DashboardError

data DashboardError Source #

Dashboard error.

See: newDashboardError smart constructor.

Instances

Instances details
FromJSON DashboardError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardError

Generic DashboardError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardError

Associated Types

type Rep DashboardError :: Type -> Type #

Read DashboardError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardError

Show DashboardError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardError

NFData DashboardError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardError

Methods

rnf :: DashboardError -> () #

Eq DashboardError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardError

Hashable DashboardError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardError

type Rep DashboardError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardError

type Rep DashboardError = D1 ('MetaData "DashboardError" "Amazonka.QuickSight.Types.DashboardError" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DashboardError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardErrorType)) :*: S1 ('MetaSel ('Just "violatedEntities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Entity])))))

newDashboardError :: DashboardError Source #

Create a value of DashboardError 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:message:DashboardError', dashboardError_message - Message.

$sel:type':DashboardError', dashboardError_type - Type.

$sel:violatedEntities:DashboardError', dashboardError_violatedEntities -

DashboardPublishOptions

data DashboardPublishOptions Source #

Dashboard publish options.

See: newDashboardPublishOptions smart constructor.

Instances

Instances details
ToJSON DashboardPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardPublishOptions

Generic DashboardPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardPublishOptions

Associated Types

type Rep DashboardPublishOptions :: Type -> Type #

Read DashboardPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardPublishOptions

Show DashboardPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardPublishOptions

NFData DashboardPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardPublishOptions

Methods

rnf :: DashboardPublishOptions -> () #

Eq DashboardPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardPublishOptions

Hashable DashboardPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardPublishOptions

type Rep DashboardPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardPublishOptions

type Rep DashboardPublishOptions = D1 ('MetaData "DashboardPublishOptions" "Amazonka.QuickSight.Types.DashboardPublishOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DashboardPublishOptions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "adHocFilteringOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AdHocFilteringOption)) :*: S1 ('MetaSel ('Just "exportToCSVOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExportToCSVOption))) :*: (S1 ('MetaSel ('Just "sheetControlsOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SheetControlsOption)) :*: S1 ('MetaSel ('Just "visualPublishOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardVisualPublishOptions)))))

DashboardSearchFilter

data DashboardSearchFilter Source #

A filter that you apply when searching for dashboards.

See: newDashboardSearchFilter smart constructor.

Instances

Instances details
ToJSON DashboardSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSearchFilter

Generic DashboardSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSearchFilter

Associated Types

type Rep DashboardSearchFilter :: Type -> Type #

Read DashboardSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSearchFilter

Show DashboardSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSearchFilter

NFData DashboardSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSearchFilter

Methods

rnf :: DashboardSearchFilter -> () #

Eq DashboardSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSearchFilter

Hashable DashboardSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSearchFilter

type Rep DashboardSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSearchFilter

type Rep DashboardSearchFilter = D1 ('MetaData "DashboardSearchFilter" "Amazonka.QuickSight.Types.DashboardSearchFilter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DashboardSearchFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardFilterAttribute)) :*: (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "operator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FilterOperator))))

newDashboardSearchFilter Source #

Create a value of DashboardSearchFilter 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:name:DashboardSearchFilter', dashboardSearchFilter_name - The name of the value that you want to use as a filter, for example, "Name": "QUICKSIGHT_OWNER".

Valid values are defined as follows:

  • QUICKSIGHT_VIEWER_OR_OWNER: Provide an ARN of a user or group, and any dashboards with that ARN listed as one of the dashboards's owners or viewers are returned. Implicit permissions from folders or groups are considered.
  • QUICKSIGHT_OWNER: Provide an ARN of a user or group, and any dashboards with that ARN listed as one of the owners of the dashboards are returned. Implicit permissions from folders or groups are considered.
  • DIRECT_QUICKSIGHT_SOLE_OWNER: Provide an ARN of a user or group, and any dashboards with that ARN listed as the only owner of the dashboard are returned. Implicit permissions from folders or groups are not considered.
  • DIRECT_QUICKSIGHT_OWNER: Provide an ARN of a user or group, and any dashboards with that ARN listed as one of the owners of the dashboards are returned. Implicit permissions from folders or groups are not considered.
  • DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: Provide an ARN of a user or group, and any dashboards with that ARN listed as one of the owners or viewers of the dashboards are returned. Implicit permissions from folders or groups are not considered.
  • DASHBOARD_NAME: Any dashboards whose names have a substring match to this value will be returned.

$sel:value:DashboardSearchFilter', dashboardSearchFilter_value - The value of the named item, in this case QUICKSIGHT_USER, that you want to use as a filter, for example, "Value": "arn:aws:quicksight:us-east-1:1:user/default/UserName1".

$sel:operator:DashboardSearchFilter', dashboardSearchFilter_operator - The comparison operator that you want to use as a filter, for example "Operator": "StringEquals". Valid values are "StringEquals" and "StringLike".

If you set the operator value to "StringEquals", you need to provide an ownership related filter in the "NAME" field and the arn of the user or group whose folders you want to search in the "Value" field. For example, "Name":"DIRECT_QUICKSIGHT_OWNER", "Operator": "StringEquals", "Value": "arn:aws:quicksight:us-east-1:1:user/default/UserName1".

If you set the value to "StringLike", you need to provide the name of the folders you are searching for. For example, "Name":"DASHBOARD_NAME", "Operator": "StringLike", "Value": "Test". The "StringLike" operator only supports the NAME value DASHBOARD_NAME.

DashboardSourceEntity

data DashboardSourceEntity Source #

Dashboard source entity.

See: newDashboardSourceEntity smart constructor.

Instances

Instances details
ToJSON DashboardSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceEntity

Generic DashboardSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceEntity

Associated Types

type Rep DashboardSourceEntity :: Type -> Type #

Read DashboardSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceEntity

Show DashboardSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceEntity

NFData DashboardSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceEntity

Methods

rnf :: DashboardSourceEntity -> () #

Eq DashboardSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceEntity

Hashable DashboardSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceEntity

type Rep DashboardSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceEntity

type Rep DashboardSourceEntity = D1 ('MetaData "DashboardSourceEntity" "Amazonka.QuickSight.Types.DashboardSourceEntity" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DashboardSourceEntity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardSourceTemplate))))

newDashboardSourceEntity :: DashboardSourceEntity Source #

Create a value of DashboardSourceEntity 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:sourceTemplate:DashboardSourceEntity', dashboardSourceEntity_sourceTemplate - Source template.

DashboardSourceTemplate

data DashboardSourceTemplate Source #

Dashboard source template.

See: newDashboardSourceTemplate smart constructor.

Instances

Instances details
ToJSON DashboardSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceTemplate

Generic DashboardSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceTemplate

Associated Types

type Rep DashboardSourceTemplate :: Type -> Type #

Read DashboardSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceTemplate

Show DashboardSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceTemplate

NFData DashboardSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceTemplate

Methods

rnf :: DashboardSourceTemplate -> () #

Eq DashboardSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceTemplate

Hashable DashboardSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceTemplate

type Rep DashboardSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceTemplate

type Rep DashboardSourceTemplate = D1 ('MetaData "DashboardSourceTemplate" "Amazonka.QuickSight.Types.DashboardSourceTemplate" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DashboardSourceTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSetReferences") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty DataSetReference)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDashboardSourceTemplate Source #

Create a value of DashboardSourceTemplate 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:dataSetReferences:DashboardSourceTemplate', dashboardSourceTemplate_dataSetReferences - Dataset references.

$sel:arn:DashboardSourceTemplate', dashboardSourceTemplate_arn - The Amazon Resource Name (ARN) of the resource.

DashboardSummary

data DashboardSummary Source #

Dashboard summary.

See: newDashboardSummary smart constructor.

Instances

Instances details
FromJSON DashboardSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSummary

Generic DashboardSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSummary

Associated Types

type Rep DashboardSummary :: Type -> Type #

Read DashboardSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSummary

Show DashboardSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSummary

NFData DashboardSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSummary

Methods

rnf :: DashboardSummary -> () #

Eq DashboardSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSummary

Hashable DashboardSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSummary

type Rep DashboardSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSummary

type Rep DashboardSummary = D1 ('MetaData "DashboardSummary" "Amazonka.QuickSight.Types.DashboardSummary" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DashboardSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "lastPublishedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "publishedVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))

newDashboardSummary :: DashboardSummary Source #

Create a value of DashboardSummary 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:arn:DashboardSummary', dashboardSummary_arn - The Amazon Resource Name (ARN) of the resource.

$sel:createdTime:DashboardSummary', dashboardSummary_createdTime - The time that this dashboard was created.

$sel:dashboardId:DashboardSummary', dashboardSummary_dashboardId - Dashboard ID.

$sel:lastPublishedTime:DashboardSummary', dashboardSummary_lastPublishedTime - The last time that this dashboard was published.

$sel:lastUpdatedTime:DashboardSummary', dashboardSummary_lastUpdatedTime - The last time that this dashboard was updated.

$sel:name:DashboardSummary', dashboardSummary_name - A display name for the dashboard.

$sel:publishedVersionNumber:DashboardSummary', dashboardSummary_publishedVersionNumber - Published version number.

DashboardVersion

data DashboardVersion Source #

Dashboard version.

See: newDashboardVersion smart constructor.

Instances

Instances details
FromJSON DashboardVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersion

Generic DashboardVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersion

Associated Types

type Rep DashboardVersion :: Type -> Type #

Read DashboardVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersion

Show DashboardVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersion

NFData DashboardVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersion

Methods

rnf :: DashboardVersion -> () #

Eq DashboardVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersion

Hashable DashboardVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersion

type Rep DashboardVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersion

newDashboardVersion :: DashboardVersion Source #

Create a value of DashboardVersion 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:arn:DashboardVersion', dashboardVersion_arn - The Amazon Resource Name (ARN) of the resource.

$sel:createdTime:DashboardVersion', dashboardVersion_createdTime - The time that this dashboard version was created.

$sel:dataSetArns:DashboardVersion', dashboardVersion_dataSetArns - The Amazon Resource Numbers (ARNs) for the datasets that are associated with this version of the dashboard.

$sel:description:DashboardVersion', dashboardVersion_description - Description.

$sel:errors:DashboardVersion', dashboardVersion_errors - Errors associated with this dashboard version.

$sel:sheets:DashboardVersion', dashboardVersion_sheets - A list of the associated sheets with the unique identifier and name of each sheet.

$sel:sourceEntityArn:DashboardVersion', dashboardVersion_sourceEntityArn - Source entity ARN.

$sel:status:DashboardVersion', dashboardVersion_status - The HTTP status of the request.

$sel:themeArn:DashboardVersion', dashboardVersion_themeArn - The ARN of the theme associated with a version of the dashboard.

$sel:versionNumber:DashboardVersion', dashboardVersion_versionNumber - Version number for this version of the dashboard.

DashboardVersionDefinition

data DashboardVersionDefinition Source #

The contents of a dashboard.

See: newDashboardVersionDefinition smart constructor.

Instances

Instances details
FromJSON DashboardVersionDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionDefinition

ToJSON DashboardVersionDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionDefinition

Generic DashboardVersionDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionDefinition

Associated Types

type Rep DashboardVersionDefinition :: Type -> Type #

Show DashboardVersionDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionDefinition

NFData DashboardVersionDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionDefinition

Eq DashboardVersionDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionDefinition

Hashable DashboardVersionDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionDefinition

type Rep DashboardVersionDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionDefinition

type Rep DashboardVersionDefinition = D1 ('MetaData "DashboardVersionDefinition" "Amazonka.QuickSight.Types.DashboardVersionDefinition" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DashboardVersionDefinition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "analysisDefaults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnalysisDefaults)) :*: (S1 ('MetaSel ('Just "calculatedFields") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CalculatedField])) :*: S1 ('MetaSel ('Just "columnConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnConfiguration])))) :*: ((S1 ('MetaSel ('Just "filterGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FilterGroup])) :*: S1 ('MetaSel ('Just "parameterDeclarations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ParameterDeclaration]))) :*: (S1 ('MetaSel ('Just "sheets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SheetDefinition])) :*: S1 ('MetaSel ('Just "dataSetIdentifierDeclarations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty DataSetIdentifierDeclaration))))))

newDashboardVersionDefinition Source #

Create a value of DashboardVersionDefinition 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:analysisDefaults:DashboardVersionDefinition', dashboardVersionDefinition_analysisDefaults - Undocumented member.

$sel:calculatedFields:DashboardVersionDefinition', dashboardVersionDefinition_calculatedFields - An array of calculated field definitions for the dashboard.

$sel:columnConfigurations:DashboardVersionDefinition', dashboardVersionDefinition_columnConfigurations - An array of dashboard-level column configurations. Column configurations are used to set the default formatting for a column that is used throughout a dashboard.

$sel:filterGroups:DashboardVersionDefinition', dashboardVersionDefinition_filterGroups - The filter definitions for a dashboard.

For more information, see Filtering Data in Amazon QuickSight in the Amazon QuickSight User Guide.

$sel:parameterDeclarations:DashboardVersionDefinition', dashboardVersionDefinition_parameterDeclarations - The parameter declarations for a dashboard. Parameters are named variables that can transfer a value for use by an action or an object.

For more information, see Parameters in Amazon QuickSight in the Amazon QuickSight User Guide.

$sel:sheets:DashboardVersionDefinition', dashboardVersionDefinition_sheets - An array of sheet definitions for a dashboard.

$sel:dataSetIdentifierDeclarations:DashboardVersionDefinition', dashboardVersionDefinition_dataSetIdentifierDeclarations - An array of dataset identifier declarations. With this mapping,you can use dataset identifiers instead of dataset Amazon Resource Names (ARNs) throughout the dashboard's sub-structures.

DashboardVersionSummary

data DashboardVersionSummary Source #

Dashboard version summary.

See: newDashboardVersionSummary smart constructor.

Instances

Instances details
FromJSON DashboardVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionSummary

Generic DashboardVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionSummary

Associated Types

type Rep DashboardVersionSummary :: Type -> Type #

Read DashboardVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionSummary

Show DashboardVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionSummary

NFData DashboardVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionSummary

Methods

rnf :: DashboardVersionSummary -> () #

Eq DashboardVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionSummary

Hashable DashboardVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionSummary

type Rep DashboardVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionSummary

type Rep DashboardVersionSummary = D1 ('MetaData "DashboardVersionSummary" "Amazonka.QuickSight.Types.DashboardVersionSummary" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DashboardVersionSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "sourceEntityArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))

newDashboardVersionSummary :: DashboardVersionSummary Source #

Create a value of DashboardVersionSummary 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:arn:DashboardVersionSummary', dashboardVersionSummary_arn - The Amazon Resource Name (ARN) of the resource.

$sel:createdTime:DashboardVersionSummary', dashboardVersionSummary_createdTime - The time that this dashboard version was created.

$sel:description:DashboardVersionSummary', dashboardVersionSummary_description - Description.

$sel:sourceEntityArn:DashboardVersionSummary', dashboardVersionSummary_sourceEntityArn - Source entity ARN.

$sel:status:DashboardVersionSummary', dashboardVersionSummary_status - The HTTP status of the request.

$sel:versionNumber:DashboardVersionSummary', dashboardVersionSummary_versionNumber - Version number.

DashboardVisualId

data DashboardVisualId Source #

A structure that contains the following elements:

  • The DashboardId of the dashboard that has the visual that you want to embed.
  • The SheetId of the sheet that has the visual that you want to embed.
  • The VisualId of the visual that you want to embed.

The DashboardId, SheetId, and VisualId can be found in the IDs for developers section of the Embed visual pane of the visual's on-visual menu of the Amazon QuickSight console. You can also get the DashboardId with a ListDashboards API operation.

See: newDashboardVisualId smart constructor.

Instances

Instances details
ToJSON DashboardVisualId Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVisualId

Generic DashboardVisualId Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVisualId

Associated Types

type Rep DashboardVisualId :: Type -> Type #

Read DashboardVisualId Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVisualId

Show DashboardVisualId Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVisualId

NFData DashboardVisualId Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVisualId

Methods

rnf :: DashboardVisualId -> () #

Eq DashboardVisualId Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVisualId

Hashable DashboardVisualId Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVisualId

type Rep DashboardVisualId Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVisualId

type Rep DashboardVisualId = D1 ('MetaData "DashboardVisualId" "Amazonka.QuickSight.Types.DashboardVisualId" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DashboardVisualId'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "sheetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "visualId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDashboardVisualId Source #

Create a value of DashboardVisualId 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:dashboardId:DashboardVisualId', dashboardVisualId_dashboardId - The ID of the dashboard that has the visual that you want to embed. The DashboardId can be found in the IDs for developers section of the Embed visual pane of the visual's on-visual menu of the Amazon QuickSight console. You can also get the DashboardId with a ListDashboards API operation.

$sel:sheetId:DashboardVisualId', dashboardVisualId_sheetId - The ID of the sheet that the has visual that you want to embed. The SheetId can be found in the IDs for developers section of the Embed visual pane of the visual's on-visual menu of the Amazon QuickSight console.

$sel:visualId:DashboardVisualId', dashboardVisualId_visualId - The ID of the visual that you want to embed. The VisualID can be found in the IDs for developers section of the Embed visual pane of the visual's on-visual menu of the Amazon QuickSight console.

DashboardVisualPublishOptions

data DashboardVisualPublishOptions Source #

See: newDashboardVisualPublishOptions smart constructor.

Instances

Instances details
ToJSON DashboardVisualPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVisualPublishOptions

Generic DashboardVisualPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVisualPublishOptions

Associated Types

type Rep DashboardVisualPublishOptions :: Type -> Type #

Read DashboardVisualPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVisualPublishOptions

Show DashboardVisualPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVisualPublishOptions

NFData DashboardVisualPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVisualPublishOptions

Eq DashboardVisualPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVisualPublishOptions

Hashable DashboardVisualPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVisualPublishOptions

type Rep DashboardVisualPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVisualPublishOptions

type Rep DashboardVisualPublishOptions = D1 ('MetaData "DashboardVisualPublishOptions" "Amazonka.QuickSight.Types.DashboardVisualPublishOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DashboardVisualPublishOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "exportHiddenFieldsOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExportHiddenFieldsOption))))

newDashboardVisualPublishOptions :: DashboardVisualPublishOptions Source #

Create a value of DashboardVisualPublishOptions 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:exportHiddenFieldsOption:DashboardVisualPublishOptions', dashboardVisualPublishOptions_exportHiddenFieldsOption -

DataColor

data DataColor Source #

Determines the color that is applied to a particular data value.

See: newDataColor smart constructor.

Constructors

DataColor' (Maybe Text) (Maybe Double) 

Instances

Instances details
FromJSON DataColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColor

ToJSON DataColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColor

Generic DataColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColor

Associated Types

type Rep DataColor :: Type -> Type #

Read DataColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColor

Show DataColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColor

NFData DataColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColor

Methods

rnf :: DataColor -> () #

Eq DataColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColor

Hashable DataColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColor

type Rep DataColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColor

type Rep DataColor = D1 ('MetaData "DataColor" "Amazonka.QuickSight.Types.DataColor" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataColor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "color") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newDataColor :: DataColor Source #

Create a value of DataColor 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:color:DataColor', dataColor_color - The color that is applied to the data value.

$sel:dataValue:DataColor', dataColor_dataValue - The data value that the color is applied to.

DataColorPalette

data DataColorPalette Source #

The theme colors that are used for data colors in charts. The colors description is a hexadecimal color code that consists of six alphanumerical characters, prefixed with #, for example #37BFF5.

See: newDataColorPalette smart constructor.

Constructors

DataColorPalette' (Maybe [Text]) (Maybe Text) (Maybe [Text]) 

Instances

Instances details
FromJSON DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

ToJSON DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

Generic DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

Associated Types

type Rep DataColorPalette :: Type -> Type #

Read DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

Show DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

NFData DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

Methods

rnf :: DataColorPalette -> () #

Eq DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

Hashable DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

type Rep DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

type Rep DataColorPalette = D1 ('MetaData "DataColorPalette" "Amazonka.QuickSight.Types.DataColorPalette" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataColorPalette'" 'PrefixI 'True) (S1 ('MetaSel ('Just "colors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "emptyFillColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "minMaxGradient") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))

newDataColorPalette :: DataColorPalette Source #

Create a value of DataColorPalette 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:colors:DataColorPalette', dataColorPalette_colors - The hexadecimal codes for the colors.

$sel:emptyFillColor:DataColorPalette', dataColorPalette_emptyFillColor - The hexadecimal code of a color that applies to charts where a lack of data is highlighted.

$sel:minMaxGradient:DataColorPalette', dataColorPalette_minMaxGradient - The minimum and maximum hexadecimal codes that describe a color gradient.

DataFieldSeriesItem

data DataFieldSeriesItem Source #

The data field series item configuration of a line chart.

See: newDataFieldSeriesItem smart constructor.

Instances

Instances details
FromJSON DataFieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataFieldSeriesItem

ToJSON DataFieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataFieldSeriesItem

Generic DataFieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataFieldSeriesItem

Associated Types

type Rep DataFieldSeriesItem :: Type -> Type #

Show DataFieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataFieldSeriesItem

NFData DataFieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataFieldSeriesItem

Methods

rnf :: DataFieldSeriesItem -> () #

Eq DataFieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataFieldSeriesItem

Hashable DataFieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataFieldSeriesItem

type Rep DataFieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataFieldSeriesItem

type Rep DataFieldSeriesItem = D1 ('MetaData "DataFieldSeriesItem" "Amazonka.QuickSight.Types.DataFieldSeriesItem" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataFieldSeriesItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "fieldValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineChartSeriesSettings))) :*: (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "axisBinding") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AxisBinding))))

newDataFieldSeriesItem Source #

Create a value of DataFieldSeriesItem 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:fieldValue:DataFieldSeriesItem', dataFieldSeriesItem_fieldValue - The field value of the field that you are setting the axis binding to.

$sel:settings:DataFieldSeriesItem', dataFieldSeriesItem_settings - The options that determine the presentation of line series associated to the field.

$sel:fieldId:DataFieldSeriesItem', dataFieldSeriesItem_fieldId - The field ID of the field that you are setting the axis binding to.

$sel:axisBinding:DataFieldSeriesItem', dataFieldSeriesItem_axisBinding - The axis that you are binding the field to.

DataLabelOptions

data DataLabelOptions Source #

The options that determine the presentation of the data labels.

See: newDataLabelOptions smart constructor.

Instances

Instances details
FromJSON DataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOptions

ToJSON DataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOptions

Generic DataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOptions

Associated Types

type Rep DataLabelOptions :: Type -> Type #

Show DataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOptions

NFData DataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOptions

Methods

rnf :: DataLabelOptions -> () #

Eq DataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOptions

Hashable DataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOptions

type Rep DataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelOptions

newDataLabelOptions :: DataLabelOptions Source #

Create a value of DataLabelOptions 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:categoryLabelVisibility:DataLabelOptions', dataLabelOptions_categoryLabelVisibility - Determines the visibility of the category field labels.

$sel:dataLabelTypes:DataLabelOptions', dataLabelOptions_dataLabelTypes - The option that determines the data label type.

$sel:labelColor:DataLabelOptions', dataLabelOptions_labelColor - Determines the color of the data labels.

$sel:labelContent:DataLabelOptions', dataLabelOptions_labelContent - Determines the content of the data labels.

$sel:labelFontConfiguration:DataLabelOptions', dataLabelOptions_labelFontConfiguration - Determines the font configuration of the data labels.

$sel:measureLabelVisibility:DataLabelOptions', dataLabelOptions_measureLabelVisibility - Determines the visibility of the measure field labels.

$sel:overlap:DataLabelOptions', dataLabelOptions_overlap - Determines whether overlap is enabled or disabled for the data labels.

$sel:position:DataLabelOptions', dataLabelOptions_position - Determines the position of the data labels.

$sel:visibility:DataLabelOptions', dataLabelOptions_visibility - Determines the visibility of the data labels.

DataLabelType

data DataLabelType Source #

The option that determines the data label type.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newDataLabelType smart constructor.

Instances

Instances details
FromJSON DataLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelType

ToJSON DataLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelType

Generic DataLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelType

Associated Types

type Rep DataLabelType :: Type -> Type #

Show DataLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelType

NFData DataLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelType

Methods

rnf :: DataLabelType -> () #

Eq DataLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelType

Hashable DataLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelType

type Rep DataLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataLabelType

type Rep DataLabelType = D1 ('MetaData "DataLabelType" "Amazonka.QuickSight.Types.DataLabelType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataLabelType'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataPathLabelType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataPathLabelType)) :*: S1 ('MetaSel ('Just "fieldLabelType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FieldLabelType))) :*: (S1 ('MetaSel ('Just "maximumLabelType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaximumLabelType)) :*: (S1 ('MetaSel ('Just "minimumLabelType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MinimumLabelType)) :*: S1 ('MetaSel ('Just "rangeEndsLabelType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RangeEndsLabelType))))))

newDataLabelType :: DataLabelType Source #

Create a value of DataLabelType 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:dataPathLabelType:DataLabelType', dataLabelType_dataPathLabelType - The option that specifies individual data values for labels.

$sel:fieldLabelType:DataLabelType', dataLabelType_fieldLabelType - Determines the label configuration for the entire field.

$sel:maximumLabelType:DataLabelType', dataLabelType_maximumLabelType - Determines the label configuration for the maximum value in a visual.

$sel:minimumLabelType:DataLabelType', dataLabelType_minimumLabelType - Determines the label configuration for the minimum value in a visual.

$sel:rangeEndsLabelType:DataLabelType', dataLabelType_rangeEndsLabelType - Determines the label configuration for range end value in a visual.

DataPathColor

data DataPathColor Source #

The color map that determines the color options for a particular element.

See: newDataPathColor smart constructor.

Instances

Instances details
FromJSON DataPathColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathColor

ToJSON DataPathColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathColor

Generic DataPathColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathColor

Associated Types

type Rep DataPathColor :: Type -> Type #

Show DataPathColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathColor

NFData DataPathColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathColor

Methods

rnf :: DataPathColor -> () #

Eq DataPathColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathColor

Hashable DataPathColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathColor

type Rep DataPathColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathColor

type Rep DataPathColor = D1 ('MetaData "DataPathColor" "Amazonka.QuickSight.Types.DataPathColor" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataPathColor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "timeGranularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TimeGranularity)) :*: (S1 ('MetaSel ('Just "element") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataPathValue) :*: S1 ('MetaSel ('Just "color") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDataPathColor Source #

Create a value of DataPathColor 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:timeGranularity:DataPathColor', dataPathColor_timeGranularity - The time granularity of the field that the color needs to be applied to.

$sel:element:DataPathColor', dataPathColor_element - The element that the color needs to be applied to.

$sel:color:DataPathColor', dataPathColor_color - The color that needs to be applied to the element.

DataPathLabelType

data DataPathLabelType Source #

The option that specifies individual data values for labels.

See: newDataPathLabelType smart constructor.

Instances

Instances details
FromJSON DataPathLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathLabelType

ToJSON DataPathLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathLabelType

Generic DataPathLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathLabelType

Associated Types

type Rep DataPathLabelType :: Type -> Type #

Show DataPathLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathLabelType

NFData DataPathLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathLabelType

Methods

rnf :: DataPathLabelType -> () #

Eq DataPathLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathLabelType

Hashable DataPathLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathLabelType

type Rep DataPathLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathLabelType

type Rep DataPathLabelType = D1 ('MetaData "DataPathLabelType" "Amazonka.QuickSight.Types.DataPathLabelType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataPathLabelType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "fieldValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)))))

newDataPathLabelType :: DataPathLabelType Source #

Create a value of DataPathLabelType 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:fieldId:DataPathLabelType', dataPathLabelType_fieldId - The field ID of the field that the data label needs to be applied to.

$sel:fieldValue:DataPathLabelType', dataPathLabelType_fieldValue - The actual value of the field that is labeled.

$sel:visibility:DataPathLabelType', dataPathLabelType_visibility - The visibility of the data label.

DataPathSort

data DataPathSort Source #

Allows data paths to be sorted by a specific data value.

See: newDataPathSort smart constructor.

Instances

Instances details
FromJSON DataPathSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathSort

ToJSON DataPathSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathSort

Generic DataPathSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathSort

Associated Types

type Rep DataPathSort :: Type -> Type #

Show DataPathSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathSort

NFData DataPathSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathSort

Methods

rnf :: DataPathSort -> () #

Eq DataPathSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathSort

Hashable DataPathSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathSort

type Rep DataPathSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathSort

type Rep DataPathSort = D1 ('MetaData "DataPathSort" "Amazonka.QuickSight.Types.DataPathSort" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataPathSort'" 'PrefixI 'True) (S1 ('MetaSel ('Just "direction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SortDirection) :*: S1 ('MetaSel ('Just "sortPaths") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [DataPathValue])))

newDataPathSort Source #

Create a value of DataPathSort 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:direction:DataPathSort', dataPathSort_direction - Determines the sort direction.

$sel:sortPaths:DataPathSort', dataPathSort_sortPaths - The list of data paths that need to be sorted.

DataPathValue

data DataPathValue Source #

The data path that needs to be sorted.

See: newDataPathValue smart constructor.

Instances

Instances details
FromJSON DataPathValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathValue

ToJSON DataPathValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathValue

Generic DataPathValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathValue

Associated Types

type Rep DataPathValue :: Type -> Type #

Show DataPathValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathValue

NFData DataPathValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathValue

Methods

rnf :: DataPathValue -> () #

Eq DataPathValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathValue

Hashable DataPathValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathValue

type Rep DataPathValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataPathValue

type Rep DataPathValue = D1 ('MetaData "DataPathValue" "Amazonka.QuickSight.Types.DataPathValue" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataPathValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "fieldValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newDataPathValue Source #

Create a value of DataPathValue 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:fieldId:DataPathValue', dataPathValue_fieldId - The field ID of the field that needs to be sorted.

$sel:fieldValue:DataPathValue', dataPathValue_fieldValue - The actual value of the field that needs to be sorted.

DataSet

data DataSet Source #

Dataset.

See: newDataSet smart constructor.

Instances

Instances details
FromJSON DataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSet

Generic DataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSet

Associated Types

type Rep DataSet :: Type -> Type #

Methods

from :: DataSet -> Rep DataSet x #

to :: Rep DataSet x -> DataSet #

Show DataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSet

NFData DataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSet

Methods

rnf :: DataSet -> () #

Eq DataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSet

Methods

(==) :: DataSet -> DataSet -> Bool #

(/=) :: DataSet -> DataSet -> Bool #

Hashable DataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSet

Methods

hashWithSalt :: Int -> DataSet -> Int #

hash :: DataSet -> Int #

type Rep DataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSet

type Rep DataSet = D1 ('MetaData "DataSet" "Amazonka.QuickSight.Types.DataSet" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataSet'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "columnGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ColumnGroup)))) :*: (S1 ('MetaSel ('Just "columnLevelPermissionRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ColumnLevelPermissionRule))) :*: S1 ('MetaSel ('Just "consumedSpiceCapacityInBytes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)))) :*: ((S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dataSetUsageConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSetUsageConfiguration)) :*: S1 ('MetaSel ('Just "fieldFolders") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text FieldFolder)))))) :*: (((S1 ('MetaSel ('Just "importMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSetImportMode)) :*: S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "logicalTableMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text LogicalTable))) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "outputColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OutputColumn])) :*: S1 ('MetaSel ('Just "physicalTableMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text PhysicalTable)))) :*: (S1 ('MetaSel ('Just "rowLevelPermissionDataSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowLevelPermissionDataSet)) :*: S1 ('MetaSel ('Just "rowLevelPermissionTagConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowLevelPermissionTagConfiguration)))))))

newDataSet :: DataSet Source #

Create a value of DataSet 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:

DataSet, dataSet_arn - The Amazon Resource Name (ARN) of the resource.

$sel:columnGroups:DataSet', dataSet_columnGroups - Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported.

$sel:columnLevelPermissionRules:DataSet', dataSet_columnLevelPermissionRules - A set of one or more definitions of a ColumnLevelPermissionRule .

$sel:consumedSpiceCapacityInBytes:DataSet', dataSet_consumedSpiceCapacityInBytes - The amount of SPICE capacity used by this dataset. This is 0 if the dataset isn't imported into SPICE.

$sel:createdTime:DataSet', dataSet_createdTime - The time that this dataset was created.

$sel:dataSetId:DataSet', dataSet_dataSetId - The ID of the dataset.

$sel:dataSetUsageConfiguration:DataSet', dataSet_dataSetUsageConfiguration - The usage configuration to apply to child datasets that reference this dataset as a source.

$sel:fieldFolders:DataSet', dataSet_fieldFolders - The folder that contains fields and nested subfolders for your dataset.

$sel:importMode:DataSet', dataSet_importMode - A value that indicates whether you want to import the data into SPICE.

$sel:lastUpdatedTime:DataSet', dataSet_lastUpdatedTime - The last time that this dataset was updated.

$sel:logicalTableMap:DataSet', dataSet_logicalTableMap - Configures the combination and transformation of the data from the physical tables.

DataSet, dataSet_name - A display name for the dataset.

$sel:outputColumns:DataSet', dataSet_outputColumns - The list of columns after all transforms. These columns are available in templates, analyses, and dashboards.

$sel:physicalTableMap:DataSet', dataSet_physicalTableMap - Declares the physical tables that are available in the underlying data sources.

$sel:rowLevelPermissionDataSet:DataSet', dataSet_rowLevelPermissionDataSet - The row-level security configuration for the dataset.

$sel:rowLevelPermissionTagConfiguration:DataSet', dataSet_rowLevelPermissionTagConfiguration - The element you can use to define tags for row-level security.

DataSetConfiguration

data DataSetConfiguration Source #

Dataset configuration.

See: newDataSetConfiguration smart constructor.

Instances

Instances details
FromJSON DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

ToJSON DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

Generic DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

Associated Types

type Rep DataSetConfiguration :: Type -> Type #

Read DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

Show DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

NFData DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

Methods

rnf :: DataSetConfiguration -> () #

Eq DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

Hashable DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

type Rep DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

type Rep DataSetConfiguration = D1 ('MetaData "DataSetConfiguration" "Amazonka.QuickSight.Types.DataSetConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataSetConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnGroupSchemaList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnGroupSchema])) :*: (S1 ('MetaSel ('Just "dataSetSchema") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSetSchema)) :*: S1 ('MetaSel ('Just "placeholder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDataSetConfiguration :: DataSetConfiguration Source #

Create a value of DataSetConfiguration 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:columnGroupSchemaList:DataSetConfiguration', dataSetConfiguration_columnGroupSchemaList - A structure containing the list of column group schemas.

$sel:dataSetSchema:DataSetConfiguration', dataSetConfiguration_dataSetSchema - Dataset schema.

$sel:placeholder:DataSetConfiguration', dataSetConfiguration_placeholder - Placeholder.

DataSetIdentifierDeclaration

data DataSetIdentifierDeclaration Source #

A data set.

See: newDataSetIdentifierDeclaration smart constructor.

Instances

Instances details
FromJSON DataSetIdentifierDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetIdentifierDeclaration

ToJSON DataSetIdentifierDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetIdentifierDeclaration

Generic DataSetIdentifierDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetIdentifierDeclaration

Associated Types

type Rep DataSetIdentifierDeclaration :: Type -> Type #

Read DataSetIdentifierDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetIdentifierDeclaration

Show DataSetIdentifierDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetIdentifierDeclaration

NFData DataSetIdentifierDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetIdentifierDeclaration

Eq DataSetIdentifierDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetIdentifierDeclaration

Hashable DataSetIdentifierDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetIdentifierDeclaration

type Rep DataSetIdentifierDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetIdentifierDeclaration

type Rep DataSetIdentifierDeclaration = D1 ('MetaData "DataSetIdentifierDeclaration" "Amazonka.QuickSight.Types.DataSetIdentifierDeclaration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataSetIdentifierDeclaration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "identifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDataSetIdentifierDeclaration Source #

Create a value of DataSetIdentifierDeclaration 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:identifier:DataSetIdentifierDeclaration', dataSetIdentifierDeclaration_identifier - The identifier of the data set, typically the data set's name.

$sel:dataSetArn:DataSetIdentifierDeclaration', dataSetIdentifierDeclaration_dataSetArn - The Amazon Resource Name (ARN) of the data set.

DataSetReference

data DataSetReference Source #

Dataset reference.

See: newDataSetReference smart constructor.

Instances

Instances details
ToJSON DataSetReference Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetReference

Generic DataSetReference Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetReference

Associated Types

type Rep DataSetReference :: Type -> Type #

Read DataSetReference Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetReference

Show DataSetReference Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetReference

NFData DataSetReference Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetReference

Methods

rnf :: DataSetReference -> () #

Eq DataSetReference Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetReference

Hashable DataSetReference Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetReference

type Rep DataSetReference Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetReference

type Rep DataSetReference = D1 ('MetaData "DataSetReference" "Amazonka.QuickSight.Types.DataSetReference" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataSetReference'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSetPlaceholder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDataSetReference Source #

Create a value of DataSetReference 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:dataSetPlaceholder:DataSetReference', dataSetReference_dataSetPlaceholder - Dataset placeholder.

$sel:dataSetArn:DataSetReference', dataSetReference_dataSetArn - Dataset Amazon Resource Name (ARN).

DataSetSchema

data DataSetSchema Source #

Dataset schema.

See: newDataSetSchema smart constructor.

Instances

Instances details
FromJSON DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

ToJSON DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

Generic DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

Associated Types

type Rep DataSetSchema :: Type -> Type #

Read DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

Show DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

NFData DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

Methods

rnf :: DataSetSchema -> () #

Eq DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

Hashable DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

type Rep DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

type Rep DataSetSchema = D1 ('MetaData "DataSetSchema" "Amazonka.QuickSight.Types.DataSetSchema" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataSetSchema'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnSchemaList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnSchema]))))

newDataSetSchema :: DataSetSchema Source #

Create a value of DataSetSchema 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:columnSchemaList:DataSetSchema', dataSetSchema_columnSchemaList - A structure containing the list of column schemas.

DataSetSearchFilter

data DataSetSearchFilter Source #

A filter that you apply when searching for datasets.

See: newDataSetSearchFilter smart constructor.

Instances

Instances details
ToJSON DataSetSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSearchFilter

Generic DataSetSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSearchFilter

Associated Types

type Rep DataSetSearchFilter :: Type -> Type #

Read DataSetSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSearchFilter

Show DataSetSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSearchFilter

NFData DataSetSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSearchFilter

Methods

rnf :: DataSetSearchFilter -> () #

Eq DataSetSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSearchFilter

Hashable DataSetSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSearchFilter

type Rep DataSetSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSearchFilter

type Rep DataSetSearchFilter = D1 ('MetaData "DataSetSearchFilter" "Amazonka.QuickSight.Types.DataSetSearchFilter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataSetSearchFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "operator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FilterOperator) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataSetFilterAttribute) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDataSetSearchFilter Source #

Create a value of DataSetSearchFilter 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:operator:DataSetSearchFilter', dataSetSearchFilter_operator - The comparison operator that you want to use as a filter, for example "Operator": "StringEquals". Valid values are "StringEquals" and "StringLike".

If you set the operator value to "StringEquals", you need to provide an ownership related filter in the "NAME" field and the arn of the user or group whose datasets you want to search in the "Value" field. For example, "Name":"QUICKSIGHT_OWNER", "Operator": "StringEquals", "Value": "arn:aws:quicksight:us-east- 1:1:user/default/UserName1".

If you set the value to "StringLike", you need to provide the name of the datasets you are searching for. For example, "Name":"DATASET_NAME", "Operator": "StringLike", "Value": "Test". The "StringLike" operator only supports the NAME value DATASET_NAME.

$sel:name:DataSetSearchFilter', dataSetSearchFilter_name - The name of the value that you want to use as a filter, for example, "Name": "QUICKSIGHT_OWNER".

Valid values are defined as follows:

  • QUICKSIGHT_VIEWER_OR_OWNER: Provide an ARN of a user or group, and any datasets with that ARN listed as one of the dataset owners or viewers are returned. Implicit permissions from folders or groups are considered.
  • QUICKSIGHT_OWNER: Provide an ARN of a user or group, and any datasets with that ARN listed as one of the owners of the dataset are returned. Implicit permissions from folders or groups are considered.
  • DIRECT_QUICKSIGHT_SOLE_OWNER: Provide an ARN of a user or group, and any datasets with that ARN listed as the only owner of the dataset are returned. Implicit permissions from folders or groups are not considered.
  • DIRECT_QUICKSIGHT_OWNER: Provide an ARN of a user or group, and any datasets with that ARN listed as one of the owners if the dataset are returned. Implicit permissions from folders or groups are not considered.
  • DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: Provide an ARN of a user or group, and any datasets with that ARN listed as one of the owners or viewers of the dataset are returned. Implicit permissions from folders or groups are not considered.
  • DATASET_NAME: Any datasets whose names have a substring match to this value will be returned.

$sel:value:DataSetSearchFilter', dataSetSearchFilter_value - The value of the named item, in this case QUICKSIGHT_OWNER, that you want to use as a filter, for example, "Value": "arn:aws:quicksight:us-east-1:1:user/default/UserName1".

DataSetSummary

data DataSetSummary Source #

Dataset summary.

See: newDataSetSummary smart constructor.

Instances

Instances details
FromJSON DataSetSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSummary

Generic DataSetSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSummary

Associated Types

type Rep DataSetSummary :: Type -> Type #

Read DataSetSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSummary

Show DataSetSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSummary

NFData DataSetSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSummary

Methods

rnf :: DataSetSummary -> () #

Eq DataSetSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSummary

Hashable DataSetSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSummary

type Rep DataSetSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSummary

type Rep DataSetSummary = D1 ('MetaData "DataSetSummary" "Amazonka.QuickSight.Types.DataSetSummary" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataSetSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "columnLevelPermissionRulesApplied") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "importMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSetImportMode)) :*: S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "rowLevelPermissionDataSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowLevelPermissionDataSet)) :*: S1 ('MetaSel ('Just "rowLevelPermissionTagConfigurationApplied") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))))

newDataSetSummary :: DataSetSummary Source #

Create a value of DataSetSummary 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:

DataSetSummary, dataSetSummary_arn - The Amazon Resource Name (ARN) of the dataset.

$sel:columnLevelPermissionRulesApplied:DataSetSummary', dataSetSummary_columnLevelPermissionRulesApplied - A value that indicates if the dataset has column level permission configured.

$sel:createdTime:DataSetSummary', dataSetSummary_createdTime - The time that this dataset was created.

$sel:dataSetId:DataSetSummary', dataSetSummary_dataSetId - The ID of the dataset.

$sel:importMode:DataSetSummary', dataSetSummary_importMode - A value that indicates whether you want to import the data into SPICE.

$sel:lastUpdatedTime:DataSetSummary', dataSetSummary_lastUpdatedTime - The last time that this dataset was updated.

$sel:name:DataSetSummary', dataSetSummary_name - A display name for the dataset.

$sel:rowLevelPermissionDataSet:DataSetSummary', dataSetSummary_rowLevelPermissionDataSet - The row-level security configuration for the dataset.

$sel:rowLevelPermissionTagConfigurationApplied:DataSetSummary', dataSetSummary_rowLevelPermissionTagConfigurationApplied - Whether or not the row level permission tags are applied.

DataSetUsageConfiguration

data DataSetUsageConfiguration Source #

The usage configuration to apply to child datasets that reference this dataset as a source.

See: newDataSetUsageConfiguration smart constructor.

Instances

Instances details
FromJSON DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

ToJSON DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

Generic DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

Associated Types

type Rep DataSetUsageConfiguration :: Type -> Type #

Read DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

Show DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

NFData DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

Eq DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

Hashable DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

type Rep DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

type Rep DataSetUsageConfiguration = D1 ('MetaData "DataSetUsageConfiguration" "Amazonka.QuickSight.Types.DataSetUsageConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataSetUsageConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "disableUseAsDirectQuerySource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "disableUseAsImportedSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newDataSetUsageConfiguration :: DataSetUsageConfiguration Source #

Create a value of DataSetUsageConfiguration 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:disableUseAsDirectQuerySource:DataSetUsageConfiguration', dataSetUsageConfiguration_disableUseAsDirectQuerySource - An option that controls whether a child dataset of a direct query can use this dataset as a source.

$sel:disableUseAsImportedSource:DataSetUsageConfiguration', dataSetUsageConfiguration_disableUseAsImportedSource - An option that controls whether a child dataset that's stored in QuickSight can use this dataset as a source.

DataSource

data DataSource Source #

The structure of a data source.

See: newDataSource smart constructor.

Instances

Instances details
FromJSON DataSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSource

Generic DataSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSource

Associated Types

type Rep DataSource :: Type -> Type #

Read DataSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSource

Show DataSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSource

NFData DataSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSource

Methods

rnf :: DataSource -> () #

Eq DataSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSource

Hashable DataSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSource

type Rep DataSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSource

type Rep DataSource = D1 ('MetaData "DataSource" "Amazonka.QuickSight.Types.DataSource" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataSource'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "alternateDataSourceParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty DataSourceParameters))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dataSourceParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSourceParameters)) :*: S1 ('MetaSel ('Just "errorInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSourceErrorInfo))))) :*: ((S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "secretArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "sslProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SslProperties)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus))) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSourceType)) :*: S1 ('MetaSel ('Just "vpcConnectionProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VpcConnectionProperties)))))))

newDataSource :: DataSource Source #

Create a value of DataSource 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:alternateDataSourceParameters:DataSource', dataSource_alternateDataSourceParameters - A set of alternate data source parameters that you want to share for the credentials stored with this data source. The credentials are applied in tandem with the data source parameters when you copy a data source by using a create or update request. The API operation compares the DataSourceParameters structure that's in the request with the structures in the AlternateDataSourceParameters allow list. If the structures are an exact match, the request is allowed to use the credentials from this existing data source. If the AlternateDataSourceParameters list is null, the Credentials originally used with this DataSourceParameters are automatically allowed.

$sel:arn:DataSource', dataSource_arn - The Amazon Resource Name (ARN) of the data source.

$sel:createdTime:DataSource', dataSource_createdTime - The time that this data source was created.

$sel:dataSourceId:DataSource', dataSource_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:dataSourceParameters:DataSource', dataSource_dataSourceParameters - The parameters that Amazon QuickSight uses to connect to your underlying source. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

$sel:errorInfo:DataSource', dataSource_errorInfo - Error information from the last update or the creation of the data source.

$sel:lastUpdatedTime:DataSource', dataSource_lastUpdatedTime - The last time that this data source was updated.

$sel:name:DataSource', dataSource_name - A display name for the data source.

$sel:secretArn:DataSource', dataSource_secretArn - The Amazon Resource Name (ARN) of the secret associated with the data source in Amazon Secrets Manager.

$sel:sslProperties:DataSource', dataSource_sslProperties - Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.

$sel:status:DataSource', dataSource_status - The HTTP status of the request.

DataSource, dataSource_type - The type of the data source. This type indicates which database engine the data source connects to.

$sel:vpcConnectionProperties:DataSource', dataSource_vpcConnectionProperties - The VPC connection information. You need to use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your underlying source.

DataSourceCredentials

data DataSourceCredentials Source #

Data source credentials. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

See: newDataSourceCredentials smart constructor.

Instances

Instances details
ToJSON DataSourceCredentials Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceCredentials

Generic DataSourceCredentials Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceCredentials

Associated Types

type Rep DataSourceCredentials :: Type -> Type #

Show DataSourceCredentials Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceCredentials

NFData DataSourceCredentials Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceCredentials

Methods

rnf :: DataSourceCredentials -> () #

Eq DataSourceCredentials Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceCredentials

Hashable DataSourceCredentials Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceCredentials

type Rep DataSourceCredentials Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceCredentials

type Rep DataSourceCredentials = D1 ('MetaData "DataSourceCredentials" "Amazonka.QuickSight.Types.DataSourceCredentials" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataSourceCredentials'" 'PrefixI 'True) (S1 ('MetaSel ('Just "copySourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "credentialPair") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CredentialPair)) :*: S1 ('MetaSel ('Just "secretArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDataSourceCredentials :: DataSourceCredentials Source #

Create a value of DataSourceCredentials 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:copySourceArn:DataSourceCredentials', dataSourceCredentials_copySourceArn - The Amazon Resource Name (ARN) of a data source that has the credential pair that you want to use. When CopySourceArn is not null, the credential pair from the data source in the ARN is used as the credentials for the DataSourceCredentials structure.

$sel:credentialPair:DataSourceCredentials', dataSourceCredentials_credentialPair - Credential pair. For more information, see CredentialPair .

$sel:secretArn:DataSourceCredentials', dataSourceCredentials_secretArn - The Amazon Resource Name (ARN) of the secret associated with the data source in Amazon Secrets Manager.

DataSourceErrorInfo

data DataSourceErrorInfo Source #

Error information for the data source creation or update.

See: newDataSourceErrorInfo smart constructor.

Instances

Instances details
FromJSON DataSourceErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfo

Generic DataSourceErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfo

Associated Types

type Rep DataSourceErrorInfo :: Type -> Type #

Read DataSourceErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfo

Show DataSourceErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfo

NFData DataSourceErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfo

Methods

rnf :: DataSourceErrorInfo -> () #

Eq DataSourceErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfo

Hashable DataSourceErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfo

type Rep DataSourceErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfo

type Rep DataSourceErrorInfo = D1 ('MetaData "DataSourceErrorInfo" "Amazonka.QuickSight.Types.DataSourceErrorInfo" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataSourceErrorInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSourceErrorInfoType))))

newDataSourceErrorInfo :: DataSourceErrorInfo Source #

Create a value of DataSourceErrorInfo 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:message:DataSourceErrorInfo', dataSourceErrorInfo_message - Error message.

$sel:type':DataSourceErrorInfo', dataSourceErrorInfo_type - Error type.

DataSourceParameters

data DataSourceParameters Source #

The parameters that Amazon QuickSight uses to connect to your underlying data source. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

See: newDataSourceParameters smart constructor.

Instances

Instances details
FromJSON DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

ToJSON DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

Generic DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

Associated Types

type Rep DataSourceParameters :: Type -> Type #

Read DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

Show DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

NFData DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

Methods

rnf :: DataSourceParameters -> () #

Eq DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

Hashable DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

type Rep DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

type Rep DataSourceParameters = D1 ('MetaData "DataSourceParameters" "Amazonka.QuickSight.Types.DataSourceParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataSourceParameters'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "amazonElasticsearchParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AmazonElasticsearchParameters)) :*: S1 ('MetaSel ('Just "amazonOpenSearchParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AmazonOpenSearchParameters))) :*: (S1 ('MetaSel ('Just "athenaParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AthenaParameters)) :*: (S1 ('MetaSel ('Just "auroraParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AuroraParameters)) :*: S1 ('MetaSel ('Just "auroraPostgreSqlParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AuroraPostgreSqlParameters))))) :*: ((S1 ('MetaSel ('Just "awsIotAnalyticsParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AwsIotAnalyticsParameters)) :*: (S1 ('MetaSel ('Just "databricksParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DatabricksParameters)) :*: S1 ('MetaSel ('Just "exasolParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExasolParameters)))) :*: (S1 ('MetaSel ('Just "jiraParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JiraParameters)) :*: (S1 ('MetaSel ('Just "mariaDbParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MariaDbParameters)) :*: S1 ('MetaSel ('Just "mySqlParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MySqlParameters)))))) :*: (((S1 ('MetaSel ('Just "oracleParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OracleParameters)) :*: (S1 ('MetaSel ('Just "postgreSqlParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PostgreSqlParameters)) :*: S1 ('MetaSel ('Just "prestoParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PrestoParameters)))) :*: (S1 ('MetaSel ('Just "rdsParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RdsParameters)) :*: (S1 ('MetaSel ('Just "redshiftParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RedshiftParameters)) :*: S1 ('MetaSel ('Just "s3Parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3Parameters))))) :*: ((S1 ('MetaSel ('Just "serviceNowParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceNowParameters)) :*: (S1 ('MetaSel ('Just "snowflakeParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SnowflakeParameters)) :*: S1 ('MetaSel ('Just "sparkParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SparkParameters)))) :*: (S1 ('MetaSel ('Just "sqlServerParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SqlServerParameters)) :*: (S1 ('MetaSel ('Just "teradataParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TeradataParameters)) :*: S1 ('MetaSel ('Just "twitterParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TwitterParameters))))))))

newDataSourceParameters :: DataSourceParameters Source #

Create a value of DataSourceParameters 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:amazonElasticsearchParameters:DataSourceParameters', dataSourceParameters_amazonElasticsearchParameters - The parameters for OpenSearch.

$sel:amazonOpenSearchParameters:DataSourceParameters', dataSourceParameters_amazonOpenSearchParameters - The parameters for OpenSearch.

$sel:athenaParameters:DataSourceParameters', dataSourceParameters_athenaParameters - The parameters for Amazon Athena.

$sel:auroraParameters:DataSourceParameters', dataSourceParameters_auroraParameters - The parameters for Amazon Aurora MySQL.

$sel:auroraPostgreSqlParameters:DataSourceParameters', dataSourceParameters_auroraPostgreSqlParameters - The parameters for Amazon Aurora.

$sel:awsIotAnalyticsParameters:DataSourceParameters', dataSourceParameters_awsIotAnalyticsParameters - The parameters for IoT Analytics.

$sel:databricksParameters:DataSourceParameters', dataSourceParameters_databricksParameters - The required parameters that are needed to connect to a Databricks data source.

$sel:exasolParameters:DataSourceParameters', dataSourceParameters_exasolParameters - The parameters for Exasol.

$sel:jiraParameters:DataSourceParameters', dataSourceParameters_jiraParameters - The parameters for Jira.

$sel:mariaDbParameters:DataSourceParameters', dataSourceParameters_mariaDbParameters - The parameters for MariaDB.

$sel:mySqlParameters:DataSourceParameters', dataSourceParameters_mySqlParameters - The parameters for MySQL.

$sel:oracleParameters:DataSourceParameters', dataSourceParameters_oracleParameters - The parameters for Oracle.

$sel:postgreSqlParameters:DataSourceParameters', dataSourceParameters_postgreSqlParameters - The parameters for PostgreSQL.

$sel:prestoParameters:DataSourceParameters', dataSourceParameters_prestoParameters - The parameters for Presto.

$sel:rdsParameters:DataSourceParameters', dataSourceParameters_rdsParameters - The parameters for Amazon RDS.

$sel:redshiftParameters:DataSourceParameters', dataSourceParameters_redshiftParameters - The parameters for Amazon Redshift.

$sel:s3Parameters:DataSourceParameters', dataSourceParameters_s3Parameters - The parameters for S3.

$sel:serviceNowParameters:DataSourceParameters', dataSourceParameters_serviceNowParameters - The parameters for ServiceNow.

$sel:snowflakeParameters:DataSourceParameters', dataSourceParameters_snowflakeParameters - The parameters for Snowflake.

$sel:sparkParameters:DataSourceParameters', dataSourceParameters_sparkParameters - The parameters for Spark.

$sel:sqlServerParameters:DataSourceParameters', dataSourceParameters_sqlServerParameters - The parameters for SQL Server.

$sel:teradataParameters:DataSourceParameters', dataSourceParameters_teradataParameters - The parameters for Teradata.

$sel:twitterParameters:DataSourceParameters', dataSourceParameters_twitterParameters - The parameters for Twitter.

DataSourceSearchFilter

data DataSourceSearchFilter Source #

A filter that you apply when searching for data sources.

See: newDataSourceSearchFilter smart constructor.

Instances

Instances details
ToJSON DataSourceSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceSearchFilter

Generic DataSourceSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceSearchFilter

Associated Types

type Rep DataSourceSearchFilter :: Type -> Type #

Read DataSourceSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceSearchFilter

Show DataSourceSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceSearchFilter

NFData DataSourceSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceSearchFilter

Methods

rnf :: DataSourceSearchFilter -> () #

Eq DataSourceSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceSearchFilter

Hashable DataSourceSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceSearchFilter

type Rep DataSourceSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceSearchFilter

type Rep DataSourceSearchFilter = D1 ('MetaData "DataSourceSearchFilter" "Amazonka.QuickSight.Types.DataSourceSearchFilter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataSourceSearchFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "operator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FilterOperator) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataSourceFilterAttribute) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDataSourceSearchFilter Source #

Create a value of DataSourceSearchFilter 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:operator:DataSourceSearchFilter', dataSourceSearchFilter_operator - The comparison operator that you want to use as a filter, for example "Operator": "StringEquals". Valid values are "StringEquals" and "StringLike".

If you set the operator value to "StringEquals", you need to provide an ownership related filter in the "NAME" field and the arn of the user or group whose data sources you want to search in the "Value" field. For example, "Name":"DIRECT_QUICKSIGHT_OWNER", "Operator": "StringEquals", "Value": "arn:aws:quicksight:us-east-1:1:user/default/UserName1".

If you set the value to "StringLike", you need to provide the name of the data sources you are searching for. For example, "Name":"DATASOURCE_NAME", "Operator": "StringLike", "Value": "Test". The "StringLike" operator only supports the NAME value DATASOURCE_NAME.

$sel:name:DataSourceSearchFilter', dataSourceSearchFilter_name - The name of the value that you want to use as a filter, for example, "Name": "DIRECT_QUICKSIGHT_OWNER".

Valid values are defined as follows:

  • DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: Provide an ARN of a user or group, and any data sources with that ARN listed as one of the owners or viewers of the data sources are returned. Implicit permissions from folders or groups are not considered.
  • DIRECT_QUICKSIGHT_OWNER: Provide an ARN of a user or group, and any data sources with that ARN listed as one of the owners if the data source are returned. Implicit permissions from folders or groups are not considered.
  • DIRECT_QUICKSIGHT_SOLE_OWNER: Provide an ARN of a user or group, and any data sources with that ARN listed as the only owner of the data source are returned. Implicit permissions from folders or groups are not considered.
  • DATASOURCE_NAME: Any data sources whose names have a substring match to the provided value are returned.

$sel:value:DataSourceSearchFilter', dataSourceSearchFilter_value - The value of the named item, for example DIRECT_QUICKSIGHT_OWNER, that you want to use as a filter, for example, "Value": "arn:aws:quicksight:us-east-1:1:user/default/UserName1".

DataSourceSummary

data DataSourceSummary Source #

A DataSourceSummary object that returns a summary of a data source.

See: newDataSourceSummary smart constructor.

Instances

Instances details
FromJSON DataSourceSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceSummary

Generic DataSourceSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceSummary

Associated Types

type Rep DataSourceSummary :: Type -> Type #

Read DataSourceSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceSummary

Show DataSourceSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceSummary

NFData DataSourceSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceSummary

Methods

rnf :: DataSourceSummary -> () #

Eq DataSourceSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceSummary

Hashable DataSourceSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceSummary

type Rep DataSourceSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceSummary

type Rep DataSourceSummary = D1 ('MetaData "DataSourceSummary" "Amazonka.QuickSight.Types.DataSourceSummary" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DataSourceSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSourceType))))))

newDataSourceSummary :: DataSourceSummary Source #

Create a value of DataSourceSummary 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:arn:DataSourceSummary', dataSourceSummary_arn - The arn of the datasource.

$sel:createdTime:DataSourceSummary', dataSourceSummary_createdTime - The date and time that the data source was created. This value is expressed in MM-DD-YYYY HH:MM:SS format.

$sel:dataSourceId:DataSourceSummary', dataSourceSummary_dataSourceId - The unique ID of the data source.

$sel:lastUpdatedTime:DataSourceSummary', dataSourceSummary_lastUpdatedTime - The date and time the data source was last updated. This value is expressed in MM-DD-YYYY HH:MM:SS format.

$sel:name:DataSourceSummary', dataSourceSummary_name - The name of the data source.

$sel:type':DataSourceSummary', dataSourceSummary_type - The type of the data source.

DatabricksParameters

data DatabricksParameters Source #

The required parameters that are needed to connect to a Databricks data source.

See: newDatabricksParameters smart constructor.

Instances

Instances details
FromJSON DatabricksParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DatabricksParameters

ToJSON DatabricksParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DatabricksParameters

Generic DatabricksParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DatabricksParameters

Associated Types

type Rep DatabricksParameters :: Type -> Type #

Read DatabricksParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DatabricksParameters

Show DatabricksParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DatabricksParameters

NFData DatabricksParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DatabricksParameters

Methods

rnf :: DatabricksParameters -> () #

Eq DatabricksParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DatabricksParameters

Hashable DatabricksParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DatabricksParameters

type Rep DatabricksParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DatabricksParameters

type Rep DatabricksParameters = D1 ('MetaData "DatabricksParameters" "Amazonka.QuickSight.Types.DatabricksParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DatabricksParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "sqlEndpointPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDatabricksParameters Source #

Create a value of DatabricksParameters 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:host:DatabricksParameters', databricksParameters_host - The host name of the Databricks data source.

$sel:port:DatabricksParameters', databricksParameters_port - The port for the Databricks data source.

$sel:sqlEndpointPath:DatabricksParameters', databricksParameters_sqlEndpointPath - The HTTP path of the Databricks data source.

DateAxisOptions

data DateAxisOptions Source #

The options that determine how a date axis is displayed.

See: newDateAxisOptions smart constructor.

Instances

Instances details
FromJSON DateAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAxisOptions

ToJSON DateAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAxisOptions

Generic DateAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAxisOptions

Associated Types

type Rep DateAxisOptions :: Type -> Type #

Read DateAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAxisOptions

Show DateAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAxisOptions

NFData DateAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAxisOptions

Methods

rnf :: DateAxisOptions -> () #

Eq DateAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAxisOptions

Hashable DateAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAxisOptions

type Rep DateAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateAxisOptions

type Rep DateAxisOptions = D1 ('MetaData "DateAxisOptions" "Amazonka.QuickSight.Types.DateAxisOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DateAxisOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "missingDateVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newDateAxisOptions :: DateAxisOptions Source #

Create a value of DateAxisOptions 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:missingDateVisibility:DateAxisOptions', dateAxisOptions_missingDateVisibility - Determines whether or not missing dates are displayed.

DateDimensionField

data DateDimensionField Source #

The dimension type field with date type columns.

See: newDateDimensionField smart constructor.

Instances

Instances details
FromJSON DateDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateDimensionField

ToJSON DateDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateDimensionField

Generic DateDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateDimensionField

Associated Types

type Rep DateDimensionField :: Type -> Type #

Show DateDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateDimensionField

NFData DateDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateDimensionField

Methods

rnf :: DateDimensionField -> () #

Eq DateDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateDimensionField

Hashable DateDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateDimensionField

type Rep DateDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateDimensionField

type Rep DateDimensionField = D1 ('MetaData "DateDimensionField" "Amazonka.QuickSight.Types.DateDimensionField" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DateDimensionField'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dateGranularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TimeGranularity)) :*: S1 ('MetaSel ('Just "formatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DateTimeFormatConfiguration))) :*: (S1 ('MetaSel ('Just "hierarchyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier)))))

newDateDimensionField Source #

Create a value of DateDimensionField 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:dateGranularity:DateDimensionField', dateDimensionField_dateGranularity - The date granularity of the DateDimensionField. Choose one of the following options:

  • YEAR
  • QUARTER
  • MONTH
  • WEEK
  • DAY
  • HOUR
  • MINUTE
  • SECOND
  • MILLISECOND

$sel:formatConfiguration:DateDimensionField', dateDimensionField_formatConfiguration - The format configuration of the field.

$sel:hierarchyId:DateDimensionField', dateDimensionField_hierarchyId - The custom hierarchy ID.

$sel:fieldId:DateDimensionField', dateDimensionField_fieldId - The custom field ID.

$sel:column:DateDimensionField', dateDimensionField_column - The column that is used in the DateDimensionField.

DateMeasureField

data DateMeasureField Source #

The measure type field with date type columns.

See: newDateMeasureField smart constructor.

Instances

Instances details
FromJSON DateMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateMeasureField

ToJSON DateMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateMeasureField

Generic DateMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateMeasureField

Associated Types

type Rep DateMeasureField :: Type -> Type #

Show DateMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateMeasureField

NFData DateMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateMeasureField

Methods

rnf :: DateMeasureField -> () #

Eq DateMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateMeasureField

Hashable DateMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateMeasureField

type Rep DateMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateMeasureField

type Rep DateMeasureField = D1 ('MetaData "DateMeasureField" "Amazonka.QuickSight.Types.DateMeasureField" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DateMeasureField'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aggregationFunction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DateAggregationFunction)) :*: S1 ('MetaSel ('Just "formatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DateTimeFormatConfiguration))) :*: (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier))))

newDateMeasureField Source #

Create a value of DateMeasureField 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:aggregationFunction:DateMeasureField', dateMeasureField_aggregationFunction - The aggregation function of the measure field.

$sel:formatConfiguration:DateMeasureField', dateMeasureField_formatConfiguration - The format configuration of the field.

$sel:fieldId:DateMeasureField', dateMeasureField_fieldId - The custom field ID.

$sel:column:DateMeasureField', dateMeasureField_column - The column that is used in the DateMeasureField.

DateTimeDefaultValues

data DateTimeDefaultValues Source #

The default values of the DateTimeParameterDeclaration.

See: newDateTimeDefaultValues smart constructor.

Instances

Instances details
FromJSON DateTimeDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeDefaultValues

ToJSON DateTimeDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeDefaultValues

Generic DateTimeDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeDefaultValues

Associated Types

type Rep DateTimeDefaultValues :: Type -> Type #

Show DateTimeDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeDefaultValues

NFData DateTimeDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeDefaultValues

Methods

rnf :: DateTimeDefaultValues -> () #

Eq DateTimeDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeDefaultValues

Hashable DateTimeDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeDefaultValues

type Rep DateTimeDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeDefaultValues

type Rep DateTimeDefaultValues = D1 ('MetaData "DateTimeDefaultValues" "Amazonka.QuickSight.Types.DateTimeDefaultValues" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DateTimeDefaultValues'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dynamicValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DynamicDefaultValue)) :*: (S1 ('MetaSel ('Just "rollingDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RollingDateConfiguration)) :*: S1 ('MetaSel ('Just "staticValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Sensitive POSIX])))))

newDateTimeDefaultValues :: DateTimeDefaultValues Source #

Create a value of DateTimeDefaultValues 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:dynamicValue:DateTimeDefaultValues', dateTimeDefaultValues_dynamicValue - The dynamic value of the DataTimeDefaultValues. Different defaults are displayed according to users, groups, and values mapping.

$sel:rollingDate:DateTimeDefaultValues', dateTimeDefaultValues_rollingDate - The rolling date of the DataTimeDefaultValues. The date is determined from the dataset based on input expression.

$sel:staticValues:DateTimeDefaultValues', dateTimeDefaultValues_staticValues - The static values of the DataTimeDefaultValues.

DateTimeFormatConfiguration

data DateTimeFormatConfiguration Source #

Formatting configuration for DateTime fields.

See: newDateTimeFormatConfiguration smart constructor.

Instances

Instances details
FromJSON DateTimeFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeFormatConfiguration

ToJSON DateTimeFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeFormatConfiguration

Generic DateTimeFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeFormatConfiguration

Associated Types

type Rep DateTimeFormatConfiguration :: Type -> Type #

Show DateTimeFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeFormatConfiguration

NFData DateTimeFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeFormatConfiguration

Eq DateTimeFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeFormatConfiguration

Hashable DateTimeFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeFormatConfiguration

type Rep DateTimeFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeFormatConfiguration

type Rep DateTimeFormatConfiguration = D1 ('MetaData "DateTimeFormatConfiguration" "Amazonka.QuickSight.Types.DateTimeFormatConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DateTimeFormatConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dateTimeFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "nullValueFormatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NullValueFormatConfiguration)) :*: S1 ('MetaSel ('Just "numericFormatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumericFormatConfiguration)))))

newDateTimeFormatConfiguration :: DateTimeFormatConfiguration Source #

Create a value of DateTimeFormatConfiguration 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:dateTimeFormat:DateTimeFormatConfiguration', dateTimeFormatConfiguration_dateTimeFormat - Determines the DateTime format.

$sel:nullValueFormatConfiguration:DateTimeFormatConfiguration', dateTimeFormatConfiguration_nullValueFormatConfiguration - The options that determine the null value format configuration.

$sel:numericFormatConfiguration:DateTimeFormatConfiguration', dateTimeFormatConfiguration_numericFormatConfiguration - The formatting configuration for numeric DateTime fields.

DateTimeHierarchy

data DateTimeHierarchy Source #

The option that determines the hierarchy of any DateTime fields.

See: newDateTimeHierarchy smart constructor.

Instances

Instances details
FromJSON DateTimeHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeHierarchy

ToJSON DateTimeHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeHierarchy

Generic DateTimeHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeHierarchy

Associated Types

type Rep DateTimeHierarchy :: Type -> Type #

Read DateTimeHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeHierarchy

Show DateTimeHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeHierarchy

NFData DateTimeHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeHierarchy

Methods

rnf :: DateTimeHierarchy -> () #

Eq DateTimeHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeHierarchy

Hashable DateTimeHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeHierarchy

type Rep DateTimeHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeHierarchy

type Rep DateTimeHierarchy = D1 ('MetaData "DateTimeHierarchy" "Amazonka.QuickSight.Types.DateTimeHierarchy" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DateTimeHierarchy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "drillDownFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DrillDownFilter])) :*: S1 ('MetaSel ('Just "hierarchyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDateTimeHierarchy Source #

Create a value of DateTimeHierarchy 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:drillDownFilters:DateTimeHierarchy', dateTimeHierarchy_drillDownFilters - The option that determines the drill down filters for the DateTime hierarchy.

$sel:hierarchyId:DateTimeHierarchy', dateTimeHierarchy_hierarchyId - The hierarchy ID of the DateTime hierarchy.

DateTimeParameter

data DateTimeParameter Source #

A date-time parameter.

See: newDateTimeParameter smart constructor.

Instances

Instances details
ToJSON DateTimeParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameter

Generic DateTimeParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameter

Associated Types

type Rep DateTimeParameter :: Type -> Type #

Show DateTimeParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameter

NFData DateTimeParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameter

Methods

rnf :: DateTimeParameter -> () #

Eq DateTimeParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameter

Hashable DateTimeParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameter

type Rep DateTimeParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameter

type Rep DateTimeParameter = D1 ('MetaData "DateTimeParameter" "Amazonka.QuickSight.Types.DateTimeParameter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DateTimeParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Sensitive POSIX])))

newDateTimeParameter Source #

Create a value of DateTimeParameter 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:name:DateTimeParameter', dateTimeParameter_name - A display name for the date-time parameter.

$sel:values:DateTimeParameter', dateTimeParameter_values - The values for the date-time parameter.

DateTimeParameterDeclaration

data DateTimeParameterDeclaration Source #

A parameter declaration for the DateTime data type.

See: newDateTimeParameterDeclaration smart constructor.

Instances

Instances details
FromJSON DateTimeParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameterDeclaration

ToJSON DateTimeParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameterDeclaration

Generic DateTimeParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameterDeclaration

Associated Types

type Rep DateTimeParameterDeclaration :: Type -> Type #

Show DateTimeParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameterDeclaration

NFData DateTimeParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameterDeclaration

Eq DateTimeParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameterDeclaration

Hashable DateTimeParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameterDeclaration

type Rep DateTimeParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameterDeclaration

type Rep DateTimeParameterDeclaration = D1 ('MetaData "DateTimeParameterDeclaration" "Amazonka.QuickSight.Types.DateTimeParameterDeclaration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DateTimeParameterDeclaration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "defaultValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DateTimeDefaultValues)) :*: S1 ('MetaSel ('Just "timeGranularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TimeGranularity))) :*: (S1 ('MetaSel ('Just "valueWhenUnset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DateTimeValueWhenUnsetConfiguration)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDateTimeParameterDeclaration Source #

Create a value of DateTimeParameterDeclaration 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:defaultValues:DateTimeParameterDeclaration', dateTimeParameterDeclaration_defaultValues - The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.

$sel:timeGranularity:DateTimeParameterDeclaration', dateTimeParameterDeclaration_timeGranularity - The level of time precision that is used to aggregate DateTime values.

$sel:valueWhenUnset:DateTimeParameterDeclaration', dateTimeParameterDeclaration_valueWhenUnset - The configuration that defines the default value of a DateTime parameter when a value has not been set.

$sel:name:DateTimeParameterDeclaration', dateTimeParameterDeclaration_name - The name of the parameter that is being declared.

DateTimePickerControlDisplayOptions

data DateTimePickerControlDisplayOptions Source #

The display options of a control.

See: newDateTimePickerControlDisplayOptions smart constructor.

Instances

Instances details
FromJSON DateTimePickerControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimePickerControlDisplayOptions

ToJSON DateTimePickerControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimePickerControlDisplayOptions

Generic DateTimePickerControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimePickerControlDisplayOptions

Read DateTimePickerControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimePickerControlDisplayOptions

Show DateTimePickerControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimePickerControlDisplayOptions

NFData DateTimePickerControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimePickerControlDisplayOptions

Eq DateTimePickerControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimePickerControlDisplayOptions

Hashable DateTimePickerControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimePickerControlDisplayOptions

type Rep DateTimePickerControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimePickerControlDisplayOptions

type Rep DateTimePickerControlDisplayOptions = D1 ('MetaData "DateTimePickerControlDisplayOptions" "Amazonka.QuickSight.Types.DateTimePickerControlDisplayOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DateTimePickerControlDisplayOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dateTimeFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "titleOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelOptions))))

newDateTimePickerControlDisplayOptions :: DateTimePickerControlDisplayOptions Source #

Create a value of DateTimePickerControlDisplayOptions 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:dateTimeFormat:DateTimePickerControlDisplayOptions', dateTimePickerControlDisplayOptions_dateTimeFormat - Customize how dates are formatted in controls.

$sel:titleOptions:DateTimePickerControlDisplayOptions', dateTimePickerControlDisplayOptions_titleOptions - The options to configure the title visibility, name, and font size.

DateTimeValueWhenUnsetConfiguration

data DateTimeValueWhenUnsetConfiguration Source #

The configuration that defines the default value of a DateTime parameter when a value has not been set.

See: newDateTimeValueWhenUnsetConfiguration smart constructor.

Instances

Instances details
FromJSON DateTimeValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeValueWhenUnsetConfiguration

ToJSON DateTimeValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeValueWhenUnsetConfiguration

Generic DateTimeValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeValueWhenUnsetConfiguration

Show DateTimeValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeValueWhenUnsetConfiguration

NFData DateTimeValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeValueWhenUnsetConfiguration

Eq DateTimeValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeValueWhenUnsetConfiguration

Hashable DateTimeValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeValueWhenUnsetConfiguration

type Rep DateTimeValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeValueWhenUnsetConfiguration

type Rep DateTimeValueWhenUnsetConfiguration = D1 ('MetaData "DateTimeValueWhenUnsetConfiguration" "Amazonka.QuickSight.Types.DateTimeValueWhenUnsetConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DateTimeValueWhenUnsetConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive POSIX))) :*: S1 ('MetaSel ('Just "valueWhenUnsetOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ValueWhenUnsetOption))))

newDateTimeValueWhenUnsetConfiguration :: DateTimeValueWhenUnsetConfiguration Source #

Create a value of DateTimeValueWhenUnsetConfiguration 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:customValue:DateTimeValueWhenUnsetConfiguration', dateTimeValueWhenUnsetConfiguration_customValue - A custom value that's used when the value of a parameter isn't set.

$sel:valueWhenUnsetOption:DateTimeValueWhenUnsetConfiguration', dateTimeValueWhenUnsetConfiguration_valueWhenUnsetOption - The built-in options for default values. The value can be one of the following:

  • RECOMMENDED: The recommended value.
  • NULL: The NULL value.

DecimalDefaultValues

data DecimalDefaultValues Source #

The default values of the DecimalParameterDeclaration.

See: newDecimalDefaultValues smart constructor.

Instances

Instances details
FromJSON DecimalDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalDefaultValues

ToJSON DecimalDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalDefaultValues

Generic DecimalDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalDefaultValues

Associated Types

type Rep DecimalDefaultValues :: Type -> Type #

Show DecimalDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalDefaultValues

NFData DecimalDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalDefaultValues

Methods

rnf :: DecimalDefaultValues -> () #

Eq DecimalDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalDefaultValues

Hashable DecimalDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalDefaultValues

type Rep DecimalDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalDefaultValues

type Rep DecimalDefaultValues = D1 ('MetaData "DecimalDefaultValues" "Amazonka.QuickSight.Types.DecimalDefaultValues" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DecimalDefaultValues'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dynamicValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DynamicDefaultValue)) :*: S1 ('MetaSel ('Just "staticValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Sensitive Double]))))

newDecimalDefaultValues :: DecimalDefaultValues Source #

Create a value of DecimalDefaultValues 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:dynamicValue:DecimalDefaultValues', decimalDefaultValues_dynamicValue - The dynamic value of the DecimalDefaultValues. Different defaults are displayed according to users, groups, and values mapping.

$sel:staticValues:DecimalDefaultValues', decimalDefaultValues_staticValues - The static values of the DecimalDefaultValues.

DecimalParameter

data DecimalParameter Source #

A decimal parameter.

See: newDecimalParameter smart constructor.

Instances

Instances details
ToJSON DecimalParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameter

Generic DecimalParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameter

Associated Types

type Rep DecimalParameter :: Type -> Type #

Show DecimalParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameter

NFData DecimalParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameter

Methods

rnf :: DecimalParameter -> () #

Eq DecimalParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameter

Hashable DecimalParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameter

type Rep DecimalParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameter

type Rep DecimalParameter = D1 ('MetaData "DecimalParameter" "Amazonka.QuickSight.Types.DecimalParameter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DecimalParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Sensitive Double])))

newDecimalParameter Source #

Create a value of DecimalParameter 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:name:DecimalParameter', decimalParameter_name - A display name for the decimal parameter.

$sel:values:DecimalParameter', decimalParameter_values - The values for the decimal parameter.

DecimalParameterDeclaration

data DecimalParameterDeclaration Source #

A parameter declaration for the Decimal data type.

See: newDecimalParameterDeclaration smart constructor.

Instances

Instances details
FromJSON DecimalParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameterDeclaration

ToJSON DecimalParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameterDeclaration

Generic DecimalParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameterDeclaration

Associated Types

type Rep DecimalParameterDeclaration :: Type -> Type #

Show DecimalParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameterDeclaration

NFData DecimalParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameterDeclaration

Eq DecimalParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameterDeclaration

Hashable DecimalParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameterDeclaration

type Rep DecimalParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameterDeclaration

type Rep DecimalParameterDeclaration = D1 ('MetaData "DecimalParameterDeclaration" "Amazonka.QuickSight.Types.DecimalParameterDeclaration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DecimalParameterDeclaration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "defaultValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DecimalDefaultValues)) :*: S1 ('MetaSel ('Just "valueWhenUnset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DecimalValueWhenUnsetConfiguration))) :*: (S1 ('MetaSel ('Just "parameterValueType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ParameterValueType) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDecimalParameterDeclaration Source #

Create a value of DecimalParameterDeclaration 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:defaultValues:DecimalParameterDeclaration', decimalParameterDeclaration_defaultValues - The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.

$sel:valueWhenUnset:DecimalParameterDeclaration', decimalParameterDeclaration_valueWhenUnset - The configuration that defines the default value of a Decimal parameter when a value has not been set.

$sel:parameterValueType:DecimalParameterDeclaration', decimalParameterDeclaration_parameterValueType - The value type determines whether the parameter is a single-value or multi-value parameter.

$sel:name:DecimalParameterDeclaration', decimalParameterDeclaration_name - The name of the parameter that is being declared.

DecimalPlacesConfiguration

data DecimalPlacesConfiguration Source #

The option that determines the decimal places configuration.

See: newDecimalPlacesConfiguration smart constructor.

Instances

Instances details
FromJSON DecimalPlacesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalPlacesConfiguration

ToJSON DecimalPlacesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalPlacesConfiguration

Generic DecimalPlacesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalPlacesConfiguration

Associated Types

type Rep DecimalPlacesConfiguration :: Type -> Type #

Read DecimalPlacesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalPlacesConfiguration

Show DecimalPlacesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalPlacesConfiguration

NFData DecimalPlacesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalPlacesConfiguration

Eq DecimalPlacesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalPlacesConfiguration

Hashable DecimalPlacesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalPlacesConfiguration

type Rep DecimalPlacesConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalPlacesConfiguration

type Rep DecimalPlacesConfiguration = D1 ('MetaData "DecimalPlacesConfiguration" "Amazonka.QuickSight.Types.DecimalPlacesConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DecimalPlacesConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "decimalPlaces") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newDecimalPlacesConfiguration Source #

Create a value of DecimalPlacesConfiguration 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:decimalPlaces:DecimalPlacesConfiguration', decimalPlacesConfiguration_decimalPlaces - The values of the decimal places.

DecimalValueWhenUnsetConfiguration

data DecimalValueWhenUnsetConfiguration Source #

The configuration that defines the default value of a Decimal parameter when a value has not been set.

See: newDecimalValueWhenUnsetConfiguration smart constructor.

Instances

Instances details
FromJSON DecimalValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalValueWhenUnsetConfiguration

ToJSON DecimalValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalValueWhenUnsetConfiguration

Generic DecimalValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalValueWhenUnsetConfiguration

Associated Types

type Rep DecimalValueWhenUnsetConfiguration :: Type -> Type #

Show DecimalValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalValueWhenUnsetConfiguration

NFData DecimalValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalValueWhenUnsetConfiguration

Eq DecimalValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalValueWhenUnsetConfiguration

Hashable DecimalValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalValueWhenUnsetConfiguration

type Rep DecimalValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalValueWhenUnsetConfiguration

type Rep DecimalValueWhenUnsetConfiguration = D1 ('MetaData "DecimalValueWhenUnsetConfiguration" "Amazonka.QuickSight.Types.DecimalValueWhenUnsetConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DecimalValueWhenUnsetConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Double))) :*: S1 ('MetaSel ('Just "valueWhenUnsetOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ValueWhenUnsetOption))))

newDecimalValueWhenUnsetConfiguration :: DecimalValueWhenUnsetConfiguration Source #

Create a value of DecimalValueWhenUnsetConfiguration 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:customValue:DecimalValueWhenUnsetConfiguration', decimalValueWhenUnsetConfiguration_customValue - A custom value that's used when the value of a parameter isn't set.

$sel:valueWhenUnsetOption:DecimalValueWhenUnsetConfiguration', decimalValueWhenUnsetConfiguration_valueWhenUnsetOption - The built-in options for default values. The value can be one of the following:

  • RECOMMENDED: The recommended value.
  • NULL: The NULL value.

DefaultFreeFormLayoutConfiguration

data DefaultFreeFormLayoutConfiguration Source #

The options that determine the default settings of a free-form layout configuration.

See: newDefaultFreeFormLayoutConfiguration smart constructor.

Instances

Instances details
FromJSON DefaultFreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultFreeFormLayoutConfiguration

ToJSON DefaultFreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultFreeFormLayoutConfiguration

Generic DefaultFreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultFreeFormLayoutConfiguration

Associated Types

type Rep DefaultFreeFormLayoutConfiguration :: Type -> Type #

Read DefaultFreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultFreeFormLayoutConfiguration

Show DefaultFreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultFreeFormLayoutConfiguration

NFData DefaultFreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultFreeFormLayoutConfiguration

Eq DefaultFreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultFreeFormLayoutConfiguration

Hashable DefaultFreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultFreeFormLayoutConfiguration

type Rep DefaultFreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultFreeFormLayoutConfiguration

type Rep DefaultFreeFormLayoutConfiguration = D1 ('MetaData "DefaultFreeFormLayoutConfiguration" "Amazonka.QuickSight.Types.DefaultFreeFormLayoutConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DefaultFreeFormLayoutConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "canvasSizeOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FreeFormLayoutCanvasSizeOptions)))

newDefaultFreeFormLayoutConfiguration Source #

Create a value of DefaultFreeFormLayoutConfiguration 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:canvasSizeOptions:DefaultFreeFormLayoutConfiguration', defaultFreeFormLayoutConfiguration_canvasSizeOptions - Determines the screen canvas size options for a free-form layout.

DefaultGridLayoutConfiguration

data DefaultGridLayoutConfiguration Source #

The options that determine the default settings for a grid layout configuration.

See: newDefaultGridLayoutConfiguration smart constructor.

Instances

Instances details
FromJSON DefaultGridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultGridLayoutConfiguration

ToJSON DefaultGridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultGridLayoutConfiguration

Generic DefaultGridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultGridLayoutConfiguration

Associated Types

type Rep DefaultGridLayoutConfiguration :: Type -> Type #

Read DefaultGridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultGridLayoutConfiguration

Show DefaultGridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultGridLayoutConfiguration

NFData DefaultGridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultGridLayoutConfiguration

Eq DefaultGridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultGridLayoutConfiguration

Hashable DefaultGridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultGridLayoutConfiguration

type Rep DefaultGridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultGridLayoutConfiguration

type Rep DefaultGridLayoutConfiguration = D1 ('MetaData "DefaultGridLayoutConfiguration" "Amazonka.QuickSight.Types.DefaultGridLayoutConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DefaultGridLayoutConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "canvasSizeOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 GridLayoutCanvasSizeOptions)))

newDefaultGridLayoutConfiguration Source #

Create a value of DefaultGridLayoutConfiguration 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:canvasSizeOptions:DefaultGridLayoutConfiguration', defaultGridLayoutConfiguration_canvasSizeOptions - Determines the screen canvas size options for a grid layout.

DefaultInteractiveLayoutConfiguration

data DefaultInteractiveLayoutConfiguration Source #

The options that determine the default settings for interactive layout configuration.

See: newDefaultInteractiveLayoutConfiguration smart constructor.

Instances

Instances details
FromJSON DefaultInteractiveLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultInteractiveLayoutConfiguration

ToJSON DefaultInteractiveLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultInteractiveLayoutConfiguration

Generic DefaultInteractiveLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultInteractiveLayoutConfiguration

Read DefaultInteractiveLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultInteractiveLayoutConfiguration

Show DefaultInteractiveLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultInteractiveLayoutConfiguration

NFData DefaultInteractiveLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultInteractiveLayoutConfiguration

Eq DefaultInteractiveLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultInteractiveLayoutConfiguration

Hashable DefaultInteractiveLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultInteractiveLayoutConfiguration

type Rep DefaultInteractiveLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultInteractiveLayoutConfiguration

type Rep DefaultInteractiveLayoutConfiguration = D1 ('MetaData "DefaultInteractiveLayoutConfiguration" "Amazonka.QuickSight.Types.DefaultInteractiveLayoutConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DefaultInteractiveLayoutConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "freeForm") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DefaultFreeFormLayoutConfiguration)) :*: S1 ('MetaSel ('Just "grid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DefaultGridLayoutConfiguration))))

newDefaultInteractiveLayoutConfiguration :: DefaultInteractiveLayoutConfiguration Source #

Create a value of DefaultInteractiveLayoutConfiguration 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:freeForm:DefaultInteractiveLayoutConfiguration', defaultInteractiveLayoutConfiguration_freeForm - The options that determine the default settings of a free-form layout configuration.

$sel:grid:DefaultInteractiveLayoutConfiguration', defaultInteractiveLayoutConfiguration_grid - The options that determine the default settings for a grid layout configuration.

DefaultNewSheetConfiguration

data DefaultNewSheetConfiguration Source #

The configuration for default new sheet settings.

See: newDefaultNewSheetConfiguration smart constructor.

Instances

Instances details
FromJSON DefaultNewSheetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultNewSheetConfiguration

ToJSON DefaultNewSheetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultNewSheetConfiguration

Generic DefaultNewSheetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultNewSheetConfiguration

Associated Types

type Rep DefaultNewSheetConfiguration :: Type -> Type #

Read DefaultNewSheetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultNewSheetConfiguration

Show DefaultNewSheetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultNewSheetConfiguration

NFData DefaultNewSheetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultNewSheetConfiguration

Eq DefaultNewSheetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultNewSheetConfiguration

Hashable DefaultNewSheetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultNewSheetConfiguration

type Rep DefaultNewSheetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultNewSheetConfiguration

type Rep DefaultNewSheetConfiguration = D1 ('MetaData "DefaultNewSheetConfiguration" "Amazonka.QuickSight.Types.DefaultNewSheetConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DefaultNewSheetConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "interactiveLayoutConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DefaultInteractiveLayoutConfiguration)) :*: (S1 ('MetaSel ('Just "paginatedLayoutConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DefaultPaginatedLayoutConfiguration)) :*: S1 ('MetaSel ('Just "sheetContentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SheetContentType)))))

newDefaultNewSheetConfiguration :: DefaultNewSheetConfiguration Source #

Create a value of DefaultNewSheetConfiguration 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:interactiveLayoutConfiguration:DefaultNewSheetConfiguration', defaultNewSheetConfiguration_interactiveLayoutConfiguration - The options that determine the default settings for interactive layout configuration.

$sel:paginatedLayoutConfiguration:DefaultNewSheetConfiguration', defaultNewSheetConfiguration_paginatedLayoutConfiguration - The options that determine the default settings for a paginated layout configuration.

$sel:sheetContentType:DefaultNewSheetConfiguration', defaultNewSheetConfiguration_sheetContentType - The option that determines the sheet content type.

DefaultPaginatedLayoutConfiguration

data DefaultPaginatedLayoutConfiguration Source #

The options that determine the default settings for a paginated layout configuration.

See: newDefaultPaginatedLayoutConfiguration smart constructor.

Instances

Instances details
FromJSON DefaultPaginatedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultPaginatedLayoutConfiguration

ToJSON DefaultPaginatedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultPaginatedLayoutConfiguration

Generic DefaultPaginatedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultPaginatedLayoutConfiguration

Read DefaultPaginatedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultPaginatedLayoutConfiguration

Show DefaultPaginatedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultPaginatedLayoutConfiguration

NFData DefaultPaginatedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultPaginatedLayoutConfiguration

Eq DefaultPaginatedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultPaginatedLayoutConfiguration

Hashable DefaultPaginatedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultPaginatedLayoutConfiguration

type Rep DefaultPaginatedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultPaginatedLayoutConfiguration

type Rep DefaultPaginatedLayoutConfiguration = D1 ('MetaData "DefaultPaginatedLayoutConfiguration" "Amazonka.QuickSight.Types.DefaultPaginatedLayoutConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DefaultPaginatedLayoutConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sectionBased") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DefaultSectionBasedLayoutConfiguration))))

newDefaultPaginatedLayoutConfiguration :: DefaultPaginatedLayoutConfiguration Source #

Create a value of DefaultPaginatedLayoutConfiguration 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:sectionBased:DefaultPaginatedLayoutConfiguration', defaultPaginatedLayoutConfiguration_sectionBased - The options that determine the default settings for a section-based layout configuration.

DefaultSectionBasedLayoutConfiguration

data DefaultSectionBasedLayoutConfiguration Source #

The options that determine the default settings for a section-based layout configuration.

See: newDefaultSectionBasedLayoutConfiguration smart constructor.

Instances

Instances details
FromJSON DefaultSectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultSectionBasedLayoutConfiguration

ToJSON DefaultSectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultSectionBasedLayoutConfiguration

Generic DefaultSectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultSectionBasedLayoutConfiguration

Read DefaultSectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultSectionBasedLayoutConfiguration

Show DefaultSectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultSectionBasedLayoutConfiguration

NFData DefaultSectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultSectionBasedLayoutConfiguration

Eq DefaultSectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultSectionBasedLayoutConfiguration

Hashable DefaultSectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultSectionBasedLayoutConfiguration

type Rep DefaultSectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DefaultSectionBasedLayoutConfiguration

type Rep DefaultSectionBasedLayoutConfiguration = D1 ('MetaData "DefaultSectionBasedLayoutConfiguration" "Amazonka.QuickSight.Types.DefaultSectionBasedLayoutConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DefaultSectionBasedLayoutConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "canvasSizeOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SectionBasedLayoutCanvasSizeOptions)))

newDefaultSectionBasedLayoutConfiguration Source #

Create a value of DefaultSectionBasedLayoutConfiguration 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:canvasSizeOptions:DefaultSectionBasedLayoutConfiguration', defaultSectionBasedLayoutConfiguration_canvasSizeOptions - Determines the screen canvas size options for a section-based layout.

DestinationParameterValueConfiguration

data DestinationParameterValueConfiguration Source #

The configuration of destination parameter values.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newDestinationParameterValueConfiguration smart constructor.

Instances

Instances details
FromJSON DestinationParameterValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DestinationParameterValueConfiguration

ToJSON DestinationParameterValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DestinationParameterValueConfiguration

Generic DestinationParameterValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DestinationParameterValueConfiguration

Show DestinationParameterValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DestinationParameterValueConfiguration

NFData DestinationParameterValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DestinationParameterValueConfiguration

Eq DestinationParameterValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DestinationParameterValueConfiguration

Hashable DestinationParameterValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DestinationParameterValueConfiguration

type Rep DestinationParameterValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DestinationParameterValueConfiguration

type Rep DestinationParameterValueConfiguration = D1 ('MetaData "DestinationParameterValueConfiguration" "Amazonka.QuickSight.Types.DestinationParameterValueConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DestinationParameterValueConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "customValuesConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomValuesConfiguration)) :*: S1 ('MetaSel ('Just "selectAllValueOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SelectAllValueOptions))) :*: (S1 ('MetaSel ('Just "sourceField") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDestinationParameterValueConfiguration :: DestinationParameterValueConfiguration Source #

Create a value of DestinationParameterValueConfiguration 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:customValuesConfiguration:DestinationParameterValueConfiguration', destinationParameterValueConfiguration_customValuesConfiguration - The configuration of custom values for destination parameter in DestinationParameterValueConfiguration.

$sel:selectAllValueOptions:DestinationParameterValueConfiguration', destinationParameterValueConfiguration_selectAllValueOptions - The configuration that selects all options.

$sel:sourceField:DestinationParameterValueConfiguration', destinationParameterValueConfiguration_sourceField - The source field ID of the destination parameter.

$sel:sourceParameterName:DestinationParameterValueConfiguration', destinationParameterValueConfiguration_sourceParameterName - The source parameter name of the destination parameter.

DimensionField

data DimensionField Source #

The dimension type field.

See: newDimensionField smart constructor.

Instances

Instances details
FromJSON DimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DimensionField

ToJSON DimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DimensionField

Generic DimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DimensionField

Associated Types

type Rep DimensionField :: Type -> Type #

Show DimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DimensionField

NFData DimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DimensionField

Methods

rnf :: DimensionField -> () #

Eq DimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DimensionField

Hashable DimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DimensionField

type Rep DimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DimensionField

type Rep DimensionField = D1 ('MetaData "DimensionField" "Amazonka.QuickSight.Types.DimensionField" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DimensionField'" 'PrefixI 'True) (S1 ('MetaSel ('Just "categoricalDimensionField") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CategoricalDimensionField)) :*: (S1 ('MetaSel ('Just "dateDimensionField") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DateDimensionField)) :*: S1 ('MetaSel ('Just "numericalDimensionField") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumericalDimensionField)))))

newDimensionField :: DimensionField Source #

Create a value of DimensionField 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:categoricalDimensionField:DimensionField', dimensionField_categoricalDimensionField - The dimension type field with categorical type columns.

$sel:dateDimensionField:DimensionField', dimensionField_dateDimensionField - The dimension type field with date type columns.

$sel:numericalDimensionField:DimensionField', dimensionField_numericalDimensionField - The dimension type field with numerical type columns.

DonutCenterOptions

data DonutCenterOptions Source #

The label options of the label that is displayed in the center of a donut chart. This option isn't available for pie charts.

See: newDonutCenterOptions smart constructor.

Instances

Instances details
FromJSON DonutCenterOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutCenterOptions

ToJSON DonutCenterOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutCenterOptions

Generic DonutCenterOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutCenterOptions

Associated Types

type Rep DonutCenterOptions :: Type -> Type #

Read DonutCenterOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutCenterOptions

Show DonutCenterOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutCenterOptions

NFData DonutCenterOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutCenterOptions

Methods

rnf :: DonutCenterOptions -> () #

Eq DonutCenterOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutCenterOptions

Hashable DonutCenterOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutCenterOptions

type Rep DonutCenterOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutCenterOptions

type Rep DonutCenterOptions = D1 ('MetaData "DonutCenterOptions" "Amazonka.QuickSight.Types.DonutCenterOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DonutCenterOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "labelVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newDonutCenterOptions :: DonutCenterOptions Source #

Create a value of DonutCenterOptions 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:labelVisibility:DonutCenterOptions', donutCenterOptions_labelVisibility - Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option is called 'Show total'.

DonutOptions

data DonutOptions Source #

The options for configuring a donut chart or pie chart.

See: newDonutOptions smart constructor.

Instances

Instances details
FromJSON DonutOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutOptions

ToJSON DonutOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutOptions

Generic DonutOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutOptions

Associated Types

type Rep DonutOptions :: Type -> Type #

Read DonutOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutOptions

Show DonutOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutOptions

NFData DonutOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutOptions

Methods

rnf :: DonutOptions -> () #

Eq DonutOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutOptions

Hashable DonutOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutOptions

type Rep DonutOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DonutOptions

type Rep DonutOptions = D1 ('MetaData "DonutOptions" "Amazonka.QuickSight.Types.DonutOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DonutOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arcOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ArcOptions)) :*: S1 ('MetaSel ('Just "donutCenterOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DonutCenterOptions))))

newDonutOptions :: DonutOptions Source #

Create a value of DonutOptions 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:arcOptions:DonutOptions', donutOptions_arcOptions - The option for define the arc of the chart shape. Valid values are as follows:

  • WHOLE - A pie chart
  • SMALL- A small-sized donut chart
  • MEDIUM- A medium-sized donut chart
  • LARGE- A large-sized donut chart

$sel:donutCenterOptions:DonutOptions', donutOptions_donutCenterOptions - The label options of the label that is displayed in the center of a donut chart. This option isn't available for pie charts.

DrillDownFilter

data DrillDownFilter Source #

The drill down filter for the column hierarchies.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newDrillDownFilter smart constructor.

Instances

Instances details
FromJSON DrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DrillDownFilter

ToJSON DrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DrillDownFilter

Generic DrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DrillDownFilter

Associated Types

type Rep DrillDownFilter :: Type -> Type #

Read DrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DrillDownFilter

Show DrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DrillDownFilter

NFData DrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DrillDownFilter

Methods

rnf :: DrillDownFilter -> () #

Eq DrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DrillDownFilter

Hashable DrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DrillDownFilter

type Rep DrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DrillDownFilter

type Rep DrillDownFilter = D1 ('MetaData "DrillDownFilter" "Amazonka.QuickSight.Types.DrillDownFilter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DrillDownFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "categoryFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CategoryDrillDownFilter)) :*: (S1 ('MetaSel ('Just "numericEqualityFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumericEqualityDrillDownFilter)) :*: S1 ('MetaSel ('Just "timeRangeFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TimeRangeDrillDownFilter)))))

newDrillDownFilter :: DrillDownFilter Source #

Create a value of DrillDownFilter 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:categoryFilter:DrillDownFilter', drillDownFilter_categoryFilter - The category type drill down filter. This filter is used for string type columns.

$sel:numericEqualityFilter:DrillDownFilter', drillDownFilter_numericEqualityFilter - The numeric equality type drill down filter. This filter is used for number type columns.

$sel:timeRangeFilter:DrillDownFilter', drillDownFilter_timeRangeFilter - The time range drill down filter. This filter is used for date time columns.

DropDownControlDisplayOptions

data DropDownControlDisplayOptions Source #

The display options of a control.

See: newDropDownControlDisplayOptions smart constructor.

Instances

Instances details
FromJSON DropDownControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DropDownControlDisplayOptions

ToJSON DropDownControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DropDownControlDisplayOptions

Generic DropDownControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DropDownControlDisplayOptions

Associated Types

type Rep DropDownControlDisplayOptions :: Type -> Type #

Read DropDownControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DropDownControlDisplayOptions

Show DropDownControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DropDownControlDisplayOptions

NFData DropDownControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DropDownControlDisplayOptions

Eq DropDownControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DropDownControlDisplayOptions

Hashable DropDownControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DropDownControlDisplayOptions

type Rep DropDownControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DropDownControlDisplayOptions

type Rep DropDownControlDisplayOptions = D1 ('MetaData "DropDownControlDisplayOptions" "Amazonka.QuickSight.Types.DropDownControlDisplayOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DropDownControlDisplayOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "selectAllOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListControlSelectAllOptions)) :*: S1 ('MetaSel ('Just "titleOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelOptions))))

newDropDownControlDisplayOptions :: DropDownControlDisplayOptions Source #

Create a value of DropDownControlDisplayOptions 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:selectAllOptions:DropDownControlDisplayOptions', dropDownControlDisplayOptions_selectAllOptions - The configuration of the Select all options in a dropdown control.

$sel:titleOptions:DropDownControlDisplayOptions', dropDownControlDisplayOptions_titleOptions - The options to configure the title visibility, name, and font size.

DynamicDefaultValue

data DynamicDefaultValue Source #

Defines different defaults to the users or groups based on mapping.

See: newDynamicDefaultValue smart constructor.

Instances

Instances details
FromJSON DynamicDefaultValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DynamicDefaultValue

ToJSON DynamicDefaultValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DynamicDefaultValue

Generic DynamicDefaultValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DynamicDefaultValue

Associated Types

type Rep DynamicDefaultValue :: Type -> Type #

Read DynamicDefaultValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DynamicDefaultValue

Show DynamicDefaultValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DynamicDefaultValue

NFData DynamicDefaultValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DynamicDefaultValue

Methods

rnf :: DynamicDefaultValue -> () #

Eq DynamicDefaultValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DynamicDefaultValue

Hashable DynamicDefaultValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DynamicDefaultValue

type Rep DynamicDefaultValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DynamicDefaultValue

type Rep DynamicDefaultValue = D1 ('MetaData "DynamicDefaultValue" "Amazonka.QuickSight.Types.DynamicDefaultValue" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "DynamicDefaultValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "groupNameColumn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ColumnIdentifier)) :*: (S1 ('MetaSel ('Just "userNameColumn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ColumnIdentifier)) :*: S1 ('MetaSel ('Just "defaultValueColumn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier))))

newDynamicDefaultValue Source #

Create a value of DynamicDefaultValue 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:groupNameColumn:DynamicDefaultValue', dynamicDefaultValue_groupNameColumn - The column that contains the group name.

$sel:userNameColumn:DynamicDefaultValue', dynamicDefaultValue_userNameColumn - The column that contains the username.

$sel:defaultValueColumn:DynamicDefaultValue', dynamicDefaultValue_defaultValueColumn - The column that contains the default value of each user or group.

EmptyVisual

data EmptyVisual Source #

An empty visual.

Empty visuals are used in layouts but have not been configured to show any data. A new visual created in the Amazon QuickSight console is considered an EmptyVisual until a visual type is selected.

See: newEmptyVisual smart constructor.

Instances

Instances details
FromJSON EmptyVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmptyVisual

ToJSON EmptyVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmptyVisual

Generic EmptyVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmptyVisual

Associated Types

type Rep EmptyVisual :: Type -> Type #

Show EmptyVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmptyVisual

NFData EmptyVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmptyVisual

Methods

rnf :: EmptyVisual -> () #

Eq EmptyVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmptyVisual

Hashable EmptyVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmptyVisual

type Rep EmptyVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmptyVisual

type Rep EmptyVisual = D1 ('MetaData "EmptyVisual" "Amazonka.QuickSight.Types.EmptyVisual" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "EmptyVisual'" 'PrefixI 'True) (S1 ('MetaSel ('Just "actions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [VisualCustomAction])) :*: (S1 ('MetaSel ('Just "visualId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSetIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newEmptyVisual Source #

Create a value of EmptyVisual 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:actions:EmptyVisual', emptyVisual_actions - The list of custom actions that are configured for a visual.

$sel:visualId:EmptyVisual', emptyVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

$sel:dataSetIdentifier:EmptyVisual', emptyVisual_dataSetIdentifier - The data set that is used in the empty visual. Every visual requires a dataset to render.

Entity

data Entity Source #

An object, structure, or sub-structure of an analysis, template, or dashboard.

See: newEntity smart constructor.

Constructors

Entity' (Maybe Text) 

Instances

Instances details
FromJSON Entity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Entity

Generic Entity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Entity

Associated Types

type Rep Entity :: Type -> Type #

Methods

from :: Entity -> Rep Entity x #

to :: Rep Entity x -> Entity #

Read Entity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Entity

Show Entity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Entity

NFData Entity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Entity

Methods

rnf :: Entity -> () #

Eq Entity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Entity

Methods

(==) :: Entity -> Entity -> Bool #

(/=) :: Entity -> Entity -> Bool #

Hashable Entity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Entity

Methods

hashWithSalt :: Int -> Entity -> Int #

hash :: Entity -> Int #

type Rep Entity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Entity

type Rep Entity = D1 ('MetaData "Entity" "Amazonka.QuickSight.Types.Entity" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "Entity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newEntity :: Entity Source #

Create a value of Entity 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:path:Entity', entity_path - The hierarchical path of the entity within the analysis, template, or dashboard definition tree.

ErrorInfo

data ErrorInfo Source #

Error information for the SPICE ingestion of a dataset.

See: newErrorInfo smart constructor.

Instances

Instances details
FromJSON ErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ErrorInfo

Generic ErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ErrorInfo

Associated Types

type Rep ErrorInfo :: Type -> Type #

Read ErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ErrorInfo

Show ErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ErrorInfo

NFData ErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ErrorInfo

Methods

rnf :: ErrorInfo -> () #

Eq ErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ErrorInfo

Hashable ErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ErrorInfo

type Rep ErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ErrorInfo

type Rep ErrorInfo = D1 ('MetaData "ErrorInfo" "Amazonka.QuickSight.Types.ErrorInfo" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ErrorInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IngestionErrorType))))

newErrorInfo :: ErrorInfo Source #

Create a value of ErrorInfo 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:message:ErrorInfo', errorInfo_message - Error message.

$sel:type':ErrorInfo', errorInfo_type - Error type.

ExasolParameters

data ExasolParameters Source #

The required parameters for connecting to an Exasol data source.

See: newExasolParameters smart constructor.

Instances

Instances details
FromJSON ExasolParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExasolParameters

ToJSON ExasolParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExasolParameters

Generic ExasolParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExasolParameters

Associated Types

type Rep ExasolParameters :: Type -> Type #

Read ExasolParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExasolParameters

Show ExasolParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExasolParameters

NFData ExasolParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExasolParameters

Methods

rnf :: ExasolParameters -> () #

Eq ExasolParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExasolParameters

Hashable ExasolParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExasolParameters

type Rep ExasolParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExasolParameters

type Rep ExasolParameters = D1 ('MetaData "ExasolParameters" "Amazonka.QuickSight.Types.ExasolParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ExasolParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newExasolParameters Source #

Create a value of ExasolParameters 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:host:ExasolParameters', exasolParameters_host - The hostname or IP address of the Exasol data source.

$sel:port:ExasolParameters', exasolParameters_port - The port for the Exasol data source.

ExcludePeriodConfiguration

data ExcludePeriodConfiguration Source #

The exclude period of TimeRangeFilter or RelativeDatesFilter.

See: newExcludePeriodConfiguration smart constructor.

Instances

Instances details
FromJSON ExcludePeriodConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExcludePeriodConfiguration

ToJSON ExcludePeriodConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExcludePeriodConfiguration

Generic ExcludePeriodConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExcludePeriodConfiguration

Associated Types

type Rep ExcludePeriodConfiguration :: Type -> Type #

Read ExcludePeriodConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExcludePeriodConfiguration

Show ExcludePeriodConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExcludePeriodConfiguration

NFData ExcludePeriodConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExcludePeriodConfiguration

Eq ExcludePeriodConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExcludePeriodConfiguration

Hashable ExcludePeriodConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExcludePeriodConfiguration

type Rep ExcludePeriodConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExcludePeriodConfiguration

type Rep ExcludePeriodConfiguration = D1 ('MetaData "ExcludePeriodConfiguration" "Amazonka.QuickSight.Types.ExcludePeriodConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ExcludePeriodConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WidgetStatus)) :*: (S1 ('MetaSel ('Just "amount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "granularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TimeGranularity))))

newExcludePeriodConfiguration Source #

Create a value of ExcludePeriodConfiguration 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:status:ExcludePeriodConfiguration', excludePeriodConfiguration_status - The status of the exclude period. Choose from the following options:

  • ENABLED
  • DISABLED

$sel:amount:ExcludePeriodConfiguration', excludePeriodConfiguration_amount - The amount or number of the exclude period.

$sel:granularity:ExcludePeriodConfiguration', excludePeriodConfiguration_granularity - The granularity or unit (day, month, year) of the exclude period.

ExplicitHierarchy

data ExplicitHierarchy Source #

The option that determines the hierarchy of the fields that are built within a visual's field wells. These fields can't be duplicated to other visuals.

See: newExplicitHierarchy smart constructor.

Instances

Instances details
FromJSON ExplicitHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExplicitHierarchy

ToJSON ExplicitHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExplicitHierarchy

Generic ExplicitHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExplicitHierarchy

Associated Types

type Rep ExplicitHierarchy :: Type -> Type #

Read ExplicitHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExplicitHierarchy

Show ExplicitHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExplicitHierarchy

NFData ExplicitHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExplicitHierarchy

Methods

rnf :: ExplicitHierarchy -> () #

Eq ExplicitHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExplicitHierarchy

Hashable ExplicitHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExplicitHierarchy

type Rep ExplicitHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExplicitHierarchy

type Rep ExplicitHierarchy = D1 ('MetaData "ExplicitHierarchy" "Amazonka.QuickSight.Types.ExplicitHierarchy" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ExplicitHierarchy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "drillDownFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DrillDownFilter])) :*: (S1 ('MetaSel ('Just "hierarchyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "columns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty ColumnIdentifier)))))

newExplicitHierarchy Source #

Create a value of ExplicitHierarchy 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:drillDownFilters:ExplicitHierarchy', explicitHierarchy_drillDownFilters - The option that determines the drill down filters for the explicit hierarchy.

$sel:hierarchyId:ExplicitHierarchy', explicitHierarchy_hierarchyId - The hierarchy ID of the explicit hierarchy.

$sel:columns:ExplicitHierarchy', explicitHierarchy_columns - The list of columns that define the explicit hierarchy.

ExportHiddenFieldsOption

data ExportHiddenFieldsOption Source #

See: newExportHiddenFieldsOption smart constructor.

Instances

Instances details
ToJSON ExportHiddenFieldsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportHiddenFieldsOption

Generic ExportHiddenFieldsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportHiddenFieldsOption

Associated Types

type Rep ExportHiddenFieldsOption :: Type -> Type #

Read ExportHiddenFieldsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportHiddenFieldsOption

Show ExportHiddenFieldsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportHiddenFieldsOption

NFData ExportHiddenFieldsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportHiddenFieldsOption

Eq ExportHiddenFieldsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportHiddenFieldsOption

Hashable ExportHiddenFieldsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportHiddenFieldsOption

type Rep ExportHiddenFieldsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportHiddenFieldsOption

type Rep ExportHiddenFieldsOption = D1 ('MetaData "ExportHiddenFieldsOption" "Amazonka.QuickSight.Types.ExportHiddenFieldsOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ExportHiddenFieldsOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "availabilityStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardBehavior))))

newExportHiddenFieldsOption :: ExportHiddenFieldsOption Source #

Create a value of ExportHiddenFieldsOption 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:availabilityStatus:ExportHiddenFieldsOption', exportHiddenFieldsOption_availabilityStatus -

ExportToCSVOption

data ExportToCSVOption Source #

Export to .csv option.

See: newExportToCSVOption smart constructor.

Instances

Instances details
ToJSON ExportToCSVOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportToCSVOption

Generic ExportToCSVOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportToCSVOption

Associated Types

type Rep ExportToCSVOption :: Type -> Type #

Read ExportToCSVOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportToCSVOption

Show ExportToCSVOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportToCSVOption

NFData ExportToCSVOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportToCSVOption

Methods

rnf :: ExportToCSVOption -> () #

Eq ExportToCSVOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportToCSVOption

Hashable ExportToCSVOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportToCSVOption

type Rep ExportToCSVOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportToCSVOption

type Rep ExportToCSVOption = D1 ('MetaData "ExportToCSVOption" "Amazonka.QuickSight.Types.ExportToCSVOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ExportToCSVOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "availabilityStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardBehavior))))

newExportToCSVOption :: ExportToCSVOption Source #

Create a value of ExportToCSVOption 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:availabilityStatus:ExportToCSVOption', exportToCSVOption_availabilityStatus - Availability status.

FieldBasedTooltip

data FieldBasedTooltip Source #

The setup for the detailed tooltip.

See: newFieldBasedTooltip smart constructor.

Instances

Instances details
FromJSON FieldBasedTooltip Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldBasedTooltip

ToJSON FieldBasedTooltip Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldBasedTooltip

Generic FieldBasedTooltip Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldBasedTooltip

Associated Types

type Rep FieldBasedTooltip :: Type -> Type #

Read FieldBasedTooltip Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldBasedTooltip

Show FieldBasedTooltip Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldBasedTooltip

NFData FieldBasedTooltip Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldBasedTooltip

Methods

rnf :: FieldBasedTooltip -> () #

Eq FieldBasedTooltip Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldBasedTooltip

Hashable FieldBasedTooltip Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldBasedTooltip

type Rep FieldBasedTooltip Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldBasedTooltip

type Rep FieldBasedTooltip = D1 ('MetaData "FieldBasedTooltip" "Amazonka.QuickSight.Types.FieldBasedTooltip" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FieldBasedTooltip'" 'PrefixI 'True) (S1 ('MetaSel ('Just "aggregationVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)) :*: (S1 ('MetaSel ('Just "tooltipFields") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TooltipItem])) :*: S1 ('MetaSel ('Just "tooltipTitleType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TooltipTitleType)))))

newFieldBasedTooltip :: FieldBasedTooltip Source #

Create a value of FieldBasedTooltip 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:aggregationVisibility:FieldBasedTooltip', fieldBasedTooltip_aggregationVisibility - The visibility of Show aggregations.

$sel:tooltipFields:FieldBasedTooltip', fieldBasedTooltip_tooltipFields - The fields configuration in the tooltip.

$sel:tooltipTitleType:FieldBasedTooltip', fieldBasedTooltip_tooltipTitleType - The type for the >tooltip title. Choose one of the following options:

  • NONE: Doesn't use the primary value as the title.
  • PRIMARY_VALUE: Uses primary value as the title.

FieldFolder

data FieldFolder Source #

A FieldFolder element is a folder that contains fields and nested subfolders.

See: newFieldFolder smart constructor.

Constructors

FieldFolder' (Maybe [Text]) (Maybe Text) 

Instances

Instances details
FromJSON FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

ToJSON FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

Generic FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

Associated Types

type Rep FieldFolder :: Type -> Type #

Read FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

Show FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

NFData FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

Methods

rnf :: FieldFolder -> () #

Eq FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

Hashable FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

type Rep FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

type Rep FieldFolder = D1 ('MetaData "FieldFolder" "Amazonka.QuickSight.Types.FieldFolder" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FieldFolder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newFieldFolder :: FieldFolder Source #

Create a value of FieldFolder 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:columns:FieldFolder', fieldFolder_columns - A folder has a list of columns. A column can only be in one folder.

$sel:description:FieldFolder', fieldFolder_description - The description for a field folder.

FieldLabelType

data FieldLabelType Source #

The field label type.

See: newFieldLabelType smart constructor.

Instances

Instances details
FromJSON FieldLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldLabelType

ToJSON FieldLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldLabelType

Generic FieldLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldLabelType

Associated Types

type Rep FieldLabelType :: Type -> Type #

Read FieldLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldLabelType

Show FieldLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldLabelType

NFData FieldLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldLabelType

Methods

rnf :: FieldLabelType -> () #

Eq FieldLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldLabelType

Hashable FieldLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldLabelType

type Rep FieldLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldLabelType

type Rep FieldLabelType = D1 ('MetaData "FieldLabelType" "Amazonka.QuickSight.Types.FieldLabelType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FieldLabelType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newFieldLabelType :: FieldLabelType Source #

Create a value of FieldLabelType 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:fieldId:FieldLabelType', fieldLabelType_fieldId - Indicates the field that is targeted by the field label.

$sel:visibility:FieldLabelType', fieldLabelType_visibility - The visibility of the field label.

FieldSeriesItem

data FieldSeriesItem Source #

The field series item configuration of a line chart.

See: newFieldSeriesItem smart constructor.

Instances

Instances details
FromJSON FieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSeriesItem

ToJSON FieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSeriesItem

Generic FieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSeriesItem

Associated Types

type Rep FieldSeriesItem :: Type -> Type #

Read FieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSeriesItem

Show FieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSeriesItem

NFData FieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSeriesItem

Methods

rnf :: FieldSeriesItem -> () #

Eq FieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSeriesItem

Hashable FieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSeriesItem

type Rep FieldSeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSeriesItem

type Rep FieldSeriesItem = D1 ('MetaData "FieldSeriesItem" "Amazonka.QuickSight.Types.FieldSeriesItem" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FieldSeriesItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineChartSeriesSettings)) :*: (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "axisBinding") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AxisBinding))))

newFieldSeriesItem Source #

Create a value of FieldSeriesItem 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:settings:FieldSeriesItem', fieldSeriesItem_settings - The options that determine the presentation of line series associated to the field.

$sel:fieldId:FieldSeriesItem', fieldSeriesItem_fieldId - The field ID of the field for which you are setting the axis binding.

$sel:axisBinding:FieldSeriesItem', fieldSeriesItem_axisBinding - The axis that you are binding the field to.

FieldSort

data FieldSort Source #

The sort configuration for a field in a field well.

See: newFieldSort smart constructor.

Instances

Instances details
FromJSON FieldSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSort

ToJSON FieldSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSort

Generic FieldSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSort

Associated Types

type Rep FieldSort :: Type -> Type #

Read FieldSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSort

Show FieldSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSort

NFData FieldSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSort

Methods

rnf :: FieldSort -> () #

Eq FieldSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSort

Hashable FieldSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSort

type Rep FieldSort Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSort

type Rep FieldSort = D1 ('MetaData "FieldSort" "Amazonka.QuickSight.Types.FieldSort" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FieldSort'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "direction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SortDirection)))

newFieldSort Source #

Create a value of FieldSort 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:fieldId:FieldSort', fieldSort_fieldId - The sort configuration target field.

$sel:direction:FieldSort', fieldSort_direction - The sort direction. Choose one of the following options:

  • ASC: Ascending
  • DESC: Descending

FieldSortOptions

data FieldSortOptions Source #

The field sort options in a chart configuration.

See: newFieldSortOptions smart constructor.

Instances

Instances details
FromJSON FieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSortOptions

ToJSON FieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSortOptions

Generic FieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSortOptions

Associated Types

type Rep FieldSortOptions :: Type -> Type #

Read FieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSortOptions

Show FieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSortOptions

NFData FieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSortOptions

Methods

rnf :: FieldSortOptions -> () #

Eq FieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSortOptions

Hashable FieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSortOptions

type Rep FieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldSortOptions

type Rep FieldSortOptions = D1 ('MetaData "FieldSortOptions" "Amazonka.QuickSight.Types.FieldSortOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FieldSortOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnSort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ColumnSort)) :*: S1 ('MetaSel ('Just "fieldSort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FieldSort))))

newFieldSortOptions :: FieldSortOptions Source #

Create a value of FieldSortOptions 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:columnSort:FieldSortOptions', fieldSortOptions_columnSort - The sort configuration for a column that is not used in a field well.

$sel:fieldSort:FieldSortOptions', fieldSortOptions_fieldSort - The sort configuration for a field in a field well.

FieldTooltipItem

data FieldTooltipItem Source #

The tooltip item for the fields.

See: newFieldTooltipItem smart constructor.

Instances

Instances details
FromJSON FieldTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldTooltipItem

ToJSON FieldTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldTooltipItem

Generic FieldTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldTooltipItem

Associated Types

type Rep FieldTooltipItem :: Type -> Type #

Read FieldTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldTooltipItem

Show FieldTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldTooltipItem

NFData FieldTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldTooltipItem

Methods

rnf :: FieldTooltipItem -> () #

Eq FieldTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldTooltipItem

Hashable FieldTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldTooltipItem

type Rep FieldTooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldTooltipItem

type Rep FieldTooltipItem = D1 ('MetaData "FieldTooltipItem" "Amazonka.QuickSight.Types.FieldTooltipItem" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FieldTooltipItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "label") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)) :*: S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newFieldTooltipItem Source #

Create a value of FieldTooltipItem 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:label:FieldTooltipItem', fieldTooltipItem_label - The label of the tooltip item.

$sel:visibility:FieldTooltipItem', fieldTooltipItem_visibility - The visibility of the tooltip item.

$sel:fieldId:FieldTooltipItem', fieldTooltipItem_fieldId - The unique ID of the field that is targeted by the tooltip.

FilledMapAggregatedFieldWells

data FilledMapAggregatedFieldWells Source #

The aggregated field well of the filled map.

See: newFilledMapAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON FilledMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapAggregatedFieldWells

ToJSON FilledMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapAggregatedFieldWells

Generic FilledMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapAggregatedFieldWells

Associated Types

type Rep FilledMapAggregatedFieldWells :: Type -> Type #

Show FilledMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapAggregatedFieldWells

NFData FilledMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapAggregatedFieldWells

Eq FilledMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapAggregatedFieldWells

Hashable FilledMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapAggregatedFieldWells

type Rep FilledMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapAggregatedFieldWells

type Rep FilledMapAggregatedFieldWells = D1 ('MetaData "FilledMapAggregatedFieldWells" "Amazonka.QuickSight.Types.FilledMapAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilledMapAggregatedFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "geospatial") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField]))))

newFilledMapAggregatedFieldWells :: FilledMapAggregatedFieldWells Source #

Create a value of FilledMapAggregatedFieldWells 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:geospatial:FilledMapAggregatedFieldWells', filledMapAggregatedFieldWells_geospatial - The aggregated location field well of the filled map. Values are grouped by location fields.

$sel:values:FilledMapAggregatedFieldWells', filledMapAggregatedFieldWells_values - The aggregated color field well of a filled map. Values are aggregated based on location fields.

FilledMapConditionalFormatting

data FilledMapConditionalFormatting Source #

The conditional formatting of a FilledMapVisual.

See: newFilledMapConditionalFormatting smart constructor.

Instances

Instances details
FromJSON FilledMapConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConditionalFormatting

ToJSON FilledMapConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConditionalFormatting

Generic FilledMapConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConditionalFormatting

Associated Types

type Rep FilledMapConditionalFormatting :: Type -> Type #

Show FilledMapConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConditionalFormatting

NFData FilledMapConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConditionalFormatting

Eq FilledMapConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConditionalFormatting

Hashable FilledMapConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConditionalFormatting

type Rep FilledMapConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConditionalFormatting

type Rep FilledMapConditionalFormatting = D1 ('MetaData "FilledMapConditionalFormatting" "Amazonka.QuickSight.Types.FilledMapConditionalFormatting" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilledMapConditionalFormatting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "conditionalFormattingOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [FilledMapConditionalFormattingOption])))

newFilledMapConditionalFormatting :: FilledMapConditionalFormatting Source #

Create a value of FilledMapConditionalFormatting 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:conditionalFormattingOptions:FilledMapConditionalFormatting', filledMapConditionalFormatting_conditionalFormattingOptions - Conditional formatting options of a FilledMapVisual.

FilledMapConditionalFormattingOption

data FilledMapConditionalFormattingOption Source #

Conditional formatting options of a FilledMapVisual.

See: newFilledMapConditionalFormattingOption smart constructor.

Instances

Instances details
FromJSON FilledMapConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConditionalFormattingOption

ToJSON FilledMapConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConditionalFormattingOption

Generic FilledMapConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConditionalFormattingOption

Show FilledMapConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConditionalFormattingOption

NFData FilledMapConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConditionalFormattingOption

Eq FilledMapConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConditionalFormattingOption

Hashable FilledMapConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConditionalFormattingOption

type Rep FilledMapConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConditionalFormattingOption

type Rep FilledMapConditionalFormattingOption = D1 ('MetaData "FilledMapConditionalFormattingOption" "Amazonka.QuickSight.Types.FilledMapConditionalFormattingOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilledMapConditionalFormattingOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "shape") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FilledMapShapeConditionalFormatting)))

newFilledMapConditionalFormattingOption Source #

Create a value of FilledMapConditionalFormattingOption 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:shape:FilledMapConditionalFormattingOption', filledMapConditionalFormattingOption_shape - The conditional formatting that determines the shape of the filled map.

FilledMapConfiguration

data FilledMapConfiguration Source #

The configuration for a FilledMapVisual.

See: newFilledMapConfiguration smart constructor.

Instances

Instances details
FromJSON FilledMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConfiguration

ToJSON FilledMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConfiguration

Generic FilledMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConfiguration

Associated Types

type Rep FilledMapConfiguration :: Type -> Type #

Show FilledMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConfiguration

NFData FilledMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConfiguration

Methods

rnf :: FilledMapConfiguration -> () #

Eq FilledMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConfiguration

Hashable FilledMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConfiguration

type Rep FilledMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapConfiguration

newFilledMapConfiguration :: FilledMapConfiguration Source #

Create a value of FilledMapConfiguration 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:fieldWells:FilledMapConfiguration', filledMapConfiguration_fieldWells - The field wells of the visual.

$sel:legend:FilledMapConfiguration', filledMapConfiguration_legend - The legend display setup of the visual.

$sel:mapStyleOptions:FilledMapConfiguration', filledMapConfiguration_mapStyleOptions - The map style options of the filled map visual.

$sel:sortConfiguration:FilledMapConfiguration', filledMapConfiguration_sortConfiguration - The sort configuration of a FilledMapVisual.

$sel:tooltip:FilledMapConfiguration', filledMapConfiguration_tooltip - The tooltip display setup of the visual.

$sel:windowOptions:FilledMapConfiguration', filledMapConfiguration_windowOptions - The window options of the filled map visual.

FilledMapFieldWells

data FilledMapFieldWells Source #

The field wells of a FilledMapVisual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newFilledMapFieldWells smart constructor.

Instances

Instances details
FromJSON FilledMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapFieldWells

ToJSON FilledMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapFieldWells

Generic FilledMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapFieldWells

Associated Types

type Rep FilledMapFieldWells :: Type -> Type #

Show FilledMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapFieldWells

NFData FilledMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapFieldWells

Methods

rnf :: FilledMapFieldWells -> () #

Eq FilledMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapFieldWells

Hashable FilledMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapFieldWells

type Rep FilledMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapFieldWells

type Rep FilledMapFieldWells = D1 ('MetaData "FilledMapFieldWells" "Amazonka.QuickSight.Types.FilledMapFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilledMapFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filledMapAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FilledMapAggregatedFieldWells))))

newFilledMapFieldWells :: FilledMapFieldWells Source #

Create a value of FilledMapFieldWells 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:filledMapAggregatedFieldWells:FilledMapFieldWells', filledMapFieldWells_filledMapAggregatedFieldWells - The aggregated field well of the filled map.

FilledMapShapeConditionalFormatting

data FilledMapShapeConditionalFormatting Source #

The conditional formatting that determines the shape of the filled map.

See: newFilledMapShapeConditionalFormatting smart constructor.

Instances

Instances details
FromJSON FilledMapShapeConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapShapeConditionalFormatting

ToJSON FilledMapShapeConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapShapeConditionalFormatting

Generic FilledMapShapeConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapShapeConditionalFormatting

Show FilledMapShapeConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapShapeConditionalFormatting

NFData FilledMapShapeConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapShapeConditionalFormatting

Eq FilledMapShapeConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapShapeConditionalFormatting

Hashable FilledMapShapeConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapShapeConditionalFormatting

type Rep FilledMapShapeConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapShapeConditionalFormatting

type Rep FilledMapShapeConditionalFormatting = D1 ('MetaData "FilledMapShapeConditionalFormatting" "Amazonka.QuickSight.Types.FilledMapShapeConditionalFormatting" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilledMapShapeConditionalFormatting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "format") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ShapeConditionalFormat)) :*: S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newFilledMapShapeConditionalFormatting Source #

Create a value of FilledMapShapeConditionalFormatting 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:format:FilledMapShapeConditionalFormatting', filledMapShapeConditionalFormatting_format - The conditional formatting that determines the background color of a filled map's shape.

$sel:fieldId:FilledMapShapeConditionalFormatting', filledMapShapeConditionalFormatting_fieldId - The field ID of the filled map shape.

FilledMapSortConfiguration

data FilledMapSortConfiguration Source #

The sort configuration of a FilledMapVisual.

See: newFilledMapSortConfiguration smart constructor.

Instances

Instances details
FromJSON FilledMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapSortConfiguration

ToJSON FilledMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapSortConfiguration

Generic FilledMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapSortConfiguration

Associated Types

type Rep FilledMapSortConfiguration :: Type -> Type #

Read FilledMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapSortConfiguration

Show FilledMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapSortConfiguration

NFData FilledMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapSortConfiguration

Eq FilledMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapSortConfiguration

Hashable FilledMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapSortConfiguration

type Rep FilledMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapSortConfiguration

type Rep FilledMapSortConfiguration = D1 ('MetaData "FilledMapSortConfiguration" "Amazonka.QuickSight.Types.FilledMapSortConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilledMapSortConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "categorySort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions]))))

newFilledMapSortConfiguration :: FilledMapSortConfiguration Source #

Create a value of FilledMapSortConfiguration 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:categorySort:FilledMapSortConfiguration', filledMapSortConfiguration_categorySort - The sort configuration of the location fields.

FilledMapVisual

data FilledMapVisual Source #

A filled map.

For more information, see Creating filled maps in the Amazon QuickSight User Guide.

See: newFilledMapVisual smart constructor.

Instances

Instances details
FromJSON FilledMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapVisual

ToJSON FilledMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapVisual

Generic FilledMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapVisual

Associated Types

type Rep FilledMapVisual :: Type -> Type #

Show FilledMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapVisual

NFData FilledMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapVisual

Methods

rnf :: FilledMapVisual -> () #

Eq FilledMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapVisual

Hashable FilledMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapVisual

type Rep FilledMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilledMapVisual

newFilledMapVisual Source #

Create a value of FilledMapVisual 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:actions:FilledMapVisual', filledMapVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:FilledMapVisual', filledMapVisual_chartConfiguration - The configuration settings of the visual.

$sel:columnHierarchies:FilledMapVisual', filledMapVisual_columnHierarchies - The column hierarchy that is used during drill-downs and drill-ups.

$sel:conditionalFormatting:FilledMapVisual', filledMapVisual_conditionalFormatting - The conditional formatting of a FilledMapVisual.

$sel:subtitle:FilledMapVisual', filledMapVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:FilledMapVisual', filledMapVisual_title - The title that is displayed on the visual.

$sel:visualId:FilledMapVisual', filledMapVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..

Filter

data Filter Source #

With a Filter, you can remove portions of data from a particular visual or view.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newFilter smart constructor.

Instances

Instances details
FromJSON Filter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Filter

ToJSON Filter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Filter

Generic Filter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Filter

Associated Types

type Rep Filter :: Type -> Type #

Methods

from :: Filter -> Rep Filter x #

to :: Rep Filter x -> Filter #

Show Filter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Filter

NFData Filter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Filter

Methods

rnf :: Filter -> () #

Eq Filter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Filter

Methods

(==) :: Filter -> Filter -> Bool #

(/=) :: Filter -> Filter -> Bool #

Hashable Filter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Filter

Methods

hashWithSalt :: Int -> Filter -> Int #

hash :: Filter -> Int #

type Rep Filter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Filter

newFilter :: Filter Source #

Create a value of Filter 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:categoryFilter:Filter', filter_categoryFilter - A CategoryFilter filters text values.

For more information, see Adding text filters in the Amazon QuickSight User Guide.

$sel:numericEqualityFilter:Filter', filter_numericEqualityFilter - A NumericEqualityFilter filters numeric values that equal or do not equal a given numeric value.

$sel:numericRangeFilter:Filter', filter_numericRangeFilter - A NumericRangeFilter filters numeric values that are either inside or outside a given numeric range.

$sel:relativeDatesFilter:Filter', filter_relativeDatesFilter - A RelativeDatesFilter filters date values that are relative to a given date.

$sel:timeEqualityFilter:Filter', filter_timeEqualityFilter - A TimeEqualityFilter filters date-time values that equal or do not equal a given date/time value.

$sel:timeRangeFilter:Filter', filter_timeRangeFilter - A TimeRangeFilter filters date-time values that are either inside or outside a given date/time range.

$sel:topBottomFilter:Filter', filter_topBottomFilter - A TopBottomFilter filters data to the top or bottom values for a given column.

FilterControl

data FilterControl Source #

The control of a filter that is used to interact with a dashboard or an analysis.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newFilterControl smart constructor.

Instances

Instances details
FromJSON FilterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterControl

ToJSON FilterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterControl

Generic FilterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterControl

Associated Types

type Rep FilterControl :: Type -> Type #

Read FilterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterControl

Show FilterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterControl

NFData FilterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterControl

Methods

rnf :: FilterControl -> () #

Eq FilterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterControl

Hashable FilterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterControl

type Rep FilterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterControl

newFilterControl :: FilterControl Source #

Create a value of FilterControl 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:dateTimePicker:FilterControl', filterControl_dateTimePicker - A control from a date filter that is used to specify date and time.

$sel:dropdown:FilterControl', filterControl_dropdown - A control to display a dropdown list with buttons that are used to select a single value.

$sel:list:FilterControl', filterControl_list - A control to display a list of buttons or boxes. This is used to select either a single value or multiple values.

$sel:relativeDateTime:FilterControl', filterControl_relativeDateTime - A control from a date filter that is used to specify the relative date.

$sel:slider:FilterControl', filterControl_slider - A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.

$sel:textArea:FilterControl', filterControl_textArea - A control to display a text box that is used to enter multiple entries.

$sel:textField:FilterControl', filterControl_textField - A control to display a text box that is used to enter a single entry.

FilterDateTimePickerControl

data FilterDateTimePickerControl Source #

A control from a date filter that is used to specify date and time.

See: newFilterDateTimePickerControl smart constructor.

Instances

Instances details
FromJSON FilterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDateTimePickerControl

ToJSON FilterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDateTimePickerControl

Generic FilterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDateTimePickerControl

Associated Types

type Rep FilterDateTimePickerControl :: Type -> Type #

Read FilterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDateTimePickerControl

Show FilterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDateTimePickerControl

NFData FilterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDateTimePickerControl

Eq FilterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDateTimePickerControl

Hashable FilterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDateTimePickerControl

type Rep FilterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDateTimePickerControl

type Rep FilterDateTimePickerControl = D1 ('MetaData "FilterDateTimePickerControl" "Amazonka.QuickSight.Types.FilterDateTimePickerControl" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilterDateTimePickerControl'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "displayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DateTimePickerControlDisplayOptions)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SheetControlDateTimePickerType))) :*: (S1 ('MetaSel ('Just "filterControlId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceFilterId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newFilterDateTimePickerControl Source #

Create a value of FilterDateTimePickerControl 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:displayOptions:FilterDateTimePickerControl', filterDateTimePickerControl_displayOptions - The display options of a control.

$sel:type':FilterDateTimePickerControl', filterDateTimePickerControl_type - The date time picker type of a FilterDateTimePickerControl. Choose one of the following options:

  • SINGLE_VALUED: The filter condition is a fixed date.
  • DATE_RANGE: The filter condition is a date time range.

$sel:filterControlId:FilterDateTimePickerControl', filterDateTimePickerControl_filterControlId - The ID of the FilterDateTimePickerControl.

$sel:title:FilterDateTimePickerControl', filterDateTimePickerControl_title - The title of the FilterDateTimePickerControl.

$sel:sourceFilterId:FilterDateTimePickerControl', filterDateTimePickerControl_sourceFilterId - The source filter ID of the FilterDateTimePickerControl.

FilterDropDownControl

data FilterDropDownControl Source #

A control to display a dropdown list with buttons that are used to select a single value.

See: newFilterDropDownControl smart constructor.

Instances

Instances details
FromJSON FilterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDropDownControl

ToJSON FilterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDropDownControl

Generic FilterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDropDownControl

Associated Types

type Rep FilterDropDownControl :: Type -> Type #

Read FilterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDropDownControl

Show FilterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDropDownControl

NFData FilterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDropDownControl

Methods

rnf :: FilterDropDownControl -> () #

Eq FilterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDropDownControl

Hashable FilterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDropDownControl

type Rep FilterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterDropDownControl

newFilterDropDownControl Source #

Create a value of FilterDropDownControl 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:cascadingControlConfiguration:FilterDropDownControl', filterDropDownControl_cascadingControlConfiguration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.

$sel:displayOptions:FilterDropDownControl', filterDropDownControl_displayOptions - The display options of the FilterDropDownControl.

$sel:selectableValues:FilterDropDownControl', filterDropDownControl_selectableValues - A list of selectable values that are used in a control.

$sel:type':FilterDropDownControl', filterDropDownControl_type - The type of the FilterDropDownControl. Choose one of the following options:

  • MULTI_SELECT: The user can select multiple entries from a dropdown menu.
  • SINGLE_SELECT: The user can select a single entry from a dropdown menu.

$sel:filterControlId:FilterDropDownControl', filterDropDownControl_filterControlId - The ID of the FilterDropDownControl.

$sel:title:FilterDropDownControl', filterDropDownControl_title - The title of the FilterDropDownControl.

$sel:sourceFilterId:FilterDropDownControl', filterDropDownControl_sourceFilterId - The source filter ID of the FilterDropDownControl.

FilterGroup

data FilterGroup Source #

A grouping of individual filters. Filter groups are applied to the same group of visuals.

For more information, see Adding filter conditions (group filters) with AND and OR operators in the Amazon QuickSight User Guide.

See: newFilterGroup smart constructor.

Instances

Instances details
FromJSON FilterGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterGroup

ToJSON FilterGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterGroup

Generic FilterGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterGroup

Associated Types

type Rep FilterGroup :: Type -> Type #

Show FilterGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterGroup

NFData FilterGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterGroup

Methods

rnf :: FilterGroup -> () #

Eq FilterGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterGroup

Hashable FilterGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterGroup

type Rep FilterGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterGroup

type Rep FilterGroup = D1 ('MetaData "FilterGroup" "Amazonka.QuickSight.Types.FilterGroup" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilterGroup'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WidgetStatus)) :*: S1 ('MetaSel ('Just "filterGroupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Filter]) :*: (S1 ('MetaSel ('Just "scopeConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FilterScopeConfiguration) :*: S1 ('MetaSel ('Just "crossDataset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CrossDatasetTypes)))))

newFilterGroup Source #

Create a value of FilterGroup 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:status:FilterGroup', filterGroup_status - The status of the FilterGroup.

$sel:filterGroupId:FilterGroup', filterGroup_filterGroupId - The value that uniquely identifies a FilterGroup within a dashboard, template, or analysis.

$sel:filters:FilterGroup', filterGroup_filters - The list of filters that are present in a FilterGroup.

$sel:scopeConfiguration:FilterGroup', filterGroup_scopeConfiguration - The configuration that specifies what scope to apply to a FilterGroup.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

$sel:crossDataset:FilterGroup', filterGroup_crossDataset - The filter new feature which can apply filter group to all data sets. Choose one of the following options:

  • ALL_DATASETS
  • SINGLE_DATASET

FilterListConfiguration

data FilterListConfiguration Source #

A list of filter configurations.

See: newFilterListConfiguration smart constructor.

Instances

Instances details
FromJSON FilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListConfiguration

ToJSON FilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListConfiguration

Generic FilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListConfiguration

Associated Types

type Rep FilterListConfiguration :: Type -> Type #

Read FilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListConfiguration

Show FilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListConfiguration

NFData FilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListConfiguration

Methods

rnf :: FilterListConfiguration -> () #

Eq FilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListConfiguration

Hashable FilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListConfiguration

type Rep FilterListConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListConfiguration

type Rep FilterListConfiguration = D1 ('MetaData "FilterListConfiguration" "Amazonka.QuickSight.Types.FilterListConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilterListConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "categoryValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "selectAllOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CategoryFilterSelectAllOptions)) :*: S1 ('MetaSel ('Just "matchOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CategoryFilterMatchOperator))))

newFilterListConfiguration Source #

Create a value of FilterListConfiguration 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:categoryValues:FilterListConfiguration', filterListConfiguration_categoryValues - The list of category values for the filter.

$sel:selectAllOptions:FilterListConfiguration', filterListConfiguration_selectAllOptions - Select all of the values. Null is not the assigned value of select all.

  • FILTER_ALL_VALUES

$sel:matchOperator:FilterListConfiguration', filterListConfiguration_matchOperator - The match operator that is used to determine if a filter should be applied.

FilterListControl

data FilterListControl Source #

A control to display a list of buttons or boxes. This is used to select either a single value or multiple values.

See: newFilterListControl smart constructor.

Instances

Instances details
FromJSON FilterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListControl

ToJSON FilterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListControl

Generic FilterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListControl

Associated Types

type Rep FilterListControl :: Type -> Type #

Read FilterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListControl

Show FilterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListControl

NFData FilterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListControl

Methods

rnf :: FilterListControl -> () #

Eq FilterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListControl

Hashable FilterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListControl

type Rep FilterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterListControl

newFilterListControl Source #

Create a value of FilterListControl 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:cascadingControlConfiguration:FilterListControl', filterListControl_cascadingControlConfiguration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.

$sel:displayOptions:FilterListControl', filterListControl_displayOptions - The display options of a control.

$sel:selectableValues:FilterListControl', filterListControl_selectableValues - A list of selectable values that are used in a control.

$sel:type':FilterListControl', filterListControl_type - The type of FilterListControl. Choose one of the following options:

  • MULTI_SELECT: The user can select multiple entries from the list.
  • SINGLE_SELECT: The user can select a single entry from the list.

$sel:filterControlId:FilterListControl', filterListControl_filterControlId - The ID of the FilterListControl.

$sel:title:FilterListControl', filterListControl_title - The title of the FilterListControl.

$sel:sourceFilterId:FilterListControl', filterListControl_sourceFilterId - The source filter ID of the FilterListControl.

FilterOperation

data FilterOperation Source #

A transform operation that filters rows based on a condition.

See: newFilterOperation smart constructor.

Instances

Instances details
FromJSON FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

ToJSON FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

Generic FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

Associated Types

type Rep FilterOperation :: Type -> Type #

Show FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

NFData FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

Methods

rnf :: FilterOperation -> () #

Eq FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

Hashable FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

type Rep FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

type Rep FilterOperation = D1 ('MetaData "FilterOperation" "Amazonka.QuickSight.Types.FilterOperation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilterOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "conditionExpression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newFilterOperation Source #

Create a value of FilterOperation 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:conditionExpression:FilterOperation', filterOperation_conditionExpression - An expression that must evaluate to a Boolean value. Rows for which the expression evaluates to true are kept in the dataset.

FilterOperationSelectedFieldsConfiguration

data FilterOperationSelectedFieldsConfiguration Source #

The configuration of selected fields in theCustomActionFilterOperation.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newFilterOperationSelectedFieldsConfiguration smart constructor.

Instances

Instances details
FromJSON FilterOperationSelectedFieldsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationSelectedFieldsConfiguration

ToJSON FilterOperationSelectedFieldsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationSelectedFieldsConfiguration

Generic FilterOperationSelectedFieldsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationSelectedFieldsConfiguration

Read FilterOperationSelectedFieldsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationSelectedFieldsConfiguration

Show FilterOperationSelectedFieldsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationSelectedFieldsConfiguration

NFData FilterOperationSelectedFieldsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationSelectedFieldsConfiguration

Eq FilterOperationSelectedFieldsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationSelectedFieldsConfiguration

Hashable FilterOperationSelectedFieldsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationSelectedFieldsConfiguration

type Rep FilterOperationSelectedFieldsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationSelectedFieldsConfiguration

type Rep FilterOperationSelectedFieldsConfiguration = D1 ('MetaData "FilterOperationSelectedFieldsConfiguration" "Amazonka.QuickSight.Types.FilterOperationSelectedFieldsConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilterOperationSelectedFieldsConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "selectedFieldOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SelectedFieldOptions)) :*: S1 ('MetaSel ('Just "selectedFields") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text)))))

newFilterOperationSelectedFieldsConfiguration :: FilterOperationSelectedFieldsConfiguration Source #

Create a value of FilterOperationSelectedFieldsConfiguration 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:selectedFieldOptions:FilterOperationSelectedFieldsConfiguration', filterOperationSelectedFieldsConfiguration_selectedFieldOptions - A structure that contains the options that choose which fields are filtered in the CustomActionFilterOperation.

Valid values are defined as follows:

  • ALL_FIELDS: Applies the filter operation to all fields.

$sel:selectedFields:FilterOperationSelectedFieldsConfiguration', filterOperationSelectedFieldsConfiguration_selectedFields - Chooses the fields that are filtered in CustomActionFilterOperation.

FilterOperationTargetVisualsConfiguration

data FilterOperationTargetVisualsConfiguration Source #

The configuration of target visuals that you want to be filtered.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newFilterOperationTargetVisualsConfiguration smart constructor.

Instances

Instances details
FromJSON FilterOperationTargetVisualsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationTargetVisualsConfiguration

ToJSON FilterOperationTargetVisualsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationTargetVisualsConfiguration

Generic FilterOperationTargetVisualsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationTargetVisualsConfiguration

Read FilterOperationTargetVisualsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationTargetVisualsConfiguration

Show FilterOperationTargetVisualsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationTargetVisualsConfiguration

NFData FilterOperationTargetVisualsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationTargetVisualsConfiguration

Eq FilterOperationTargetVisualsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationTargetVisualsConfiguration

Hashable FilterOperationTargetVisualsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationTargetVisualsConfiguration

type Rep FilterOperationTargetVisualsConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperationTargetVisualsConfiguration

type Rep FilterOperationTargetVisualsConfiguration = D1 ('MetaData "FilterOperationTargetVisualsConfiguration" "Amazonka.QuickSight.Types.FilterOperationTargetVisualsConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilterOperationTargetVisualsConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sameSheetTargetVisualConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SameSheetTargetVisualConfiguration))))

newFilterOperationTargetVisualsConfiguration :: FilterOperationTargetVisualsConfiguration Source #

Create a value of FilterOperationTargetVisualsConfiguration 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:sameSheetTargetVisualConfiguration:FilterOperationTargetVisualsConfiguration', filterOperationTargetVisualsConfiguration_sameSheetTargetVisualConfiguration - The configuration of the same-sheet target visuals that you want to be filtered.

FilterRelativeDateTimeControl

data FilterRelativeDateTimeControl Source #

A control from a date filter that is used to specify the relative date.

See: newFilterRelativeDateTimeControl smart constructor.

Instances

Instances details
FromJSON FilterRelativeDateTimeControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterRelativeDateTimeControl

ToJSON FilterRelativeDateTimeControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterRelativeDateTimeControl

Generic FilterRelativeDateTimeControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterRelativeDateTimeControl

Associated Types

type Rep FilterRelativeDateTimeControl :: Type -> Type #

Read FilterRelativeDateTimeControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterRelativeDateTimeControl

Show FilterRelativeDateTimeControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterRelativeDateTimeControl

NFData FilterRelativeDateTimeControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterRelativeDateTimeControl

Eq FilterRelativeDateTimeControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterRelativeDateTimeControl

Hashable FilterRelativeDateTimeControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterRelativeDateTimeControl

type Rep FilterRelativeDateTimeControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterRelativeDateTimeControl

type Rep FilterRelativeDateTimeControl = D1 ('MetaData "FilterRelativeDateTimeControl" "Amazonka.QuickSight.Types.FilterRelativeDateTimeControl" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilterRelativeDateTimeControl'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "displayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RelativeDateTimeControlDisplayOptions)) :*: S1 ('MetaSel ('Just "filterControlId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceFilterId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

FilterScopeConfiguration

data FilterScopeConfiguration Source #

The scope configuration for a FilterGroup.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newFilterScopeConfiguration smart constructor.

Instances

Instances details
FromJSON FilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterScopeConfiguration

ToJSON FilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterScopeConfiguration

Generic FilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterScopeConfiguration

Associated Types

type Rep FilterScopeConfiguration :: Type -> Type #

Read FilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterScopeConfiguration

Show FilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterScopeConfiguration

NFData FilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterScopeConfiguration

Eq FilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterScopeConfiguration

Hashable FilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterScopeConfiguration

type Rep FilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterScopeConfiguration

type Rep FilterScopeConfiguration = D1 ('MetaData "FilterScopeConfiguration" "Amazonka.QuickSight.Types.FilterScopeConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilterScopeConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "selectedSheets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SelectedSheetsFilterScopeConfiguration))))

newFilterScopeConfiguration :: FilterScopeConfiguration Source #

Create a value of FilterScopeConfiguration 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:selectedSheets:FilterScopeConfiguration', filterScopeConfiguration_selectedSheets - The configuration for applying a filter to specific sheets.

FilterSelectableValues

data FilterSelectableValues Source #

A list of selectable values that are used in a control.

See: newFilterSelectableValues smart constructor.

Instances

Instances details
FromJSON FilterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSelectableValues

ToJSON FilterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSelectableValues

Generic FilterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSelectableValues

Associated Types

type Rep FilterSelectableValues :: Type -> Type #

Read FilterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSelectableValues

Show FilterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSelectableValues

NFData FilterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSelectableValues

Methods

rnf :: FilterSelectableValues -> () #

Eq FilterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSelectableValues

Hashable FilterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSelectableValues

type Rep FilterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSelectableValues

type Rep FilterSelectableValues = D1 ('MetaData "FilterSelectableValues" "Amazonka.QuickSight.Types.FilterSelectableValues" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilterSelectableValues'" 'PrefixI 'True) (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newFilterSelectableValues :: FilterSelectableValues Source #

Create a value of FilterSelectableValues 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:values:FilterSelectableValues', filterSelectableValues_values - The values that are used in the FilterSelectableValues.

FilterSliderControl

data FilterSliderControl Source #

A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.

See: newFilterSliderControl smart constructor.

Instances

Instances details
FromJSON FilterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSliderControl

ToJSON FilterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSliderControl

Generic FilterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSliderControl

Associated Types

type Rep FilterSliderControl :: Type -> Type #

Read FilterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSliderControl

Show FilterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSliderControl

NFData FilterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSliderControl

Methods

rnf :: FilterSliderControl -> () #

Eq FilterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSliderControl

Hashable FilterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSliderControl

type Rep FilterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterSliderControl

newFilterSliderControl Source #

Create a value of FilterSliderControl 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:displayOptions:FilterSliderControl', filterSliderControl_displayOptions - The display options of a control.

$sel:type':FilterSliderControl', filterSliderControl_type - The type of FilterSliderControl. Choose one of the following options:

  • SINGLE_POINT: Filter against(equals) a single data point.
  • RANGE: Filter data that is in a specified range.

$sel:filterControlId:FilterSliderControl', filterSliderControl_filterControlId - The ID of the FilterSliderControl.

$sel:title:FilterSliderControl', filterSliderControl_title - The title of the FilterSliderControl.

$sel:sourceFilterId:FilterSliderControl', filterSliderControl_sourceFilterId - The source filter ID of the FilterSliderControl.

$sel:maximumValue:FilterSliderControl', filterSliderControl_maximumValue - The smaller value that is displayed at the left of the slider.

$sel:minimumValue:FilterSliderControl', filterSliderControl_minimumValue - The larger value that is displayed at the right of the slider.

$sel:stepSize:FilterSliderControl', filterSliderControl_stepSize - The number of increments that the slider bar is divided into.

FilterTextAreaControl

data FilterTextAreaControl Source #

A control to display a text box that is used to enter multiple entries.

See: newFilterTextAreaControl smart constructor.

Instances

Instances details
FromJSON FilterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextAreaControl

ToJSON FilterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextAreaControl

Generic FilterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextAreaControl

Associated Types

type Rep FilterTextAreaControl :: Type -> Type #

Read FilterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextAreaControl

Show FilterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextAreaControl

NFData FilterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextAreaControl

Methods

rnf :: FilterTextAreaControl -> () #

Eq FilterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextAreaControl

Hashable FilterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextAreaControl

type Rep FilterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextAreaControl

type Rep FilterTextAreaControl = D1 ('MetaData "FilterTextAreaControl" "Amazonka.QuickSight.Types.FilterTextAreaControl" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilterTextAreaControl'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "delimiter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "displayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TextAreaControlDisplayOptions))) :*: (S1 ('MetaSel ('Just "filterControlId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceFilterId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newFilterTextAreaControl Source #

Create a value of FilterTextAreaControl 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:delimiter:FilterTextAreaControl', filterTextAreaControl_delimiter - The delimiter that is used to separate the lines in text.

$sel:displayOptions:FilterTextAreaControl', filterTextAreaControl_displayOptions - The display options of a control.

$sel:filterControlId:FilterTextAreaControl', filterTextAreaControl_filterControlId - The ID of the FilterTextAreaControl.

$sel:title:FilterTextAreaControl', filterTextAreaControl_title - The title of the FilterTextAreaControl.

$sel:sourceFilterId:FilterTextAreaControl', filterTextAreaControl_sourceFilterId - The source filter ID of the FilterTextAreaControl.

FilterTextFieldControl

data FilterTextFieldControl Source #

A control to display a text box that is used to enter a single entry.

See: newFilterTextFieldControl smart constructor.

Instances

Instances details
FromJSON FilterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextFieldControl

ToJSON FilterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextFieldControl

Generic FilterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextFieldControl

Associated Types

type Rep FilterTextFieldControl :: Type -> Type #

Read FilterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextFieldControl

Show FilterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextFieldControl

NFData FilterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextFieldControl

Methods

rnf :: FilterTextFieldControl -> () #

Eq FilterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextFieldControl

Hashable FilterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextFieldControl

type Rep FilterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterTextFieldControl

type Rep FilterTextFieldControl = D1 ('MetaData "FilterTextFieldControl" "Amazonka.QuickSight.Types.FilterTextFieldControl" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FilterTextFieldControl'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "displayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TextFieldControlDisplayOptions)) :*: S1 ('MetaSel ('Just "filterControlId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceFilterId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newFilterTextFieldControl Source #

Create a value of FilterTextFieldControl 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:displayOptions:FilterTextFieldControl', filterTextFieldControl_displayOptions - The display options of a control.

$sel:filterControlId:FilterTextFieldControl', filterTextFieldControl_filterControlId - The ID of the FilterTextFieldControl.

$sel:title:FilterTextFieldControl', filterTextFieldControl_title - The title of the FilterTextFieldControl.

$sel:sourceFilterId:FilterTextFieldControl', filterTextFieldControl_sourceFilterId - The source filter ID of the FilterTextFieldControl.

Folder

data Folder Source #

A folder in Amazon QuickSight.

See: newFolder smart constructor.

Instances

Instances details
FromJSON Folder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Folder

Generic Folder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Folder

Associated Types

type Rep Folder :: Type -> Type #

Methods

from :: Folder -> Rep Folder x #

to :: Rep Folder x -> Folder #

Read Folder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Folder

Show Folder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Folder

NFData Folder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Folder

Methods

rnf :: Folder -> () #

Eq Folder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Folder

Methods

(==) :: Folder -> Folder -> Bool #

(/=) :: Folder -> Folder -> Bool #

Hashable Folder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Folder

Methods

hashWithSalt :: Int -> Folder -> Int #

hash :: Folder -> Int #

type Rep Folder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Folder

newFolder :: Folder Source #

Create a value of Folder 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:arn:Folder', folder_arn - The Amazon Resource Name (ARN) for the folder.

$sel:createdTime:Folder', folder_createdTime - The time that the folder was created.

$sel:folderId:Folder', folder_folderId - The ID of the folder.

$sel:folderPath:Folder', folder_folderPath - An array of ancestor ARN strings for the folder.

$sel:folderType:Folder', folder_folderType - The type of folder it is.

$sel:lastUpdatedTime:Folder', folder_lastUpdatedTime - The time that the folder was last updated.

$sel:name:Folder', folder_name - A display name for the folder.

FolderMember

data FolderMember Source #

An asset in a Amazon QuickSight folder, such as a dashboard, analysis, or dataset.

See: newFolderMember smart constructor.

Instances

Instances details
FromJSON FolderMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderMember

Generic FolderMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderMember

Associated Types

type Rep FolderMember :: Type -> Type #

Read FolderMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderMember

Show FolderMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderMember

NFData FolderMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderMember

Methods

rnf :: FolderMember -> () #

Eq FolderMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderMember

Hashable FolderMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderMember

type Rep FolderMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderMember

type Rep FolderMember = D1 ('MetaData "FolderMember" "Amazonka.QuickSight.Types.FolderMember" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FolderMember'" 'PrefixI 'True) (S1 ('MetaSel ('Just "memberId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "memberType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MemberType))))

newFolderMember :: FolderMember Source #

Create a value of FolderMember 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:memberId:FolderMember', folderMember_memberId - The ID of an asset in the folder.

$sel:memberType:FolderMember', folderMember_memberType - The type of asset that it is.

FolderSearchFilter

data FolderSearchFilter Source #

A filter to use to search an Amazon QuickSight folder.

See: newFolderSearchFilter smart constructor.

Instances

Instances details
ToJSON FolderSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSearchFilter

Generic FolderSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSearchFilter

Associated Types

type Rep FolderSearchFilter :: Type -> Type #

Read FolderSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSearchFilter

Show FolderSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSearchFilter

NFData FolderSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSearchFilter

Methods

rnf :: FolderSearchFilter -> () #

Eq FolderSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSearchFilter

Hashable FolderSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSearchFilter

type Rep FolderSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSearchFilter

type Rep FolderSearchFilter = D1 ('MetaData "FolderSearchFilter" "Amazonka.QuickSight.Types.FolderSearchFilter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FolderSearchFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FolderFilterAttribute)) :*: (S1 ('MetaSel ('Just "operator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FilterOperator)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newFolderSearchFilter :: FolderSearchFilter Source #

Create a value of FolderSearchFilter 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:name:FolderSearchFilter', folderSearchFilter_name - The name of a value that you want to use in the filter. For example, "Name": "QUICKSIGHT_OWNER".

Valid values are defined as follows:

  • QUICKSIGHT_VIEWER_OR_OWNER: Provide an ARN of a user or group, and any folders with that ARN listed as one of the folder's owners or viewers are returned. Implicit permissions from folders or groups are considered.
  • QUICKSIGHT_OWNER: Provide an ARN of a user or group, and any folders with that ARN listed as one of the owners of the folders are returned. Implicit permissions from folders or groups are considered.
  • DIRECT_QUICKSIGHT_SOLE_OWNER: Provide an ARN of a user or group, and any folders with that ARN listed as the only owner of the folder are returned. Implicit permissions from folders or groups are not considered.
  • DIRECT_QUICKSIGHT_OWNER: Provide an ARN of a user or group, and any folders with that ARN listed as one of the owners of the folders are returned. Implicit permissions from folders or groups are not considered.
  • DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: Provide an ARN of a user or group, and any folders with that ARN listed as one of the owners or viewers of the folders are returned. Implicit permissions from folders or groups are not considered.
  • FOLDER_NAME: Any folders whose names have a substring match to this value will be returned.
  • PARENT_FOLDER_ARN: Provide an ARN of a folder, and any folders that are directly under that parent folder are returned. If you choose to use this option and leave the value blank, all root-level folders in the account are returned.

$sel:operator:FolderSearchFilter', folderSearchFilter_operator - The comparison operator that you want to use as a filter, for example "Operator": "StringEquals". Valid values are "StringEquals" and "StringLike".

If you set the operator value to "StringEquals", you need to provide an ownership related filter in the "NAME" field and the arn of the user or group whose folders you want to search in the "Value" field. For example, "Name":"DIRECT_QUICKSIGHT_OWNER", "Operator": "StringEquals", "Value": "arn:aws:quicksight:us-east-1:1:user/default/UserName1".

If you set the value to "StringLike", you need to provide the name of the folders you are searching for. For example, "Name":"FOLDER_NAME", "Operator": "StringLike", "Value": "Test". The "StringLike" operator only supports the NAME value FOLDER_NAME.

$sel:value:FolderSearchFilter', folderSearchFilter_value - The value of the named item (in this example, PARENT_FOLDER_ARN), that you want to use as a filter. For example, "Value": "arn:aws:quicksight:us-east-1:1:folder/folderId".

FolderSummary

data FolderSummary Source #

A summary of information about an existing Amazon QuickSight folder.

See: newFolderSummary smart constructor.

Instances

Instances details
FromJSON FolderSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSummary

Generic FolderSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSummary

Associated Types

type Rep FolderSummary :: Type -> Type #

Read FolderSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSummary

Show FolderSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSummary

NFData FolderSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSummary

Methods

rnf :: FolderSummary -> () #

Eq FolderSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSummary

Hashable FolderSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSummary

type Rep FolderSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSummary

type Rep FolderSummary = D1 ('MetaData "FolderSummary" "Amazonka.QuickSight.Types.FolderSummary" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FolderSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "folderType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FolderType)) :*: (S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newFolderSummary :: FolderSummary Source #

Create a value of FolderSummary 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:arn:FolderSummary', folderSummary_arn - The Amazon Resource Name (ARN) of the folder.

$sel:createdTime:FolderSummary', folderSummary_createdTime - The time that the folder was created.

$sel:folderId:FolderSummary', folderSummary_folderId - The ID of the folder.

$sel:folderType:FolderSummary', folderSummary_folderType - The type of folder.

$sel:lastUpdatedTime:FolderSummary', folderSummary_lastUpdatedTime - The time that the folder was last updated.

$sel:name:FolderSummary', folderSummary_name - The display name of the folder.

Font

data Font Source #

Determines the font settings.

See: newFont smart constructor.

Constructors

Font' (Maybe Text) 

Instances

Instances details
FromJSON Font Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Font

ToJSON Font Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Font

Generic Font Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Font

Associated Types

type Rep Font :: Type -> Type #

Methods

from :: Font -> Rep Font x #

to :: Rep Font x -> Font #

Read Font Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Font

Show Font Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Font

Methods

showsPrec :: Int -> Font -> ShowS #

show :: Font -> String #

showList :: [Font] -> ShowS #

NFData Font Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Font

Methods

rnf :: Font -> () #

Eq Font Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Font

Methods

(==) :: Font -> Font -> Bool #

(/=) :: Font -> Font -> Bool #

Hashable Font Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Font

Methods

hashWithSalt :: Int -> Font -> Int #

hash :: Font -> Int #

type Rep Font Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Font

type Rep Font = D1 ('MetaData "Font" "Amazonka.QuickSight.Types.Font" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "Font'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fontFamily") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newFont :: Font Source #

Create a value of Font 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:fontFamily:Font', font_fontFamily - Determines the font family settings.

FontConfiguration

data FontConfiguration Source #

Configures the display properties of the given text.

See: newFontConfiguration smart constructor.

Instances

Instances details
FromJSON FontConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontConfiguration

ToJSON FontConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontConfiguration

Generic FontConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontConfiguration

Associated Types

type Rep FontConfiguration :: Type -> Type #

Read FontConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontConfiguration

Show FontConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontConfiguration

NFData FontConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontConfiguration

Methods

rnf :: FontConfiguration -> () #

Eq FontConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontConfiguration

Hashable FontConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontConfiguration

type Rep FontConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontConfiguration

type Rep FontConfiguration = D1 ('MetaData "FontConfiguration" "Amazonka.QuickSight.Types.FontConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FontConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "fontColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "fontDecoration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FontDecoration))) :*: (S1 ('MetaSel ('Just "fontSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FontSize)) :*: (S1 ('MetaSel ('Just "fontStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FontStyle)) :*: S1 ('MetaSel ('Just "fontWeight") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FontWeight))))))

newFontConfiguration :: FontConfiguration Source #

Create a value of FontConfiguration 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:fontColor:FontConfiguration', fontConfiguration_fontColor - Determines the color of the text.

$sel:fontDecoration:FontConfiguration', fontConfiguration_fontDecoration - Determines the appearance of decorative lines on the text.

$sel:fontSize:FontConfiguration', fontConfiguration_fontSize - The option that determines the text display size.

$sel:fontStyle:FontConfiguration', fontConfiguration_fontStyle - Determines the text display face that is inherited by the given font family.

$sel:fontWeight:FontConfiguration', fontConfiguration_fontWeight - The option that determines the text display weight, or boldness.

FontSize

data FontSize Source #

The option that determines the text display size.

See: newFontSize smart constructor.

Instances

Instances details
FromJSON FontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontSize

ToJSON FontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontSize

Generic FontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontSize

Associated Types

type Rep FontSize :: Type -> Type #

Methods

from :: FontSize -> Rep FontSize x #

to :: Rep FontSize x -> FontSize #

Read FontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontSize

Show FontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontSize

NFData FontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontSize

Methods

rnf :: FontSize -> () #

Eq FontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontSize

Hashable FontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontSize

Methods

hashWithSalt :: Int -> FontSize -> Int #

hash :: FontSize -> Int #

type Rep FontSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontSize

type Rep FontSize = D1 ('MetaData "FontSize" "Amazonka.QuickSight.Types.FontSize" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FontSize'" 'PrefixI 'True) (S1 ('MetaSel ('Just "relative") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RelativeFontSize))))

newFontSize :: FontSize Source #

Create a value of FontSize 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:relative:FontSize', fontSize_relative - The lexical name for the text size, proportional to its surrounding context.

FontWeight

data FontWeight Source #

The option that determines the text display weight, or boldness.

See: newFontWeight smart constructor.

Instances

Instances details
FromJSON FontWeight Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeight

ToJSON FontWeight Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeight

Generic FontWeight Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeight

Associated Types

type Rep FontWeight :: Type -> Type #

Read FontWeight Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeight

Show FontWeight Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeight

NFData FontWeight Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeight

Methods

rnf :: FontWeight -> () #

Eq FontWeight Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeight

Hashable FontWeight Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeight

type Rep FontWeight Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FontWeight

type Rep FontWeight = D1 ('MetaData "FontWeight" "Amazonka.QuickSight.Types.FontWeight" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FontWeight'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FontWeightName))))

newFontWeight :: FontWeight Source #

Create a value of FontWeight 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:name:FontWeight', fontWeight_name - The lexical name for the level of boldness of the text display.

ForecastComputation

data ForecastComputation Source #

The forecast computation configuration.

See: newForecastComputation smart constructor.

Instances

Instances details
FromJSON ForecastComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputation

ToJSON ForecastComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputation

Generic ForecastComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputation

Associated Types

type Rep ForecastComputation :: Type -> Type #

Show ForecastComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputation

NFData ForecastComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputation

Methods

rnf :: ForecastComputation -> () #

Eq ForecastComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputation

Hashable ForecastComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputation

type Rep ForecastComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastComputation

type Rep ForecastComputation = D1 ('MetaData "ForecastComputation" "Amazonka.QuickSight.Types.ForecastComputation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ForecastComputation'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "customSeasonalityValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "lowerBoundary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "periodsBackward") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "periodsForward") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "predictionInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "seasonality") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ForecastComputationSeasonality)) :*: S1 ('MetaSel ('Just "upperBoundary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))) :*: (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MeasureField)) :*: (S1 ('MetaSel ('Just "computationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "time") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DimensionField))))))

newForecastComputation Source #

Create a value of ForecastComputation 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:customSeasonalityValue:ForecastComputation', forecastComputation_customSeasonalityValue - The custom seasonality value setup of a forecast computation.

$sel:lowerBoundary:ForecastComputation', forecastComputation_lowerBoundary - The lower boundary setup of a forecast computation.

$sel:name:ForecastComputation', forecastComputation_name - The name of a computation.

$sel:periodsBackward:ForecastComputation', forecastComputation_periodsBackward - The periods backward setup of a forecast computation.

$sel:periodsForward:ForecastComputation', forecastComputation_periodsForward - The periods forward setup of a forecast computation.

$sel:predictionInterval:ForecastComputation', forecastComputation_predictionInterval - The prediction interval setup of a forecast computation.

$sel:seasonality:ForecastComputation', forecastComputation_seasonality - The seasonality setup of a forecast computation. Choose one of the following options:

  • AUTOMATIC
  • CUSTOM: Checks the custom seasonality value.

$sel:upperBoundary:ForecastComputation', forecastComputation_upperBoundary - The upper boundary setup of a forecast computation.

$sel:value:ForecastComputation', forecastComputation_value - The value field that is used in a computation.

$sel:computationId:ForecastComputation', forecastComputation_computationId - The ID for a computation.

$sel:time:ForecastComputation', forecastComputation_time - The time field that is used in a computation.

ForecastConfiguration

data ForecastConfiguration Source #

The forecast configuration that is used in a line chart's display properties.

See: newForecastConfiguration smart constructor.

Instances

Instances details
FromJSON ForecastConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastConfiguration

ToJSON ForecastConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastConfiguration

Generic ForecastConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastConfiguration

Associated Types

type Rep ForecastConfiguration :: Type -> Type #

Read ForecastConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastConfiguration

Show ForecastConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastConfiguration

NFData ForecastConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastConfiguration

Methods

rnf :: ForecastConfiguration -> () #

Eq ForecastConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastConfiguration

Hashable ForecastConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastConfiguration

type Rep ForecastConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastConfiguration

type Rep ForecastConfiguration = D1 ('MetaData "ForecastConfiguration" "Amazonka.QuickSight.Types.ForecastConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ForecastConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "forecastProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TimeBasedForecastProperties)) :*: S1 ('MetaSel ('Just "scenario") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ForecastScenario))))

newForecastConfiguration :: ForecastConfiguration Source #

Create a value of ForecastConfiguration 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:forecastProperties:ForecastConfiguration', forecastConfiguration_forecastProperties - The forecast properties setup of a forecast in the line chart.

$sel:scenario:ForecastConfiguration', forecastConfiguration_scenario - The forecast scenario of a forecast in the line chart.

ForecastScenario

data ForecastScenario Source #

The forecast scenario of a forecast in the line chart.

See: newForecastScenario smart constructor.

Instances

Instances details
FromJSON ForecastScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastScenario

ToJSON ForecastScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastScenario

Generic ForecastScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastScenario

Associated Types

type Rep ForecastScenario :: Type -> Type #

Read ForecastScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastScenario

Show ForecastScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastScenario

NFData ForecastScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastScenario

Methods

rnf :: ForecastScenario -> () #

Eq ForecastScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastScenario

Hashable ForecastScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastScenario

type Rep ForecastScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ForecastScenario

type Rep ForecastScenario = D1 ('MetaData "ForecastScenario" "Amazonka.QuickSight.Types.ForecastScenario" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ForecastScenario'" 'PrefixI 'True) (S1 ('MetaSel ('Just "whatIfPointScenario") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WhatIfPointScenario)) :*: S1 ('MetaSel ('Just "whatIfRangeScenario") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WhatIfRangeScenario))))

newForecastScenario :: ForecastScenario Source #

Create a value of ForecastScenario 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:whatIfPointScenario:ForecastScenario', forecastScenario_whatIfPointScenario - The what-if analysis forecast setup with the target date.

$sel:whatIfRangeScenario:ForecastScenario', forecastScenario_whatIfRangeScenario - The what-if analysis forecast setup with the date range.

FormatConfiguration

data FormatConfiguration Source #

The formatting configuration for all types of field.

See: newFormatConfiguration smart constructor.

Instances

Instances details
FromJSON FormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FormatConfiguration

ToJSON FormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FormatConfiguration

Generic FormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FormatConfiguration

Associated Types

type Rep FormatConfiguration :: Type -> Type #

Show FormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FormatConfiguration

NFData FormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FormatConfiguration

Methods

rnf :: FormatConfiguration -> () #

Eq FormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FormatConfiguration

Hashable FormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FormatConfiguration

type Rep FormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FormatConfiguration

type Rep FormatConfiguration = D1 ('MetaData "FormatConfiguration" "Amazonka.QuickSight.Types.FormatConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FormatConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dateTimeFormatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DateTimeFormatConfiguration)) :*: (S1 ('MetaSel ('Just "numberFormatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumberFormatConfiguration)) :*: S1 ('MetaSel ('Just "stringFormatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StringFormatConfiguration)))))

newFormatConfiguration :: FormatConfiguration Source #

Create a value of FormatConfiguration 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:dateTimeFormatConfiguration:FormatConfiguration', formatConfiguration_dateTimeFormatConfiguration - Formatting configuration for DateTime fields.

$sel:numberFormatConfiguration:FormatConfiguration', formatConfiguration_numberFormatConfiguration - Formatting configuration for number fields.

$sel:stringFormatConfiguration:FormatConfiguration', formatConfiguration_stringFormatConfiguration - Formatting configuration for string fields.

FreeFormLayoutCanvasSizeOptions

data FreeFormLayoutCanvasSizeOptions Source #

Configuration options for the canvas of a free-form layout.

See: newFreeFormLayoutCanvasSizeOptions smart constructor.

Instances

Instances details
FromJSON FreeFormLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutCanvasSizeOptions

ToJSON FreeFormLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutCanvasSizeOptions

Generic FreeFormLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutCanvasSizeOptions

Associated Types

type Rep FreeFormLayoutCanvasSizeOptions :: Type -> Type #

Read FreeFormLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutCanvasSizeOptions

Show FreeFormLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutCanvasSizeOptions

NFData FreeFormLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutCanvasSizeOptions

Eq FreeFormLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutCanvasSizeOptions

Hashable FreeFormLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutCanvasSizeOptions

type Rep FreeFormLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutCanvasSizeOptions

type Rep FreeFormLayoutCanvasSizeOptions = D1 ('MetaData "FreeFormLayoutCanvasSizeOptions" "Amazonka.QuickSight.Types.FreeFormLayoutCanvasSizeOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FreeFormLayoutCanvasSizeOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "screenCanvasSizeOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FreeFormLayoutScreenCanvasSizeOptions))))

newFreeFormLayoutCanvasSizeOptions :: FreeFormLayoutCanvasSizeOptions Source #

Create a value of FreeFormLayoutCanvasSizeOptions 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:screenCanvasSizeOptions:FreeFormLayoutCanvasSizeOptions', freeFormLayoutCanvasSizeOptions_screenCanvasSizeOptions - The options that determine the sizing of the canvas used in a free-form layout.

FreeFormLayoutConfiguration

data FreeFormLayoutConfiguration Source #

The configuration of a free-form layout.

See: newFreeFormLayoutConfiguration smart constructor.

Instances

Instances details
FromJSON FreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutConfiguration

ToJSON FreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutConfiguration

Generic FreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutConfiguration

Associated Types

type Rep FreeFormLayoutConfiguration :: Type -> Type #

Show FreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutConfiguration

NFData FreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutConfiguration

Eq FreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutConfiguration

Hashable FreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutConfiguration

type Rep FreeFormLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutConfiguration

type Rep FreeFormLayoutConfiguration = D1 ('MetaData "FreeFormLayoutConfiguration" "Amazonka.QuickSight.Types.FreeFormLayoutConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FreeFormLayoutConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "canvasSizeOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FreeFormLayoutCanvasSizeOptions)) :*: S1 ('MetaSel ('Just "elements") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [FreeFormLayoutElement])))

newFreeFormLayoutConfiguration :: FreeFormLayoutConfiguration Source #

Create a value of FreeFormLayoutConfiguration 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:canvasSizeOptions:FreeFormLayoutConfiguration', freeFormLayoutConfiguration_canvasSizeOptions - Undocumented member.

$sel:elements:FreeFormLayoutConfiguration', freeFormLayoutConfiguration_elements - The elements that are included in a free-form layout.

FreeFormLayoutElement

data FreeFormLayoutElement Source #

An element within a free-form layout.

See: newFreeFormLayoutElement smart constructor.

Instances

Instances details
FromJSON FreeFormLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElement

ToJSON FreeFormLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElement

Generic FreeFormLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElement

Associated Types

type Rep FreeFormLayoutElement :: Type -> Type #

Show FreeFormLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElement

NFData FreeFormLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElement

Methods

rnf :: FreeFormLayoutElement -> () #

Eq FreeFormLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElement

Hashable FreeFormLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElement

type Rep FreeFormLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElement

type Rep FreeFormLayoutElement = D1 ('MetaData "FreeFormLayoutElement" "Amazonka.QuickSight.Types.FreeFormLayoutElement" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FreeFormLayoutElement'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "backgroundStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FreeFormLayoutElementBackgroundStyle)) :*: (S1 ('MetaSel ('Just "borderStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FreeFormLayoutElementBorderStyle)) :*: S1 ('MetaSel ('Just "loadingAnimation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LoadingAnimation)))) :*: (S1 ('MetaSel ('Just "renderingRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SheetElementRenderingRule])) :*: (S1 ('MetaSel ('Just "selectedBorderStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FreeFormLayoutElementBorderStyle)) :*: S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))) :*: ((S1 ('MetaSel ('Just "elementId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "elementType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LayoutElementType) :*: S1 ('MetaSel ('Just "xAxisLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "yAxisLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "width") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "height") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newFreeFormLayoutElement Source #

Create a value of FreeFormLayoutElement 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:backgroundStyle:FreeFormLayoutElement', freeFormLayoutElement_backgroundStyle - The background style configuration of a free-form layout element.

$sel:borderStyle:FreeFormLayoutElement', freeFormLayoutElement_borderStyle - The border style configuration of a free-form layout element.

$sel:loadingAnimation:FreeFormLayoutElement', freeFormLayoutElement_loadingAnimation - The loading animation configuration of a free-form layout element.

$sel:renderingRules:FreeFormLayoutElement', freeFormLayoutElement_renderingRules - The rendering rules that determine when an element should be displayed within a free-form layout.

$sel:selectedBorderStyle:FreeFormLayoutElement', freeFormLayoutElement_selectedBorderStyle - The border style configuration of a free-form layout element. This border style is used when the element is selected.

FreeFormLayoutElement, freeFormLayoutElement_visibility - The visibility of an element within a free-form layout.

$sel:elementId:FreeFormLayoutElement', freeFormLayoutElement_elementId - A unique identifier for an element within a free-form layout.

$sel:elementType:FreeFormLayoutElement', freeFormLayoutElement_elementType - The type of element.

$sel:xAxisLocation:FreeFormLayoutElement', freeFormLayoutElement_xAxisLocation - The x-axis coordinate of the element.

$sel:yAxisLocation:FreeFormLayoutElement', freeFormLayoutElement_yAxisLocation - The y-axis coordinate of the element.

$sel:width:FreeFormLayoutElement', freeFormLayoutElement_width - The width of an element within a free-form layout.

$sel:height:FreeFormLayoutElement', freeFormLayoutElement_height - The height of an element within a free-form layout.

FreeFormLayoutElementBackgroundStyle

data FreeFormLayoutElementBackgroundStyle Source #

The background style configuration of a free-form layout element.

See: newFreeFormLayoutElementBackgroundStyle smart constructor.

Instances

Instances details
FromJSON FreeFormLayoutElementBackgroundStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBackgroundStyle

ToJSON FreeFormLayoutElementBackgroundStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBackgroundStyle

Generic FreeFormLayoutElementBackgroundStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBackgroundStyle

Read FreeFormLayoutElementBackgroundStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBackgroundStyle

Show FreeFormLayoutElementBackgroundStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBackgroundStyle

NFData FreeFormLayoutElementBackgroundStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBackgroundStyle

Eq FreeFormLayoutElementBackgroundStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBackgroundStyle

Hashable FreeFormLayoutElementBackgroundStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBackgroundStyle

type Rep FreeFormLayoutElementBackgroundStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBackgroundStyle

type Rep FreeFormLayoutElementBackgroundStyle = D1 ('MetaData "FreeFormLayoutElementBackgroundStyle" "Amazonka.QuickSight.Types.FreeFormLayoutElementBackgroundStyle" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FreeFormLayoutElementBackgroundStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "color") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newFreeFormLayoutElementBackgroundStyle :: FreeFormLayoutElementBackgroundStyle Source #

Create a value of FreeFormLayoutElementBackgroundStyle 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:color:FreeFormLayoutElementBackgroundStyle', freeFormLayoutElementBackgroundStyle_color - The background color of a free-form layout element.

$sel:visibility:FreeFormLayoutElementBackgroundStyle', freeFormLayoutElementBackgroundStyle_visibility - The background visibility of a free-form layout element.

FreeFormLayoutElementBorderStyle

data FreeFormLayoutElementBorderStyle Source #

The background style configuration of a free-form layout element.

See: newFreeFormLayoutElementBorderStyle smart constructor.

Instances

Instances details
FromJSON FreeFormLayoutElementBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBorderStyle

ToJSON FreeFormLayoutElementBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBorderStyle

Generic FreeFormLayoutElementBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBorderStyle

Associated Types

type Rep FreeFormLayoutElementBorderStyle :: Type -> Type #

Read FreeFormLayoutElementBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBorderStyle

Show FreeFormLayoutElementBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBorderStyle

NFData FreeFormLayoutElementBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBorderStyle

Eq FreeFormLayoutElementBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBorderStyle

Hashable FreeFormLayoutElementBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBorderStyle

type Rep FreeFormLayoutElementBorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutElementBorderStyle

type Rep FreeFormLayoutElementBorderStyle = D1 ('MetaData "FreeFormLayoutElementBorderStyle" "Amazonka.QuickSight.Types.FreeFormLayoutElementBorderStyle" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FreeFormLayoutElementBorderStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "color") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newFreeFormLayoutElementBorderStyle :: FreeFormLayoutElementBorderStyle Source #

Create a value of FreeFormLayoutElementBorderStyle 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:color:FreeFormLayoutElementBorderStyle', freeFormLayoutElementBorderStyle_color - The border color of a free-form layout element.

$sel:visibility:FreeFormLayoutElementBorderStyle', freeFormLayoutElementBorderStyle_visibility - The border visibility of a free-form layout element.

FreeFormLayoutScreenCanvasSizeOptions

data FreeFormLayoutScreenCanvasSizeOptions Source #

The options that determine the sizing of the canvas used in a free-form layout.

See: newFreeFormLayoutScreenCanvasSizeOptions smart constructor.

Instances

Instances details
FromJSON FreeFormLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutScreenCanvasSizeOptions

ToJSON FreeFormLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutScreenCanvasSizeOptions

Generic FreeFormLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutScreenCanvasSizeOptions

Read FreeFormLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutScreenCanvasSizeOptions

Show FreeFormLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutScreenCanvasSizeOptions

NFData FreeFormLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutScreenCanvasSizeOptions

Eq FreeFormLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutScreenCanvasSizeOptions

Hashable FreeFormLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutScreenCanvasSizeOptions

type Rep FreeFormLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormLayoutScreenCanvasSizeOptions

type Rep FreeFormLayoutScreenCanvasSizeOptions = D1 ('MetaData "FreeFormLayoutScreenCanvasSizeOptions" "Amazonka.QuickSight.Types.FreeFormLayoutScreenCanvasSizeOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FreeFormLayoutScreenCanvasSizeOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "optimizedViewPortWidth") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newFreeFormLayoutScreenCanvasSizeOptions Source #

Create a value of FreeFormLayoutScreenCanvasSizeOptions 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:optimizedViewPortWidth:FreeFormLayoutScreenCanvasSizeOptions', freeFormLayoutScreenCanvasSizeOptions_optimizedViewPortWidth - The width that the view port will be optimized for when the layout renders.

FreeFormSectionLayoutConfiguration

data FreeFormSectionLayoutConfiguration Source #

The free-form layout configuration of a section.

See: newFreeFormSectionLayoutConfiguration smart constructor.

Instances

Instances details
FromJSON FreeFormSectionLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormSectionLayoutConfiguration

ToJSON FreeFormSectionLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormSectionLayoutConfiguration

Generic FreeFormSectionLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormSectionLayoutConfiguration

Associated Types

type Rep FreeFormSectionLayoutConfiguration :: Type -> Type #

Show FreeFormSectionLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormSectionLayoutConfiguration

NFData FreeFormSectionLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormSectionLayoutConfiguration

Eq FreeFormSectionLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormSectionLayoutConfiguration

Hashable FreeFormSectionLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormSectionLayoutConfiguration

type Rep FreeFormSectionLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FreeFormSectionLayoutConfiguration

type Rep FreeFormSectionLayoutConfiguration = D1 ('MetaData "FreeFormSectionLayoutConfiguration" "Amazonka.QuickSight.Types.FreeFormSectionLayoutConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FreeFormSectionLayoutConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "elements") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [FreeFormLayoutElement])))

newFreeFormSectionLayoutConfiguration :: FreeFormSectionLayoutConfiguration Source #

Create a value of FreeFormSectionLayoutConfiguration 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:elements:FreeFormSectionLayoutConfiguration', freeFormSectionLayoutConfiguration_elements - The elements that are included in the free-form layout.

FunnelChartAggregatedFieldWells

data FunnelChartAggregatedFieldWells Source #

The field well configuration of a FunnelChartVisual.

See: newFunnelChartAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON FunnelChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartAggregatedFieldWells

ToJSON FunnelChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartAggregatedFieldWells

Generic FunnelChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartAggregatedFieldWells

Associated Types

type Rep FunnelChartAggregatedFieldWells :: Type -> Type #

Show FunnelChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartAggregatedFieldWells

NFData FunnelChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartAggregatedFieldWells

Eq FunnelChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartAggregatedFieldWells

Hashable FunnelChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartAggregatedFieldWells

type Rep FunnelChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartAggregatedFieldWells

type Rep FunnelChartAggregatedFieldWells = D1 ('MetaData "FunnelChartAggregatedFieldWells" "Amazonka.QuickSight.Types.FunnelChartAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FunnelChartAggregatedFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "category") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField]))))

newFunnelChartAggregatedFieldWells :: FunnelChartAggregatedFieldWells Source #

Create a value of FunnelChartAggregatedFieldWells 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:category:FunnelChartAggregatedFieldWells', funnelChartAggregatedFieldWells_category - The category field wells of a funnel chart. Values are grouped by category fields.

$sel:values:FunnelChartAggregatedFieldWells', funnelChartAggregatedFieldWells_values - The value field wells of a funnel chart. Values are aggregated based on categories.

FunnelChartConfiguration

data FunnelChartConfiguration Source #

The configuration of a FunnelChartVisual.

See: newFunnelChartConfiguration smart constructor.

Instances

Instances details
FromJSON FunnelChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartConfiguration

ToJSON FunnelChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartConfiguration

Generic FunnelChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartConfiguration

Associated Types

type Rep FunnelChartConfiguration :: Type -> Type #

Show FunnelChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartConfiguration

NFData FunnelChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartConfiguration

Eq FunnelChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartConfiguration

Hashable FunnelChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartConfiguration

type Rep FunnelChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartConfiguration

newFunnelChartConfiguration :: FunnelChartConfiguration Source #

Create a value of FunnelChartConfiguration 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:categoryLabelOptions:FunnelChartConfiguration', funnelChartConfiguration_categoryLabelOptions - The label options of the categories that are displayed in a FunnelChartVisual.

$sel:dataLabelOptions:FunnelChartConfiguration', funnelChartConfiguration_dataLabelOptions - The options that determine the presentation of the data labels.

$sel:fieldWells:FunnelChartConfiguration', funnelChartConfiguration_fieldWells - The field well configuration of a FunnelChartVisual.

$sel:sortConfiguration:FunnelChartConfiguration', funnelChartConfiguration_sortConfiguration - The sort configuration of a FunnelChartVisual.

$sel:tooltip:FunnelChartConfiguration', funnelChartConfiguration_tooltip - The tooltip configuration of a FunnelChartVisual.

$sel:valueLabelOptions:FunnelChartConfiguration', funnelChartConfiguration_valueLabelOptions - The label options for the values that are displayed in a FunnelChartVisual.

$sel:visualPalette:FunnelChartConfiguration', funnelChartConfiguration_visualPalette - The visual palette configuration of a FunnelChartVisual.

FunnelChartDataLabelOptions

data FunnelChartDataLabelOptions Source #

The options that determine the presentation of the data labels.

See: newFunnelChartDataLabelOptions smart constructor.

Instances

Instances details
FromJSON FunnelChartDataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartDataLabelOptions

ToJSON FunnelChartDataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartDataLabelOptions

Generic FunnelChartDataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartDataLabelOptions

Associated Types

type Rep FunnelChartDataLabelOptions :: Type -> Type #

Read FunnelChartDataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartDataLabelOptions

Show FunnelChartDataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartDataLabelOptions

NFData FunnelChartDataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartDataLabelOptions

Eq FunnelChartDataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartDataLabelOptions

Hashable FunnelChartDataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartDataLabelOptions

type Rep FunnelChartDataLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartDataLabelOptions

type Rep FunnelChartDataLabelOptions = D1 ('MetaData "FunnelChartDataLabelOptions" "Amazonka.QuickSight.Types.FunnelChartDataLabelOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FunnelChartDataLabelOptions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "categoryLabelVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)) :*: (S1 ('MetaSel ('Just "labelColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "labelFontConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FontConfiguration)))) :*: ((S1 ('MetaSel ('Just "measureDataLabelStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FunnelChartMeasureDataLabelStyle)) :*: S1 ('MetaSel ('Just "measureLabelVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))) :*: (S1 ('MetaSel ('Just "position") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataLabelPosition)) :*: S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))))

newFunnelChartDataLabelOptions :: FunnelChartDataLabelOptions Source #

Create a value of FunnelChartDataLabelOptions 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:categoryLabelVisibility:FunnelChartDataLabelOptions', funnelChartDataLabelOptions_categoryLabelVisibility - The visibility of the category labels within the data labels.

$sel:labelColor:FunnelChartDataLabelOptions', funnelChartDataLabelOptions_labelColor - The color of the data label text.

$sel:labelFontConfiguration:FunnelChartDataLabelOptions', funnelChartDataLabelOptions_labelFontConfiguration - The font configuration for the data labels.

Only the FontSize attribute of the font configuration is used for data labels.

$sel:measureDataLabelStyle:FunnelChartDataLabelOptions', funnelChartDataLabelOptions_measureDataLabelStyle - Determines the style of the metric labels.

$sel:measureLabelVisibility:FunnelChartDataLabelOptions', funnelChartDataLabelOptions_measureLabelVisibility - The visibility of the measure labels within the data labels.

$sel:position:FunnelChartDataLabelOptions', funnelChartDataLabelOptions_position - Determines the positioning of the data label relative to a section of the funnel.

$sel:visibility:FunnelChartDataLabelOptions', funnelChartDataLabelOptions_visibility - The visibility option that determines if data labels are displayed.

FunnelChartFieldWells

data FunnelChartFieldWells Source #

The field well configuration of a FunnelChartVisual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newFunnelChartFieldWells smart constructor.

Instances

Instances details
FromJSON FunnelChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartFieldWells

ToJSON FunnelChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartFieldWells

Generic FunnelChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartFieldWells

Associated Types

type Rep FunnelChartFieldWells :: Type -> Type #

Show FunnelChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartFieldWells

NFData FunnelChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartFieldWells

Methods

rnf :: FunnelChartFieldWells -> () #

Eq FunnelChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartFieldWells

Hashable FunnelChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartFieldWells

type Rep FunnelChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartFieldWells

type Rep FunnelChartFieldWells = D1 ('MetaData "FunnelChartFieldWells" "Amazonka.QuickSight.Types.FunnelChartFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FunnelChartFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "funnelChartAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FunnelChartAggregatedFieldWells))))

newFunnelChartFieldWells :: FunnelChartFieldWells Source #

Create a value of FunnelChartFieldWells 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:funnelChartAggregatedFieldWells:FunnelChartFieldWells', funnelChartFieldWells_funnelChartAggregatedFieldWells - The field well configuration of a FunnelChartVisual.

FunnelChartSortConfiguration

data FunnelChartSortConfiguration Source #

The sort configuration of a FunnelChartVisual.

See: newFunnelChartSortConfiguration smart constructor.

Instances

Instances details
FromJSON FunnelChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartSortConfiguration

ToJSON FunnelChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartSortConfiguration

Generic FunnelChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartSortConfiguration

Associated Types

type Rep FunnelChartSortConfiguration :: Type -> Type #

Read FunnelChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartSortConfiguration

Show FunnelChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartSortConfiguration

NFData FunnelChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartSortConfiguration

Eq FunnelChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartSortConfiguration

Hashable FunnelChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartSortConfiguration

type Rep FunnelChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartSortConfiguration

type Rep FunnelChartSortConfiguration = D1 ('MetaData "FunnelChartSortConfiguration" "Amazonka.QuickSight.Types.FunnelChartSortConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "FunnelChartSortConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "categoryItemsLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: S1 ('MetaSel ('Just "categorySort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions]))))

newFunnelChartSortConfiguration :: FunnelChartSortConfiguration Source #

Create a value of FunnelChartSortConfiguration 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:categoryItemsLimit:FunnelChartSortConfiguration', funnelChartSortConfiguration_categoryItemsLimit - The limit on the number of categories displayed.

$sel:categorySort:FunnelChartSortConfiguration', funnelChartSortConfiguration_categorySort - The sort configuration of the category fields.

FunnelChartVisual

data FunnelChartVisual Source #

A funnel chart.

For more information, see Using funnel charts in the Amazon QuickSight User Guide.

See: newFunnelChartVisual smart constructor.

Instances

Instances details
FromJSON FunnelChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartVisual

ToJSON FunnelChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartVisual

Generic FunnelChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartVisual

Associated Types

type Rep FunnelChartVisual :: Type -> Type #

Show FunnelChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartVisual

NFData FunnelChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartVisual

Methods

rnf :: FunnelChartVisual -> () #

Eq FunnelChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartVisual

Hashable FunnelChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartVisual

type Rep FunnelChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FunnelChartVisual

newFunnelChartVisual Source #

Create a value of FunnelChartVisual 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:actions:FunnelChartVisual', funnelChartVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:FunnelChartVisual', funnelChartVisual_chartConfiguration - The configuration of a FunnelChartVisual.

$sel:columnHierarchies:FunnelChartVisual', funnelChartVisual_columnHierarchies - The column hierarchy that is used during drill-downs and drill-ups.

$sel:subtitle:FunnelChartVisual', funnelChartVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:FunnelChartVisual', funnelChartVisual_title - The title that is displayed on the visual.

$sel:visualId:FunnelChartVisual', funnelChartVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..

GaugeChartArcConditionalFormatting

data GaugeChartArcConditionalFormatting Source #

The options that determine the presentation of the arc of a GaugeChartVisual.

See: newGaugeChartArcConditionalFormatting smart constructor.

Instances

Instances details
FromJSON GaugeChartArcConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartArcConditionalFormatting

ToJSON GaugeChartArcConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartArcConditionalFormatting

Generic GaugeChartArcConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartArcConditionalFormatting

Associated Types

type Rep GaugeChartArcConditionalFormatting :: Type -> Type #

Show GaugeChartArcConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartArcConditionalFormatting

NFData GaugeChartArcConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartArcConditionalFormatting

Eq GaugeChartArcConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartArcConditionalFormatting

Hashable GaugeChartArcConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartArcConditionalFormatting

type Rep GaugeChartArcConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartArcConditionalFormatting

type Rep GaugeChartArcConditionalFormatting = D1 ('MetaData "GaugeChartArcConditionalFormatting" "Amazonka.QuickSight.Types.GaugeChartArcConditionalFormatting" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GaugeChartArcConditionalFormatting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "foregroundColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingColor))))

newGaugeChartArcConditionalFormatting :: GaugeChartArcConditionalFormatting Source #

Create a value of GaugeChartArcConditionalFormatting 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:foregroundColor:GaugeChartArcConditionalFormatting', gaugeChartArcConditionalFormatting_foregroundColor - The conditional formatting of the arc foreground color.

GaugeChartConditionalFormatting

data GaugeChartConditionalFormatting Source #

The conditional formatting of a GaugeChartVisual.

See: newGaugeChartConditionalFormatting smart constructor.

Instances

Instances details
FromJSON GaugeChartConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConditionalFormatting

ToJSON GaugeChartConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConditionalFormatting

Generic GaugeChartConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConditionalFormatting

Associated Types

type Rep GaugeChartConditionalFormatting :: Type -> Type #

Show GaugeChartConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConditionalFormatting

NFData GaugeChartConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConditionalFormatting

Eq GaugeChartConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConditionalFormatting

Hashable GaugeChartConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConditionalFormatting

type Rep GaugeChartConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConditionalFormatting

type Rep GaugeChartConditionalFormatting = D1 ('MetaData "GaugeChartConditionalFormatting" "Amazonka.QuickSight.Types.GaugeChartConditionalFormatting" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GaugeChartConditionalFormatting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "conditionalFormattingOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GaugeChartConditionalFormattingOption]))))

newGaugeChartConditionalFormatting :: GaugeChartConditionalFormatting Source #

Create a value of GaugeChartConditionalFormatting 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:conditionalFormattingOptions:GaugeChartConditionalFormatting', gaugeChartConditionalFormatting_conditionalFormattingOptions - Conditional formatting options of a GaugeChartVisual.

GaugeChartConditionalFormattingOption

data GaugeChartConditionalFormattingOption Source #

Conditional formatting options of a GaugeChartVisual.

See: newGaugeChartConditionalFormattingOption smart constructor.

Instances

Instances details
FromJSON GaugeChartConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConditionalFormattingOption

ToJSON GaugeChartConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConditionalFormattingOption

Generic GaugeChartConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConditionalFormattingOption

Show GaugeChartConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConditionalFormattingOption

NFData GaugeChartConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConditionalFormattingOption

Eq GaugeChartConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConditionalFormattingOption

Hashable GaugeChartConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConditionalFormattingOption

type Rep GaugeChartConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConditionalFormattingOption

type Rep GaugeChartConditionalFormattingOption = D1 ('MetaData "GaugeChartConditionalFormattingOption" "Amazonka.QuickSight.Types.GaugeChartConditionalFormattingOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GaugeChartConditionalFormattingOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arc") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GaugeChartArcConditionalFormatting)) :*: S1 ('MetaSel ('Just "primaryValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GaugeChartPrimaryValueConditionalFormatting))))

newGaugeChartConditionalFormattingOption :: GaugeChartConditionalFormattingOption Source #

Create a value of GaugeChartConditionalFormattingOption 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:arc:GaugeChartConditionalFormattingOption', gaugeChartConditionalFormattingOption_arc - The options that determine the presentation of the arc of a GaugeChartVisual.

$sel:primaryValue:GaugeChartConditionalFormattingOption', gaugeChartConditionalFormattingOption_primaryValue - The conditional formatting for the primary value of a GaugeChartVisual.

GaugeChartConfiguration

data GaugeChartConfiguration Source #

The configuration of a GaugeChartVisual.

See: newGaugeChartConfiguration smart constructor.

Instances

Instances details
FromJSON GaugeChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConfiguration

ToJSON GaugeChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConfiguration

Generic GaugeChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConfiguration

Associated Types

type Rep GaugeChartConfiguration :: Type -> Type #

Show GaugeChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConfiguration

NFData GaugeChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConfiguration

Methods

rnf :: GaugeChartConfiguration -> () #

Eq GaugeChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConfiguration

Hashable GaugeChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConfiguration

type Rep GaugeChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartConfiguration

type Rep GaugeChartConfiguration = D1 ('MetaData "GaugeChartConfiguration" "Amazonka.QuickSight.Types.GaugeChartConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GaugeChartConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataLabels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataLabelOptions)) :*: S1 ('MetaSel ('Just "fieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GaugeChartFieldWells))) :*: (S1 ('MetaSel ('Just "gaugeChartOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GaugeChartOptions)) :*: (S1 ('MetaSel ('Just "tooltipOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TooltipOptions)) :*: S1 ('MetaSel ('Just "visualPalette") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VisualPalette))))))

newGaugeChartConfiguration :: GaugeChartConfiguration Source #

Create a value of GaugeChartConfiguration 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:dataLabels:GaugeChartConfiguration', gaugeChartConfiguration_dataLabels - The data label configuration of a GaugeChartVisual.

$sel:fieldWells:GaugeChartConfiguration', gaugeChartConfiguration_fieldWells - The field well configuration of a GaugeChartVisual.

$sel:gaugeChartOptions:GaugeChartConfiguration', gaugeChartConfiguration_gaugeChartOptions - The options that determine the presentation of the GaugeChartVisual.

$sel:tooltipOptions:GaugeChartConfiguration', gaugeChartConfiguration_tooltipOptions - The tooltip configuration of a GaugeChartVisual.

$sel:visualPalette:GaugeChartConfiguration', gaugeChartConfiguration_visualPalette - The visual palette configuration of a GaugeChartVisual.

GaugeChartFieldWells

data GaugeChartFieldWells Source #

The field well configuration of a GaugeChartVisual.

See: newGaugeChartFieldWells smart constructor.

Instances

Instances details
FromJSON GaugeChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartFieldWells

ToJSON GaugeChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartFieldWells

Generic GaugeChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartFieldWells

Associated Types

type Rep GaugeChartFieldWells :: Type -> Type #

Show GaugeChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartFieldWells

NFData GaugeChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartFieldWells

Methods

rnf :: GaugeChartFieldWells -> () #

Eq GaugeChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartFieldWells

Hashable GaugeChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartFieldWells

type Rep GaugeChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartFieldWells

type Rep GaugeChartFieldWells = D1 ('MetaData "GaugeChartFieldWells" "Amazonka.QuickSight.Types.GaugeChartFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GaugeChartFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "targetValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField]))))

newGaugeChartFieldWells :: GaugeChartFieldWells Source #

Create a value of GaugeChartFieldWells 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:targetValues:GaugeChartFieldWells', gaugeChartFieldWells_targetValues - The target value field wells of a GaugeChartVisual.

$sel:values:GaugeChartFieldWells', gaugeChartFieldWells_values - The value field wells of a GaugeChartVisual.

GaugeChartOptions

data GaugeChartOptions Source #

The options that determine the presentation of the GaugeChartVisual.

See: newGaugeChartOptions smart constructor.

Instances

Instances details
FromJSON GaugeChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartOptions

ToJSON GaugeChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartOptions

Generic GaugeChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartOptions

Associated Types

type Rep GaugeChartOptions :: Type -> Type #

Show GaugeChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartOptions

NFData GaugeChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartOptions

Methods

rnf :: GaugeChartOptions -> () #

Eq GaugeChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartOptions

Hashable GaugeChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartOptions

type Rep GaugeChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartOptions

type Rep GaugeChartOptions = D1 ('MetaData "GaugeChartOptions" "Amazonka.QuickSight.Types.GaugeChartOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GaugeChartOptions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arc") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ArcConfiguration)) :*: S1 ('MetaSel ('Just "arcAxis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ArcAxisConfiguration))) :*: (S1 ('MetaSel ('Just "comparison") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ComparisonConfiguration)) :*: (S1 ('MetaSel ('Just "primaryValueDisplayType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PrimaryValueDisplayType)) :*: S1 ('MetaSel ('Just "primaryValueFontConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FontConfiguration))))))

newGaugeChartOptions :: GaugeChartOptions Source #

Create a value of GaugeChartOptions 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:arc:GaugeChartOptions', gaugeChartOptions_arc - The arc configuration of a GaugeChartVisual.

$sel:arcAxis:GaugeChartOptions', gaugeChartOptions_arcAxis - The arc axis configuration of a GaugeChartVisual.

$sel:comparison:GaugeChartOptions', gaugeChartOptions_comparison - The comparison configuration of a GaugeChartVisual.

$sel:primaryValueDisplayType:GaugeChartOptions', gaugeChartOptions_primaryValueDisplayType - The options that determine the primary value display type.

$sel:primaryValueFontConfiguration:GaugeChartOptions', gaugeChartOptions_primaryValueFontConfiguration - The options that determine the primary value font configuration.

GaugeChartPrimaryValueConditionalFormatting

data GaugeChartPrimaryValueConditionalFormatting Source #

The conditional formatting for the primary value of a GaugeChartVisual.

See: newGaugeChartPrimaryValueConditionalFormatting smart constructor.

Instances

Instances details
FromJSON GaugeChartPrimaryValueConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartPrimaryValueConditionalFormatting

ToJSON GaugeChartPrimaryValueConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartPrimaryValueConditionalFormatting

Generic GaugeChartPrimaryValueConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartPrimaryValueConditionalFormatting

Show GaugeChartPrimaryValueConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartPrimaryValueConditionalFormatting

NFData GaugeChartPrimaryValueConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartPrimaryValueConditionalFormatting

Eq GaugeChartPrimaryValueConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartPrimaryValueConditionalFormatting

Hashable GaugeChartPrimaryValueConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartPrimaryValueConditionalFormatting

type Rep GaugeChartPrimaryValueConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartPrimaryValueConditionalFormatting

type Rep GaugeChartPrimaryValueConditionalFormatting = D1 ('MetaData "GaugeChartPrimaryValueConditionalFormatting" "Amazonka.QuickSight.Types.GaugeChartPrimaryValueConditionalFormatting" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GaugeChartPrimaryValueConditionalFormatting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "icon") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingIcon)) :*: S1 ('MetaSel ('Just "textColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingColor))))

newGaugeChartPrimaryValueConditionalFormatting :: GaugeChartPrimaryValueConditionalFormatting Source #

Create a value of GaugeChartPrimaryValueConditionalFormatting 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:icon:GaugeChartPrimaryValueConditionalFormatting', gaugeChartPrimaryValueConditionalFormatting_icon - The conditional formatting of the primary value icon.

$sel:textColor:GaugeChartPrimaryValueConditionalFormatting', gaugeChartPrimaryValueConditionalFormatting_textColor - The conditional formatting of the primary value text color.

GaugeChartVisual

data GaugeChartVisual Source #

A gauge chart.

For more information, see Using gauge charts in the Amazon QuickSight User Guide.

See: newGaugeChartVisual smart constructor.

Instances

Instances details
FromJSON GaugeChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartVisual

ToJSON GaugeChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartVisual

Generic GaugeChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartVisual

Associated Types

type Rep GaugeChartVisual :: Type -> Type #

Show GaugeChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartVisual

NFData GaugeChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartVisual

Methods

rnf :: GaugeChartVisual -> () #

Eq GaugeChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartVisual

Hashable GaugeChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartVisual

type Rep GaugeChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GaugeChartVisual

newGaugeChartVisual Source #

Create a value of GaugeChartVisual 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:actions:GaugeChartVisual', gaugeChartVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:GaugeChartVisual', gaugeChartVisual_chartConfiguration - The configuration of a GaugeChartVisual.

$sel:conditionalFormatting:GaugeChartVisual', gaugeChartVisual_conditionalFormatting - The conditional formatting of a GaugeChartVisual.

$sel:subtitle:GaugeChartVisual', gaugeChartVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:GaugeChartVisual', gaugeChartVisual_title - The title that is displayed on the visual.

$sel:visualId:GaugeChartVisual', gaugeChartVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

GeoSpatialColumnGroup

data GeoSpatialColumnGroup Source #

Geospatial column group that denotes a hierarchy.

See: newGeoSpatialColumnGroup smart constructor.

Instances

Instances details
FromJSON GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

ToJSON GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

Generic GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

Associated Types

type Rep GeoSpatialColumnGroup :: Type -> Type #

Read GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

Show GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

NFData GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

Methods

rnf :: GeoSpatialColumnGroup -> () #

Eq GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

Hashable GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

type Rep GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

type Rep GeoSpatialColumnGroup = D1 ('MetaData "GeoSpatialColumnGroup" "Amazonka.QuickSight.Types.GeoSpatialColumnGroup" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GeoSpatialColumnGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "countryCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GeoSpatialCountryCode)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "columns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)))))

newGeoSpatialColumnGroup Source #

Create a value of GeoSpatialColumnGroup 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:countryCode:GeoSpatialColumnGroup', geoSpatialColumnGroup_countryCode - Country code.

$sel:name:GeoSpatialColumnGroup', geoSpatialColumnGroup_name - A display name for the hierarchy.

$sel:columns:GeoSpatialColumnGroup', geoSpatialColumnGroup_columns - Columns in this hierarchy.

GeospatialCoordinateBounds

data GeospatialCoordinateBounds Source #

The bound options (north, south, west, east) of the geospatial window options.

See: newGeospatialCoordinateBounds smart constructor.

Instances

Instances details
FromJSON GeospatialCoordinateBounds Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialCoordinateBounds

ToJSON GeospatialCoordinateBounds Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialCoordinateBounds

Generic GeospatialCoordinateBounds Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialCoordinateBounds

Associated Types

type Rep GeospatialCoordinateBounds :: Type -> Type #

Read GeospatialCoordinateBounds Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialCoordinateBounds

Show GeospatialCoordinateBounds Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialCoordinateBounds

NFData GeospatialCoordinateBounds Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialCoordinateBounds

Eq GeospatialCoordinateBounds Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialCoordinateBounds

Hashable GeospatialCoordinateBounds Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialCoordinateBounds

type Rep GeospatialCoordinateBounds Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialCoordinateBounds

type Rep GeospatialCoordinateBounds = D1 ('MetaData "GeospatialCoordinateBounds" "Amazonka.QuickSight.Types.GeospatialCoordinateBounds" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GeospatialCoordinateBounds'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "north") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double) :*: S1 ('MetaSel ('Just "south") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)) :*: (S1 ('MetaSel ('Just "west") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double) :*: S1 ('MetaSel ('Just "east") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double))))

newGeospatialCoordinateBounds Source #

Create a value of GeospatialCoordinateBounds 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:north:GeospatialCoordinateBounds', geospatialCoordinateBounds_north - The latitude of the north bound of the geospatial coordinate bounds.

$sel:south:GeospatialCoordinateBounds', geospatialCoordinateBounds_south - The latitude of the south bound of the geospatial coordinate bounds.

$sel:west:GeospatialCoordinateBounds', geospatialCoordinateBounds_west - The longitude of the west bound of the geospatial coordinate bounds.

$sel:east:GeospatialCoordinateBounds', geospatialCoordinateBounds_east - The longitude of the east bound of the geospatial coordinate bounds.

GeospatialMapAggregatedFieldWells

data GeospatialMapAggregatedFieldWells Source #

The aggregated field wells for a geospatial map.

See: newGeospatialMapAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON GeospatialMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapAggregatedFieldWells

ToJSON GeospatialMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapAggregatedFieldWells

Generic GeospatialMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapAggregatedFieldWells

Associated Types

type Rep GeospatialMapAggregatedFieldWells :: Type -> Type #

Show GeospatialMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapAggregatedFieldWells

NFData GeospatialMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapAggregatedFieldWells

Eq GeospatialMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapAggregatedFieldWells

Hashable GeospatialMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapAggregatedFieldWells

type Rep GeospatialMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapAggregatedFieldWells

type Rep GeospatialMapAggregatedFieldWells = D1 ('MetaData "GeospatialMapAggregatedFieldWells" "Amazonka.QuickSight.Types.GeospatialMapAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GeospatialMapAggregatedFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "colors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: (S1 ('MetaSel ('Just "geospatial") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])))))

newGeospatialMapAggregatedFieldWells :: GeospatialMapAggregatedFieldWells Source #

Create a value of GeospatialMapAggregatedFieldWells 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:colors:GeospatialMapAggregatedFieldWells', geospatialMapAggregatedFieldWells_colors - The color field wells of a geospatial map.

$sel:geospatial:GeospatialMapAggregatedFieldWells', geospatialMapAggregatedFieldWells_geospatial - The geospatial field wells of a geospatial map. Values are grouped by geospatial fields.

$sel:values:GeospatialMapAggregatedFieldWells', geospatialMapAggregatedFieldWells_values - The size field wells of a geospatial map. Values are aggregated based on geospatial fields.

GeospatialMapConfiguration

data GeospatialMapConfiguration Source #

The configuration of a GeospatialMapVisual.

See: newGeospatialMapConfiguration smart constructor.

Instances

Instances details
FromJSON GeospatialMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapConfiguration

ToJSON GeospatialMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapConfiguration

Generic GeospatialMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapConfiguration

Associated Types

type Rep GeospatialMapConfiguration :: Type -> Type #

Show GeospatialMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapConfiguration

NFData GeospatialMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapConfiguration

Eq GeospatialMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapConfiguration

Hashable GeospatialMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapConfiguration

type Rep GeospatialMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapConfiguration

newGeospatialMapConfiguration :: GeospatialMapConfiguration Source #

Create a value of GeospatialMapConfiguration 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:fieldWells:GeospatialMapConfiguration', geospatialMapConfiguration_fieldWells - The field wells of the visual.

$sel:legend:GeospatialMapConfiguration', geospatialMapConfiguration_legend - The legend display setup of the visual.

$sel:mapStyleOptions:GeospatialMapConfiguration', geospatialMapConfiguration_mapStyleOptions - The map style options of the geospatial map.

$sel:pointStyleOptions:GeospatialMapConfiguration', geospatialMapConfiguration_pointStyleOptions - The point style options of the geospatial map.

$sel:tooltip:GeospatialMapConfiguration', geospatialMapConfiguration_tooltip - The tooltip display setup of the visual.

$sel:visualPalette:GeospatialMapConfiguration', geospatialMapConfiguration_visualPalette - Undocumented member.

$sel:windowOptions:GeospatialMapConfiguration', geospatialMapConfiguration_windowOptions - The window options of the geospatial map.

GeospatialMapFieldWells

data GeospatialMapFieldWells Source #

The field wells of a GeospatialMapVisual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newGeospatialMapFieldWells smart constructor.

Instances

Instances details
FromJSON GeospatialMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapFieldWells

ToJSON GeospatialMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapFieldWells

Generic GeospatialMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapFieldWells

Associated Types

type Rep GeospatialMapFieldWells :: Type -> Type #

Show GeospatialMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapFieldWells

NFData GeospatialMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapFieldWells

Methods

rnf :: GeospatialMapFieldWells -> () #

Eq GeospatialMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapFieldWells

Hashable GeospatialMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapFieldWells

type Rep GeospatialMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapFieldWells

type Rep GeospatialMapFieldWells = D1 ('MetaData "GeospatialMapFieldWells" "Amazonka.QuickSight.Types.GeospatialMapFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GeospatialMapFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "geospatialMapAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GeospatialMapAggregatedFieldWells))))

newGeospatialMapFieldWells :: GeospatialMapFieldWells Source #

Create a value of GeospatialMapFieldWells 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:geospatialMapAggregatedFieldWells:GeospatialMapFieldWells', geospatialMapFieldWells_geospatialMapAggregatedFieldWells - The aggregated field well for a geospatial map.

GeospatialMapStyleOptions

data GeospatialMapStyleOptions Source #

The map style options of the geospatial map.

See: newGeospatialMapStyleOptions smart constructor.

Instances

Instances details
FromJSON GeospatialMapStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapStyleOptions

ToJSON GeospatialMapStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapStyleOptions

Generic GeospatialMapStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapStyleOptions

Associated Types

type Rep GeospatialMapStyleOptions :: Type -> Type #

Read GeospatialMapStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapStyleOptions

Show GeospatialMapStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapStyleOptions

NFData GeospatialMapStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapStyleOptions

Eq GeospatialMapStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapStyleOptions

Hashable GeospatialMapStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapStyleOptions

type Rep GeospatialMapStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapStyleOptions

type Rep GeospatialMapStyleOptions = D1 ('MetaData "GeospatialMapStyleOptions" "Amazonka.QuickSight.Types.GeospatialMapStyleOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GeospatialMapStyleOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baseMapStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BaseMapStyleType))))

newGeospatialMapStyleOptions :: GeospatialMapStyleOptions Source #

Create a value of GeospatialMapStyleOptions 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:baseMapStyle:GeospatialMapStyleOptions', geospatialMapStyleOptions_baseMapStyle - The base map style of the geospatial map.

GeospatialMapVisual

data GeospatialMapVisual Source #

A geospatial map or a points on map visual.

For more information, see Creating point maps in the Amazon QuickSight User Guide.

See: newGeospatialMapVisual smart constructor.

Instances

Instances details
FromJSON GeospatialMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapVisual

ToJSON GeospatialMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapVisual

Generic GeospatialMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapVisual

Associated Types

type Rep GeospatialMapVisual :: Type -> Type #

Show GeospatialMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapVisual

NFData GeospatialMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapVisual

Methods

rnf :: GeospatialMapVisual -> () #

Eq GeospatialMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapVisual

Hashable GeospatialMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapVisual

type Rep GeospatialMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialMapVisual

newGeospatialMapVisual Source #

Create a value of GeospatialMapVisual 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:actions:GeospatialMapVisual', geospatialMapVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:GeospatialMapVisual', geospatialMapVisual_chartConfiguration - The configuration settings of the visual.

$sel:columnHierarchies:GeospatialMapVisual', geospatialMapVisual_columnHierarchies - The column hierarchy that is used during drill-downs and drill-ups.

$sel:subtitle:GeospatialMapVisual', geospatialMapVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:GeospatialMapVisual', geospatialMapVisual_title - The title that is displayed on the visual.

$sel:visualId:GeospatialMapVisual', geospatialMapVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..

GeospatialPointStyleOptions

data GeospatialPointStyleOptions Source #

The point style of the geospatial map.

See: newGeospatialPointStyleOptions smart constructor.

Instances

Instances details
FromJSON GeospatialPointStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialPointStyleOptions

ToJSON GeospatialPointStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialPointStyleOptions

Generic GeospatialPointStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialPointStyleOptions

Associated Types

type Rep GeospatialPointStyleOptions :: Type -> Type #

Read GeospatialPointStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialPointStyleOptions

Show GeospatialPointStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialPointStyleOptions

NFData GeospatialPointStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialPointStyleOptions

Eq GeospatialPointStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialPointStyleOptions

Hashable GeospatialPointStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialPointStyleOptions

type Rep GeospatialPointStyleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialPointStyleOptions

type Rep GeospatialPointStyleOptions = D1 ('MetaData "GeospatialPointStyleOptions" "Amazonka.QuickSight.Types.GeospatialPointStyleOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GeospatialPointStyleOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clusterMarkerConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ClusterMarkerConfiguration)) :*: S1 ('MetaSel ('Just "selectedPointStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GeospatialSelectedPointStyle))))

newGeospatialPointStyleOptions :: GeospatialPointStyleOptions Source #

Create a value of GeospatialPointStyleOptions 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:clusterMarkerConfiguration:GeospatialPointStyleOptions', geospatialPointStyleOptions_clusterMarkerConfiguration - The cluster marker configuration of the geospatial point style.

$sel:selectedPointStyle:GeospatialPointStyleOptions', geospatialPointStyleOptions_selectedPointStyle - The selected point styles (point, cluster) of the geospatial map.

GeospatialWindowOptions

data GeospatialWindowOptions Source #

The window options of the geospatial map visual.

See: newGeospatialWindowOptions smart constructor.

Instances

Instances details
FromJSON GeospatialWindowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialWindowOptions

ToJSON GeospatialWindowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialWindowOptions

Generic GeospatialWindowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialWindowOptions

Associated Types

type Rep GeospatialWindowOptions :: Type -> Type #

Read GeospatialWindowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialWindowOptions

Show GeospatialWindowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialWindowOptions

NFData GeospatialWindowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialWindowOptions

Methods

rnf :: GeospatialWindowOptions -> () #

Eq GeospatialWindowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialWindowOptions

Hashable GeospatialWindowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialWindowOptions

type Rep GeospatialWindowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeospatialWindowOptions

type Rep GeospatialWindowOptions = D1 ('MetaData "GeospatialWindowOptions" "Amazonka.QuickSight.Types.GeospatialWindowOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GeospatialWindowOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "bounds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GeospatialCoordinateBounds)) :*: S1 ('MetaSel ('Just "mapZoomMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MapZoomMode))))

newGeospatialWindowOptions :: GeospatialWindowOptions Source #

Create a value of GeospatialWindowOptions 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:bounds:GeospatialWindowOptions', geospatialWindowOptions_bounds - The bounds options (north, south, west, east) of the geospatial window options.

$sel:mapZoomMode:GeospatialWindowOptions', geospatialWindowOptions_mapZoomMode - The map zoom modes (manual, auto) of the geospatial window options.

GlobalTableBorderOptions

data GlobalTableBorderOptions Source #

Determines the border options for a table visual.

See: newGlobalTableBorderOptions smart constructor.

Instances

Instances details
FromJSON GlobalTableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GlobalTableBorderOptions

ToJSON GlobalTableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GlobalTableBorderOptions

Generic GlobalTableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GlobalTableBorderOptions

Associated Types

type Rep GlobalTableBorderOptions :: Type -> Type #

Read GlobalTableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GlobalTableBorderOptions

Show GlobalTableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GlobalTableBorderOptions

NFData GlobalTableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GlobalTableBorderOptions

Eq GlobalTableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GlobalTableBorderOptions

Hashable GlobalTableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GlobalTableBorderOptions

type Rep GlobalTableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GlobalTableBorderOptions

type Rep GlobalTableBorderOptions = D1 ('MetaData "GlobalTableBorderOptions" "Amazonka.QuickSight.Types.GlobalTableBorderOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GlobalTableBorderOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sideSpecificBorder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableSideBorderOptions)) :*: S1 ('MetaSel ('Just "uniformBorder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableBorderOptions))))

newGlobalTableBorderOptions :: GlobalTableBorderOptions Source #

Create a value of GlobalTableBorderOptions 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:sideSpecificBorder:GlobalTableBorderOptions', globalTableBorderOptions_sideSpecificBorder - Determines the options for side specific border.

$sel:uniformBorder:GlobalTableBorderOptions', globalTableBorderOptions_uniformBorder - Determines the options for uniform border.

GradientColor

data GradientColor Source #

Determines the gradient color settings.

See: newGradientColor smart constructor.

Instances

Instances details
FromJSON GradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientColor

ToJSON GradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientColor

Generic GradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientColor

Associated Types

type Rep GradientColor :: Type -> Type #

Read GradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientColor

Show GradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientColor

NFData GradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientColor

Methods

rnf :: GradientColor -> () #

Eq GradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientColor

Hashable GradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientColor

type Rep GradientColor Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientColor

type Rep GradientColor = D1 ('MetaData "GradientColor" "Amazonka.QuickSight.Types.GradientColor" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GradientColor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "stops") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GradientStop]))))

newGradientColor :: GradientColor Source #

Create a value of GradientColor 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:stops:GradientColor', gradientColor_stops - The list of gradient color stops.

GradientStop

data GradientStop Source #

Determines the gradient stop configuration.

See: newGradientStop smart constructor.

Instances

Instances details
FromJSON GradientStop Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientStop

ToJSON GradientStop Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientStop

Generic GradientStop Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientStop

Associated Types

type Rep GradientStop :: Type -> Type #

Read GradientStop Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientStop

Show GradientStop Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientStop

NFData GradientStop Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientStop

Methods

rnf :: GradientStop -> () #

Eq GradientStop Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientStop

Hashable GradientStop Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientStop

type Rep GradientStop Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GradientStop

type Rep GradientStop = D1 ('MetaData "GradientStop" "Amazonka.QuickSight.Types.GradientStop" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GradientStop'" 'PrefixI 'True) (S1 ('MetaSel ('Just "color") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dataValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "gradientOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double))))

newGradientStop Source #

Create a value of GradientStop 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:color:GradientStop', gradientStop_color - Determines the color.

$sel:dataValue:GradientStop', gradientStop_dataValue - Determines the data value.

$sel:gradientOffset:GradientStop', gradientStop_gradientOffset - Determines gradient offset value.

GridLayoutCanvasSizeOptions

data GridLayoutCanvasSizeOptions Source #

Configuration options for the canvas of a grid layout.

See: newGridLayoutCanvasSizeOptions smart constructor.

Instances

Instances details
FromJSON GridLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutCanvasSizeOptions

ToJSON GridLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutCanvasSizeOptions

Generic GridLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutCanvasSizeOptions

Associated Types

type Rep GridLayoutCanvasSizeOptions :: Type -> Type #

Read GridLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutCanvasSizeOptions

Show GridLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutCanvasSizeOptions

NFData GridLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutCanvasSizeOptions

Eq GridLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutCanvasSizeOptions

Hashable GridLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutCanvasSizeOptions

type Rep GridLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutCanvasSizeOptions

type Rep GridLayoutCanvasSizeOptions = D1 ('MetaData "GridLayoutCanvasSizeOptions" "Amazonka.QuickSight.Types.GridLayoutCanvasSizeOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GridLayoutCanvasSizeOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "screenCanvasSizeOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GridLayoutScreenCanvasSizeOptions))))

newGridLayoutCanvasSizeOptions :: GridLayoutCanvasSizeOptions Source #

Create a value of GridLayoutCanvasSizeOptions 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:screenCanvasSizeOptions:GridLayoutCanvasSizeOptions', gridLayoutCanvasSizeOptions_screenCanvasSizeOptions - The options that determine the sizing of the canvas used in a grid layout.

GridLayoutConfiguration

data GridLayoutConfiguration Source #

The configuration for a grid layout. Also called a tiled layout.

Visuals snap to a grid with standard spacing and alignment. Dashboards are displayed as designed, with options to fit to screen or view at actual size.

See: newGridLayoutConfiguration smart constructor.

Instances

Instances details
FromJSON GridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutConfiguration

ToJSON GridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutConfiguration

Generic GridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutConfiguration

Associated Types

type Rep GridLayoutConfiguration :: Type -> Type #

Read GridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutConfiguration

Show GridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutConfiguration

NFData GridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutConfiguration

Methods

rnf :: GridLayoutConfiguration -> () #

Eq GridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutConfiguration

Hashable GridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutConfiguration

type Rep GridLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutConfiguration

type Rep GridLayoutConfiguration = D1 ('MetaData "GridLayoutConfiguration" "Amazonka.QuickSight.Types.GridLayoutConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GridLayoutConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "canvasSizeOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GridLayoutCanvasSizeOptions)) :*: S1 ('MetaSel ('Just "elements") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [GridLayoutElement])))

newGridLayoutConfiguration :: GridLayoutConfiguration Source #

Create a value of GridLayoutConfiguration 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:canvasSizeOptions:GridLayoutConfiguration', gridLayoutConfiguration_canvasSizeOptions - Undocumented member.

$sel:elements:GridLayoutConfiguration', gridLayoutConfiguration_elements - The elements that are included in a grid layout.

GridLayoutElement

data GridLayoutElement Source #

An element within a grid layout.

See: newGridLayoutElement smart constructor.

Instances

Instances details
FromJSON GridLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutElement

ToJSON GridLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutElement

Generic GridLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutElement

Associated Types

type Rep GridLayoutElement :: Type -> Type #

Read GridLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutElement

Show GridLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutElement

NFData GridLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutElement

Methods

rnf :: GridLayoutElement -> () #

Eq GridLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutElement

Hashable GridLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutElement

type Rep GridLayoutElement Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutElement

type Rep GridLayoutElement = D1 ('MetaData "GridLayoutElement" "Amazonka.QuickSight.Types.GridLayoutElement" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GridLayoutElement'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "columnIndex") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "rowIndex") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "elementId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "elementType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LayoutElementType) :*: (S1 ('MetaSel ('Just "columnSpan") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "rowSpan") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))))

newGridLayoutElement Source #

Create a value of GridLayoutElement 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:columnIndex:GridLayoutElement', gridLayoutElement_columnIndex - The column index for the upper left corner of an element.

$sel:rowIndex:GridLayoutElement', gridLayoutElement_rowIndex - The row index for the upper left corner of an element.

$sel:elementId:GridLayoutElement', gridLayoutElement_elementId - A unique identifier for an element within a grid layout.

$sel:elementType:GridLayoutElement', gridLayoutElement_elementType - The type of element.

$sel:columnSpan:GridLayoutElement', gridLayoutElement_columnSpan - The width of a grid element expressed as a number of grid columns.

$sel:rowSpan:GridLayoutElement', gridLayoutElement_rowSpan - The height of a grid element expressed as a number of grid rows.

GridLayoutScreenCanvasSizeOptions

data GridLayoutScreenCanvasSizeOptions Source #

The options that determine the sizing of the canvas used in a grid layout.

See: newGridLayoutScreenCanvasSizeOptions smart constructor.

Instances

Instances details
FromJSON GridLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutScreenCanvasSizeOptions

ToJSON GridLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutScreenCanvasSizeOptions

Generic GridLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutScreenCanvasSizeOptions

Associated Types

type Rep GridLayoutScreenCanvasSizeOptions :: Type -> Type #

Read GridLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutScreenCanvasSizeOptions

Show GridLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutScreenCanvasSizeOptions

NFData GridLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutScreenCanvasSizeOptions

Eq GridLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutScreenCanvasSizeOptions

Hashable GridLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutScreenCanvasSizeOptions

type Rep GridLayoutScreenCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GridLayoutScreenCanvasSizeOptions

type Rep GridLayoutScreenCanvasSizeOptions = D1 ('MetaData "GridLayoutScreenCanvasSizeOptions" "Amazonka.QuickSight.Types.GridLayoutScreenCanvasSizeOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GridLayoutScreenCanvasSizeOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "optimizedViewPortWidth") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "resizeOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ResizeOption)))

newGridLayoutScreenCanvasSizeOptions Source #

Create a value of GridLayoutScreenCanvasSizeOptions 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:optimizedViewPortWidth:GridLayoutScreenCanvasSizeOptions', gridLayoutScreenCanvasSizeOptions_optimizedViewPortWidth - The width that the view port will be optimized for when the layout renders.

$sel:resizeOption:GridLayoutScreenCanvasSizeOptions', gridLayoutScreenCanvasSizeOptions_resizeOption - This value determines the layout behavior when the viewport is resized.

  • FIXED: A fixed width will be used when optimizing the layout. In the Amazon QuickSight console, this option is called Classic.
  • RESPONSIVE: The width of the canvas will be responsive and optimized to the view port. In the Amazon QuickSight console, this option is called Tiled.

Group

data Group Source #

A group in Amazon QuickSight consists of a set of users. You can use groups to make it easier to manage access and security.

See: newGroup smart constructor.

Constructors

Group' (Maybe Text) (Maybe Text) (Maybe Text) (Maybe Text) 

Instances

Instances details
FromJSON Group Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Group

Generic Group Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Group

Associated Types

type Rep Group :: Type -> Type #

Methods

from :: Group -> Rep Group x #

to :: Rep Group x -> Group #

Read Group Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Group

Show Group Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Group

Methods

showsPrec :: Int -> Group -> ShowS #

show :: Group -> String #

showList :: [Group] -> ShowS #

NFData Group Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Group

Methods

rnf :: Group -> () #

Eq Group Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Group

Methods

(==) :: Group -> Group -> Bool #

(/=) :: Group -> Group -> Bool #

Hashable Group Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Group

Methods

hashWithSalt :: Int -> Group -> Int #

hash :: Group -> Int #

type Rep Group Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Group

type Rep Group = D1 ('MetaData "Group" "Amazonka.QuickSight.Types.Group" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "Group'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newGroup :: Group Source #

Create a value of Group 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:arn:Group', group_arn - The Amazon Resource Name (ARN) for the group.

$sel:description:Group', group_description - The group description.

$sel:groupName:Group', group_groupName - The name of the group.

$sel:principalId:Group', group_principalId - The principal ID of the group.

GroupMember

data GroupMember Source #

A member of an Amazon QuickSight group. Currently, group members must be users. Groups can't be members of another group. .

See: newGroupMember smart constructor.

Constructors

GroupMember' (Maybe Text) (Maybe Text) 

Instances

Instances details
FromJSON GroupMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupMember

Generic GroupMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupMember

Associated Types

type Rep GroupMember :: Type -> Type #

Read GroupMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupMember

Show GroupMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupMember

NFData GroupMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupMember

Methods

rnf :: GroupMember -> () #

Eq GroupMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupMember

Hashable GroupMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupMember

type Rep GroupMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupMember

type Rep GroupMember = D1 ('MetaData "GroupMember" "Amazonka.QuickSight.Types.GroupMember" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GroupMember'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "memberName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newGroupMember :: GroupMember Source #

Create a value of GroupMember 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:arn:GroupMember', groupMember_arn - The Amazon Resource Name (ARN) for the group member (user).

$sel:memberName:GroupMember', groupMember_memberName - The name of the group member (user).

GroupSearchFilter

data GroupSearchFilter Source #

A GroupSearchFilter object that you want to apply to your search.

See: newGroupSearchFilter smart constructor.

Instances

Instances details
ToJSON GroupSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupSearchFilter

Generic GroupSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupSearchFilter

Associated Types

type Rep GroupSearchFilter :: Type -> Type #

Read GroupSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupSearchFilter

Show GroupSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupSearchFilter

NFData GroupSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupSearchFilter

Methods

rnf :: GroupSearchFilter -> () #

Eq GroupSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupSearchFilter

Hashable GroupSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupSearchFilter

type Rep GroupSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupSearchFilter

type Rep GroupSearchFilter = D1 ('MetaData "GroupSearchFilter" "Amazonka.QuickSight.Types.GroupSearchFilter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GroupSearchFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "operator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 GroupFilterOperator) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 GroupFilterAttribute) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newGroupSearchFilter Source #

Create a value of GroupSearchFilter 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:operator:GroupSearchFilter', groupSearchFilter_operator - The comparison operator that you want to use as a filter, for example "Operator": "StartsWith". Currently, the only supported operator is StartsWith.

$sel:name:GroupSearchFilter', groupSearchFilter_name - The name of the value that you want to use as a filter, for example "Name": "GROUP_NAME". Currently, the only supported name is GROUP_NAME.

$sel:value:GroupSearchFilter', groupSearchFilter_value - The value of the named item, in this case GROUP_NAME, that you want to use as a filter.

GrowthRateComputation

data GrowthRateComputation Source #

The growth rate computation configuration.

See: newGrowthRateComputation smart constructor.

Instances

Instances details
FromJSON GrowthRateComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GrowthRateComputation

ToJSON GrowthRateComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GrowthRateComputation

Generic GrowthRateComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GrowthRateComputation

Associated Types

type Rep GrowthRateComputation :: Type -> Type #

Show GrowthRateComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GrowthRateComputation

NFData GrowthRateComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GrowthRateComputation

Methods

rnf :: GrowthRateComputation -> () #

Eq GrowthRateComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GrowthRateComputation

Hashable GrowthRateComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GrowthRateComputation

type Rep GrowthRateComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GrowthRateComputation

type Rep GrowthRateComputation = D1 ('MetaData "GrowthRateComputation" "Amazonka.QuickSight.Types.GrowthRateComputation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GrowthRateComputation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "periodSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MeasureField)) :*: (S1 ('MetaSel ('Just "computationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "time") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DimensionField)))))

newGrowthRateComputation Source #

Create a value of GrowthRateComputation 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:name:GrowthRateComputation', growthRateComputation_name - The name of a computation.

$sel:periodSize:GrowthRateComputation', growthRateComputation_periodSize - The period size setup of a growth rate computation.

$sel:value:GrowthRateComputation', growthRateComputation_value - The value field that is used in a computation.

$sel:computationId:GrowthRateComputation', growthRateComputation_computationId - The ID for a computation.

$sel:time:GrowthRateComputation', growthRateComputation_time - The time field that is used in a computation.

GutterStyle

data GutterStyle Source #

The display options for gutter spacing between tiles on a sheet.

See: newGutterStyle smart constructor.

Constructors

GutterStyle' (Maybe Bool) 

Instances

Instances details
FromJSON GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

ToJSON GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

Generic GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

Associated Types

type Rep GutterStyle :: Type -> Type #

Read GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

Show GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

NFData GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

Methods

rnf :: GutterStyle -> () #

Eq GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

Hashable GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

type Rep GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

type Rep GutterStyle = D1 ('MetaData "GutterStyle" "Amazonka.QuickSight.Types.GutterStyle" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "GutterStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "show") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newGutterStyle :: GutterStyle Source #

Create a value of GutterStyle 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:show:GutterStyle', gutterStyle_show - This Boolean value controls whether to display a gutter space between sheet tiles.

HeaderFooterSectionConfiguration

data HeaderFooterSectionConfiguration Source #

The configuration of a header or footer section.

See: newHeaderFooterSectionConfiguration smart constructor.

Instances

Instances details
FromJSON HeaderFooterSectionConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeaderFooterSectionConfiguration

ToJSON HeaderFooterSectionConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeaderFooterSectionConfiguration

Generic HeaderFooterSectionConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeaderFooterSectionConfiguration

Associated Types

type Rep HeaderFooterSectionConfiguration :: Type -> Type #

Show HeaderFooterSectionConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeaderFooterSectionConfiguration

NFData HeaderFooterSectionConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeaderFooterSectionConfiguration

Eq HeaderFooterSectionConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeaderFooterSectionConfiguration

Hashable HeaderFooterSectionConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeaderFooterSectionConfiguration

type Rep HeaderFooterSectionConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeaderFooterSectionConfiguration

type Rep HeaderFooterSectionConfiguration = D1 ('MetaData "HeaderFooterSectionConfiguration" "Amazonka.QuickSight.Types.HeaderFooterSectionConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "HeaderFooterSectionConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "style") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SectionStyle)) :*: (S1 ('MetaSel ('Just "sectionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "layout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SectionLayoutConfiguration))))

newHeaderFooterSectionConfiguration Source #

Create a value of HeaderFooterSectionConfiguration 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:style:HeaderFooterSectionConfiguration', headerFooterSectionConfiguration_style - The style options of a header or footer section.

$sel:sectionId:HeaderFooterSectionConfiguration', headerFooterSectionConfiguration_sectionId - The unique identifier of the header or footer section.

$sel:layout:HeaderFooterSectionConfiguration', headerFooterSectionConfiguration_layout - The layout configuration of the header or footer section.

HeatMapAggregatedFieldWells

data HeatMapAggregatedFieldWells Source #

The aggregated field wells of a heat map.

See: newHeatMapAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON HeatMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapAggregatedFieldWells

ToJSON HeatMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapAggregatedFieldWells

Generic HeatMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapAggregatedFieldWells

Associated Types

type Rep HeatMapAggregatedFieldWells :: Type -> Type #

Show HeatMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapAggregatedFieldWells

NFData HeatMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapAggregatedFieldWells

Eq HeatMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapAggregatedFieldWells

Hashable HeatMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapAggregatedFieldWells

type Rep HeatMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapAggregatedFieldWells

type Rep HeatMapAggregatedFieldWells = D1 ('MetaData "HeatMapAggregatedFieldWells" "Amazonka.QuickSight.Types.HeatMapAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "HeatMapAggregatedFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: (S1 ('MetaSel ('Just "rows") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])))))

newHeatMapAggregatedFieldWells :: HeatMapAggregatedFieldWells Source #

Create a value of HeatMapAggregatedFieldWells 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:columns:HeatMapAggregatedFieldWells', heatMapAggregatedFieldWells_columns - The columns field well of a heat map.

$sel:rows:HeatMapAggregatedFieldWells', heatMapAggregatedFieldWells_rows - The rows field well of a heat map.

$sel:values:HeatMapAggregatedFieldWells', heatMapAggregatedFieldWells_values - The values field well of a heat map.

HeatMapConfiguration

data HeatMapConfiguration Source #

The configuration of a heat map.

See: newHeatMapConfiguration smart constructor.

Instances

Instances details
FromJSON HeatMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapConfiguration

ToJSON HeatMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapConfiguration

Generic HeatMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapConfiguration

Associated Types

type Rep HeatMapConfiguration :: Type -> Type #

Show HeatMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapConfiguration

NFData HeatMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapConfiguration

Methods

rnf :: HeatMapConfiguration -> () #

Eq HeatMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapConfiguration

Hashable HeatMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapConfiguration

type Rep HeatMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapConfiguration

newHeatMapConfiguration :: HeatMapConfiguration Source #

Create a value of HeatMapConfiguration 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:colorScale:HeatMapConfiguration', heatMapConfiguration_colorScale - The color options (gradient color, point of divergence) in a heat map.

$sel:columnLabelOptions:HeatMapConfiguration', heatMapConfiguration_columnLabelOptions - The label options of the column that is displayed in a heat map.

$sel:dataLabels:HeatMapConfiguration', heatMapConfiguration_dataLabels - The options that determine if visual data labels are displayed.

$sel:fieldWells:HeatMapConfiguration', heatMapConfiguration_fieldWells - The field wells of the visual.

$sel:legend:HeatMapConfiguration', heatMapConfiguration_legend - The legend display setup of the visual.

$sel:rowLabelOptions:HeatMapConfiguration', heatMapConfiguration_rowLabelOptions - The label options of the row that is displayed in a heat map.

$sel:sortConfiguration:HeatMapConfiguration', heatMapConfiguration_sortConfiguration - The sort configuration of a heat map.

$sel:tooltip:HeatMapConfiguration', heatMapConfiguration_tooltip - The tooltip display setup of the visual.

HeatMapFieldWells

data HeatMapFieldWells Source #

The field well configuration of a heat map.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newHeatMapFieldWells smart constructor.

Instances

Instances details
FromJSON HeatMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapFieldWells

ToJSON HeatMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapFieldWells

Generic HeatMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapFieldWells

Associated Types

type Rep HeatMapFieldWells :: Type -> Type #

Show HeatMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapFieldWells

NFData HeatMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapFieldWells

Methods

rnf :: HeatMapFieldWells -> () #

Eq HeatMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapFieldWells

Hashable HeatMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapFieldWells

type Rep HeatMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapFieldWells

type Rep HeatMapFieldWells = D1 ('MetaData "HeatMapFieldWells" "Amazonka.QuickSight.Types.HeatMapFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "HeatMapFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "heatMapAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HeatMapAggregatedFieldWells))))

newHeatMapFieldWells :: HeatMapFieldWells Source #

Create a value of HeatMapFieldWells 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:heatMapAggregatedFieldWells:HeatMapFieldWells', heatMapFieldWells_heatMapAggregatedFieldWells - The aggregated field wells of a heat map.

HeatMapSortConfiguration

data HeatMapSortConfiguration Source #

The sort configuration of a heat map.

See: newHeatMapSortConfiguration smart constructor.

Instances

Instances details
FromJSON HeatMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapSortConfiguration

ToJSON HeatMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapSortConfiguration

Generic HeatMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapSortConfiguration

Associated Types

type Rep HeatMapSortConfiguration :: Type -> Type #

Read HeatMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapSortConfiguration

Show HeatMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapSortConfiguration

NFData HeatMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapSortConfiguration

Eq HeatMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapSortConfiguration

Hashable HeatMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapSortConfiguration

type Rep HeatMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapSortConfiguration

type Rep HeatMapSortConfiguration = D1 ('MetaData "HeatMapSortConfiguration" "Amazonka.QuickSight.Types.HeatMapSortConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "HeatMapSortConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "heatMapColumnItemsLimitConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: S1 ('MetaSel ('Just "heatMapColumnSort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions]))) :*: (S1 ('MetaSel ('Just "heatMapRowItemsLimitConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: S1 ('MetaSel ('Just "heatMapRowSort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions])))))

newHeatMapSortConfiguration :: HeatMapSortConfiguration Source #

Create a value of HeatMapSortConfiguration 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:heatMapColumnItemsLimitConfiguration:HeatMapSortConfiguration', heatMapSortConfiguration_heatMapColumnItemsLimitConfiguration - The limit on the number of columns that are displayed in a heat map.

$sel:heatMapColumnSort:HeatMapSortConfiguration', heatMapSortConfiguration_heatMapColumnSort - The column sort configuration for heat map for columns that aren't a part of a field well.

$sel:heatMapRowItemsLimitConfiguration:HeatMapSortConfiguration', heatMapSortConfiguration_heatMapRowItemsLimitConfiguration - The limit on the number of rows that are displayed in a heat map.

$sel:heatMapRowSort:HeatMapSortConfiguration', heatMapSortConfiguration_heatMapRowSort - The field sort configuration of the rows fields.

HeatMapVisual

data HeatMapVisual Source #

A heat map.

For more information, see Using heat maps in the Amazon QuickSight User Guide.

See: newHeatMapVisual smart constructor.

Instances

Instances details
FromJSON HeatMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapVisual

ToJSON HeatMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapVisual

Generic HeatMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapVisual

Associated Types

type Rep HeatMapVisual :: Type -> Type #

Show HeatMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapVisual

NFData HeatMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapVisual

Methods

rnf :: HeatMapVisual -> () #

Eq HeatMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapVisual

Hashable HeatMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapVisual

type Rep HeatMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HeatMapVisual

newHeatMapVisual Source #

Create a value of HeatMapVisual 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:actions:HeatMapVisual', heatMapVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:HeatMapVisual', heatMapVisual_chartConfiguration - The configuration of a heat map.

$sel:columnHierarchies:HeatMapVisual', heatMapVisual_columnHierarchies - The column hierarchy that is used during drill-downs and drill-ups.

$sel:subtitle:HeatMapVisual', heatMapVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:HeatMapVisual', heatMapVisual_title - The title that is displayed on the visual.

$sel:visualId:HeatMapVisual', heatMapVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

HistogramAggregatedFieldWells

data HistogramAggregatedFieldWells Source #

The field well configuration of a histogram.

See: newHistogramAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON HistogramAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramAggregatedFieldWells

ToJSON HistogramAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramAggregatedFieldWells

Generic HistogramAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramAggregatedFieldWells

Associated Types

type Rep HistogramAggregatedFieldWells :: Type -> Type #

Show HistogramAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramAggregatedFieldWells

NFData HistogramAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramAggregatedFieldWells

Eq HistogramAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramAggregatedFieldWells

Hashable HistogramAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramAggregatedFieldWells

type Rep HistogramAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramAggregatedFieldWells

type Rep HistogramAggregatedFieldWells = D1 ('MetaData "HistogramAggregatedFieldWells" "Amazonka.QuickSight.Types.HistogramAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "HistogramAggregatedFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField]))))

newHistogramAggregatedFieldWells :: HistogramAggregatedFieldWells Source #

Create a value of HistogramAggregatedFieldWells 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:values:HistogramAggregatedFieldWells', histogramAggregatedFieldWells_values - The value field wells of a histogram. Values are aggregated by COUNT or DISTINCT_COUNT.

HistogramBinOptions

data HistogramBinOptions Source #

The options that determine the presentation of histogram bins.

See: newHistogramBinOptions smart constructor.

Instances

Instances details
FromJSON HistogramBinOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinOptions

ToJSON HistogramBinOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinOptions

Generic HistogramBinOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinOptions

Associated Types

type Rep HistogramBinOptions :: Type -> Type #

Read HistogramBinOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinOptions

Show HistogramBinOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinOptions

NFData HistogramBinOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinOptions

Methods

rnf :: HistogramBinOptions -> () #

Eq HistogramBinOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinOptions

Hashable HistogramBinOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinOptions

type Rep HistogramBinOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinOptions

type Rep HistogramBinOptions = D1 ('MetaData "HistogramBinOptions" "Amazonka.QuickSight.Types.HistogramBinOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "HistogramBinOptions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "binCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BinCountOptions)) :*: S1 ('MetaSel ('Just "binWidth") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BinWidthOptions))) :*: (S1 ('MetaSel ('Just "selectedBinType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HistogramBinType)) :*: S1 ('MetaSel ('Just "startValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))))

newHistogramBinOptions :: HistogramBinOptions Source #

Create a value of HistogramBinOptions 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:binCount:HistogramBinOptions', histogramBinOptions_binCount - The options that determine the bin count of a histogram.

$sel:binWidth:HistogramBinOptions', histogramBinOptions_binWidth - The options that determine the bin width of a histogram.

$sel:selectedBinType:HistogramBinOptions', histogramBinOptions_selectedBinType - The options that determine the selected bin type.

$sel:startValue:HistogramBinOptions', histogramBinOptions_startValue - The options that determine the bin start value.

HistogramConfiguration

data HistogramConfiguration Source #

The configuration for a HistogramVisual.

See: newHistogramConfiguration smart constructor.

Instances

Instances details
FromJSON HistogramConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramConfiguration

ToJSON HistogramConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramConfiguration

Generic HistogramConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramConfiguration

Associated Types

type Rep HistogramConfiguration :: Type -> Type #

Show HistogramConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramConfiguration

NFData HistogramConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramConfiguration

Methods

rnf :: HistogramConfiguration -> () #

Eq HistogramConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramConfiguration

Hashable HistogramConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramConfiguration

type Rep HistogramConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramConfiguration

newHistogramConfiguration :: HistogramConfiguration Source #

Create a value of HistogramConfiguration 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:binOptions:HistogramConfiguration', histogramConfiguration_binOptions - The options that determine the presentation of histogram bins.

$sel:dataLabels:HistogramConfiguration', histogramConfiguration_dataLabels - The data label configuration of a histogram.

$sel:fieldWells:HistogramConfiguration', histogramConfiguration_fieldWells - The field well configuration of a histogram.

$sel:tooltip:HistogramConfiguration', histogramConfiguration_tooltip - The tooltip configuration of a histogram.

$sel:visualPalette:HistogramConfiguration', histogramConfiguration_visualPalette - The visual palette configuration of a histogram.

$sel:xAxisDisplayOptions:HistogramConfiguration', histogramConfiguration_xAxisDisplayOptions - The options that determine the presentation of the x-axis.

$sel:xAxisLabelOptions:HistogramConfiguration', histogramConfiguration_xAxisLabelOptions - The options that determine the presentation of the x-axis label.

$sel:yAxisDisplayOptions:HistogramConfiguration', histogramConfiguration_yAxisDisplayOptions - The options that determine the presentation of the y-axis.

HistogramFieldWells

data HistogramFieldWells Source #

The field well configuration of a histogram.

See: newHistogramFieldWells smart constructor.

Instances

Instances details
FromJSON HistogramFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramFieldWells

ToJSON HistogramFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramFieldWells

Generic HistogramFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramFieldWells

Associated Types

type Rep HistogramFieldWells :: Type -> Type #

Show HistogramFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramFieldWells

NFData HistogramFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramFieldWells

Methods

rnf :: HistogramFieldWells -> () #

Eq HistogramFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramFieldWells

Hashable HistogramFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramFieldWells

type Rep HistogramFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramFieldWells

type Rep HistogramFieldWells = D1 ('MetaData "HistogramFieldWells" "Amazonka.QuickSight.Types.HistogramFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "HistogramFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "histogramAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HistogramAggregatedFieldWells))))

newHistogramFieldWells :: HistogramFieldWells Source #

Create a value of HistogramFieldWells 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:histogramAggregatedFieldWells:HistogramFieldWells', histogramFieldWells_histogramAggregatedFieldWells - The field well configuration of a histogram.

HistogramVisual

data HistogramVisual Source #

A histogram.

For more information, see Using histograms in the Amazon QuickSight User Guide.

See: newHistogramVisual smart constructor.

Instances

Instances details
FromJSON HistogramVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramVisual

ToJSON HistogramVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramVisual

Generic HistogramVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramVisual

Associated Types

type Rep HistogramVisual :: Type -> Type #

Show HistogramVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramVisual

NFData HistogramVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramVisual

Methods

rnf :: HistogramVisual -> () #

Eq HistogramVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramVisual

Hashable HistogramVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramVisual

type Rep HistogramVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramVisual

newHistogramVisual Source #

Create a value of HistogramVisual 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:actions:HistogramVisual', histogramVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:HistogramVisual', histogramVisual_chartConfiguration - The configuration for a HistogramVisual.

$sel:subtitle:HistogramVisual', histogramVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:HistogramVisual', histogramVisual_title - The title that is displayed on the visual.

$sel:visualId:HistogramVisual', histogramVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

IAMPolicyAssignment

data IAMPolicyAssignment Source #

An Identity and Access Management (IAM) policy assignment.

See: newIAMPolicyAssignment smart constructor.

Instances

Instances details
FromJSON IAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignment

Generic IAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignment

Associated Types

type Rep IAMPolicyAssignment :: Type -> Type #

Read IAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignment

Show IAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignment

NFData IAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignment

Methods

rnf :: IAMPolicyAssignment -> () #

Eq IAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignment

Hashable IAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignment

type Rep IAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignment

type Rep IAMPolicyAssignment = D1 ('MetaData "IAMPolicyAssignment" "Amazonka.QuickSight.Types.IAMPolicyAssignment" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "IAMPolicyAssignment'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assignmentId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assignmentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssignmentStatus)))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "identities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "policyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newIAMPolicyAssignment :: IAMPolicyAssignment Source #

Create a value of IAMPolicyAssignment 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:assignmentId:IAMPolicyAssignment', iAMPolicyAssignment_assignmentId - Assignment ID.

$sel:assignmentName:IAMPolicyAssignment', iAMPolicyAssignment_assignmentName - Assignment name.

$sel:assignmentStatus:IAMPolicyAssignment', iAMPolicyAssignment_assignmentStatus - Assignment status.

$sel:awsAccountId:IAMPolicyAssignment', iAMPolicyAssignment_awsAccountId - The Amazon Web Services account ID.

$sel:identities:IAMPolicyAssignment', iAMPolicyAssignment_identities - Identities.

$sel:policyArn:IAMPolicyAssignment', iAMPolicyAssignment_policyArn - The Amazon Resource Name (ARN) for the IAM policy.

IAMPolicyAssignmentSummary

data IAMPolicyAssignmentSummary Source #

IAM policy assignment summary.

See: newIAMPolicyAssignmentSummary smart constructor.

Instances

Instances details
FromJSON IAMPolicyAssignmentSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary

Generic IAMPolicyAssignmentSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary

Associated Types

type Rep IAMPolicyAssignmentSummary :: Type -> Type #

Read IAMPolicyAssignmentSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary

Show IAMPolicyAssignmentSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary

NFData IAMPolicyAssignmentSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary

Eq IAMPolicyAssignmentSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary

Hashable IAMPolicyAssignmentSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary

type Rep IAMPolicyAssignmentSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary

type Rep IAMPolicyAssignmentSummary = D1 ('MetaData "IAMPolicyAssignmentSummary" "Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "IAMPolicyAssignmentSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assignmentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssignmentStatus))))

newIAMPolicyAssignmentSummary :: IAMPolicyAssignmentSummary Source #

Create a value of IAMPolicyAssignmentSummary 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:assignmentName:IAMPolicyAssignmentSummary', iAMPolicyAssignmentSummary_assignmentName - Assignment name.

$sel:assignmentStatus:IAMPolicyAssignmentSummary', iAMPolicyAssignmentSummary_assignmentStatus - Assignment status.

Ingestion

data Ingestion Source #

Information about the SPICE ingestion for a dataset.

See: newIngestion smart constructor.

Instances

Instances details
FromJSON Ingestion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Ingestion

Generic Ingestion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Ingestion

Associated Types

type Rep Ingestion :: Type -> Type #

Read Ingestion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Ingestion

Show Ingestion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Ingestion

NFData Ingestion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Ingestion

Methods

rnf :: Ingestion -> () #

Eq Ingestion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Ingestion

Hashable Ingestion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Ingestion

type Rep Ingestion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Ingestion

type Rep Ingestion = D1 ('MetaData "Ingestion" "Amazonka.QuickSight.Types.Ingestion" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "Ingestion'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "errorInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorInfo)) :*: S1 ('MetaSel ('Just "ingestionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "ingestionSizeInBytes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "ingestionTimeInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "queueInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe QueueInfo))))) :*: ((S1 ('MetaSel ('Just "requestSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IngestionRequestSource)) :*: (S1 ('MetaSel ('Just "requestType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IngestionRequestType)) :*: S1 ('MetaSel ('Just "rowInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowInfo)))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "ingestionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 IngestionStatus) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newIngestion Source #

Create a value of Ingestion 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:errorInfo:Ingestion', ingestion_errorInfo - Error information for this ingestion.

$sel:ingestionId:Ingestion', ingestion_ingestionId - Ingestion ID.

$sel:ingestionSizeInBytes:Ingestion', ingestion_ingestionSizeInBytes - The size of the data ingested, in bytes.

$sel:ingestionTimeInSeconds:Ingestion', ingestion_ingestionTimeInSeconds - The time that this ingestion took, measured in seconds.

$sel:queueInfo:Ingestion', ingestion_queueInfo - Undocumented member.

$sel:requestSource:Ingestion', ingestion_requestSource - Event source for this ingestion.

$sel:requestType:Ingestion', ingestion_requestType - Type of this ingestion.

$sel:rowInfo:Ingestion', ingestion_rowInfo - Undocumented member.

$sel:arn:Ingestion', ingestion_arn - The Amazon Resource Name (ARN) of the resource.

$sel:ingestionStatus:Ingestion', ingestion_ingestionStatus - Ingestion status.

$sel:createdTime:Ingestion', ingestion_createdTime - The time that this ingestion started.

InputColumn

data InputColumn Source #

Metadata for a column that is used as the input of a transform operation.

See: newInputColumn smart constructor.

Instances

Instances details
FromJSON InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

ToJSON InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

Generic InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

Associated Types

type Rep InputColumn :: Type -> Type #

Read InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

Show InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

NFData InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

Methods

rnf :: InputColumn -> () #

Eq InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

Hashable InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

type Rep InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

type Rep InputColumn = D1 ('MetaData "InputColumn" "Amazonka.QuickSight.Types.InputColumn" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "InputColumn'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InputColumnDataType)))

newInputColumn Source #

Create a value of InputColumn 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:name:InputColumn', inputColumn_name - The name of this column in the underlying data source.

$sel:type':InputColumn', inputColumn_type - The data type of the column.

InsightConfiguration

data InsightConfiguration Source #

The configuration of an insight visual.

See: newInsightConfiguration smart constructor.

Instances

Instances details
FromJSON InsightConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InsightConfiguration

ToJSON InsightConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InsightConfiguration

Generic InsightConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InsightConfiguration

Associated Types

type Rep InsightConfiguration :: Type -> Type #

Show InsightConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InsightConfiguration

NFData InsightConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InsightConfiguration

Methods

rnf :: InsightConfiguration -> () #

Eq InsightConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InsightConfiguration

Hashable InsightConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InsightConfiguration

type Rep InsightConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InsightConfiguration

type Rep InsightConfiguration = D1 ('MetaData "InsightConfiguration" "Amazonka.QuickSight.Types.InsightConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "InsightConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "computations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Computation])) :*: S1 ('MetaSel ('Just "customNarrative") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomNarrativeOptions))))

newInsightConfiguration :: InsightConfiguration Source #

Create a value of InsightConfiguration 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:computations:InsightConfiguration', insightConfiguration_computations - The computations configurations of the insight visual

$sel:customNarrative:InsightConfiguration', insightConfiguration_customNarrative - The custom narrative of the insight visual.

InsightVisual

data InsightVisual Source #

An insight visual.

For more information, see Working with insights in the Amazon QuickSight User Guide.

See: newInsightVisual smart constructor.

Instances

Instances details
FromJSON InsightVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InsightVisual

ToJSON InsightVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InsightVisual

Generic InsightVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InsightVisual

Associated Types

type Rep InsightVisual :: Type -> Type #

Show InsightVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InsightVisual

NFData InsightVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InsightVisual

Methods

rnf :: InsightVisual -> () #

Eq InsightVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InsightVisual

Hashable InsightVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InsightVisual

type Rep InsightVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InsightVisual

newInsightVisual Source #

Create a value of InsightVisual 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:actions:InsightVisual', insightVisual_actions - The list of custom actions that are configured for a visual.

$sel:insightConfiguration:InsightVisual', insightVisual_insightConfiguration - The configuration of an insight visual.

$sel:subtitle:InsightVisual', insightVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:InsightVisual', insightVisual_title - The title that is displayed on the visual.

$sel:visualId:InsightVisual', insightVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

$sel:dataSetIdentifier:InsightVisual', insightVisual_dataSetIdentifier - The dataset that is used in the insight visual.

IntegerDefaultValues

data IntegerDefaultValues Source #

The default values of the IntegerParameterDeclaration.

See: newIntegerDefaultValues smart constructor.

Instances

Instances details
FromJSON IntegerDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerDefaultValues

ToJSON IntegerDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerDefaultValues

Generic IntegerDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerDefaultValues

Associated Types

type Rep IntegerDefaultValues :: Type -> Type #

Show IntegerDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerDefaultValues

NFData IntegerDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerDefaultValues

Methods

rnf :: IntegerDefaultValues -> () #

Eq IntegerDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerDefaultValues

Hashable IntegerDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerDefaultValues

type Rep IntegerDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerDefaultValues

type Rep IntegerDefaultValues = D1 ('MetaData "IntegerDefaultValues" "Amazonka.QuickSight.Types.IntegerDefaultValues" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "IntegerDefaultValues'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dynamicValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DynamicDefaultValue)) :*: S1 ('MetaSel ('Just "staticValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Sensitive Integer]))))

newIntegerDefaultValues :: IntegerDefaultValues Source #

Create a value of IntegerDefaultValues 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:dynamicValue:IntegerDefaultValues', integerDefaultValues_dynamicValue - The dynamic value of the IntegerDefaultValues. Different defaults are displayed according to users, groups, and values mapping.

$sel:staticValues:IntegerDefaultValues', integerDefaultValues_staticValues - The static values of the IntegerDefaultValues.

IntegerParameter

data IntegerParameter Source #

An integer parameter.

See: newIntegerParameter smart constructor.

Instances

Instances details
ToJSON IntegerParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameter

Generic IntegerParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameter

Associated Types

type Rep IntegerParameter :: Type -> Type #

Show IntegerParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameter

NFData IntegerParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameter

Methods

rnf :: IntegerParameter -> () #

Eq IntegerParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameter

Hashable IntegerParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameter

type Rep IntegerParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameter

type Rep IntegerParameter = D1 ('MetaData "IntegerParameter" "Amazonka.QuickSight.Types.IntegerParameter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "IntegerParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Sensitive Integer])))

newIntegerParameter Source #

Create a value of IntegerParameter 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:name:IntegerParameter', integerParameter_name - The name of the integer parameter.

$sel:values:IntegerParameter', integerParameter_values - The values for the integer parameter.

IntegerParameterDeclaration

data IntegerParameterDeclaration Source #

A parameter declaration for the Integer data type.

See: newIntegerParameterDeclaration smart constructor.

Instances

Instances details
FromJSON IntegerParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameterDeclaration

ToJSON IntegerParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameterDeclaration

Generic IntegerParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameterDeclaration

Associated Types

type Rep IntegerParameterDeclaration :: Type -> Type #

Show IntegerParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameterDeclaration

NFData IntegerParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameterDeclaration

Eq IntegerParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameterDeclaration

Hashable IntegerParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameterDeclaration

type Rep IntegerParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameterDeclaration

type Rep IntegerParameterDeclaration = D1 ('MetaData "IntegerParameterDeclaration" "Amazonka.QuickSight.Types.IntegerParameterDeclaration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "IntegerParameterDeclaration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "defaultValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IntegerDefaultValues)) :*: S1 ('MetaSel ('Just "valueWhenUnset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IntegerValueWhenUnsetConfiguration))) :*: (S1 ('MetaSel ('Just "parameterValueType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ParameterValueType) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newIntegerParameterDeclaration Source #

Create a value of IntegerParameterDeclaration 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:defaultValues:IntegerParameterDeclaration', integerParameterDeclaration_defaultValues - The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.

$sel:valueWhenUnset:IntegerParameterDeclaration', integerParameterDeclaration_valueWhenUnset - A parameter declaration for the Integer data type.

$sel:parameterValueType:IntegerParameterDeclaration', integerParameterDeclaration_parameterValueType - The value type determines whether the parameter is a single-value or multi-value parameter.

$sel:name:IntegerParameterDeclaration', integerParameterDeclaration_name - The name of the parameter that is being declared.

IntegerValueWhenUnsetConfiguration

data IntegerValueWhenUnsetConfiguration Source #

A parameter declaration for the Integer data type.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newIntegerValueWhenUnsetConfiguration smart constructor.

Instances

Instances details
FromJSON IntegerValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerValueWhenUnsetConfiguration

ToJSON IntegerValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerValueWhenUnsetConfiguration

Generic IntegerValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerValueWhenUnsetConfiguration

Associated Types

type Rep IntegerValueWhenUnsetConfiguration :: Type -> Type #

Show IntegerValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerValueWhenUnsetConfiguration

NFData IntegerValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerValueWhenUnsetConfiguration

Eq IntegerValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerValueWhenUnsetConfiguration

Hashable IntegerValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerValueWhenUnsetConfiguration

type Rep IntegerValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerValueWhenUnsetConfiguration

type Rep IntegerValueWhenUnsetConfiguration = D1 ('MetaData "IntegerValueWhenUnsetConfiguration" "Amazonka.QuickSight.Types.IntegerValueWhenUnsetConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "IntegerValueWhenUnsetConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Integer))) :*: S1 ('MetaSel ('Just "valueWhenUnsetOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ValueWhenUnsetOption))))

newIntegerValueWhenUnsetConfiguration :: IntegerValueWhenUnsetConfiguration Source #

Create a value of IntegerValueWhenUnsetConfiguration 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:customValue:IntegerValueWhenUnsetConfiguration', integerValueWhenUnsetConfiguration_customValue - A custom value that's used when the value of a parameter isn't set.

$sel:valueWhenUnsetOption:IntegerValueWhenUnsetConfiguration', integerValueWhenUnsetConfiguration_valueWhenUnsetOption - The built-in options for default values. The value can be one of the following:

  • RECOMMENDED: The recommended value.
  • NULL: The NULL value.

ItemsLimitConfiguration

data ItemsLimitConfiguration Source #

The limit configuration of the visual display for an axis.

See: newItemsLimitConfiguration smart constructor.

Instances

Instances details
FromJSON ItemsLimitConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ItemsLimitConfiguration

ToJSON ItemsLimitConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ItemsLimitConfiguration

Generic ItemsLimitConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ItemsLimitConfiguration

Associated Types

type Rep ItemsLimitConfiguration :: Type -> Type #

Read ItemsLimitConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ItemsLimitConfiguration

Show ItemsLimitConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ItemsLimitConfiguration

NFData ItemsLimitConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ItemsLimitConfiguration

Methods

rnf :: ItemsLimitConfiguration -> () #

Eq ItemsLimitConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ItemsLimitConfiguration

Hashable ItemsLimitConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ItemsLimitConfiguration

type Rep ItemsLimitConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ItemsLimitConfiguration

type Rep ItemsLimitConfiguration = D1 ('MetaData "ItemsLimitConfiguration" "Amazonka.QuickSight.Types.ItemsLimitConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ItemsLimitConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "itemsLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "otherCategories") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OtherCategories))))

newItemsLimitConfiguration :: ItemsLimitConfiguration Source #

Create a value of ItemsLimitConfiguration 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:itemsLimit:ItemsLimitConfiguration', itemsLimitConfiguration_itemsLimit - The limit on how many items of a field are showed in the chart. For example, the number of slices that are displayed in a pie chart.

$sel:otherCategories:ItemsLimitConfiguration', itemsLimitConfiguration_otherCategories - The Show other of an axis in the chart. Choose one of the following options:

  • INCLUDE
  • EXCLUDE

JiraParameters

data JiraParameters Source #

The parameters for Jira.

See: newJiraParameters smart constructor.

Constructors

JiraParameters' Text 

Instances

Instances details
FromJSON JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

ToJSON JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

Generic JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

Associated Types

type Rep JiraParameters :: Type -> Type #

Read JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

Show JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

NFData JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

Methods

rnf :: JiraParameters -> () #

Eq JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

Hashable JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

type Rep JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

type Rep JiraParameters = D1 ('MetaData "JiraParameters" "Amazonka.QuickSight.Types.JiraParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "JiraParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "siteBaseUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newJiraParameters Source #

Create a value of JiraParameters 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:siteBaseUrl:JiraParameters', jiraParameters_siteBaseUrl - The base URL of the Jira site.

JoinInstruction

data JoinInstruction Source #

The instructions associated with a join.

See: newJoinInstruction smart constructor.

Instances

Instances details
FromJSON JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

ToJSON JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

Generic JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

Associated Types

type Rep JoinInstruction :: Type -> Type #

Read JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

Show JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

NFData JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

Methods

rnf :: JoinInstruction -> () #

Eq JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

Hashable JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

type Rep JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

type Rep JoinInstruction = D1 ('MetaData "JoinInstruction" "Amazonka.QuickSight.Types.JoinInstruction" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "JoinInstruction'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "leftJoinKeyProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JoinKeyProperties)) :*: (S1 ('MetaSel ('Just "rightJoinKeyProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JoinKeyProperties)) :*: S1 ('MetaSel ('Just "leftOperand") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "rightOperand") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 JoinType) :*: S1 ('MetaSel ('Just "onClause") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newJoinInstruction Source #

Create a value of JoinInstruction 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:leftJoinKeyProperties:JoinInstruction', joinInstruction_leftJoinKeyProperties - Join key properties of the left operand.

$sel:rightJoinKeyProperties:JoinInstruction', joinInstruction_rightJoinKeyProperties - Join key properties of the right operand.

$sel:leftOperand:JoinInstruction', joinInstruction_leftOperand - The operand on the left side of a join.

$sel:rightOperand:JoinInstruction', joinInstruction_rightOperand - The operand on the right side of a join.

$sel:type':JoinInstruction', joinInstruction_type - The type of join that it is.

$sel:onClause:JoinInstruction', joinInstruction_onClause - The join instructions provided in the ON clause of a join.

JoinKeyProperties

data JoinKeyProperties Source #

Properties associated with the columns participating in a join.

See: newJoinKeyProperties smart constructor.

Constructors

JoinKeyProperties' (Maybe Bool) 

Instances

Instances details
FromJSON JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

ToJSON JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

Generic JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

Associated Types

type Rep JoinKeyProperties :: Type -> Type #

Read JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

Show JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

NFData JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

Methods

rnf :: JoinKeyProperties -> () #

Eq JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

Hashable JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

type Rep JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

type Rep JoinKeyProperties = D1 ('MetaData "JoinKeyProperties" "Amazonka.QuickSight.Types.JoinKeyProperties" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "JoinKeyProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "uniqueKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newJoinKeyProperties :: JoinKeyProperties Source #

Create a value of JoinKeyProperties 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:uniqueKey:JoinKeyProperties', joinKeyProperties_uniqueKey - A value that indicates that a row in a table is uniquely identified by the columns in a join key. This is used by Amazon QuickSight to optimize query performance.

KPIConditionalFormatting

data KPIConditionalFormatting Source #

The conditional formatting of a KPI visual.

See: newKPIConditionalFormatting smart constructor.

Instances

Instances details
FromJSON KPIConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConditionalFormatting

ToJSON KPIConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConditionalFormatting

Generic KPIConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConditionalFormatting

Associated Types

type Rep KPIConditionalFormatting :: Type -> Type #

Show KPIConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConditionalFormatting

NFData KPIConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConditionalFormatting

Eq KPIConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConditionalFormatting

Hashable KPIConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConditionalFormatting

type Rep KPIConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConditionalFormatting

type Rep KPIConditionalFormatting = D1 ('MetaData "KPIConditionalFormatting" "Amazonka.QuickSight.Types.KPIConditionalFormatting" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "KPIConditionalFormatting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "conditionalFormattingOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [KPIConditionalFormattingOption]))))

newKPIConditionalFormatting :: KPIConditionalFormatting Source #

Create a value of KPIConditionalFormatting 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:conditionalFormattingOptions:KPIConditionalFormatting', kPIConditionalFormatting_conditionalFormattingOptions - The conditional formatting options of a KPI visual.

KPIConditionalFormattingOption

data KPIConditionalFormattingOption Source #

The conditional formatting options of a KPI visual.

See: newKPIConditionalFormattingOption smart constructor.

Instances

Instances details
FromJSON KPIConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConditionalFormattingOption

ToJSON KPIConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConditionalFormattingOption

Generic KPIConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConditionalFormattingOption

Associated Types

type Rep KPIConditionalFormattingOption :: Type -> Type #

Show KPIConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConditionalFormattingOption

NFData KPIConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConditionalFormattingOption

Eq KPIConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConditionalFormattingOption

Hashable KPIConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConditionalFormattingOption

type Rep KPIConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConditionalFormattingOption

type Rep KPIConditionalFormattingOption = D1 ('MetaData "KPIConditionalFormattingOption" "Amazonka.QuickSight.Types.KPIConditionalFormattingOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "KPIConditionalFormattingOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "primaryValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe KPIPrimaryValueConditionalFormatting)) :*: S1 ('MetaSel ('Just "progressBar") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe KPIProgressBarConditionalFormatting))))

newKPIConditionalFormattingOption :: KPIConditionalFormattingOption Source #

Create a value of KPIConditionalFormattingOption 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:primaryValue:KPIConditionalFormattingOption', kPIConditionalFormattingOption_primaryValue - The conditional formatting for the primary value of a KPI visual.

$sel:progressBar:KPIConditionalFormattingOption', kPIConditionalFormattingOption_progressBar - The conditional formatting for the progress bar of a KPI visual.

KPIConfiguration

data KPIConfiguration Source #

The configuration of a KPI visual.

See: newKPIConfiguration smart constructor.

Instances

Instances details
FromJSON KPIConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConfiguration

ToJSON KPIConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConfiguration

Generic KPIConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConfiguration

Associated Types

type Rep KPIConfiguration :: Type -> Type #

Show KPIConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConfiguration

NFData KPIConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConfiguration

Methods

rnf :: KPIConfiguration -> () #

Eq KPIConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConfiguration

Hashable KPIConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConfiguration

type Rep KPIConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIConfiguration

type Rep KPIConfiguration = D1 ('MetaData "KPIConfiguration" "Amazonka.QuickSight.Types.KPIConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "KPIConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe KPIFieldWells)) :*: (S1 ('MetaSel ('Just "kPIOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe KPIOptions)) :*: S1 ('MetaSel ('Just "sortConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe KPISortConfiguration)))))

newKPIConfiguration :: KPIConfiguration Source #

Create a value of KPIConfiguration 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:fieldWells:KPIConfiguration', kPIConfiguration_fieldWells - The field well configuration of a KPI visual.

$sel:kPIOptions:KPIConfiguration', kPIConfiguration_kPIOptions - The options that determine the presentation of a KPI visual.

$sel:sortConfiguration:KPIConfiguration', kPIConfiguration_sortConfiguration - The sort configuration of a KPI visual.

KPIFieldWells

data KPIFieldWells Source #

The field well configuration of a KPI visual.

See: newKPIFieldWells smart constructor.

Instances

Instances details
FromJSON KPIFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIFieldWells

ToJSON KPIFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIFieldWells

Generic KPIFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIFieldWells

Associated Types

type Rep KPIFieldWells :: Type -> Type #

Show KPIFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIFieldWells

NFData KPIFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIFieldWells

Methods

rnf :: KPIFieldWells -> () #

Eq KPIFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIFieldWells

Hashable KPIFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIFieldWells

type Rep KPIFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIFieldWells

type Rep KPIFieldWells = D1 ('MetaData "KPIFieldWells" "Amazonka.QuickSight.Types.KPIFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "KPIFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "targetValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])) :*: (S1 ('MetaSel ('Just "trendGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])))))

newKPIFieldWells :: KPIFieldWells Source #

Create a value of KPIFieldWells 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:targetValues:KPIFieldWells', kPIFieldWells_targetValues - The target value field wells of a KPI visual.

$sel:trendGroups:KPIFieldWells', kPIFieldWells_trendGroups - The trend group field wells of a KPI visual.

$sel:values:KPIFieldWells', kPIFieldWells_values - The value field wells of a KPI visual.

KPIOptions

data KPIOptions Source #

The options that determine the presentation of a KPI visual.

See: newKPIOptions smart constructor.

Instances

Instances details
FromJSON KPIOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIOptions

ToJSON KPIOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIOptions

Generic KPIOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIOptions

Associated Types

type Rep KPIOptions :: Type -> Type #

Show KPIOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIOptions

NFData KPIOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIOptions

Methods

rnf :: KPIOptions -> () #

Eq KPIOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIOptions

Hashable KPIOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIOptions

type Rep KPIOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIOptions

newKPIOptions :: KPIOptions Source #

Create a value of KPIOptions 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:comparison:KPIOptions', kPIOptions_comparison - The comparison configuration of a KPI visual.

$sel:primaryValueDisplayType:KPIOptions', kPIOptions_primaryValueDisplayType - The options that determine the primary value display type.

$sel:primaryValueFontConfiguration:KPIOptions', kPIOptions_primaryValueFontConfiguration - The options that determine the primary value font configuration.

$sel:progressBar:KPIOptions', kPIOptions_progressBar - The options that determine the presentation of the progress bar of a KPI visual.

$sel:secondaryValue:KPIOptions', kPIOptions_secondaryValue - The options that determine the presentation of the secondary value of a KPI visual.

$sel:secondaryValueFontConfiguration:KPIOptions', kPIOptions_secondaryValueFontConfiguration - The options that determine the secondary value font configuration.

$sel:trendArrows:KPIOptions', kPIOptions_trendArrows - The options that determine the presentation of trend arrows in a KPI visual.

KPIPrimaryValueConditionalFormatting

data KPIPrimaryValueConditionalFormatting Source #

The conditional formatting for the primary value of a KPI visual.

See: newKPIPrimaryValueConditionalFormatting smart constructor.

Instances

Instances details
FromJSON KPIPrimaryValueConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIPrimaryValueConditionalFormatting

ToJSON KPIPrimaryValueConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIPrimaryValueConditionalFormatting

Generic KPIPrimaryValueConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIPrimaryValueConditionalFormatting

Show KPIPrimaryValueConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIPrimaryValueConditionalFormatting

NFData KPIPrimaryValueConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIPrimaryValueConditionalFormatting

Eq KPIPrimaryValueConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIPrimaryValueConditionalFormatting

Hashable KPIPrimaryValueConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIPrimaryValueConditionalFormatting

type Rep KPIPrimaryValueConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIPrimaryValueConditionalFormatting

type Rep KPIPrimaryValueConditionalFormatting = D1 ('MetaData "KPIPrimaryValueConditionalFormatting" "Amazonka.QuickSight.Types.KPIPrimaryValueConditionalFormatting" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "KPIPrimaryValueConditionalFormatting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "icon") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingIcon)) :*: S1 ('MetaSel ('Just "textColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingColor))))

newKPIPrimaryValueConditionalFormatting :: KPIPrimaryValueConditionalFormatting Source #

Create a value of KPIPrimaryValueConditionalFormatting 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:icon:KPIPrimaryValueConditionalFormatting', kPIPrimaryValueConditionalFormatting_icon - The conditional formatting of the primary value's icon.

$sel:textColor:KPIPrimaryValueConditionalFormatting', kPIPrimaryValueConditionalFormatting_textColor - The conditional formatting of the primary value's text color.

KPIProgressBarConditionalFormatting

data KPIProgressBarConditionalFormatting Source #

The conditional formatting for the progress bar of a KPI visual.

See: newKPIProgressBarConditionalFormatting smart constructor.

Instances

Instances details
FromJSON KPIProgressBarConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIProgressBarConditionalFormatting

ToJSON KPIProgressBarConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIProgressBarConditionalFormatting

Generic KPIProgressBarConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIProgressBarConditionalFormatting

Show KPIProgressBarConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIProgressBarConditionalFormatting

NFData KPIProgressBarConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIProgressBarConditionalFormatting

Eq KPIProgressBarConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIProgressBarConditionalFormatting

Hashable KPIProgressBarConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIProgressBarConditionalFormatting

type Rep KPIProgressBarConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIProgressBarConditionalFormatting

type Rep KPIProgressBarConditionalFormatting = D1 ('MetaData "KPIProgressBarConditionalFormatting" "Amazonka.QuickSight.Types.KPIProgressBarConditionalFormatting" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "KPIProgressBarConditionalFormatting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "foregroundColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingColor))))

newKPIProgressBarConditionalFormatting :: KPIProgressBarConditionalFormatting Source #

Create a value of KPIProgressBarConditionalFormatting 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:foregroundColor:KPIProgressBarConditionalFormatting', kPIProgressBarConditionalFormatting_foregroundColor - The conditional formatting of the progress bar's foreground color.

KPISortConfiguration

data KPISortConfiguration Source #

The sort configuration of a KPI visual.

See: newKPISortConfiguration smart constructor.

Instances

Instances details
FromJSON KPISortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPISortConfiguration

ToJSON KPISortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPISortConfiguration

Generic KPISortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPISortConfiguration

Associated Types

type Rep KPISortConfiguration :: Type -> Type #

Read KPISortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPISortConfiguration

Show KPISortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPISortConfiguration

NFData KPISortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPISortConfiguration

Methods

rnf :: KPISortConfiguration -> () #

Eq KPISortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPISortConfiguration

Hashable KPISortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPISortConfiguration

type Rep KPISortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPISortConfiguration

type Rep KPISortConfiguration = D1 ('MetaData "KPISortConfiguration" "Amazonka.QuickSight.Types.KPISortConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "KPISortConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "trendGroupSort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions]))))

newKPISortConfiguration :: KPISortConfiguration Source #

Create a value of KPISortConfiguration 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:trendGroupSort:KPISortConfiguration', kPISortConfiguration_trendGroupSort - The sort configuration of the trend group fields.

KPIVisual

data KPIVisual Source #

A key performance indicator (KPI).

For more information, see Using KPIs in the Amazon QuickSight User Guide.

See: newKPIVisual smart constructor.

Instances

Instances details
FromJSON KPIVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIVisual

ToJSON KPIVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIVisual

Generic KPIVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIVisual

Associated Types

type Rep KPIVisual :: Type -> Type #

Show KPIVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIVisual

NFData KPIVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIVisual

Methods

rnf :: KPIVisual -> () #

Eq KPIVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIVisual

Hashable KPIVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIVisual

type Rep KPIVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.KPIVisual

newKPIVisual Source #

Create a value of KPIVisual 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:actions:KPIVisual', kPIVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:KPIVisual', kPIVisual_chartConfiguration - The configuration of a KPI visual.

$sel:columnHierarchies:KPIVisual', kPIVisual_columnHierarchies - The column hierarchy that is used during drill-downs and drill-ups.

$sel:conditionalFormatting:KPIVisual', kPIVisual_conditionalFormatting - The conditional formatting of a KPI visual.

$sel:subtitle:KPIVisual', kPIVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:KPIVisual', kPIVisual_title - The title that is displayed on the visual.

$sel:visualId:KPIVisual', kPIVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

LabelOptions

data LabelOptions Source #

The share label options for the labels.

See: newLabelOptions smart constructor.

Instances

Instances details
FromJSON LabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LabelOptions

ToJSON LabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LabelOptions

Generic LabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LabelOptions

Associated Types

type Rep LabelOptions :: Type -> Type #

Read LabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LabelOptions

Show LabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LabelOptions

NFData LabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LabelOptions

Methods

rnf :: LabelOptions -> () #

Eq LabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LabelOptions

Hashable LabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LabelOptions

type Rep LabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LabelOptions

type Rep LabelOptions = D1 ('MetaData "LabelOptions" "Amazonka.QuickSight.Types.LabelOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LabelOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customLabel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "fontConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FontConfiguration)) :*: S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)))))

newLabelOptions :: LabelOptions Source #

Create a value of LabelOptions 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:customLabel:LabelOptions', labelOptions_customLabel - The text for the label.

$sel:fontConfiguration:LabelOptions', labelOptions_fontConfiguration - The font configuration of the label.

$sel:visibility:LabelOptions', labelOptions_visibility - Determines whether or not the label is visible.

Layout

data Layout Source #

A Layout defines the placement of elements within a sheet.

For more information, see Types of layout in the Amazon QuickSight User Guide.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newLayout smart constructor.

Instances

Instances details
FromJSON Layout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Layout

ToJSON Layout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Layout

Generic Layout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Layout

Associated Types

type Rep Layout :: Type -> Type #

Methods

from :: Layout -> Rep Layout x #

to :: Rep Layout x -> Layout #

Show Layout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Layout

NFData Layout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Layout

Methods

rnf :: Layout -> () #

Eq Layout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Layout

Methods

(==) :: Layout -> Layout -> Bool #

(/=) :: Layout -> Layout -> Bool #

Hashable Layout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Layout

Methods

hashWithSalt :: Int -> Layout -> Int #

hash :: Layout -> Int #

type Rep Layout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Layout

type Rep Layout = D1 ('MetaData "Layout" "Amazonka.QuickSight.Types.Layout" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "Layout'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LayoutConfiguration)))

newLayout Source #

Create a value of Layout 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:configuration:Layout', layout_configuration - The configuration that determines what the type of layout for a sheet.

LayoutConfiguration

data LayoutConfiguration Source #

The configuration that determines what the type of layout will be used on a sheet.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newLayoutConfiguration smart constructor.

Instances

Instances details
FromJSON LayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutConfiguration

ToJSON LayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutConfiguration

Generic LayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutConfiguration

Associated Types

type Rep LayoutConfiguration :: Type -> Type #

Show LayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutConfiguration

NFData LayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutConfiguration

Methods

rnf :: LayoutConfiguration -> () #

Eq LayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutConfiguration

Hashable LayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutConfiguration

type Rep LayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutConfiguration

type Rep LayoutConfiguration = D1 ('MetaData "LayoutConfiguration" "Amazonka.QuickSight.Types.LayoutConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LayoutConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "freeFormLayout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FreeFormLayoutConfiguration)) :*: (S1 ('MetaSel ('Just "gridLayout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GridLayoutConfiguration)) :*: S1 ('MetaSel ('Just "sectionBasedLayout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SectionBasedLayoutConfiguration)))))

newLayoutConfiguration :: LayoutConfiguration Source #

Create a value of LayoutConfiguration 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:freeFormLayout:LayoutConfiguration', layoutConfiguration_freeFormLayout - A free-form is optimized for a fixed width and has more control over the exact placement of layout elements.

$sel:gridLayout:LayoutConfiguration', layoutConfiguration_gridLayout - A type of layout that can be used on a sheet. In a grid layout, visuals snap to a grid with standard spacing and alignment. Dashboards are displayed as designed, with options to fit to screen or view at actual size. A grid layout can be configured to behave in one of two ways when the viewport is resized: FIXED or RESPONSIVE.

$sel:sectionBasedLayout:LayoutConfiguration', layoutConfiguration_sectionBasedLayout - A section based layout organizes visuals into multiple sections and has customized header, footer and page break.

LegendOptions

data LegendOptions Source #

The options for the legend setup of a visual.

See: newLegendOptions smart constructor.

Instances

Instances details
FromJSON LegendOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendOptions

ToJSON LegendOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendOptions

Generic LegendOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendOptions

Associated Types

type Rep LegendOptions :: Type -> Type #

Read LegendOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendOptions

Show LegendOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendOptions

NFData LegendOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendOptions

Methods

rnf :: LegendOptions -> () #

Eq LegendOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendOptions

Hashable LegendOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendOptions

type Rep LegendOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LegendOptions

type Rep LegendOptions = D1 ('MetaData "LegendOptions" "Amazonka.QuickSight.Types.LegendOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LegendOptions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "height") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "position") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LegendPosition))) :*: (S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelOptions)) :*: (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)) :*: S1 ('MetaSel ('Just "width") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newLegendOptions :: LegendOptions Source #

Create a value of LegendOptions 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:height:LegendOptions', legendOptions_height - The height of the legend. If this value is omitted, a default height is used when rendering.

$sel:position:LegendOptions', legendOptions_position - The positions for the legend. Choose one of the following options:

  • AUTO
  • RIGHT
  • BOTTOM
  • LEFT

$sel:title:LegendOptions', legendOptions_title - The custom title for the legend.

LegendOptions, legendOptions_visibility - Determines whether or not the legend is visible.

$sel:width:LegendOptions', legendOptions_width - The width of the legend. If this value is omitted, a default width is used when rendering.

LineChartAggregatedFieldWells

data LineChartAggregatedFieldWells Source #

The field well configuration of a line chart.

See: newLineChartAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON LineChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartAggregatedFieldWells

ToJSON LineChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartAggregatedFieldWells

Generic LineChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartAggregatedFieldWells

Associated Types

type Rep LineChartAggregatedFieldWells :: Type -> Type #

Show LineChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartAggregatedFieldWells

NFData LineChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartAggregatedFieldWells

Eq LineChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartAggregatedFieldWells

Hashable LineChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartAggregatedFieldWells

type Rep LineChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartAggregatedFieldWells

type Rep LineChartAggregatedFieldWells = D1 ('MetaData "LineChartAggregatedFieldWells" "Amazonka.QuickSight.Types.LineChartAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LineChartAggregatedFieldWells'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "category") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "colors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField]))) :*: (S1 ('MetaSel ('Just "smallMultiples") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])))))

newLineChartAggregatedFieldWells :: LineChartAggregatedFieldWells Source #

Create a value of LineChartAggregatedFieldWells 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:category:LineChartAggregatedFieldWells', lineChartAggregatedFieldWells_category - The category field wells of a line chart. Values are grouped by category fields.

$sel:colors:LineChartAggregatedFieldWells', lineChartAggregatedFieldWells_colors - The color field wells of a line chart. Values are grouped by category fields.

$sel:smallMultiples:LineChartAggregatedFieldWells', lineChartAggregatedFieldWells_smallMultiples - The small multiples field well of a line chart.

$sel:values:LineChartAggregatedFieldWells', lineChartAggregatedFieldWells_values - The value field wells of a line chart. Values are aggregated based on categories.

LineChartConfiguration

data LineChartConfiguration Source #

The configuration of a line chart.

See: newLineChartConfiguration smart constructor.

Instances

Instances details
FromJSON LineChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartConfiguration

ToJSON LineChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartConfiguration

Generic LineChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartConfiguration

Associated Types

type Rep LineChartConfiguration :: Type -> Type #

Show LineChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartConfiguration

NFData LineChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartConfiguration

Methods

rnf :: LineChartConfiguration -> () #

Eq LineChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartConfiguration

Hashable LineChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartConfiguration

type Rep LineChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartConfiguration

type Rep LineChartConfiguration = D1 ('MetaData "LineChartConfiguration" "Amazonka.QuickSight.Types.LineChartConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LineChartConfiguration'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "contributionAnalysisDefaults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ContributionAnalysisDefault))) :*: S1 ('MetaSel ('Just "dataLabels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataLabelOptions))) :*: (S1 ('MetaSel ('Just "defaultSeriesSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineChartDefaultSeriesSettings)) :*: S1 ('MetaSel ('Just "fieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineChartFieldWells)))) :*: ((S1 ('MetaSel ('Just "forecastConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ForecastConfiguration])) :*: S1 ('MetaSel ('Just "legend") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LegendOptions))) :*: (S1 ('MetaSel ('Just "primaryYAxisDisplayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineSeriesAxisDisplayOptions)) :*: (S1 ('MetaSel ('Just "primaryYAxisLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions)) :*: S1 ('MetaSel ('Just "referenceLines") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ReferenceLine])))))) :*: (((S1 ('MetaSel ('Just "secondaryYAxisDisplayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineSeriesAxisDisplayOptions)) :*: S1 ('MetaSel ('Just "secondaryYAxisLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions))) :*: (S1 ('MetaSel ('Just "series") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SeriesItem])) :*: (S1 ('MetaSel ('Just "smallMultiplesOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SmallMultiplesOptions)) :*: S1 ('MetaSel ('Just "sortConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineChartSortConfiguration))))) :*: ((S1 ('MetaSel ('Just "tooltip") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TooltipOptions)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineChartType))) :*: (S1 ('MetaSel ('Just "visualPalette") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VisualPalette)) :*: (S1 ('MetaSel ('Just "xAxisDisplayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisDisplayOptions)) :*: S1 ('MetaSel ('Just "xAxisLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions))))))))

newLineChartConfiguration :: LineChartConfiguration Source #

Create a value of LineChartConfiguration 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:contributionAnalysisDefaults:LineChartConfiguration', lineChartConfiguration_contributionAnalysisDefaults - The default configuration of a line chart's contribution analysis.

$sel:dataLabels:LineChartConfiguration', lineChartConfiguration_dataLabels - The data label configuration of a line chart.

$sel:defaultSeriesSettings:LineChartConfiguration', lineChartConfiguration_defaultSeriesSettings - The options that determine the default presentation of all line series in LineChartVisual.

$sel:fieldWells:LineChartConfiguration', lineChartConfiguration_fieldWells - The field well configuration of a line chart.

$sel:forecastConfigurations:LineChartConfiguration', lineChartConfiguration_forecastConfigurations - The forecast configuration of a line chart.

$sel:legend:LineChartConfiguration', lineChartConfiguration_legend - The legend configuration of a line chart.

$sel:primaryYAxisDisplayOptions:LineChartConfiguration', lineChartConfiguration_primaryYAxisDisplayOptions - The series axis configuration of a line chart.

$sel:primaryYAxisLabelOptions:LineChartConfiguration', lineChartConfiguration_primaryYAxisLabelOptions - The options that determine the presentation of the y-axis label.

$sel:referenceLines:LineChartConfiguration', lineChartConfiguration_referenceLines - The reference lines configuration of a line chart.

$sel:secondaryYAxisDisplayOptions:LineChartConfiguration', lineChartConfiguration_secondaryYAxisDisplayOptions - The series axis configuration of a line chart.

$sel:secondaryYAxisLabelOptions:LineChartConfiguration', lineChartConfiguration_secondaryYAxisLabelOptions - The options that determine the presentation of the secondary y-axis label.

$sel:series:LineChartConfiguration', lineChartConfiguration_series - The series item configuration of a line chart.

$sel:smallMultiplesOptions:LineChartConfiguration', lineChartConfiguration_smallMultiplesOptions - The small multiples setup for the visual.

$sel:sortConfiguration:LineChartConfiguration', lineChartConfiguration_sortConfiguration - The sort configuration of a line chart.

$sel:tooltip:LineChartConfiguration', lineChartConfiguration_tooltip - The tooltip configuration of a line chart.

$sel:type':LineChartConfiguration', lineChartConfiguration_type - Determines the type of the line chart.

$sel:visualPalette:LineChartConfiguration', lineChartConfiguration_visualPalette - The visual palette configuration of a line chart.

$sel:xAxisDisplayOptions:LineChartConfiguration', lineChartConfiguration_xAxisDisplayOptions - The options that determine the presentation of the x-axis.

$sel:xAxisLabelOptions:LineChartConfiguration', lineChartConfiguration_xAxisLabelOptions - The options that determine the presentation of the x-axis label.

LineChartDefaultSeriesSettings

data LineChartDefaultSeriesSettings Source #

The options that determine the default presentation of all line series in LineChartVisual.

See: newLineChartDefaultSeriesSettings smart constructor.

Instances

Instances details
FromJSON LineChartDefaultSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartDefaultSeriesSettings

ToJSON LineChartDefaultSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartDefaultSeriesSettings

Generic LineChartDefaultSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartDefaultSeriesSettings

Associated Types

type Rep LineChartDefaultSeriesSettings :: Type -> Type #

Read LineChartDefaultSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartDefaultSeriesSettings

Show LineChartDefaultSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartDefaultSeriesSettings

NFData LineChartDefaultSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartDefaultSeriesSettings

Eq LineChartDefaultSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartDefaultSeriesSettings

Hashable LineChartDefaultSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartDefaultSeriesSettings

type Rep LineChartDefaultSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartDefaultSeriesSettings

type Rep LineChartDefaultSeriesSettings = D1 ('MetaData "LineChartDefaultSeriesSettings" "Amazonka.QuickSight.Types.LineChartDefaultSeriesSettings" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LineChartDefaultSeriesSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "axisBinding") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisBinding)) :*: (S1 ('MetaSel ('Just "lineStyleSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineChartLineStyleSettings)) :*: S1 ('MetaSel ('Just "markerStyleSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineChartMarkerStyleSettings)))))

newLineChartDefaultSeriesSettings :: LineChartDefaultSeriesSettings Source #

Create a value of LineChartDefaultSeriesSettings 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:axisBinding:LineChartDefaultSeriesSettings', lineChartDefaultSeriesSettings_axisBinding - The axis to which you are binding all line series to.

$sel:lineStyleSettings:LineChartDefaultSeriesSettings', lineChartDefaultSeriesSettings_lineStyleSettings - Line styles options for all line series in the visual.

$sel:markerStyleSettings:LineChartDefaultSeriesSettings', lineChartDefaultSeriesSettings_markerStyleSettings - Marker styles options for all line series in the visual.

LineChartFieldWells

data LineChartFieldWells Source #

The field well configuration of a line chart.

See: newLineChartFieldWells smart constructor.

Instances

Instances details
FromJSON LineChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartFieldWells

ToJSON LineChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartFieldWells

Generic LineChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartFieldWells

Associated Types

type Rep LineChartFieldWells :: Type -> Type #

Show LineChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartFieldWells

NFData LineChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartFieldWells

Methods

rnf :: LineChartFieldWells -> () #

Eq LineChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartFieldWells

Hashable LineChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartFieldWells

type Rep LineChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartFieldWells

type Rep LineChartFieldWells = D1 ('MetaData "LineChartFieldWells" "Amazonka.QuickSight.Types.LineChartFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LineChartFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "lineChartAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineChartAggregatedFieldWells))))

newLineChartFieldWells :: LineChartFieldWells Source #

Create a value of LineChartFieldWells 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:lineChartAggregatedFieldWells:LineChartFieldWells', lineChartFieldWells_lineChartAggregatedFieldWells - The field well configuration of a line chart.

LineChartLineStyleSettings

data LineChartLineStyleSettings Source #

Line styles options for a line series in LineChartVisual.

See: newLineChartLineStyleSettings smart constructor.

Instances

Instances details
FromJSON LineChartLineStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyleSettings

ToJSON LineChartLineStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyleSettings

Generic LineChartLineStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyleSettings

Associated Types

type Rep LineChartLineStyleSettings :: Type -> Type #

Read LineChartLineStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyleSettings

Show LineChartLineStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyleSettings

NFData LineChartLineStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyleSettings

Eq LineChartLineStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyleSettings

Hashable LineChartLineStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyleSettings

type Rep LineChartLineStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartLineStyleSettings

type Rep LineChartLineStyleSettings = D1 ('MetaData "LineChartLineStyleSettings" "Amazonka.QuickSight.Types.LineChartLineStyleSettings" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LineChartLineStyleSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "lineInterpolation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineInterpolation)) :*: S1 ('MetaSel ('Just "lineStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineChartLineStyle))) :*: (S1 ('MetaSel ('Just "lineVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)) :*: S1 ('MetaSel ('Just "lineWidth") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newLineChartLineStyleSettings :: LineChartLineStyleSettings Source #

Create a value of LineChartLineStyleSettings 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:lineInterpolation:LineChartLineStyleSettings', lineChartLineStyleSettings_lineInterpolation - Interpolation style for line series.

  • LINEAR: Show as default, linear style.
  • SMOOTH: Show as a smooth curve.
  • STEPPED: Show steps in line.

$sel:lineStyle:LineChartLineStyleSettings', lineChartLineStyleSettings_lineStyle - Line style for line series.

  • SOLID: Show as a solid line.
  • DOTTED: Show as a dotted line.
  • DASHED: Show as a dashed line.

$sel:lineVisibility:LineChartLineStyleSettings', lineChartLineStyleSettings_lineVisibility - Configuration option that determines whether to show the line for the series.

$sel:lineWidth:LineChartLineStyleSettings', lineChartLineStyleSettings_lineWidth - Width that determines the line thickness.

LineChartMarkerStyleSettings

data LineChartMarkerStyleSettings Source #

Marker styles options for a line series in LineChartVisual.

See: newLineChartMarkerStyleSettings smart constructor.

Instances

Instances details
FromJSON LineChartMarkerStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerStyleSettings

ToJSON LineChartMarkerStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerStyleSettings

Generic LineChartMarkerStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerStyleSettings

Associated Types

type Rep LineChartMarkerStyleSettings :: Type -> Type #

Read LineChartMarkerStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerStyleSettings

Show LineChartMarkerStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerStyleSettings

NFData LineChartMarkerStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerStyleSettings

Eq LineChartMarkerStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerStyleSettings

Hashable LineChartMarkerStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerStyleSettings

type Rep LineChartMarkerStyleSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerStyleSettings

type Rep LineChartMarkerStyleSettings = D1 ('MetaData "LineChartMarkerStyleSettings" "Amazonka.QuickSight.Types.LineChartMarkerStyleSettings" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LineChartMarkerStyleSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "markerColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "markerShape") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineChartMarkerShape))) :*: (S1 ('MetaSel ('Just "markerSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "markerVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)))))

newLineChartMarkerStyleSettings :: LineChartMarkerStyleSettings Source #

Create a value of LineChartMarkerStyleSettings 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:markerColor:LineChartMarkerStyleSettings', lineChartMarkerStyleSettings_markerColor - Color of marker in the series.

$sel:markerShape:LineChartMarkerStyleSettings', lineChartMarkerStyleSettings_markerShape - Shape option for markers in the series.

  • CIRCLE: Show marker as a circle.
  • TRIANGLE: Show marker as a triangle.
  • SQUARE: Show marker as a square.
  • DIAMOND: Show marker as a diamond.
  • ROUNDED_SQUARE: Show marker as a rounded square.

$sel:markerSize:LineChartMarkerStyleSettings', lineChartMarkerStyleSettings_markerSize - Size of marker in the series.

$sel:markerVisibility:LineChartMarkerStyleSettings', lineChartMarkerStyleSettings_markerVisibility - Configuration option that determines whether to show the markers in the series.

LineChartSeriesSettings

data LineChartSeriesSettings Source #

The options that determine the presentation of a line series in the visual

See: newLineChartSeriesSettings smart constructor.

Instances

Instances details
FromJSON LineChartSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSeriesSettings

ToJSON LineChartSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSeriesSettings

Generic LineChartSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSeriesSettings

Associated Types

type Rep LineChartSeriesSettings :: Type -> Type #

Read LineChartSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSeriesSettings

Show LineChartSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSeriesSettings

NFData LineChartSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSeriesSettings

Methods

rnf :: LineChartSeriesSettings -> () #

Eq LineChartSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSeriesSettings

Hashable LineChartSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSeriesSettings

type Rep LineChartSeriesSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSeriesSettings

type Rep LineChartSeriesSettings = D1 ('MetaData "LineChartSeriesSettings" "Amazonka.QuickSight.Types.LineChartSeriesSettings" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LineChartSeriesSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "lineStyleSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineChartLineStyleSettings)) :*: S1 ('MetaSel ('Just "markerStyleSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineChartMarkerStyleSettings))))

newLineChartSeriesSettings :: LineChartSeriesSettings Source #

Create a value of LineChartSeriesSettings 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:lineStyleSettings:LineChartSeriesSettings', lineChartSeriesSettings_lineStyleSettings - Line styles options for a line series in LineChartVisual.

$sel:markerStyleSettings:LineChartSeriesSettings', lineChartSeriesSettings_markerStyleSettings - Marker styles options for a line series in LineChartVisual.

LineChartSortConfiguration

data LineChartSortConfiguration Source #

The sort configuration of a line chart.

See: newLineChartSortConfiguration smart constructor.

Instances

Instances details
FromJSON LineChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSortConfiguration

ToJSON LineChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSortConfiguration

Generic LineChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSortConfiguration

Associated Types

type Rep LineChartSortConfiguration :: Type -> Type #

Read LineChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSortConfiguration

Show LineChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSortConfiguration

NFData LineChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSortConfiguration

Eq LineChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSortConfiguration

Hashable LineChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSortConfiguration

type Rep LineChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartSortConfiguration

type Rep LineChartSortConfiguration = D1 ('MetaData "LineChartSortConfiguration" "Amazonka.QuickSight.Types.LineChartSortConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LineChartSortConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "categoryItemsLimitConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: S1 ('MetaSel ('Just "categorySort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions]))) :*: (S1 ('MetaSel ('Just "colorItemsLimitConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: (S1 ('MetaSel ('Just "smallMultiplesLimitConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: S1 ('MetaSel ('Just "smallMultiplesSort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions]))))))

newLineChartSortConfiguration :: LineChartSortConfiguration Source #

Create a value of LineChartSortConfiguration 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:categoryItemsLimitConfiguration:LineChartSortConfiguration', lineChartSortConfiguration_categoryItemsLimitConfiguration - The limit on the number of categories that are displayed in a line chart.

$sel:categorySort:LineChartSortConfiguration', lineChartSortConfiguration_categorySort - The sort configuration of the category fields.

$sel:colorItemsLimitConfiguration:LineChartSortConfiguration', lineChartSortConfiguration_colorItemsLimitConfiguration - The limit on the number of lines that are displayed in a line chart.

$sel:smallMultiplesLimitConfiguration:LineChartSortConfiguration', lineChartSortConfiguration_smallMultiplesLimitConfiguration - The limit on the number of small multiples panels that are displayed.

$sel:smallMultiplesSort:LineChartSortConfiguration', lineChartSortConfiguration_smallMultiplesSort - The sort configuration of the small multiples field.

LineChartVisual

data LineChartVisual Source #

A line chart.

For more information, see Using line charts in the Amazon QuickSight User Guide.

See: newLineChartVisual smart constructor.

Instances

Instances details
FromJSON LineChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartVisual

ToJSON LineChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartVisual

Generic LineChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartVisual

Associated Types

type Rep LineChartVisual :: Type -> Type #

Show LineChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartVisual

NFData LineChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartVisual

Methods

rnf :: LineChartVisual -> () #

Eq LineChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartVisual

Hashable LineChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartVisual

type Rep LineChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartVisual

newLineChartVisual Source #

Create a value of LineChartVisual 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:actions:LineChartVisual', lineChartVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:LineChartVisual', lineChartVisual_chartConfiguration - The configuration of a line chart.

$sel:columnHierarchies:LineChartVisual', lineChartVisual_columnHierarchies - The column hierarchy that is used during drill-downs and drill-ups.

$sel:subtitle:LineChartVisual', lineChartVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:LineChartVisual', lineChartVisual_title - The title that is displayed on the visual.

$sel:visualId:LineChartVisual', lineChartVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

LineSeriesAxisDisplayOptions

data LineSeriesAxisDisplayOptions Source #

The series axis configuration of a line chart.

See: newLineSeriesAxisDisplayOptions smart constructor.

Instances

Instances details
FromJSON LineSeriesAxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineSeriesAxisDisplayOptions

ToJSON LineSeriesAxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineSeriesAxisDisplayOptions

Generic LineSeriesAxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineSeriesAxisDisplayOptions

Associated Types

type Rep LineSeriesAxisDisplayOptions :: Type -> Type #

Read LineSeriesAxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineSeriesAxisDisplayOptions

Show LineSeriesAxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineSeriesAxisDisplayOptions

NFData LineSeriesAxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineSeriesAxisDisplayOptions

Eq LineSeriesAxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineSeriesAxisDisplayOptions

Hashable LineSeriesAxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineSeriesAxisDisplayOptions

type Rep LineSeriesAxisDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineSeriesAxisDisplayOptions

type Rep LineSeriesAxisDisplayOptions = D1 ('MetaData "LineSeriesAxisDisplayOptions" "Amazonka.QuickSight.Types.LineSeriesAxisDisplayOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LineSeriesAxisDisplayOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "axisOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisDisplayOptions)) :*: S1 ('MetaSel ('Just "missingDataConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MissingDataConfiguration]))))

newLineSeriesAxisDisplayOptions :: LineSeriesAxisDisplayOptions Source #

Create a value of LineSeriesAxisDisplayOptions 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:axisOptions:LineSeriesAxisDisplayOptions', lineSeriesAxisDisplayOptions_axisOptions - The options that determine the presentation of the line series axis.

$sel:missingDataConfigurations:LineSeriesAxisDisplayOptions', lineSeriesAxisDisplayOptions_missingDataConfigurations - The configuration options that determine how missing data is treated during the rendering of a line chart.

LinkSharingConfiguration

data LinkSharingConfiguration Source #

A structure that contains the configuration of a shareable link to the dashboard.

See: newLinkSharingConfiguration smart constructor.

Instances

Instances details
FromJSON LinkSharingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LinkSharingConfiguration

Generic LinkSharingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LinkSharingConfiguration

Associated Types

type Rep LinkSharingConfiguration :: Type -> Type #

Read LinkSharingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LinkSharingConfiguration

Show LinkSharingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LinkSharingConfiguration

NFData LinkSharingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LinkSharingConfiguration

Eq LinkSharingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LinkSharingConfiguration

Hashable LinkSharingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LinkSharingConfiguration

type Rep LinkSharingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LinkSharingConfiguration

type Rep LinkSharingConfiguration = D1 ('MetaData "LinkSharingConfiguration" "Amazonka.QuickSight.Types.LinkSharingConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LinkSharingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission)))))

newLinkSharingConfiguration :: LinkSharingConfiguration Source #

Create a value of LinkSharingConfiguration 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:permissions:LinkSharingConfiguration', linkSharingConfiguration_permissions - A structure that contains the permissions of a shareable link.

ListControlDisplayOptions

data ListControlDisplayOptions Source #

The display options of a control.

See: newListControlDisplayOptions smart constructor.

Instances

Instances details
FromJSON ListControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlDisplayOptions

ToJSON ListControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlDisplayOptions

Generic ListControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlDisplayOptions

Associated Types

type Rep ListControlDisplayOptions :: Type -> Type #

Read ListControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlDisplayOptions

Show ListControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlDisplayOptions

NFData ListControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlDisplayOptions

Eq ListControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlDisplayOptions

Hashable ListControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlDisplayOptions

type Rep ListControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlDisplayOptions

type Rep ListControlDisplayOptions = D1 ('MetaData "ListControlDisplayOptions" "Amazonka.QuickSight.Types.ListControlDisplayOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListControlDisplayOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "searchOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListControlSearchOptions)) :*: (S1 ('MetaSel ('Just "selectAllOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListControlSelectAllOptions)) :*: S1 ('MetaSel ('Just "titleOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelOptions)))))

newListControlDisplayOptions :: ListControlDisplayOptions Source #

Create a value of ListControlDisplayOptions 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:searchOptions:ListControlDisplayOptions', listControlDisplayOptions_searchOptions - The configuration of the search options in a list control.

$sel:selectAllOptions:ListControlDisplayOptions', listControlDisplayOptions_selectAllOptions - The configuration of the Select all options in a list control.

$sel:titleOptions:ListControlDisplayOptions', listControlDisplayOptions_titleOptions - The options to configure the title visibility, name, and font size.

ListControlSearchOptions

data ListControlSearchOptions Source #

The configuration of the search options in a list control.

See: newListControlSearchOptions smart constructor.

Instances

Instances details
FromJSON ListControlSearchOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSearchOptions

ToJSON ListControlSearchOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSearchOptions

Generic ListControlSearchOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSearchOptions

Associated Types

type Rep ListControlSearchOptions :: Type -> Type #

Read ListControlSearchOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSearchOptions

Show ListControlSearchOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSearchOptions

NFData ListControlSearchOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSearchOptions

Eq ListControlSearchOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSearchOptions

Hashable ListControlSearchOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSearchOptions

type Rep ListControlSearchOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSearchOptions

type Rep ListControlSearchOptions = D1 ('MetaData "ListControlSearchOptions" "Amazonka.QuickSight.Types.ListControlSearchOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListControlSearchOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newListControlSearchOptions :: ListControlSearchOptions Source #

Create a value of ListControlSearchOptions 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:visibility:ListControlSearchOptions', listControlSearchOptions_visibility - The visibility configuration of the search options in a list control.

ListControlSelectAllOptions

data ListControlSelectAllOptions Source #

The configuration of the Select all options in a list control.

See: newListControlSelectAllOptions smart constructor.

Instances

Instances details
FromJSON ListControlSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSelectAllOptions

ToJSON ListControlSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSelectAllOptions

Generic ListControlSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSelectAllOptions

Associated Types

type Rep ListControlSelectAllOptions :: Type -> Type #

Read ListControlSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSelectAllOptions

Show ListControlSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSelectAllOptions

NFData ListControlSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSelectAllOptions

Eq ListControlSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSelectAllOptions

Hashable ListControlSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSelectAllOptions

type Rep ListControlSelectAllOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ListControlSelectAllOptions

type Rep ListControlSelectAllOptions = D1 ('MetaData "ListControlSelectAllOptions" "Amazonka.QuickSight.Types.ListControlSelectAllOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ListControlSelectAllOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newListControlSelectAllOptions :: ListControlSelectAllOptions Source #

Create a value of ListControlSelectAllOptions 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:visibility:ListControlSelectAllOptions', listControlSelectAllOptions_visibility - The visibility configuration of the Select all options in a list control.

LoadingAnimation

data LoadingAnimation Source #

The configuration of loading animation in free-form layout.

See: newLoadingAnimation smart constructor.

Instances

Instances details
FromJSON LoadingAnimation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LoadingAnimation

ToJSON LoadingAnimation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LoadingAnimation

Generic LoadingAnimation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LoadingAnimation

Associated Types

type Rep LoadingAnimation :: Type -> Type #

Read LoadingAnimation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LoadingAnimation

Show LoadingAnimation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LoadingAnimation

NFData LoadingAnimation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LoadingAnimation

Methods

rnf :: LoadingAnimation -> () #

Eq LoadingAnimation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LoadingAnimation

Hashable LoadingAnimation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LoadingAnimation

type Rep LoadingAnimation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LoadingAnimation

type Rep LoadingAnimation = D1 ('MetaData "LoadingAnimation" "Amazonka.QuickSight.Types.LoadingAnimation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LoadingAnimation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newLoadingAnimation :: LoadingAnimation Source #

Create a value of LoadingAnimation 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:visibility:LoadingAnimation', loadingAnimation_visibility - The visibility configuration of LoadingAnimation.

LocalNavigationConfiguration

data LocalNavigationConfiguration Source #

The navigation configuration for CustomActionNavigationOperation.

See: newLocalNavigationConfiguration smart constructor.

Instances

Instances details
FromJSON LocalNavigationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LocalNavigationConfiguration

ToJSON LocalNavigationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LocalNavigationConfiguration

Generic LocalNavigationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LocalNavigationConfiguration

Associated Types

type Rep LocalNavigationConfiguration :: Type -> Type #

Read LocalNavigationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LocalNavigationConfiguration

Show LocalNavigationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LocalNavigationConfiguration

NFData LocalNavigationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LocalNavigationConfiguration

Eq LocalNavigationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LocalNavigationConfiguration

Hashable LocalNavigationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LocalNavigationConfiguration

type Rep LocalNavigationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LocalNavigationConfiguration

type Rep LocalNavigationConfiguration = D1 ('MetaData "LocalNavigationConfiguration" "Amazonka.QuickSight.Types.LocalNavigationConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LocalNavigationConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "targetSheetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newLocalNavigationConfiguration Source #

Create a value of LocalNavigationConfiguration 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:targetSheetId:LocalNavigationConfiguration', localNavigationConfiguration_targetSheetId - The sheet that is targeted for navigation in the same analysis.

LogicalTable

data LogicalTable Source #

A logical table is a unit that joins and that data transformations operate on. A logical table has a source, which can be either a physical table or result of a join. When a logical table points to a physical table, the logical table acts as a mutable copy of that physical table through transform operations.

See: newLogicalTable smart constructor.

Instances

Instances details
FromJSON LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

ToJSON LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

Generic LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

Associated Types

type Rep LogicalTable :: Type -> Type #

Show LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

NFData LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

Methods

rnf :: LogicalTable -> () #

Eq LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

Hashable LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

type Rep LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

type Rep LogicalTable = D1 ('MetaData "LogicalTable" "Amazonka.QuickSight.Types.LogicalTable" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LogicalTable'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataTransforms") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty TransformOperation))) :*: (S1 ('MetaSel ('Just "alias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LogicalTableSource))))

newLogicalTable Source #

Create a value of LogicalTable 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:dataTransforms:LogicalTable', logicalTable_dataTransforms - Transform operations that act on this logical table.

$sel:alias:LogicalTable', logicalTable_alias - A display name for the logical table.

$sel:source:LogicalTable', logicalTable_source - Source of this logical table.

LogicalTableSource

data LogicalTableSource Source #

Information about the source of a logical table. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

See: newLogicalTableSource smart constructor.

Instances

Instances details
FromJSON LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

ToJSON LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

Generic LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

Associated Types

type Rep LogicalTableSource :: Type -> Type #

Read LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

Show LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

NFData LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

Methods

rnf :: LogicalTableSource -> () #

Eq LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

Hashable LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

type Rep LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

type Rep LogicalTableSource = D1 ('MetaData "LogicalTableSource" "Amazonka.QuickSight.Types.LogicalTableSource" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LogicalTableSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "joinInstruction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JoinInstruction)) :*: S1 ('MetaSel ('Just "physicalTableId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newLogicalTableSource :: LogicalTableSource Source #

Create a value of LogicalTableSource 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:dataSetArn:LogicalTableSource', logicalTableSource_dataSetArn - The Amazon Resource Number (ARN) of the parent dataset.

$sel:joinInstruction:LogicalTableSource', logicalTableSource_joinInstruction - Specifies the result of a join of two logical tables.

$sel:physicalTableId:LogicalTableSource', logicalTableSource_physicalTableId - Physical table ID.

LongFormatText

data LongFormatText Source #

The text format for a subtitle.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newLongFormatText smart constructor.

Constructors

LongFormatText' (Maybe Text) (Maybe Text) 

Instances

Instances details
FromJSON LongFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LongFormatText

ToJSON LongFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LongFormatText

Generic LongFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LongFormatText

Associated Types

type Rep LongFormatText :: Type -> Type #

Read LongFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LongFormatText

Show LongFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LongFormatText

NFData LongFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LongFormatText

Methods

rnf :: LongFormatText -> () #

Eq LongFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LongFormatText

Hashable LongFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LongFormatText

type Rep LongFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LongFormatText

type Rep LongFormatText = D1 ('MetaData "LongFormatText" "Amazonka.QuickSight.Types.LongFormatText" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "LongFormatText'" 'PrefixI 'True) (S1 ('MetaSel ('Just "plainText") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "richText") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newLongFormatText :: LongFormatText Source #

Create a value of LongFormatText 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:plainText:LongFormatText', longFormatText_plainText - Plain text format.

$sel:richText:LongFormatText', longFormatText_richText - Rich text. Examples of rich text include bold, underline, and italics.

ManifestFileLocation

data ManifestFileLocation Source #

Amazon S3 manifest file location.

See: newManifestFileLocation smart constructor.

Instances

Instances details
FromJSON ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

ToJSON ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

Generic ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

Associated Types

type Rep ManifestFileLocation :: Type -> Type #

Read ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

Show ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

NFData ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

Methods

rnf :: ManifestFileLocation -> () #

Eq ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

Hashable ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

type Rep ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

type Rep ManifestFileLocation = D1 ('MetaData "ManifestFileLocation" "Amazonka.QuickSight.Types.ManifestFileLocation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ManifestFileLocation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "bucket") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newManifestFileLocation Source #

Create a value of ManifestFileLocation 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:bucket:ManifestFileLocation', manifestFileLocation_bucket - Amazon S3 bucket.

$sel:key:ManifestFileLocation', manifestFileLocation_key - Amazon S3 key that identifies an object.

MarginStyle

data MarginStyle Source #

The display options for margins around the outside edge of sheets.

See: newMarginStyle smart constructor.

Constructors

MarginStyle' (Maybe Bool) 

Instances

Instances details
FromJSON MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

ToJSON MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

Generic MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

Associated Types

type Rep MarginStyle :: Type -> Type #

Read MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

Show MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

NFData MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

Methods

rnf :: MarginStyle -> () #

Eq MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

Hashable MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

type Rep MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

type Rep MarginStyle = D1 ('MetaData "MarginStyle" "Amazonka.QuickSight.Types.MarginStyle" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "MarginStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "show") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newMarginStyle :: MarginStyle Source #

Create a value of MarginStyle 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:show:MarginStyle', marginStyle_show - This Boolean value controls whether to display sheet margins.

MariaDbParameters

data MariaDbParameters Source #

The parameters for MariaDB.

See: newMariaDbParameters smart constructor.

Instances

Instances details
FromJSON MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

ToJSON MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

Generic MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

Associated Types

type Rep MariaDbParameters :: Type -> Type #

Read MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

Show MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

NFData MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

Methods

rnf :: MariaDbParameters -> () #

Eq MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

Hashable MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

type Rep MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

type Rep MariaDbParameters = D1 ('MetaData "MariaDbParameters" "Amazonka.QuickSight.Types.MariaDbParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "MariaDbParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newMariaDbParameters Source #

Create a value of MariaDbParameters 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:host:MariaDbParameters', mariaDbParameters_host - Host.

$sel:port:MariaDbParameters', mariaDbParameters_port - Port.

$sel:database:MariaDbParameters', mariaDbParameters_database - Database.

MaximumLabelType

data MaximumLabelType Source #

The maximum label of a data path label.

See: newMaximumLabelType smart constructor.

Instances

Instances details
FromJSON MaximumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumLabelType

ToJSON MaximumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumLabelType

Generic MaximumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumLabelType

Associated Types

type Rep MaximumLabelType :: Type -> Type #

Read MaximumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumLabelType

Show MaximumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumLabelType

NFData MaximumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumLabelType

Methods

rnf :: MaximumLabelType -> () #

Eq MaximumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumLabelType

Hashable MaximumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumLabelType

type Rep MaximumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumLabelType

type Rep MaximumLabelType = D1 ('MetaData "MaximumLabelType" "Amazonka.QuickSight.Types.MaximumLabelType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "MaximumLabelType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newMaximumLabelType :: MaximumLabelType Source #

Create a value of MaximumLabelType 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:visibility:MaximumLabelType', maximumLabelType_visibility - The visibility of the maximum label.

MaximumMinimumComputation

data MaximumMinimumComputation Source #

The maximum and minimum computation configuration.

See: newMaximumMinimumComputation smart constructor.

Instances

Instances details
FromJSON MaximumMinimumComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputation

ToJSON MaximumMinimumComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputation

Generic MaximumMinimumComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputation

Associated Types

type Rep MaximumMinimumComputation :: Type -> Type #

Show MaximumMinimumComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputation

NFData MaximumMinimumComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputation

Eq MaximumMinimumComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputation

Hashable MaximumMinimumComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputation

type Rep MaximumMinimumComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MaximumMinimumComputation

type Rep MaximumMinimumComputation = D1 ('MetaData "MaximumMinimumComputation" "Amazonka.QuickSight.Types.MaximumMinimumComputation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "MaximumMinimumComputation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MeasureField))) :*: (S1 ('MetaSel ('Just "computationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "time") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DimensionField) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MaximumMinimumComputationType)))))

newMaximumMinimumComputation Source #

Create a value of MaximumMinimumComputation 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:name:MaximumMinimumComputation', maximumMinimumComputation_name - The name of a computation.

$sel:value:MaximumMinimumComputation', maximumMinimumComputation_value - The value field that is used in a computation.

$sel:computationId:MaximumMinimumComputation', maximumMinimumComputation_computationId - The ID for a computation.

$sel:time:MaximumMinimumComputation', maximumMinimumComputation_time - The time field that is used in a computation.

$sel:type':MaximumMinimumComputation', maximumMinimumComputation_type - The type of computation. Choose one of the following options:

  • MAXIMUM: A maximum computation.
  • MINIMUM: A minimum computation.

MeasureField

data MeasureField Source #

The measure (metric) type field.

See: newMeasureField smart constructor.

Instances

Instances details
FromJSON MeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MeasureField

ToJSON MeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MeasureField

Generic MeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MeasureField

Associated Types

type Rep MeasureField :: Type -> Type #

Show MeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MeasureField

NFData MeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MeasureField

Methods

rnf :: MeasureField -> () #

Eq MeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MeasureField

Hashable MeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MeasureField

type Rep MeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MeasureField

type Rep MeasureField = D1 ('MetaData "MeasureField" "Amazonka.QuickSight.Types.MeasureField" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "MeasureField'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "calculatedMeasureField") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CalculatedMeasureField)) :*: S1 ('MetaSel ('Just "categoricalMeasureField") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CategoricalMeasureField))) :*: (S1 ('MetaSel ('Just "dateMeasureField") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DateMeasureField)) :*: S1 ('MetaSel ('Just "numericalMeasureField") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumericalMeasureField)))))

newMeasureField :: MeasureField Source #

Create a value of MeasureField 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:calculatedMeasureField:MeasureField', measureField_calculatedMeasureField - The calculated measure field only used in pivot tables.

$sel:categoricalMeasureField:MeasureField', measureField_categoricalMeasureField - The measure type field with categorical type columns.

$sel:dateMeasureField:MeasureField', measureField_dateMeasureField - The measure type field with date type columns.

$sel:numericalMeasureField:MeasureField', measureField_numericalMeasureField - The measure type field with numerical type columns.

MemberIdArnPair

data MemberIdArnPair Source #

An object that consists of a member Amazon Resource Name (ARN) and a member ID.

See: newMemberIdArnPair smart constructor.

Instances

Instances details
FromJSON MemberIdArnPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberIdArnPair

Generic MemberIdArnPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberIdArnPair

Associated Types

type Rep MemberIdArnPair :: Type -> Type #

Read MemberIdArnPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberIdArnPair

Show MemberIdArnPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberIdArnPair

NFData MemberIdArnPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberIdArnPair

Methods

rnf :: MemberIdArnPair -> () #

Eq MemberIdArnPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberIdArnPair

Hashable MemberIdArnPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberIdArnPair

type Rep MemberIdArnPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberIdArnPair

type Rep MemberIdArnPair = D1 ('MetaData "MemberIdArnPair" "Amazonka.QuickSight.Types.MemberIdArnPair" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "MemberIdArnPair'" 'PrefixI 'True) (S1 ('MetaSel ('Just "memberArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "memberId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMemberIdArnPair :: MemberIdArnPair Source #

Create a value of MemberIdArnPair 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:memberArn:MemberIdArnPair', memberIdArnPair_memberArn - The Amazon Resource Name (ARN) of the member.

$sel:memberId:MemberIdArnPair', memberIdArnPair_memberId - The ID of the member.

MetricComparisonComputation

data MetricComparisonComputation Source #

The metric comparison computation configuration.

See: newMetricComparisonComputation smart constructor.

Instances

Instances details
FromJSON MetricComparisonComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MetricComparisonComputation

ToJSON MetricComparisonComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MetricComparisonComputation

Generic MetricComparisonComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MetricComparisonComputation

Associated Types

type Rep MetricComparisonComputation :: Type -> Type #

Show MetricComparisonComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MetricComparisonComputation

NFData MetricComparisonComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MetricComparisonComputation

Eq MetricComparisonComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MetricComparisonComputation

Hashable MetricComparisonComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MetricComparisonComputation

type Rep MetricComparisonComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MetricComparisonComputation

type Rep MetricComparisonComputation = D1 ('MetaData "MetricComparisonComputation" "Amazonka.QuickSight.Types.MetricComparisonComputation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "MetricComparisonComputation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "computationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "time") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DimensionField) :*: (S1 ('MetaSel ('Just "fromValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MeasureField) :*: S1 ('MetaSel ('Just "targetValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MeasureField)))))

MinimumLabelType

data MinimumLabelType Source #

The minimum label of a data path label.

See: newMinimumLabelType smart constructor.

Instances

Instances details
FromJSON MinimumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MinimumLabelType

ToJSON MinimumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MinimumLabelType

Generic MinimumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MinimumLabelType

Associated Types

type Rep MinimumLabelType :: Type -> Type #

Read MinimumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MinimumLabelType

Show MinimumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MinimumLabelType

NFData MinimumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MinimumLabelType

Methods

rnf :: MinimumLabelType -> () #

Eq MinimumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MinimumLabelType

Hashable MinimumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MinimumLabelType

type Rep MinimumLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MinimumLabelType

type Rep MinimumLabelType = D1 ('MetaData "MinimumLabelType" "Amazonka.QuickSight.Types.MinimumLabelType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "MinimumLabelType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newMinimumLabelType :: MinimumLabelType Source #

Create a value of MinimumLabelType 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:visibility:MinimumLabelType', minimumLabelType_visibility - The visibility of the minimum label.

MissingDataConfiguration

data MissingDataConfiguration Source #

The configuration options that determine how missing data is treated during the rendering of a line chart.

See: newMissingDataConfiguration smart constructor.

Instances

Instances details
FromJSON MissingDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataConfiguration

ToJSON MissingDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataConfiguration

Generic MissingDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataConfiguration

Associated Types

type Rep MissingDataConfiguration :: Type -> Type #

Read MissingDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataConfiguration

Show MissingDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataConfiguration

NFData MissingDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataConfiguration

Eq MissingDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataConfiguration

Hashable MissingDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataConfiguration

type Rep MissingDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MissingDataConfiguration

type Rep MissingDataConfiguration = D1 ('MetaData "MissingDataConfiguration" "Amazonka.QuickSight.Types.MissingDataConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "MissingDataConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "treatmentOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MissingDataTreatmentOption))))

newMissingDataConfiguration :: MissingDataConfiguration Source #

Create a value of MissingDataConfiguration 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:treatmentOption:MissingDataConfiguration', missingDataConfiguration_treatmentOption - The treatment option that determines how missing data should be rendered. Choose from the following options:

  • INTERPOLATE: Interpolate missing values between the prior and the next known value.
  • SHOW_AS_ZERO: Show missing values as the value 0.
  • SHOW_AS_BLANK: Display a blank space when rendering missing data.

MySqlParameters

data MySqlParameters Source #

The parameters for MySQL.

See: newMySqlParameters smart constructor.

Instances

Instances details
FromJSON MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

ToJSON MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

Generic MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

Associated Types

type Rep MySqlParameters :: Type -> Type #

Read MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

Show MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

NFData MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

Methods

rnf :: MySqlParameters -> () #

Eq MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

Hashable MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

type Rep MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

type Rep MySqlParameters = D1 ('MetaData "MySqlParameters" "Amazonka.QuickSight.Types.MySqlParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "MySqlParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newMySqlParameters Source #

Create a value of MySqlParameters 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:host:MySqlParameters', mySqlParameters_host - Host.

$sel:port:MySqlParameters', mySqlParameters_port - Port.

$sel:database:MySqlParameters', mySqlParameters_database - Database.

NamespaceError

data NamespaceError Source #

Errors that occur during namespace creation.

See: newNamespaceError smart constructor.

Instances

Instances details
FromJSON NamespaceError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceError

Generic NamespaceError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceError

Associated Types

type Rep NamespaceError :: Type -> Type #

Read NamespaceError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceError

Show NamespaceError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceError

NFData NamespaceError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceError

Methods

rnf :: NamespaceError -> () #

Eq NamespaceError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceError

Hashable NamespaceError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceError

type Rep NamespaceError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceError

type Rep NamespaceError = D1 ('MetaData "NamespaceError" "Amazonka.QuickSight.Types.NamespaceError" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "NamespaceError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NamespaceErrorType))))

newNamespaceError :: NamespaceError Source #

Create a value of NamespaceError 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:message:NamespaceError', namespaceError_message - The message for the error.

$sel:type':NamespaceError', namespaceError_type - The error type.

NamespaceInfoV2

data NamespaceInfoV2 Source #

The error type.

See: newNamespaceInfoV2 smart constructor.

Instances

Instances details
FromJSON NamespaceInfoV2 Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceInfoV2

Generic NamespaceInfoV2 Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceInfoV2

Associated Types

type Rep NamespaceInfoV2 :: Type -> Type #

Read NamespaceInfoV2 Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceInfoV2

Show NamespaceInfoV2 Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceInfoV2

NFData NamespaceInfoV2 Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceInfoV2

Methods

rnf :: NamespaceInfoV2 -> () #

Eq NamespaceInfoV2 Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceInfoV2

Hashable NamespaceInfoV2 Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceInfoV2

type Rep NamespaceInfoV2 Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceInfoV2

type Rep NamespaceInfoV2 = D1 ('MetaData "NamespaceInfoV2" "Amazonka.QuickSight.Types.NamespaceInfoV2" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "NamespaceInfoV2'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "capacityRegion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NamespaceStatus)))) :*: (S1 ('MetaSel ('Just "identityStore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IdentityStore)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "namespaceError") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NamespaceError))))))

newNamespaceInfoV2 :: NamespaceInfoV2 Source #

Create a value of NamespaceInfoV2 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:arn:NamespaceInfoV2', namespaceInfoV2_arn - The namespace ARN.

$sel:capacityRegion:NamespaceInfoV2', namespaceInfoV2_capacityRegion - The namespace Amazon Web Services Region.

$sel:creationStatus:NamespaceInfoV2', namespaceInfoV2_creationStatus - The creation status of a namespace that is not yet completely created.

$sel:identityStore:NamespaceInfoV2', namespaceInfoV2_identityStore - The identity store used for the namespace.

$sel:name:NamespaceInfoV2', namespaceInfoV2_name - The name of the error.

$sel:namespaceError:NamespaceInfoV2', namespaceInfoV2_namespaceError - An error that occurred when the namespace was created.

NegativeValueConfiguration

data NegativeValueConfiguration Source #

The options that determine the negative value configuration.

See: newNegativeValueConfiguration smart constructor.

Instances

Instances details
FromJSON NegativeValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueConfiguration

ToJSON NegativeValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueConfiguration

Generic NegativeValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueConfiguration

Associated Types

type Rep NegativeValueConfiguration :: Type -> Type #

Read NegativeValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueConfiguration

Show NegativeValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueConfiguration

NFData NegativeValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueConfiguration

Eq NegativeValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueConfiguration

Hashable NegativeValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueConfiguration

type Rep NegativeValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NegativeValueConfiguration

type Rep NegativeValueConfiguration = D1 ('MetaData "NegativeValueConfiguration" "Amazonka.QuickSight.Types.NegativeValueConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "NegativeValueConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "displayMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 NegativeValueDisplayMode)))

newNegativeValueConfiguration Source #

Create a value of NegativeValueConfiguration 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:displayMode:NegativeValueConfiguration', negativeValueConfiguration_displayMode - Determines the display mode of the negative value configuration.

NullValueFormatConfiguration

data NullValueFormatConfiguration Source #

The options that determine the null value format configuration.

See: newNullValueFormatConfiguration smart constructor.

Instances

Instances details
FromJSON NullValueFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NullValueFormatConfiguration

ToJSON NullValueFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NullValueFormatConfiguration

Generic NullValueFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NullValueFormatConfiguration

Associated Types

type Rep NullValueFormatConfiguration :: Type -> Type #

Show NullValueFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NullValueFormatConfiguration

NFData NullValueFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NullValueFormatConfiguration

Eq NullValueFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NullValueFormatConfiguration

Hashable NullValueFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NullValueFormatConfiguration

type Rep NullValueFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NullValueFormatConfiguration

type Rep NullValueFormatConfiguration = D1 ('MetaData "NullValueFormatConfiguration" "Amazonka.QuickSight.Types.NullValueFormatConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "NullValueFormatConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nullString") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newNullValueFormatConfiguration Source #

Create a value of NullValueFormatConfiguration 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:nullString:NullValueFormatConfiguration', nullValueFormatConfiguration_nullString - Determines the null string of null values.

NumberDisplayFormatConfiguration

data NumberDisplayFormatConfiguration Source #

The options that determine the number display format configuration.

See: newNumberDisplayFormatConfiguration smart constructor.

Instances

Instances details
FromJSON NumberDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberDisplayFormatConfiguration

ToJSON NumberDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberDisplayFormatConfiguration

Generic NumberDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberDisplayFormatConfiguration

Associated Types

type Rep NumberDisplayFormatConfiguration :: Type -> Type #

Show NumberDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberDisplayFormatConfiguration

NFData NumberDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberDisplayFormatConfiguration

Eq NumberDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberDisplayFormatConfiguration

Hashable NumberDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberDisplayFormatConfiguration

type Rep NumberDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberDisplayFormatConfiguration

type Rep NumberDisplayFormatConfiguration = D1 ('MetaData "NumberDisplayFormatConfiguration" "Amazonka.QuickSight.Types.NumberDisplayFormatConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "NumberDisplayFormatConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "decimalPlacesConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DecimalPlacesConfiguration)) :*: (S1 ('MetaSel ('Just "negativeValueConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NegativeValueConfiguration)) :*: S1 ('MetaSel ('Just "nullValueFormatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NullValueFormatConfiguration)))) :*: ((S1 ('MetaSel ('Just "numberScale") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumberScale)) :*: S1 ('MetaSel ('Just "prefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))) :*: (S1 ('MetaSel ('Just "separatorConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumericSeparatorConfiguration)) :*: S1 ('MetaSel ('Just "suffix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))))

newNumberDisplayFormatConfiguration :: NumberDisplayFormatConfiguration Source #

Create a value of NumberDisplayFormatConfiguration 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:decimalPlacesConfiguration:NumberDisplayFormatConfiguration', numberDisplayFormatConfiguration_decimalPlacesConfiguration - The option that determines the decimal places configuration.

$sel:negativeValueConfiguration:NumberDisplayFormatConfiguration', numberDisplayFormatConfiguration_negativeValueConfiguration - The options that determine the negative value configuration.

$sel:nullValueFormatConfiguration:NumberDisplayFormatConfiguration', numberDisplayFormatConfiguration_nullValueFormatConfiguration - The options that determine the null value format configuration.

$sel:numberScale:NumberDisplayFormatConfiguration', numberDisplayFormatConfiguration_numberScale - Determines the number scale value of the number format.

$sel:prefix:NumberDisplayFormatConfiguration', numberDisplayFormatConfiguration_prefix - Determines the prefix value of the number format.

$sel:separatorConfiguration:NumberDisplayFormatConfiguration', numberDisplayFormatConfiguration_separatorConfiguration - The options that determine the numeric separator configuration.

$sel:suffix:NumberDisplayFormatConfiguration', numberDisplayFormatConfiguration_suffix - Determines the suffix value of the number format.

NumberFormatConfiguration

data NumberFormatConfiguration Source #

Formatting configuration for number fields.

See: newNumberFormatConfiguration smart constructor.

Instances

Instances details
FromJSON NumberFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberFormatConfiguration

ToJSON NumberFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberFormatConfiguration

Generic NumberFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberFormatConfiguration

Associated Types

type Rep NumberFormatConfiguration :: Type -> Type #

Show NumberFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberFormatConfiguration

NFData NumberFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberFormatConfiguration

Eq NumberFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberFormatConfiguration

Hashable NumberFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberFormatConfiguration

type Rep NumberFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumberFormatConfiguration

type Rep NumberFormatConfiguration = D1 ('MetaData "NumberFormatConfiguration" "Amazonka.QuickSight.Types.NumberFormatConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "NumberFormatConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "formatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumericFormatConfiguration))))

newNumberFormatConfiguration :: NumberFormatConfiguration Source #

Create a value of NumberFormatConfiguration 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:formatConfiguration:NumberFormatConfiguration', numberFormatConfiguration_formatConfiguration - The options that determine the numeric format configuration.

NumericAxisOptions

data NumericAxisOptions Source #

The options for an axis with a numeric field.

See: newNumericAxisOptions smart constructor.

Instances

Instances details
FromJSON NumericAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericAxisOptions

ToJSON NumericAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericAxisOptions

Generic NumericAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericAxisOptions

Associated Types

type Rep NumericAxisOptions :: Type -> Type #

Read NumericAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericAxisOptions

Show NumericAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericAxisOptions

NFData NumericAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericAxisOptions

Methods

rnf :: NumericAxisOptions -> () #

Eq NumericAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericAxisOptions

Hashable NumericAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericAxisOptions

type Rep NumericAxisOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericAxisOptions

type Rep NumericAxisOptions = D1 ('MetaData "NumericAxisOptions" "Amazonka.QuickSight.Types.NumericAxisOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "NumericAxisOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "range") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisDisplayRange)) :*: S1 ('MetaSel ('Just "scale") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisScale))))

newNumericAxisOptions :: NumericAxisOptions Source #

Create a value of NumericAxisOptions 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:range:NumericAxisOptions', numericAxisOptions_range - The range setup of a numeric axis.

$sel:scale:NumericAxisOptions', numericAxisOptions_scale - The scale setup of a numeric axis.

NumericEqualityDrillDownFilter

data NumericEqualityDrillDownFilter Source #

The category drill down filter.

See: newNumericEqualityDrillDownFilter smart constructor.

Instances

Instances details
FromJSON NumericEqualityDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityDrillDownFilter

ToJSON NumericEqualityDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityDrillDownFilter

Generic NumericEqualityDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityDrillDownFilter

Associated Types

type Rep NumericEqualityDrillDownFilter :: Type -> Type #

Read NumericEqualityDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityDrillDownFilter

Show NumericEqualityDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityDrillDownFilter

NFData NumericEqualityDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityDrillDownFilter

Eq NumericEqualityDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityDrillDownFilter

Hashable NumericEqualityDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityDrillDownFilter

type Rep NumericEqualityDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityDrillDownFilter

type Rep NumericEqualityDrillDownFilter = D1 ('MetaData "NumericEqualityDrillDownFilter" "Amazonka.QuickSight.Types.NumericEqualityDrillDownFilter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "NumericEqualityDrillDownFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)))

newNumericEqualityDrillDownFilter Source #

Create a value of NumericEqualityDrillDownFilter 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:column:NumericEqualityDrillDownFilter', numericEqualityDrillDownFilter_column - The column that the filter is applied to.

$sel:value:NumericEqualityDrillDownFilter', numericEqualityDrillDownFilter_value - The value of the double input numeric drill down filter.

NumericEqualityFilter

data NumericEqualityFilter Source #

A NumericEqualityFilter filters values that are equal to the specified value.

See: newNumericEqualityFilter smart constructor.

Instances

Instances details
FromJSON NumericEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityFilter

ToJSON NumericEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityFilter

Generic NumericEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityFilter

Associated Types

type Rep NumericEqualityFilter :: Type -> Type #

Read NumericEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityFilter

Show NumericEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityFilter

NFData NumericEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityFilter

Methods

rnf :: NumericEqualityFilter -> () #

Eq NumericEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityFilter

Hashable NumericEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityFilter

type Rep NumericEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericEqualityFilter

newNumericEqualityFilter Source #

Create a value of NumericEqualityFilter 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:aggregationFunction:NumericEqualityFilter', numericEqualityFilter_aggregationFunction - The aggregation function of the filter.

$sel:parameterName:NumericEqualityFilter', numericEqualityFilter_parameterName - The parameter whose value should be used for the filter value.

$sel:selectAllOptions:NumericEqualityFilter', numericEqualityFilter_selectAllOptions - Select all of the values. Null is not the assigned value of select all.

  • FILTER_ALL_VALUES

$sel:value:NumericEqualityFilter', numericEqualityFilter_value - The input value.

$sel:filterId:NumericEqualityFilter', numericEqualityFilter_filterId - An identifier that uniquely identifies a filter within a dashboard, analysis, or template.

$sel:column:NumericEqualityFilter', numericEqualityFilter_column - The column that the filter is applied to.

$sel:matchOperator:NumericEqualityFilter', numericEqualityFilter_matchOperator - The match operator that is used to determine if a filter should be applied.

$sel:nullOption:NumericEqualityFilter', numericEqualityFilter_nullOption - This option determines how null values should be treated when filtering data.

  • ALL_VALUES: Include null values in filtered results.
  • NULLS_ONLY: Only include null values in filtered results.
  • NON_NULLS_ONLY: Exclude null values from filtered results.

NumericFormatConfiguration

data NumericFormatConfiguration Source #

The options that determine the numeric format configuration.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newNumericFormatConfiguration smart constructor.

Instances

Instances details
FromJSON NumericFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFormatConfiguration

ToJSON NumericFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFormatConfiguration

Generic NumericFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFormatConfiguration

Associated Types

type Rep NumericFormatConfiguration :: Type -> Type #

Show NumericFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFormatConfiguration

NFData NumericFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFormatConfiguration

Eq NumericFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFormatConfiguration

Hashable NumericFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFormatConfiguration

type Rep NumericFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericFormatConfiguration

type Rep NumericFormatConfiguration = D1 ('MetaData "NumericFormatConfiguration" "Amazonka.QuickSight.Types.NumericFormatConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "NumericFormatConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "currencyDisplayFormatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CurrencyDisplayFormatConfiguration)) :*: (S1 ('MetaSel ('Just "numberDisplayFormatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumberDisplayFormatConfiguration)) :*: S1 ('MetaSel ('Just "percentageDisplayFormatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PercentageDisplayFormatConfiguration)))))

newNumericFormatConfiguration :: NumericFormatConfiguration Source #

Create a value of NumericFormatConfiguration 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:currencyDisplayFormatConfiguration:NumericFormatConfiguration', numericFormatConfiguration_currencyDisplayFormatConfiguration - The options that determine the currency display format configuration.

$sel:numberDisplayFormatConfiguration:NumericFormatConfiguration', numericFormatConfiguration_numberDisplayFormatConfiguration - The options that determine the number display format configuration.

$sel:percentageDisplayFormatConfiguration:NumericFormatConfiguration', numericFormatConfiguration_percentageDisplayFormatConfiguration - The options that determine the percentage display format configuration.

NumericRangeFilter

data NumericRangeFilter Source #

A NumericRangeFilter filters values that are within the value range.

See: newNumericRangeFilter smart constructor.

Instances

Instances details
FromJSON NumericRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilter

ToJSON NumericRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilter

Generic NumericRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilter

Associated Types

type Rep NumericRangeFilter :: Type -> Type #

Read NumericRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilter

Show NumericRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilter

NFData NumericRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilter

Methods

rnf :: NumericRangeFilter -> () #

Eq NumericRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilter

Hashable NumericRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilter

type Rep NumericRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilter

newNumericRangeFilter Source #

Create a value of NumericRangeFilter 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:aggregationFunction:NumericRangeFilter', numericRangeFilter_aggregationFunction - The aggregation function of the filter.

$sel:includeMaximum:NumericRangeFilter', numericRangeFilter_includeMaximum - Determines whether the maximum value in the filter value range should be included in the filtered results.

$sel:includeMinimum:NumericRangeFilter', numericRangeFilter_includeMinimum - Determines whether the minimum value in the filter value range should be included in the filtered results.

$sel:rangeMaximum:NumericRangeFilter', numericRangeFilter_rangeMaximum - The maximum value for the filter value range.

$sel:rangeMinimum:NumericRangeFilter', numericRangeFilter_rangeMinimum - The minimum value for the filter value range.

$sel:selectAllOptions:NumericRangeFilter', numericRangeFilter_selectAllOptions - Select all of the values. Null is not the assigned value of select all.

  • FILTER_ALL_VALUES

$sel:filterId:NumericRangeFilter', numericRangeFilter_filterId - An identifier that uniquely identifies a filter within a dashboard, analysis, or template.

$sel:column:NumericRangeFilter', numericRangeFilter_column - The column that the filter is applied to.

$sel:nullOption:NumericRangeFilter', numericRangeFilter_nullOption - This option determines how null values should be treated when filtering data.

  • ALL_VALUES: Include null values in filtered results.
  • NULLS_ONLY: Only include null values in filtered results.
  • NON_NULLS_ONLY: Exclude null values from filtered results.

NumericRangeFilterValue

data NumericRangeFilterValue Source #

The value input pf the numeric range filter.

See: newNumericRangeFilterValue smart constructor.

Instances

Instances details
FromJSON NumericRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilterValue

ToJSON NumericRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilterValue

Generic NumericRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilterValue

Associated Types

type Rep NumericRangeFilterValue :: Type -> Type #

Read NumericRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilterValue

Show NumericRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilterValue

NFData NumericRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilterValue

Methods

rnf :: NumericRangeFilterValue -> () #

Eq NumericRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilterValue

Hashable NumericRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilterValue

type Rep NumericRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericRangeFilterValue

type Rep NumericRangeFilterValue = D1 ('MetaData "NumericRangeFilterValue" "Amazonka.QuickSight.Types.NumericRangeFilterValue" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "NumericRangeFilterValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "parameter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "staticValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newNumericRangeFilterValue :: NumericRangeFilterValue Source #

Create a value of NumericRangeFilterValue 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:parameter:NumericRangeFilterValue', numericRangeFilterValue_parameter - The parameter that is used in the numeric range.

$sel:staticValue:NumericRangeFilterValue', numericRangeFilterValue_staticValue - The static value of the numeric range filter.

NumericSeparatorConfiguration

data NumericSeparatorConfiguration Source #

The options that determine the numeric separator configuration.

See: newNumericSeparatorConfiguration smart constructor.

Instances

Instances details
FromJSON NumericSeparatorConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorConfiguration

ToJSON NumericSeparatorConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorConfiguration

Generic NumericSeparatorConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorConfiguration

Associated Types

type Rep NumericSeparatorConfiguration :: Type -> Type #

Read NumericSeparatorConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorConfiguration

Show NumericSeparatorConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorConfiguration

NFData NumericSeparatorConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorConfiguration

Eq NumericSeparatorConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorConfiguration

Hashable NumericSeparatorConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorConfiguration

type Rep NumericSeparatorConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericSeparatorConfiguration

type Rep NumericSeparatorConfiguration = D1 ('MetaData "NumericSeparatorConfiguration" "Amazonka.QuickSight.Types.NumericSeparatorConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "NumericSeparatorConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "decimalSeparator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumericSeparatorSymbol)) :*: S1 ('MetaSel ('Just "thousandsSeparator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ThousandSeparatorOptions))))

newNumericSeparatorConfiguration :: NumericSeparatorConfiguration Source #

Create a value of NumericSeparatorConfiguration 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:decimalSeparator:NumericSeparatorConfiguration', numericSeparatorConfiguration_decimalSeparator - Determines the decimal separator.

$sel:thousandsSeparator:NumericSeparatorConfiguration', numericSeparatorConfiguration_thousandsSeparator - The options that determine the thousands separator configuration.

NumericalAggregationFunction

data NumericalAggregationFunction Source #

Aggregation for numerical values.

See: newNumericalAggregationFunction smart constructor.

Instances

Instances details
FromJSON NumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalAggregationFunction

ToJSON NumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalAggregationFunction

Generic NumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalAggregationFunction

Associated Types

type Rep NumericalAggregationFunction :: Type -> Type #

Read NumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalAggregationFunction

Show NumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalAggregationFunction

NFData NumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalAggregationFunction

Eq NumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalAggregationFunction

Hashable NumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalAggregationFunction

type Rep NumericalAggregationFunction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalAggregationFunction

type Rep NumericalAggregationFunction = D1 ('MetaData "NumericalAggregationFunction" "Amazonka.QuickSight.Types.NumericalAggregationFunction" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "NumericalAggregationFunction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "percentileAggregation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PercentileAggregation)) :*: S1 ('MetaSel ('Just "simpleNumericalAggregation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SimpleNumericalAggregationFunction))))

newNumericalAggregationFunction :: NumericalAggregationFunction Source #

Create a value of NumericalAggregationFunction 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:percentileAggregation:NumericalAggregationFunction', numericalAggregationFunction_percentileAggregation - An aggregation based on the percentile of values in a dimension or measure.

$sel:simpleNumericalAggregation:NumericalAggregationFunction', numericalAggregationFunction_simpleNumericalAggregation - Built-in aggregation functions for numerical values.

  • SUM: The sum of a dimension or measure.
  • AVERAGE: The average of a dimension or measure.
  • MIN: The minimum value of a dimension or measure.
  • MAX: The maximum value of a dimension or measure.
  • COUNT: The count of a dimension or measure.
  • DISTINCT_COUNT: The count of distinct values in a dimension or measure.
  • VAR: The variance of a dimension or measure.
  • VARP: The partitioned variance of a dimension or measure.
  • STDEV: The standard deviation of a dimension or measure.
  • STDEVP: The partitioned standard deviation of a dimension or measure.
  • MEDIAN: The median value of a dimension or measure.

NumericalDimensionField

data NumericalDimensionField Source #

The dimension type field with numerical type columns.

See: newNumericalDimensionField smart constructor.

Instances

Instances details
FromJSON NumericalDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalDimensionField

ToJSON NumericalDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalDimensionField

Generic NumericalDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalDimensionField

Associated Types

type Rep NumericalDimensionField :: Type -> Type #

Show NumericalDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalDimensionField

NFData NumericalDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalDimensionField

Methods

rnf :: NumericalDimensionField -> () #

Eq NumericalDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalDimensionField

Hashable NumericalDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalDimensionField

type Rep NumericalDimensionField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalDimensionField

type Rep NumericalDimensionField = D1 ('MetaData "NumericalDimensionField" "Amazonka.QuickSight.Types.NumericalDimensionField" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "NumericalDimensionField'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "formatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumberFormatConfiguration)) :*: S1 ('MetaSel ('Just "hierarchyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier))))

newNumericalDimensionField Source #

Create a value of NumericalDimensionField 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:

NumericalDimensionField, numericalDimensionField_formatConfiguration - The format configuration of the field.

$sel:hierarchyId:NumericalDimensionField', numericalDimensionField_hierarchyId - The custom hierarchy ID.

$sel:fieldId:NumericalDimensionField', numericalDimensionField_fieldId - The custom field ID.

$sel:column:NumericalDimensionField', numericalDimensionField_column - The column that is used in the NumericalDimensionField.

NumericalMeasureField

data NumericalMeasureField Source #

The measure type field with numerical type columns.

See: newNumericalMeasureField smart constructor.

Instances

Instances details
FromJSON NumericalMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalMeasureField

ToJSON NumericalMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalMeasureField

Generic NumericalMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalMeasureField

Associated Types

type Rep NumericalMeasureField :: Type -> Type #

Show NumericalMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalMeasureField

NFData NumericalMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalMeasureField

Methods

rnf :: NumericalMeasureField -> () #

Eq NumericalMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalMeasureField

Hashable NumericalMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalMeasureField

type Rep NumericalMeasureField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NumericalMeasureField

type Rep NumericalMeasureField = D1 ('MetaData "NumericalMeasureField" "Amazonka.QuickSight.Types.NumericalMeasureField" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "NumericalMeasureField'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aggregationFunction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumericalAggregationFunction)) :*: S1 ('MetaSel ('Just "formatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumberFormatConfiguration))) :*: (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier))))

newNumericalMeasureField Source #

Create a value of NumericalMeasureField 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:aggregationFunction:NumericalMeasureField', numericalMeasureField_aggregationFunction - The aggregation function of the measure field.

NumericalMeasureField, numericalMeasureField_formatConfiguration - The format configuration of the field.

$sel:fieldId:NumericalMeasureField', numericalMeasureField_fieldId - The custom field ID.

$sel:column:NumericalMeasureField', numericalMeasureField_column - The column that is used in the NumericalMeasureField.

OracleParameters

data OracleParameters Source #

The parameters for Oracle.

See: newOracleParameters smart constructor.

Instances

Instances details
FromJSON OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

ToJSON OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

Generic OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

Associated Types

type Rep OracleParameters :: Type -> Type #

Read OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

Show OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

NFData OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

Methods

rnf :: OracleParameters -> () #

Eq OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

Hashable OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

type Rep OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

type Rep OracleParameters = D1 ('MetaData "OracleParameters" "Amazonka.QuickSight.Types.OracleParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "OracleParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newOracleParameters Source #

Create a value of OracleParameters 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:host:OracleParameters', oracleParameters_host - An Oracle host.

$sel:port:OracleParameters', oracleParameters_port - Port.

$sel:database:OracleParameters', oracleParameters_database - Database.

OutputColumn

data OutputColumn Source #

Output column.

See: newOutputColumn smart constructor.

Instances

Instances details
FromJSON OutputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OutputColumn

Generic OutputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OutputColumn

Associated Types

type Rep OutputColumn :: Type -> Type #

Read OutputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OutputColumn

Show OutputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OutputColumn

NFData OutputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OutputColumn

Methods

rnf :: OutputColumn -> () #

Eq OutputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OutputColumn

Hashable OutputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OutputColumn

type Rep OutputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OutputColumn

type Rep OutputColumn = D1 ('MetaData "OutputColumn" "Amazonka.QuickSight.Types.OutputColumn" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "OutputColumn'" 'PrefixI 'True) (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ColumnDataType)))))

newOutputColumn :: OutputColumn Source #

Create a value of OutputColumn 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:description:OutputColumn', outputColumn_description - A description for a column.

$sel:name:OutputColumn', outputColumn_name - A display name for the dataset.

$sel:type':OutputColumn', outputColumn_type - Type.

PaginationConfiguration

data PaginationConfiguration Source #

The pagination configuration for a table visual or boxplot.

See: newPaginationConfiguration smart constructor.

Instances

Instances details
FromJSON PaginationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaginationConfiguration

ToJSON PaginationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaginationConfiguration

Generic PaginationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaginationConfiguration

Associated Types

type Rep PaginationConfiguration :: Type -> Type #

Read PaginationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaginationConfiguration

Show PaginationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaginationConfiguration

NFData PaginationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaginationConfiguration

Methods

rnf :: PaginationConfiguration -> () #

Eq PaginationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaginationConfiguration

Hashable PaginationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaginationConfiguration

type Rep PaginationConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaginationConfiguration

type Rep PaginationConfiguration = D1 ('MetaData "PaginationConfiguration" "Amazonka.QuickSight.Types.PaginationConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PaginationConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Integer) :*: S1 ('MetaSel ('Just "pageNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newPaginationConfiguration Source #

Create a value of PaginationConfiguration 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:pageSize:PaginationConfiguration', paginationConfiguration_pageSize - Indicates how many items render in one page.

$sel:pageNumber:PaginationConfiguration', paginationConfiguration_pageNumber - Indicates the page number.

PanelConfiguration

data PanelConfiguration Source #

A collection of options that configure how each panel displays in a small multiples chart.

See: newPanelConfiguration smart constructor.

Instances

Instances details
FromJSON PanelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelConfiguration

ToJSON PanelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelConfiguration

Generic PanelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelConfiguration

Associated Types

type Rep PanelConfiguration :: Type -> Type #

Read PanelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelConfiguration

Show PanelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelConfiguration

NFData PanelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelConfiguration

Methods

rnf :: PanelConfiguration -> () #

Eq PanelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelConfiguration

Hashable PanelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelConfiguration

type Rep PanelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelConfiguration

newPanelConfiguration :: PanelConfiguration Source #

Create a value of PanelConfiguration 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:backgroundColor:PanelConfiguration', panelConfiguration_backgroundColor - Sets the background color for each panel.

$sel:backgroundVisibility:PanelConfiguration', panelConfiguration_backgroundVisibility - Determines whether or not a background for each small multiples panel is rendered.

$sel:borderColor:PanelConfiguration', panelConfiguration_borderColor - Sets the line color of panel borders.

$sel:borderStyle:PanelConfiguration', panelConfiguration_borderStyle - Sets the line style of panel borders.

$sel:borderThickness:PanelConfiguration', panelConfiguration_borderThickness - Sets the line thickness of panel borders.

$sel:borderVisibility:PanelConfiguration', panelConfiguration_borderVisibility - Determines whether or not each panel displays a border.

$sel:gutterSpacing:PanelConfiguration', panelConfiguration_gutterSpacing - Sets the total amount of negative space to display between sibling panels.

$sel:gutterVisibility:PanelConfiguration', panelConfiguration_gutterVisibility - Determines whether or not negative space between sibling panels is rendered.

$sel:title:PanelConfiguration', panelConfiguration_title - Configures the title display within each small multiples panel.

PanelTitleOptions

data PanelTitleOptions Source #

The options that determine the title styles for each small multiples panel.

See: newPanelTitleOptions smart constructor.

Instances

Instances details
FromJSON PanelTitleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelTitleOptions

ToJSON PanelTitleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelTitleOptions

Generic PanelTitleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelTitleOptions

Associated Types

type Rep PanelTitleOptions :: Type -> Type #

Read PanelTitleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelTitleOptions

Show PanelTitleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelTitleOptions

NFData PanelTitleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelTitleOptions

Methods

rnf :: PanelTitleOptions -> () #

Eq PanelTitleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelTitleOptions

Hashable PanelTitleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelTitleOptions

type Rep PanelTitleOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PanelTitleOptions

type Rep PanelTitleOptions = D1 ('MetaData "PanelTitleOptions" "Amazonka.QuickSight.Types.PanelTitleOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PanelTitleOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fontConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FontConfiguration)) :*: (S1 ('MetaSel ('Just "horizontalTextAlignment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HorizontalTextAlignment)) :*: S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)))))

newPanelTitleOptions :: PanelTitleOptions Source #

Create a value of PanelTitleOptions 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:fontConfiguration:PanelTitleOptions', panelTitleOptions_fontConfiguration - Undocumented member.

$sel:horizontalTextAlignment:PanelTitleOptions', panelTitleOptions_horizontalTextAlignment - Sets the horizontal text alignment of the title within each panel.

$sel:visibility:PanelTitleOptions', panelTitleOptions_visibility - Determines whether or not panel titles are displayed.

ParameterControl

data ParameterControl Source #

The control of a parameter that users can interact with in a dashboard or an analysis.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newParameterControl smart constructor.

Instances

Instances details
FromJSON ParameterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterControl

ToJSON ParameterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterControl

Generic ParameterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterControl

Associated Types

type Rep ParameterControl :: Type -> Type #

Read ParameterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterControl

Show ParameterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterControl

NFData ParameterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterControl

Methods

rnf :: ParameterControl -> () #

Eq ParameterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterControl

Hashable ParameterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterControl

type Rep ParameterControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterControl

newParameterControl :: ParameterControl Source #

Create a value of ParameterControl 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:dateTimePicker:ParameterControl', parameterControl_dateTimePicker - A control from a date parameter that specifies date and time.

$sel:dropdown:ParameterControl', parameterControl_dropdown - A control to display a dropdown list with buttons that are used to select a single value.

$sel:list:ParameterControl', parameterControl_list - A control to display a list with buttons or boxes that are used to select either a single value or multiple values.

$sel:slider:ParameterControl', parameterControl_slider - A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.

$sel:textArea:ParameterControl', parameterControl_textArea - A control to display a text box that is used to enter multiple entries.

$sel:textField:ParameterControl', parameterControl_textField - A control to display a text box that is used to enter a single entry.

ParameterDateTimePickerControl

data ParameterDateTimePickerControl Source #

A control from a date parameter that specifies date and time.

See: newParameterDateTimePickerControl smart constructor.

Instances

Instances details
FromJSON ParameterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDateTimePickerControl

ToJSON ParameterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDateTimePickerControl

Generic ParameterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDateTimePickerControl

Associated Types

type Rep ParameterDateTimePickerControl :: Type -> Type #

Read ParameterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDateTimePickerControl

Show ParameterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDateTimePickerControl

NFData ParameterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDateTimePickerControl

Eq ParameterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDateTimePickerControl

Hashable ParameterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDateTimePickerControl

type Rep ParameterDateTimePickerControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDateTimePickerControl

type Rep ParameterDateTimePickerControl = D1 ('MetaData "ParameterDateTimePickerControl" "Amazonka.QuickSight.Types.ParameterDateTimePickerControl" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ParameterDateTimePickerControl'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "displayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DateTimePickerControlDisplayOptions)) :*: S1 ('MetaSel ('Just "parameterControlId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

ParameterDeclaration

data ParameterDeclaration Source #

The declaration definition of a parameter.

For more information, see Parameters in Amazon QuickSight in the Amazon QuickSight User Guide.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newParameterDeclaration smart constructor.

Instances

Instances details
FromJSON ParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDeclaration

ToJSON ParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDeclaration

Generic ParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDeclaration

Associated Types

type Rep ParameterDeclaration :: Type -> Type #

Show ParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDeclaration

NFData ParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDeclaration

Methods

rnf :: ParameterDeclaration -> () #

Eq ParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDeclaration

Hashable ParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDeclaration

type Rep ParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDeclaration

type Rep ParameterDeclaration = D1 ('MetaData "ParameterDeclaration" "Amazonka.QuickSight.Types.ParameterDeclaration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ParameterDeclaration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dateTimeParameterDeclaration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DateTimeParameterDeclaration)) :*: S1 ('MetaSel ('Just "decimalParameterDeclaration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DecimalParameterDeclaration))) :*: (S1 ('MetaSel ('Just "integerParameterDeclaration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IntegerParameterDeclaration)) :*: S1 ('MetaSel ('Just "stringParameterDeclaration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StringParameterDeclaration)))))

newParameterDeclaration :: ParameterDeclaration Source #

Create a value of ParameterDeclaration 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:dateTimeParameterDeclaration:ParameterDeclaration', parameterDeclaration_dateTimeParameterDeclaration - A parameter declaration for the DateTime data type.

$sel:decimalParameterDeclaration:ParameterDeclaration', parameterDeclaration_decimalParameterDeclaration - A parameter declaration for the Decimal data type.

$sel:integerParameterDeclaration:ParameterDeclaration', parameterDeclaration_integerParameterDeclaration - A parameter declaration for the Integer data type.

$sel:stringParameterDeclaration:ParameterDeclaration', parameterDeclaration_stringParameterDeclaration - A parameter declaration for the String data type.

ParameterDropDownControl

data ParameterDropDownControl Source #

A control to display a dropdown list with buttons that are used to select a single value.

See: newParameterDropDownControl smart constructor.

Instances

Instances details
FromJSON ParameterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDropDownControl

ToJSON ParameterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDropDownControl

Generic ParameterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDropDownControl

Associated Types

type Rep ParameterDropDownControl :: Type -> Type #

Read ParameterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDropDownControl

Show ParameterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDropDownControl

NFData ParameterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDropDownControl

Eq ParameterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDropDownControl

Hashable ParameterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDropDownControl

type Rep ParameterDropDownControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterDropDownControl

type Rep ParameterDropDownControl = D1 ('MetaData "ParameterDropDownControl" "Amazonka.QuickSight.Types.ParameterDropDownControl" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ParameterDropDownControl'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "cascadingControlConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CascadingControlConfiguration)) :*: (S1 ('MetaSel ('Just "displayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DropDownControlDisplayOptions)) :*: S1 ('MetaSel ('Just "selectableValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParameterSelectableValues)))) :*: ((S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SheetControlListType)) :*: S1 ('MetaSel ('Just "parameterControlId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newParameterDropDownControl Source #

Create a value of ParameterDropDownControl 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:cascadingControlConfiguration:ParameterDropDownControl', parameterDropDownControl_cascadingControlConfiguration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.

$sel:displayOptions:ParameterDropDownControl', parameterDropDownControl_displayOptions - The display options of a control.

$sel:selectableValues:ParameterDropDownControl', parameterDropDownControl_selectableValues - A list of selectable values that are used in a control.

$sel:type':ParameterDropDownControl', parameterDropDownControl_type - The type parameter name of the ParameterDropDownControl.

$sel:parameterControlId:ParameterDropDownControl', parameterDropDownControl_parameterControlId - The ID of the ParameterDropDownControl.

$sel:title:ParameterDropDownControl', parameterDropDownControl_title - The title of the ParameterDropDownControl.

$sel:sourceParameterName:ParameterDropDownControl', parameterDropDownControl_sourceParameterName - The source parameter name of the ParameterDropDownControl.

ParameterListControl

data ParameterListControl Source #

A control to display a list with buttons or boxes that are used to select either a single value or multiple values.

See: newParameterListControl smart constructor.

Instances

Instances details
FromJSON ParameterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterListControl

ToJSON ParameterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterListControl

Generic ParameterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterListControl

Associated Types

type Rep ParameterListControl :: Type -> Type #

Read ParameterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterListControl

Show ParameterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterListControl

NFData ParameterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterListControl

Methods

rnf :: ParameterListControl -> () #

Eq ParameterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterListControl

Hashable ParameterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterListControl

type Rep ParameterListControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterListControl

type Rep ParameterListControl = D1 ('MetaData "ParameterListControl" "Amazonka.QuickSight.Types.ParameterListControl" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ParameterListControl'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "cascadingControlConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CascadingControlConfiguration)) :*: (S1 ('MetaSel ('Just "displayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListControlDisplayOptions)) :*: S1 ('MetaSel ('Just "selectableValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParameterSelectableValues)))) :*: ((S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SheetControlListType)) :*: S1 ('MetaSel ('Just "parameterControlId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newParameterListControl Source #

Create a value of ParameterListControl 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:cascadingControlConfiguration:ParameterListControl', parameterListControl_cascadingControlConfiguration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.

$sel:displayOptions:ParameterListControl', parameterListControl_displayOptions - The display options of a control.

$sel:selectableValues:ParameterListControl', parameterListControl_selectableValues - A list of selectable values that are used in a control.

$sel:type':ParameterListControl', parameterListControl_type - The type of ParameterListControl.

$sel:parameterControlId:ParameterListControl', parameterListControl_parameterControlId - The ID of the ParameterListControl.

$sel:title:ParameterListControl', parameterListControl_title - The title of the ParameterListControl.

$sel:sourceParameterName:ParameterListControl', parameterListControl_sourceParameterName - The source parameter name of the ParameterListControl.

ParameterSelectableValues

data ParameterSelectableValues Source #

A list of selectable values that are used in a control.

See: newParameterSelectableValues smart constructor.

Instances

Instances details
FromJSON ParameterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSelectableValues

ToJSON ParameterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSelectableValues

Generic ParameterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSelectableValues

Associated Types

type Rep ParameterSelectableValues :: Type -> Type #

Read ParameterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSelectableValues

Show ParameterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSelectableValues

NFData ParameterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSelectableValues

Eq ParameterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSelectableValues

Hashable ParameterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSelectableValues

type Rep ParameterSelectableValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSelectableValues

type Rep ParameterSelectableValues = D1 ('MetaData "ParameterSelectableValues" "Amazonka.QuickSight.Types.ParameterSelectableValues" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ParameterSelectableValues'" 'PrefixI 'True) (S1 ('MetaSel ('Just "linkToDataSetColumn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ColumnIdentifier)) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newParameterSelectableValues :: ParameterSelectableValues Source #

Create a value of ParameterSelectableValues 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:linkToDataSetColumn:ParameterSelectableValues', parameterSelectableValues_linkToDataSetColumn - The column identifier that fetches values from the data set.

$sel:values:ParameterSelectableValues', parameterSelectableValues_values - The values that are used in ParameterSelectableValues.

ParameterSliderControl

data ParameterSliderControl Source #

A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.

See: newParameterSliderControl smart constructor.

Instances

Instances details
FromJSON ParameterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSliderControl

ToJSON ParameterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSliderControl

Generic ParameterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSliderControl

Associated Types

type Rep ParameterSliderControl :: Type -> Type #

Read ParameterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSliderControl

Show ParameterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSliderControl

NFData ParameterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSliderControl

Methods

rnf :: ParameterSliderControl -> () #

Eq ParameterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSliderControl

Hashable ParameterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSliderControl

type Rep ParameterSliderControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterSliderControl

type Rep ParameterSliderControl = D1 ('MetaData "ParameterSliderControl" "Amazonka.QuickSight.Types.ParameterSliderControl" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ParameterSliderControl'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "displayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SliderControlDisplayOptions)) :*: (S1 ('MetaSel ('Just "parameterControlId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "sourceParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "maximumValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)) :*: (S1 ('MetaSel ('Just "minimumValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double) :*: S1 ('MetaSel ('Just "stepSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)))))

newParameterSliderControl Source #

Create a value of ParameterSliderControl 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:displayOptions:ParameterSliderControl', parameterSliderControl_displayOptions - The display options of a control.

$sel:parameterControlId:ParameterSliderControl', parameterSliderControl_parameterControlId - The ID of the ParameterSliderControl.

$sel:title:ParameterSliderControl', parameterSliderControl_title - The title of the ParameterSliderControl.

$sel:sourceParameterName:ParameterSliderControl', parameterSliderControl_sourceParameterName - The source parameter name of the ParameterSliderControl.

$sel:maximumValue:ParameterSliderControl', parameterSliderControl_maximumValue - The smaller value that is displayed at the left of the slider.

$sel:minimumValue:ParameterSliderControl', parameterSliderControl_minimumValue - The larger value that is displayed at the right of the slider.

$sel:stepSize:ParameterSliderControl', parameterSliderControl_stepSize - The number of increments that the slider bar is divided into.

ParameterTextAreaControl

data ParameterTextAreaControl Source #

A control to display a text box that is used to enter multiple entries.

See: newParameterTextAreaControl smart constructor.

Instances

Instances details
FromJSON ParameterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextAreaControl

ToJSON ParameterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextAreaControl

Generic ParameterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextAreaControl

Associated Types

type Rep ParameterTextAreaControl :: Type -> Type #

Read ParameterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextAreaControl

Show ParameterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextAreaControl

NFData ParameterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextAreaControl

Eq ParameterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextAreaControl

Hashable ParameterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextAreaControl

type Rep ParameterTextAreaControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextAreaControl

type Rep ParameterTextAreaControl = D1 ('MetaData "ParameterTextAreaControl" "Amazonka.QuickSight.Types.ParameterTextAreaControl" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ParameterTextAreaControl'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "delimiter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "displayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TextAreaControlDisplayOptions))) :*: (S1 ('MetaSel ('Just "parameterControlId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newParameterTextAreaControl Source #

Create a value of ParameterTextAreaControl 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:delimiter:ParameterTextAreaControl', parameterTextAreaControl_delimiter - The delimiter that is used to separate the lines in text.

$sel:displayOptions:ParameterTextAreaControl', parameterTextAreaControl_displayOptions - The display options of a control.

$sel:parameterControlId:ParameterTextAreaControl', parameterTextAreaControl_parameterControlId - The ID of the ParameterTextAreaControl.

$sel:title:ParameterTextAreaControl', parameterTextAreaControl_title - The title of the ParameterTextAreaControl.

$sel:sourceParameterName:ParameterTextAreaControl', parameterTextAreaControl_sourceParameterName - The source parameter name of the ParameterTextAreaControl.

ParameterTextFieldControl

data ParameterTextFieldControl Source #

A control to display a text box that is used to enter a single entry.

See: newParameterTextFieldControl smart constructor.

Instances

Instances details
FromJSON ParameterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextFieldControl

ToJSON ParameterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextFieldControl

Generic ParameterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextFieldControl

Associated Types

type Rep ParameterTextFieldControl :: Type -> Type #

Read ParameterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextFieldControl

Show ParameterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextFieldControl

NFData ParameterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextFieldControl

Eq ParameterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextFieldControl

Hashable ParameterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextFieldControl

type Rep ParameterTextFieldControl Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ParameterTextFieldControl

type Rep ParameterTextFieldControl = D1 ('MetaData "ParameterTextFieldControl" "Amazonka.QuickSight.Types.ParameterTextFieldControl" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ParameterTextFieldControl'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "displayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TextFieldControlDisplayOptions)) :*: S1 ('MetaSel ('Just "parameterControlId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newParameterTextFieldControl Source #

Create a value of ParameterTextFieldControl 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:displayOptions:ParameterTextFieldControl', parameterTextFieldControl_displayOptions - The display options of a control.

$sel:parameterControlId:ParameterTextFieldControl', parameterTextFieldControl_parameterControlId - The ID of the ParameterTextFieldControl.

$sel:title:ParameterTextFieldControl', parameterTextFieldControl_title - The title of the ParameterTextFieldControl.

$sel:sourceParameterName:ParameterTextFieldControl', parameterTextFieldControl_sourceParameterName - The source parameter name of the ParameterTextFieldControl.

Parameters

data Parameters Source #

A list of Amazon QuickSight parameters and the list's override values.

See: newParameters smart constructor.

Instances

Instances details
ToJSON Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Parameters

Generic Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Parameters

Associated Types

type Rep Parameters :: Type -> Type #

Show Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Parameters

NFData Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Parameters

Methods

rnf :: Parameters -> () #

Eq Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Parameters

Hashable Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Parameters

type Rep Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Parameters

type Rep Parameters = D1 ('MetaData "Parameters" "Amazonka.QuickSight.Types.Parameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "Parameters'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dateTimeParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DateTimeParameter])) :*: S1 ('MetaSel ('Just "decimalParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DecimalParameter]))) :*: (S1 ('MetaSel ('Just "integerParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [IntegerParameter])) :*: S1 ('MetaSel ('Just "stringParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StringParameter])))))

newParameters :: Parameters Source #

Create a value of Parameters 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:dateTimeParameters:Parameters', parameters_dateTimeParameters - The parameters that have a data type of date-time.

$sel:decimalParameters:Parameters', parameters_decimalParameters - The parameters that have a data type of decimal.

$sel:integerParameters:Parameters', parameters_integerParameters - The parameters that have a data type of integer.

$sel:stringParameters:Parameters', parameters_stringParameters - The parameters that have a data type of string.

PercentVisibleRange

data PercentVisibleRange Source #

The percent range in the visible range.

See: newPercentVisibleRange smart constructor.

Instances

Instances details
FromJSON PercentVisibleRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentVisibleRange

ToJSON PercentVisibleRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentVisibleRange

Generic PercentVisibleRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentVisibleRange

Associated Types

type Rep PercentVisibleRange :: Type -> Type #

Read PercentVisibleRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentVisibleRange

Show PercentVisibleRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentVisibleRange

NFData PercentVisibleRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentVisibleRange

Methods

rnf :: PercentVisibleRange -> () #

Eq PercentVisibleRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentVisibleRange

Hashable PercentVisibleRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentVisibleRange

type Rep PercentVisibleRange Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentVisibleRange

type Rep PercentVisibleRange = D1 ('MetaData "PercentVisibleRange" "Amazonka.QuickSight.Types.PercentVisibleRange" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PercentVisibleRange'" 'PrefixI 'True) (S1 ('MetaSel ('Just "from") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "to") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newPercentVisibleRange :: PercentVisibleRange Source #

Create a value of PercentVisibleRange 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:from:PercentVisibleRange', percentVisibleRange_from - The lower bound of the range.

$sel:to:PercentVisibleRange', percentVisibleRange_to - The top bound of the range.

PercentageDisplayFormatConfiguration

data PercentageDisplayFormatConfiguration Source #

The options that determine the percentage display format configuration.

See: newPercentageDisplayFormatConfiguration smart constructor.

Instances

Instances details
FromJSON PercentageDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentageDisplayFormatConfiguration

ToJSON PercentageDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentageDisplayFormatConfiguration

Generic PercentageDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentageDisplayFormatConfiguration

Show PercentageDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentageDisplayFormatConfiguration

NFData PercentageDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentageDisplayFormatConfiguration

Eq PercentageDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentageDisplayFormatConfiguration

Hashable PercentageDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentageDisplayFormatConfiguration

type Rep PercentageDisplayFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentageDisplayFormatConfiguration

type Rep PercentageDisplayFormatConfiguration = D1 ('MetaData "PercentageDisplayFormatConfiguration" "Amazonka.QuickSight.Types.PercentageDisplayFormatConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PercentageDisplayFormatConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "decimalPlacesConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DecimalPlacesConfiguration)) :*: (S1 ('MetaSel ('Just "negativeValueConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NegativeValueConfiguration)) :*: S1 ('MetaSel ('Just "nullValueFormatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NullValueFormatConfiguration)))) :*: (S1 ('MetaSel ('Just "prefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "separatorConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumericSeparatorConfiguration)) :*: S1 ('MetaSel ('Just "suffix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))))

newPercentageDisplayFormatConfiguration :: PercentageDisplayFormatConfiguration Source #

Create a value of PercentageDisplayFormatConfiguration 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:decimalPlacesConfiguration:PercentageDisplayFormatConfiguration', percentageDisplayFormatConfiguration_decimalPlacesConfiguration - The option that determines the decimal places configuration.

$sel:negativeValueConfiguration:PercentageDisplayFormatConfiguration', percentageDisplayFormatConfiguration_negativeValueConfiguration - The options that determine the negative value configuration.

$sel:nullValueFormatConfiguration:PercentageDisplayFormatConfiguration', percentageDisplayFormatConfiguration_nullValueFormatConfiguration - The options that determine the null value format configuration.

$sel:prefix:PercentageDisplayFormatConfiguration', percentageDisplayFormatConfiguration_prefix - Determines the prefix value of the percentage format.

$sel:separatorConfiguration:PercentageDisplayFormatConfiguration', percentageDisplayFormatConfiguration_separatorConfiguration - The options that determine the numeric separator configuration.

$sel:suffix:PercentageDisplayFormatConfiguration', percentageDisplayFormatConfiguration_suffix - Determines the suffix value of the percentage format.

PercentileAggregation

data PercentileAggregation Source #

An aggregation based on the percentile of values in a dimension or measure.

See: newPercentileAggregation smart constructor.

Instances

Instances details
FromJSON PercentileAggregation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentileAggregation

ToJSON PercentileAggregation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentileAggregation

Generic PercentileAggregation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentileAggregation

Associated Types

type Rep PercentileAggregation :: Type -> Type #

Read PercentileAggregation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentileAggregation

Show PercentileAggregation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentileAggregation

NFData PercentileAggregation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentileAggregation

Methods

rnf :: PercentileAggregation -> () #

Eq PercentileAggregation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentileAggregation

Hashable PercentileAggregation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentileAggregation

type Rep PercentileAggregation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PercentileAggregation

type Rep PercentileAggregation = D1 ('MetaData "PercentileAggregation" "Amazonka.QuickSight.Types.PercentileAggregation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PercentileAggregation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "percentileValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newPercentileAggregation :: PercentileAggregation Source #

Create a value of PercentileAggregation 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:percentileValue:PercentileAggregation', percentileAggregation_percentileValue - The percentile value. This value can be any numeric constant 0–100. A percentile value of 50 computes the median value of the measure.

PeriodOverPeriodComputation

data PeriodOverPeriodComputation Source #

The period over period computation configuration.

See: newPeriodOverPeriodComputation smart constructor.

Instances

Instances details
FromJSON PeriodOverPeriodComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PeriodOverPeriodComputation

ToJSON PeriodOverPeriodComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PeriodOverPeriodComputation

Generic PeriodOverPeriodComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PeriodOverPeriodComputation

Associated Types

type Rep PeriodOverPeriodComputation :: Type -> Type #

Show PeriodOverPeriodComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PeriodOverPeriodComputation

NFData PeriodOverPeriodComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PeriodOverPeriodComputation

Eq PeriodOverPeriodComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PeriodOverPeriodComputation

Hashable PeriodOverPeriodComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PeriodOverPeriodComputation

type Rep PeriodOverPeriodComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PeriodOverPeriodComputation

type Rep PeriodOverPeriodComputation = D1 ('MetaData "PeriodOverPeriodComputation" "Amazonka.QuickSight.Types.PeriodOverPeriodComputation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PeriodOverPeriodComputation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MeasureField))) :*: (S1 ('MetaSel ('Just "computationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "time") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DimensionField))))

newPeriodOverPeriodComputation Source #

Create a value of PeriodOverPeriodComputation 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:name:PeriodOverPeriodComputation', periodOverPeriodComputation_name - The name of a computation.

$sel:value:PeriodOverPeriodComputation', periodOverPeriodComputation_value - The value field that is used in a computation.

$sel:computationId:PeriodOverPeriodComputation', periodOverPeriodComputation_computationId - The ID for a computation.

$sel:time:PeriodOverPeriodComputation', periodOverPeriodComputation_time - The time field that is used in a computation.

PeriodToDateComputation

data PeriodToDateComputation Source #

The period to date computation configuration.

See: newPeriodToDateComputation smart constructor.

Instances

Instances details
FromJSON PeriodToDateComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PeriodToDateComputation

ToJSON PeriodToDateComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PeriodToDateComputation

Generic PeriodToDateComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PeriodToDateComputation

Associated Types

type Rep PeriodToDateComputation :: Type -> Type #

Show PeriodToDateComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PeriodToDateComputation

NFData PeriodToDateComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PeriodToDateComputation

Methods

rnf :: PeriodToDateComputation -> () #

Eq PeriodToDateComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PeriodToDateComputation

Hashable PeriodToDateComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PeriodToDateComputation

type Rep PeriodToDateComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PeriodToDateComputation

type Rep PeriodToDateComputation = D1 ('MetaData "PeriodToDateComputation" "Amazonka.QuickSight.Types.PeriodToDateComputation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PeriodToDateComputation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "periodTimeGranularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TimeGranularity))) :*: (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MeasureField)) :*: (S1 ('MetaSel ('Just "computationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "time") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DimensionField)))))

newPeriodToDateComputation Source #

Create a value of PeriodToDateComputation 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:name:PeriodToDateComputation', periodToDateComputation_name - The name of a computation.

$sel:periodTimeGranularity:PeriodToDateComputation', periodToDateComputation_periodTimeGranularity - The time granularity setup of period to date computation. Choose from the following options:

  • YEAR: Year to date.
  • MONTH: Month to date.

$sel:value:PeriodToDateComputation', periodToDateComputation_value - The value field that is used in a computation.

$sel:computationId:PeriodToDateComputation', periodToDateComputation_computationId - The ID for a computation.

$sel:time:PeriodToDateComputation', periodToDateComputation_time - The time field that is used in a computation.

PhysicalTable

data PhysicalTable Source #

A view of a data source that contains information about the shape of the data in the underlying source. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

See: newPhysicalTable smart constructor.

Instances

Instances details
FromJSON PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

ToJSON PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

Generic PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

Associated Types

type Rep PhysicalTable :: Type -> Type #

Read PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

Show PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

NFData PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

Methods

rnf :: PhysicalTable -> () #

Eq PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

Hashable PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

type Rep PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

type Rep PhysicalTable = D1 ('MetaData "PhysicalTable" "Amazonka.QuickSight.Types.PhysicalTable" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PhysicalTable'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customSql") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomSql)) :*: (S1 ('MetaSel ('Just "relationalTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RelationalTable)) :*: S1 ('MetaSel ('Just "s3Source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3Source)))))

newPhysicalTable :: PhysicalTable Source #

Create a value of PhysicalTable 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:customSql:PhysicalTable', physicalTable_customSql - A physical table type built from the results of the custom SQL query.

$sel:relationalTable:PhysicalTable', physicalTable_relationalTable - A physical table type for relational data sources.

$sel:s3Source:PhysicalTable', physicalTable_s3Source - A physical table type for as S3 data source.

PieChartAggregatedFieldWells

data PieChartAggregatedFieldWells Source #

The field well configuration of a pie chart.

See: newPieChartAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON PieChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartAggregatedFieldWells

ToJSON PieChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartAggregatedFieldWells

Generic PieChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartAggregatedFieldWells

Associated Types

type Rep PieChartAggregatedFieldWells :: Type -> Type #

Show PieChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartAggregatedFieldWells

NFData PieChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartAggregatedFieldWells

Eq PieChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartAggregatedFieldWells

Hashable PieChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartAggregatedFieldWells

type Rep PieChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartAggregatedFieldWells

type Rep PieChartAggregatedFieldWells = D1 ('MetaData "PieChartAggregatedFieldWells" "Amazonka.QuickSight.Types.PieChartAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PieChartAggregatedFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "category") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: (S1 ('MetaSel ('Just "smallMultiples") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])))))

newPieChartAggregatedFieldWells :: PieChartAggregatedFieldWells Source #

Create a value of PieChartAggregatedFieldWells 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:category:PieChartAggregatedFieldWells', pieChartAggregatedFieldWells_category - The category (group/color) field wells of a pie chart.

$sel:smallMultiples:PieChartAggregatedFieldWells', pieChartAggregatedFieldWells_smallMultiples - The small multiples field well of a pie chart.

$sel:values:PieChartAggregatedFieldWells', pieChartAggregatedFieldWells_values - The value field wells of a pie chart. Values are aggregated based on categories.

PieChartConfiguration

data PieChartConfiguration Source #

The configuration of a pie chart.

See: newPieChartConfiguration smart constructor.

Instances

Instances details
FromJSON PieChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartConfiguration

ToJSON PieChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartConfiguration

Generic PieChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartConfiguration

Associated Types

type Rep PieChartConfiguration :: Type -> Type #

Show PieChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartConfiguration

NFData PieChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartConfiguration

Methods

rnf :: PieChartConfiguration -> () #

Eq PieChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartConfiguration

Hashable PieChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartConfiguration

type Rep PieChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartConfiguration

type Rep PieChartConfiguration = D1 ('MetaData "PieChartConfiguration" "Amazonka.QuickSight.Types.PieChartConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PieChartConfiguration'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "categoryLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions)) :*: S1 ('MetaSel ('Just "contributionAnalysisDefaults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ContributionAnalysisDefault)))) :*: (S1 ('MetaSel ('Just "dataLabels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataLabelOptions)) :*: (S1 ('MetaSel ('Just "donutOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DonutOptions)) :*: S1 ('MetaSel ('Just "fieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PieChartFieldWells))))) :*: ((S1 ('MetaSel ('Just "legend") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LegendOptions)) :*: (S1 ('MetaSel ('Just "smallMultiplesOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SmallMultiplesOptions)) :*: S1 ('MetaSel ('Just "sortConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PieChartSortConfiguration)))) :*: (S1 ('MetaSel ('Just "tooltip") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TooltipOptions)) :*: (S1 ('MetaSel ('Just "valueLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions)) :*: S1 ('MetaSel ('Just "visualPalette") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VisualPalette)))))))

newPieChartConfiguration :: PieChartConfiguration Source #

Create a value of PieChartConfiguration 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:categoryLabelOptions:PieChartConfiguration', pieChartConfiguration_categoryLabelOptions - The label options of the group/color that is displayed in a pie chart.

$sel:contributionAnalysisDefaults:PieChartConfiguration', pieChartConfiguration_contributionAnalysisDefaults - The contribution analysis (anomaly configuration) setup of the visual.

$sel:dataLabels:PieChartConfiguration', pieChartConfiguration_dataLabels - The options that determine if visual data labels are displayed.

$sel:donutOptions:PieChartConfiguration', pieChartConfiguration_donutOptions - The options that determine the shape of the chart. This option determines whether the chart is a pie chart or a donut chart.

$sel:fieldWells:PieChartConfiguration', pieChartConfiguration_fieldWells - The field wells of the visual.

$sel:legend:PieChartConfiguration', pieChartConfiguration_legend - The legend display setup of the visual.

$sel:smallMultiplesOptions:PieChartConfiguration', pieChartConfiguration_smallMultiplesOptions - The small multiples setup for the visual.

$sel:sortConfiguration:PieChartConfiguration', pieChartConfiguration_sortConfiguration - The sort configuration of a pie chart.

$sel:tooltip:PieChartConfiguration', pieChartConfiguration_tooltip - The tooltip display setup of the visual.

$sel:valueLabelOptions:PieChartConfiguration', pieChartConfiguration_valueLabelOptions - The label options for the value that is displayed in a pie chart.

$sel:visualPalette:PieChartConfiguration', pieChartConfiguration_visualPalette - The palette (chart color) display setup of the visual.

PieChartFieldWells

data PieChartFieldWells Source #

The field well configuration of a pie chart.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newPieChartFieldWells smart constructor.

Instances

Instances details
FromJSON PieChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartFieldWells

ToJSON PieChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartFieldWells

Generic PieChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartFieldWells

Associated Types

type Rep PieChartFieldWells :: Type -> Type #

Show PieChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartFieldWells

NFData PieChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartFieldWells

Methods

rnf :: PieChartFieldWells -> () #

Eq PieChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartFieldWells

Hashable PieChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartFieldWells

type Rep PieChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartFieldWells

type Rep PieChartFieldWells = D1 ('MetaData "PieChartFieldWells" "Amazonka.QuickSight.Types.PieChartFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PieChartFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pieChartAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PieChartAggregatedFieldWells))))

newPieChartFieldWells :: PieChartFieldWells Source #

Create a value of PieChartFieldWells 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:pieChartAggregatedFieldWells:PieChartFieldWells', pieChartFieldWells_pieChartAggregatedFieldWells - The field well configuration of a pie chart.

PieChartSortConfiguration

data PieChartSortConfiguration Source #

The sort configuration of a pie chart.

See: newPieChartSortConfiguration smart constructor.

Instances

Instances details
FromJSON PieChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartSortConfiguration

ToJSON PieChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartSortConfiguration

Generic PieChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartSortConfiguration

Associated Types

type Rep PieChartSortConfiguration :: Type -> Type #

Read PieChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartSortConfiguration

Show PieChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartSortConfiguration

NFData PieChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartSortConfiguration

Eq PieChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartSortConfiguration

Hashable PieChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartSortConfiguration

type Rep PieChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartSortConfiguration

type Rep PieChartSortConfiguration = D1 ('MetaData "PieChartSortConfiguration" "Amazonka.QuickSight.Types.PieChartSortConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PieChartSortConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "categoryItemsLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: S1 ('MetaSel ('Just "categorySort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions]))) :*: (S1 ('MetaSel ('Just "smallMultiplesLimitConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: S1 ('MetaSel ('Just "smallMultiplesSort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions])))))

newPieChartSortConfiguration :: PieChartSortConfiguration Source #

Create a value of PieChartSortConfiguration 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:categoryItemsLimit:PieChartSortConfiguration', pieChartSortConfiguration_categoryItemsLimit - The limit on the number of categories that are displayed in a pie chart.

$sel:categorySort:PieChartSortConfiguration', pieChartSortConfiguration_categorySort - The sort configuration of the category fields.

$sel:smallMultiplesLimitConfiguration:PieChartSortConfiguration', pieChartSortConfiguration_smallMultiplesLimitConfiguration - The limit on the number of small multiples panels that are displayed.

$sel:smallMultiplesSort:PieChartSortConfiguration', pieChartSortConfiguration_smallMultiplesSort - The sort configuration of the small multiples field.

PieChartVisual

data PieChartVisual Source #

A pie or donut chart.

The PieChartVisual structure describes a visual that is a member of the pie chart family.

The following charts can be described by using this structure:

  • Pie charts
  • Donut charts

For more information, see Using pie charts in the Amazon QuickSight User Guide.

For more information, see Using donut charts in the Amazon QuickSight User Guide.

See: newPieChartVisual smart constructor.

Instances

Instances details
FromJSON PieChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartVisual

ToJSON PieChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartVisual

Generic PieChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartVisual

Associated Types

type Rep PieChartVisual :: Type -> Type #

Show PieChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartVisual

NFData PieChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartVisual

Methods

rnf :: PieChartVisual -> () #

Eq PieChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartVisual

Hashable PieChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartVisual

type Rep PieChartVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PieChartVisual

newPieChartVisual Source #

Create a value of PieChartVisual 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:actions:PieChartVisual', pieChartVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:PieChartVisual', pieChartVisual_chartConfiguration - The configuration of a pie chart.

$sel:columnHierarchies:PieChartVisual', pieChartVisual_columnHierarchies - The column hierarchy that is used during drill-downs and drill-ups.

$sel:subtitle:PieChartVisual', pieChartVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:PieChartVisual', pieChartVisual_title - The title that is displayed on the visual.

$sel:visualId:PieChartVisual', pieChartVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

PivotFieldSortOptions

data PivotFieldSortOptions Source #

The field sort options for a pivot table sort configuration.

See: newPivotFieldSortOptions smart constructor.

Instances

Instances details
FromJSON PivotFieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotFieldSortOptions

ToJSON PivotFieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotFieldSortOptions

Generic PivotFieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotFieldSortOptions

Associated Types

type Rep PivotFieldSortOptions :: Type -> Type #

Show PivotFieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotFieldSortOptions

NFData PivotFieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotFieldSortOptions

Methods

rnf :: PivotFieldSortOptions -> () #

Eq PivotFieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotFieldSortOptions

Hashable PivotFieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotFieldSortOptions

type Rep PivotFieldSortOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotFieldSortOptions

type Rep PivotFieldSortOptions = D1 ('MetaData "PivotFieldSortOptions" "Amazonka.QuickSight.Types.PivotFieldSortOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PivotFieldSortOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PivotTableSortBy)))

newPivotFieldSortOptions Source #

Create a value of PivotFieldSortOptions 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:fieldId:PivotFieldSortOptions', pivotFieldSortOptions_fieldId - The field ID for the field sort options.

$sel:sortBy:PivotFieldSortOptions', pivotFieldSortOptions_sortBy - The sort by field for the field sort options.

PivotTableAggregatedFieldWells

data PivotTableAggregatedFieldWells Source #

The aggregated field well for the pivot table.

See: newPivotTableAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON PivotTableAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableAggregatedFieldWells

ToJSON PivotTableAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableAggregatedFieldWells

Generic PivotTableAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableAggregatedFieldWells

Associated Types

type Rep PivotTableAggregatedFieldWells :: Type -> Type #

Show PivotTableAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableAggregatedFieldWells

NFData PivotTableAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableAggregatedFieldWells

Eq PivotTableAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableAggregatedFieldWells

Hashable PivotTableAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableAggregatedFieldWells

type Rep PivotTableAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableAggregatedFieldWells

type Rep PivotTableAggregatedFieldWells = D1 ('MetaData "PivotTableAggregatedFieldWells" "Amazonka.QuickSight.Types.PivotTableAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PivotTableAggregatedFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: (S1 ('MetaSel ('Just "rows") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])))))

newPivotTableAggregatedFieldWells :: PivotTableAggregatedFieldWells Source #

Create a value of PivotTableAggregatedFieldWells 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:columns:PivotTableAggregatedFieldWells', pivotTableAggregatedFieldWells_columns - The columns field well for a pivot table. Values are grouped by columns fields.

$sel:rows:PivotTableAggregatedFieldWells', pivotTableAggregatedFieldWells_rows - The rows field well for a pivot table. Values are grouped by rows fields.

$sel:values:PivotTableAggregatedFieldWells', pivotTableAggregatedFieldWells_values - The values field well for a pivot table. Values are aggregated based on rows and columns fields.

PivotTableCellConditionalFormatting

data PivotTableCellConditionalFormatting Source #

The cell conditional formatting option for a pivot table.

See: newPivotTableCellConditionalFormatting smart constructor.

Instances

Instances details
FromJSON PivotTableCellConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableCellConditionalFormatting

ToJSON PivotTableCellConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableCellConditionalFormatting

Generic PivotTableCellConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableCellConditionalFormatting

Show PivotTableCellConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableCellConditionalFormatting

NFData PivotTableCellConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableCellConditionalFormatting

Eq PivotTableCellConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableCellConditionalFormatting

Hashable PivotTableCellConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableCellConditionalFormatting

type Rep PivotTableCellConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableCellConditionalFormatting

type Rep PivotTableCellConditionalFormatting = D1 ('MetaData "PivotTableCellConditionalFormatting" "Amazonka.QuickSight.Types.PivotTableCellConditionalFormatting" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PivotTableCellConditionalFormatting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "scope") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PivotTableConditionalFormattingScope)) :*: (S1 ('MetaSel ('Just "textFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TextConditionalFormat)) :*: S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newPivotTableCellConditionalFormatting Source #

Create a value of PivotTableCellConditionalFormatting 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:scope:PivotTableCellConditionalFormatting', pivotTableCellConditionalFormatting_scope - The scope of the cell for conditional formatting.

$sel:textFormat:PivotTableCellConditionalFormatting', pivotTableCellConditionalFormatting_textFormat - The text format of the cell for conditional formatting.

$sel:fieldId:PivotTableCellConditionalFormatting', pivotTableCellConditionalFormatting_fieldId - The field ID of the cell for conditional formatting.

PivotTableConditionalFormatting

data PivotTableConditionalFormatting Source #

The conditional formatting for a PivotTableVisual.

See: newPivotTableConditionalFormatting smart constructor.

Instances

Instances details
FromJSON PivotTableConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormatting

ToJSON PivotTableConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormatting

Generic PivotTableConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormatting

Associated Types

type Rep PivotTableConditionalFormatting :: Type -> Type #

Show PivotTableConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormatting

NFData PivotTableConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormatting

Eq PivotTableConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormatting

Hashable PivotTableConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormatting

type Rep PivotTableConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormatting

type Rep PivotTableConditionalFormatting = D1 ('MetaData "PivotTableConditionalFormatting" "Amazonka.QuickSight.Types.PivotTableConditionalFormatting" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PivotTableConditionalFormatting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "conditionalFormattingOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PivotTableConditionalFormattingOption]))))

newPivotTableConditionalFormatting :: PivotTableConditionalFormatting Source #

Create a value of PivotTableConditionalFormatting 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:conditionalFormattingOptions:PivotTableConditionalFormatting', pivotTableConditionalFormatting_conditionalFormattingOptions - Conditional formatting options for a PivotTableVisual.

PivotTableConditionalFormattingOption

data PivotTableConditionalFormattingOption Source #

Conditional formatting options for a PivotTableVisual.

See: newPivotTableConditionalFormattingOption smart constructor.

Instances

Instances details
FromJSON PivotTableConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingOption

ToJSON PivotTableConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingOption

Generic PivotTableConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingOption

Show PivotTableConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingOption

NFData PivotTableConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingOption

Eq PivotTableConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingOption

Hashable PivotTableConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingOption

type Rep PivotTableConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingOption

type Rep PivotTableConditionalFormattingOption = D1 ('MetaData "PivotTableConditionalFormattingOption" "Amazonka.QuickSight.Types.PivotTableConditionalFormattingOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PivotTableConditionalFormattingOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cell") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PivotTableCellConditionalFormatting))))

newPivotTableConditionalFormattingOption :: PivotTableConditionalFormattingOption Source #

Create a value of PivotTableConditionalFormattingOption 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:cell:PivotTableConditionalFormattingOption', pivotTableConditionalFormattingOption_cell - The cell conditional formatting option for a pivot table.

PivotTableConditionalFormattingScope

data PivotTableConditionalFormattingScope Source #

The scope of the cell for conditional formatting.

See: newPivotTableConditionalFormattingScope smart constructor.

Instances

Instances details
FromJSON PivotTableConditionalFormattingScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScope

ToJSON PivotTableConditionalFormattingScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScope

Generic PivotTableConditionalFormattingScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScope

Read PivotTableConditionalFormattingScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScope

Show PivotTableConditionalFormattingScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScope

NFData PivotTableConditionalFormattingScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScope

Eq PivotTableConditionalFormattingScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScope

Hashable PivotTableConditionalFormattingScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScope

type Rep PivotTableConditionalFormattingScope Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConditionalFormattingScope

type Rep PivotTableConditionalFormattingScope = D1 ('MetaData "PivotTableConditionalFormattingScope" "Amazonka.QuickSight.Types.PivotTableConditionalFormattingScope" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PivotTableConditionalFormattingScope'" 'PrefixI 'True) (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PivotTableConditionalFormattingScopeRole))))

newPivotTableConditionalFormattingScope :: PivotTableConditionalFormattingScope Source #

Create a value of PivotTableConditionalFormattingScope 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:role':PivotTableConditionalFormattingScope', pivotTableConditionalFormattingScope_role - The role (field, field total, grand total) of the cell for conditional formatting.

PivotTableConfiguration

data PivotTableConfiguration Source #

The configuration for a PivotTableVisual.

See: newPivotTableConfiguration smart constructor.

Instances

Instances details
FromJSON PivotTableConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConfiguration

ToJSON PivotTableConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConfiguration

Generic PivotTableConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConfiguration

Associated Types

type Rep PivotTableConfiguration :: Type -> Type #

Show PivotTableConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConfiguration

NFData PivotTableConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConfiguration

Methods

rnf :: PivotTableConfiguration -> () #

Eq PivotTableConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConfiguration

Hashable PivotTableConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConfiguration

type Rep PivotTableConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableConfiguration

newPivotTableConfiguration :: PivotTableConfiguration Source #

Create a value of PivotTableConfiguration 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:fieldOptions:PivotTableConfiguration', pivotTableConfiguration_fieldOptions - The field options for a pivot table visual.

$sel:fieldWells:PivotTableConfiguration', pivotTableConfiguration_fieldWells - The field wells of the visual.

$sel:paginatedReportOptions:PivotTableConfiguration', pivotTableConfiguration_paginatedReportOptions - The paginated report options for a pivot table visual.

$sel:sortConfiguration:PivotTableConfiguration', pivotTableConfiguration_sortConfiguration - The sort configuration for a PivotTableVisual.

$sel:tableOptions:PivotTableConfiguration', pivotTableConfiguration_tableOptions - The table options for a pivot table visual.

$sel:totalOptions:PivotTableConfiguration', pivotTableConfiguration_totalOptions - The total options for a pivot table visual.

PivotTableDataPathOption

data PivotTableDataPathOption Source #

The data path options for the pivot table field options.

See: newPivotTableDataPathOption smart constructor.

Instances

Instances details
FromJSON PivotTableDataPathOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableDataPathOption

ToJSON PivotTableDataPathOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableDataPathOption

Generic PivotTableDataPathOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableDataPathOption

Associated Types

type Rep PivotTableDataPathOption :: Type -> Type #

Show PivotTableDataPathOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableDataPathOption

NFData PivotTableDataPathOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableDataPathOption

Eq PivotTableDataPathOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableDataPathOption

Hashable PivotTableDataPathOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableDataPathOption

type Rep PivotTableDataPathOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableDataPathOption

type Rep PivotTableDataPathOption = D1 ('MetaData "PivotTableDataPathOption" "Amazonka.QuickSight.Types.PivotTableDataPathOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PivotTableDataPathOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "width") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataPathList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [DataPathValue])))

newPivotTableDataPathOption :: PivotTableDataPathOption Source #

Create a value of PivotTableDataPathOption 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:width:PivotTableDataPathOption', pivotTableDataPathOption_width - The width of the data path option.

$sel:dataPathList:PivotTableDataPathOption', pivotTableDataPathOption_dataPathList - The list of data path values for the data path options.

PivotTableFieldOption

data PivotTableFieldOption Source #

The selected field options for the pivot table field options.

See: newPivotTableFieldOption smart constructor.

Instances

Instances details
FromJSON PivotTableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOption

ToJSON PivotTableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOption

Generic PivotTableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOption

Associated Types

type Rep PivotTableFieldOption :: Type -> Type #

Read PivotTableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOption

Show PivotTableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOption

NFData PivotTableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOption

Methods

rnf :: PivotTableFieldOption -> () #

Eq PivotTableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOption

Hashable PivotTableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOption

type Rep PivotTableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOption

type Rep PivotTableFieldOption = D1 ('MetaData "PivotTableFieldOption" "Amazonka.QuickSight.Types.PivotTableFieldOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PivotTableFieldOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customLabel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)) :*: S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newPivotTableFieldOption Source #

Create a value of PivotTableFieldOption 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:customLabel:PivotTableFieldOption', pivotTableFieldOption_customLabel - The custom label of the pivot table field.

$sel:visibility:PivotTableFieldOption', pivotTableFieldOption_visibility - The visibility of the pivot table field.

$sel:fieldId:PivotTableFieldOption', pivotTableFieldOption_fieldId - The field ID of the pivot table field.

PivotTableFieldOptions

data PivotTableFieldOptions Source #

The field options for a pivot table visual.

See: newPivotTableFieldOptions smart constructor.

Instances

Instances details
FromJSON PivotTableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOptions

ToJSON PivotTableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOptions

Generic PivotTableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOptions

Associated Types

type Rep PivotTableFieldOptions :: Type -> Type #

Show PivotTableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOptions

NFData PivotTableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOptions

Methods

rnf :: PivotTableFieldOptions -> () #

Eq PivotTableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOptions

Hashable PivotTableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOptions

type Rep PivotTableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldOptions

type Rep PivotTableFieldOptions = D1 ('MetaData "PivotTableFieldOptions" "Amazonka.QuickSight.Types.PivotTableFieldOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PivotTableFieldOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataPathOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PivotTableDataPathOption])) :*: S1 ('MetaSel ('Just "selectedFieldOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PivotTableFieldOption]))))

newPivotTableFieldOptions :: PivotTableFieldOptions Source #

Create a value of PivotTableFieldOptions 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:dataPathOptions:PivotTableFieldOptions', pivotTableFieldOptions_dataPathOptions - The data path options for the pivot table field options.

$sel:selectedFieldOptions:PivotTableFieldOptions', pivotTableFieldOptions_selectedFieldOptions - The selected field options for the pivot table field options.

PivotTableFieldSubtotalOptions

data PivotTableFieldSubtotalOptions Source #

The optional configuration of subtotals cells.

See: newPivotTableFieldSubtotalOptions smart constructor.

Instances

Instances details
FromJSON PivotTableFieldSubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldSubtotalOptions

ToJSON PivotTableFieldSubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldSubtotalOptions

Generic PivotTableFieldSubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldSubtotalOptions

Associated Types

type Rep PivotTableFieldSubtotalOptions :: Type -> Type #

Read PivotTableFieldSubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldSubtotalOptions

Show PivotTableFieldSubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldSubtotalOptions

NFData PivotTableFieldSubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldSubtotalOptions

Eq PivotTableFieldSubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldSubtotalOptions

Hashable PivotTableFieldSubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldSubtotalOptions

type Rep PivotTableFieldSubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldSubtotalOptions

type Rep PivotTableFieldSubtotalOptions = D1 ('MetaData "PivotTableFieldSubtotalOptions" "Amazonka.QuickSight.Types.PivotTableFieldSubtotalOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PivotTableFieldSubtotalOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newPivotTableFieldSubtotalOptions :: PivotTableFieldSubtotalOptions Source #

Create a value of PivotTableFieldSubtotalOptions 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:fieldId:PivotTableFieldSubtotalOptions', pivotTableFieldSubtotalOptions_fieldId - The field ID of the subtotal options.

PivotTableFieldWells

data PivotTableFieldWells Source #

The field wells for a pivot table visual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newPivotTableFieldWells smart constructor.

Instances

Instances details
FromJSON PivotTableFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldWells

ToJSON PivotTableFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldWells

Generic PivotTableFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldWells

Associated Types

type Rep PivotTableFieldWells :: Type -> Type #

Show PivotTableFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldWells

NFData PivotTableFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldWells

Methods

rnf :: PivotTableFieldWells -> () #

Eq PivotTableFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldWells

Hashable PivotTableFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldWells

type Rep PivotTableFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableFieldWells

type Rep PivotTableFieldWells = D1 ('MetaData "PivotTableFieldWells" "Amazonka.QuickSight.Types.PivotTableFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PivotTableFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pivotTableAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PivotTableAggregatedFieldWells))))

newPivotTableFieldWells :: PivotTableFieldWells Source #

Create a value of PivotTableFieldWells 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:pivotTableAggregatedFieldWells:PivotTableFieldWells', pivotTableFieldWells_pivotTableAggregatedFieldWells - The aggregated field well for the pivot table.

PivotTableOptions

data PivotTableOptions Source #

The table options for a pivot table visual.

See: newPivotTableOptions smart constructor.

Instances

Instances details
FromJSON PivotTableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableOptions

ToJSON PivotTableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableOptions

Generic PivotTableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableOptions

Associated Types

type Rep PivotTableOptions :: Type -> Type #

Read PivotTableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableOptions

Show PivotTableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableOptions

NFData PivotTableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableOptions

Methods

rnf :: PivotTableOptions -> () #

Eq PivotTableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableOptions

Hashable PivotTableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableOptions

type Rep PivotTableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableOptions

newPivotTableOptions :: PivotTableOptions Source #

Create a value of PivotTableOptions 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:cellStyle:PivotTableOptions', pivotTableOptions_cellStyle - The table cell style of cells.

$sel:columnHeaderStyle:PivotTableOptions', pivotTableOptions_columnHeaderStyle - The table cell style of the column header.

$sel:columnNamesVisibility:PivotTableOptions', pivotTableOptions_columnNamesVisibility - The visibility of the column names.

$sel:metricPlacement:PivotTableOptions', pivotTableOptions_metricPlacement - The metric placement (row, column) options.

$sel:rowAlternateColorOptions:PivotTableOptions', pivotTableOptions_rowAlternateColorOptions - The row alternate color options (widget status, row alternate colors).

$sel:rowFieldNamesStyle:PivotTableOptions', pivotTableOptions_rowFieldNamesStyle - The table cell style of row field names.

$sel:rowHeaderStyle:PivotTableOptions', pivotTableOptions_rowHeaderStyle - The table cell style of the row headers.

$sel:singleMetricVisibility:PivotTableOptions', pivotTableOptions_singleMetricVisibility - The visibility of the single metric options.

$sel:toggleButtonsVisibility:PivotTableOptions', pivotTableOptions_toggleButtonsVisibility - Determines the visibility of the pivot table.

PivotTablePaginatedReportOptions

data PivotTablePaginatedReportOptions Source #

The paginated report options for a pivot table visual.

See: newPivotTablePaginatedReportOptions smart constructor.

Instances

Instances details
FromJSON PivotTablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTablePaginatedReportOptions

ToJSON PivotTablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTablePaginatedReportOptions

Generic PivotTablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTablePaginatedReportOptions

Associated Types

type Rep PivotTablePaginatedReportOptions :: Type -> Type #

Read PivotTablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTablePaginatedReportOptions

Show PivotTablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTablePaginatedReportOptions

NFData PivotTablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTablePaginatedReportOptions

Eq PivotTablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTablePaginatedReportOptions

Hashable PivotTablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTablePaginatedReportOptions

type Rep PivotTablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTablePaginatedReportOptions

type Rep PivotTablePaginatedReportOptions = D1 ('MetaData "PivotTablePaginatedReportOptions" "Amazonka.QuickSight.Types.PivotTablePaginatedReportOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PivotTablePaginatedReportOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "overflowColumnHeaderVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)) :*: S1 ('MetaSel ('Just "verticalOverflowVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newPivotTablePaginatedReportOptions :: PivotTablePaginatedReportOptions Source #

Create a value of PivotTablePaginatedReportOptions 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:overflowColumnHeaderVisibility:PivotTablePaginatedReportOptions', pivotTablePaginatedReportOptions_overflowColumnHeaderVisibility - The visibility of the repeating header rows on each page.

$sel:verticalOverflowVisibility:PivotTablePaginatedReportOptions', pivotTablePaginatedReportOptions_verticalOverflowVisibility - The visibility of the printing table overflow across pages.

PivotTableSortBy

data PivotTableSortBy Source #

The sort by field for the field sort options.

See: newPivotTableSortBy smart constructor.

Instances

Instances details
FromJSON PivotTableSortBy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSortBy

ToJSON PivotTableSortBy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSortBy

Generic PivotTableSortBy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSortBy

Associated Types

type Rep PivotTableSortBy :: Type -> Type #

Show PivotTableSortBy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSortBy

NFData PivotTableSortBy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSortBy

Methods

rnf :: PivotTableSortBy -> () #

Eq PivotTableSortBy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSortBy

Hashable PivotTableSortBy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSortBy

type Rep PivotTableSortBy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSortBy

type Rep PivotTableSortBy = D1 ('MetaData "PivotTableSortBy" "Amazonka.QuickSight.Types.PivotTableSortBy" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PivotTableSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ColumnSort)) :*: (S1 ('MetaSel ('Just "dataPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataPathSort)) :*: S1 ('MetaSel ('Just "field") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FieldSort)))))

newPivotTableSortBy :: PivotTableSortBy Source #

Create a value of PivotTableSortBy 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:column:PivotTableSortBy', pivotTableSortBy_column - The column sort (field id, direction) for the pivot table sort by options.

$sel:dataPath:PivotTableSortBy', pivotTableSortBy_dataPath - The data path sort (data path value, direction) for the pivot table sort by options.

$sel:field:PivotTableSortBy', pivotTableSortBy_field - The field sort (field id, direction) for the pivot table sort by options.

PivotTableSortConfiguration

data PivotTableSortConfiguration Source #

The sort configuration for a PivotTableVisual.

See: newPivotTableSortConfiguration smart constructor.

Instances

Instances details
FromJSON PivotTableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSortConfiguration

ToJSON PivotTableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSortConfiguration

Generic PivotTableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSortConfiguration

Associated Types

type Rep PivotTableSortConfiguration :: Type -> Type #

Show PivotTableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSortConfiguration

NFData PivotTableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSortConfiguration

Eq PivotTableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSortConfiguration

Hashable PivotTableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSortConfiguration

type Rep PivotTableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableSortConfiguration

type Rep PivotTableSortConfiguration = D1 ('MetaData "PivotTableSortConfiguration" "Amazonka.QuickSight.Types.PivotTableSortConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PivotTableSortConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fieldSortOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PivotFieldSortOptions]))))

newPivotTableSortConfiguration :: PivotTableSortConfiguration Source #

Create a value of PivotTableSortConfiguration 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:fieldSortOptions:PivotTableSortConfiguration', pivotTableSortConfiguration_fieldSortOptions - The field sort options for a pivot table sort configuration.

PivotTableTotalOptions

data PivotTableTotalOptions Source #

The total options for a pivot table visual.

See: newPivotTableTotalOptions smart constructor.

Instances

Instances details
FromJSON PivotTableTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableTotalOptions

ToJSON PivotTableTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableTotalOptions

Generic PivotTableTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableTotalOptions

Associated Types

type Rep PivotTableTotalOptions :: Type -> Type #

Read PivotTableTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableTotalOptions

Show PivotTableTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableTotalOptions

NFData PivotTableTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableTotalOptions

Methods

rnf :: PivotTableTotalOptions -> () #

Eq PivotTableTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableTotalOptions

Hashable PivotTableTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableTotalOptions

type Rep PivotTableTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableTotalOptions

type Rep PivotTableTotalOptions = D1 ('MetaData "PivotTableTotalOptions" "Amazonka.QuickSight.Types.PivotTableTotalOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PivotTableTotalOptions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "columnSubtotalOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SubtotalOptions)) :*: S1 ('MetaSel ('Just "columnTotalOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PivotTotalOptions))) :*: (S1 ('MetaSel ('Just "rowSubtotalOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SubtotalOptions)) :*: S1 ('MetaSel ('Just "rowTotalOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PivotTotalOptions)))))

newPivotTableTotalOptions :: PivotTableTotalOptions Source #

Create a value of PivotTableTotalOptions 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:columnSubtotalOptions:PivotTableTotalOptions', pivotTableTotalOptions_columnSubtotalOptions - The column subtotal options.

$sel:columnTotalOptions:PivotTableTotalOptions', pivotTableTotalOptions_columnTotalOptions - The column total options.

$sel:rowSubtotalOptions:PivotTableTotalOptions', pivotTableTotalOptions_rowSubtotalOptions - The row subtotal options.

$sel:rowTotalOptions:PivotTableTotalOptions', pivotTableTotalOptions_rowTotalOptions - The row total options.

PivotTableVisual

data PivotTableVisual Source #

A pivot table.

For more information, see Using pivot tables in the Amazon QuickSight User Guide.

See: newPivotTableVisual smart constructor.

Instances

Instances details
FromJSON PivotTableVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableVisual

ToJSON PivotTableVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableVisual

Generic PivotTableVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableVisual

Associated Types

type Rep PivotTableVisual :: Type -> Type #

Show PivotTableVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableVisual

NFData PivotTableVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableVisual

Methods

rnf :: PivotTableVisual -> () #

Eq PivotTableVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableVisual

Hashable PivotTableVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableVisual

type Rep PivotTableVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTableVisual

newPivotTableVisual Source #

Create a value of PivotTableVisual 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:actions:PivotTableVisual', pivotTableVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:PivotTableVisual', pivotTableVisual_chartConfiguration - The configuration settings of the visual.

$sel:conditionalFormatting:PivotTableVisual', pivotTableVisual_conditionalFormatting - The conditional formatting for a PivotTableVisual.

$sel:subtitle:PivotTableVisual', pivotTableVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:PivotTableVisual', pivotTableVisual_title - The title that is displayed on the visual.

$sel:visualId:PivotTableVisual', pivotTableVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..

PivotTotalOptions

data PivotTotalOptions Source #

The optional configuration of totals cells in a PivotTableVisual.

See: newPivotTotalOptions smart constructor.

Instances

Instances details
FromJSON PivotTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTotalOptions

ToJSON PivotTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTotalOptions

Generic PivotTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTotalOptions

Associated Types

type Rep PivotTotalOptions :: Type -> Type #

Read PivotTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTotalOptions

Show PivotTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTotalOptions

NFData PivotTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTotalOptions

Methods

rnf :: PivotTotalOptions -> () #

Eq PivotTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTotalOptions

Hashable PivotTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTotalOptions

type Rep PivotTotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PivotTotalOptions

newPivotTotalOptions :: PivotTotalOptions Source #

Create a value of PivotTotalOptions 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:customLabel:PivotTotalOptions', pivotTotalOptions_customLabel - The custom label string for the total cells.

$sel:metricHeaderCellStyle:PivotTotalOptions', pivotTotalOptions_metricHeaderCellStyle - The cell styling options for the total of header cells.

$sel:placement:PivotTotalOptions', pivotTotalOptions_placement - The placement (start, end) for the total cells.

$sel:scrollStatus:PivotTotalOptions', pivotTotalOptions_scrollStatus - The scroll status (pinned, scrolled) for the total cells.

$sel:totalCellStyle:PivotTotalOptions', pivotTotalOptions_totalCellStyle - The cell styling options for the total cells.

$sel:totalsVisibility:PivotTotalOptions', pivotTotalOptions_totalsVisibility - The visibility configuration for the total cells.

$sel:valueCellStyle:PivotTotalOptions', pivotTotalOptions_valueCellStyle - The cell styling options for the totals of value cells.

PostgreSqlParameters

data PostgreSqlParameters Source #

The parameters for PostgreSQL.

See: newPostgreSqlParameters smart constructor.

Instances

Instances details
FromJSON PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

ToJSON PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

Generic PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

Associated Types

type Rep PostgreSqlParameters :: Type -> Type #

Read PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

Show PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

NFData PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

Methods

rnf :: PostgreSqlParameters -> () #

Eq PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

Hashable PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

type Rep PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

type Rep PostgreSqlParameters = D1 ('MetaData "PostgreSqlParameters" "Amazonka.QuickSight.Types.PostgreSqlParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PostgreSqlParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newPostgreSqlParameters Source #

Create a value of PostgreSqlParameters 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:host:PostgreSqlParameters', postgreSqlParameters_host - Host.

$sel:port:PostgreSqlParameters', postgreSqlParameters_port - Port.

$sel:database:PostgreSqlParameters', postgreSqlParameters_database - Database.

PredefinedHierarchy

data PredefinedHierarchy Source #

The option that determines the hierarchy of the fields that are defined during data preparation. These fields are available to use in any analysis that uses the data source.

See: newPredefinedHierarchy smart constructor.

Instances

Instances details
FromJSON PredefinedHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PredefinedHierarchy

ToJSON PredefinedHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PredefinedHierarchy

Generic PredefinedHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PredefinedHierarchy

Associated Types

type Rep PredefinedHierarchy :: Type -> Type #

Read PredefinedHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PredefinedHierarchy

Show PredefinedHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PredefinedHierarchy

NFData PredefinedHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PredefinedHierarchy

Methods

rnf :: PredefinedHierarchy -> () #

Eq PredefinedHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PredefinedHierarchy

Hashable PredefinedHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PredefinedHierarchy

type Rep PredefinedHierarchy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PredefinedHierarchy

type Rep PredefinedHierarchy = D1 ('MetaData "PredefinedHierarchy" "Amazonka.QuickSight.Types.PredefinedHierarchy" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PredefinedHierarchy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "drillDownFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DrillDownFilter])) :*: (S1 ('MetaSel ('Just "hierarchyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "columns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty ColumnIdentifier)))))

newPredefinedHierarchy Source #

Create a value of PredefinedHierarchy 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:drillDownFilters:PredefinedHierarchy', predefinedHierarchy_drillDownFilters - The option that determines the drill down filters for the predefined hierarchy.

$sel:hierarchyId:PredefinedHierarchy', predefinedHierarchy_hierarchyId - The hierarchy ID of the predefined hierarchy.

$sel:columns:PredefinedHierarchy', predefinedHierarchy_columns - The list of columns that define the predefined hierarchy.

PrestoParameters

data PrestoParameters Source #

The parameters for Presto.

See: newPrestoParameters smart constructor.

Instances

Instances details
FromJSON PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

ToJSON PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

Generic PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

Associated Types

type Rep PrestoParameters :: Type -> Type #

Read PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

Show PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

NFData PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

Methods

rnf :: PrestoParameters -> () #

Eq PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

Hashable PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

type Rep PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

type Rep PrestoParameters = D1 ('MetaData "PrestoParameters" "Amazonka.QuickSight.Types.PrestoParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "PrestoParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "catalog") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newPrestoParameters Source #

Create a value of PrestoParameters 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:host:PrestoParameters', prestoParameters_host - Host.

$sel:port:PrestoParameters', prestoParameters_port - Port.

$sel:catalog:PrestoParameters', prestoParameters_catalog - Catalog.

ProgressBarOptions

data ProgressBarOptions Source #

The options that determine the presentation of the progress bar of a KPI visual.

See: newProgressBarOptions smart constructor.

Instances

Instances details
FromJSON ProgressBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProgressBarOptions

ToJSON ProgressBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProgressBarOptions

Generic ProgressBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProgressBarOptions

Associated Types

type Rep ProgressBarOptions :: Type -> Type #

Read ProgressBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProgressBarOptions

Show ProgressBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProgressBarOptions

NFData ProgressBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProgressBarOptions

Methods

rnf :: ProgressBarOptions -> () #

Eq ProgressBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProgressBarOptions

Hashable ProgressBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProgressBarOptions

type Rep ProgressBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProgressBarOptions

type Rep ProgressBarOptions = D1 ('MetaData "ProgressBarOptions" "Amazonka.QuickSight.Types.ProgressBarOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ProgressBarOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newProgressBarOptions :: ProgressBarOptions Source #

Create a value of ProgressBarOptions 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:visibility:ProgressBarOptions', progressBarOptions_visibility - The visibility of the progress bar.

ProjectOperation

data ProjectOperation Source #

A transform operation that projects columns. Operations that come after a projection can only refer to projected columns.

See: newProjectOperation smart constructor.

Instances

Instances details
FromJSON ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

ToJSON ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

Generic ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

Associated Types

type Rep ProjectOperation :: Type -> Type #

Read ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

Show ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

NFData ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

Methods

rnf :: ProjectOperation -> () #

Eq ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

Hashable ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

type Rep ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

type Rep ProjectOperation = D1 ('MetaData "ProjectOperation" "Amazonka.QuickSight.Types.ProjectOperation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ProjectOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "projectedColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newProjectOperation Source #

Create a value of ProjectOperation 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:projectedColumns:ProjectOperation', projectOperation_projectedColumns - Projected columns.

QueueInfo

data QueueInfo Source #

Information about a queued dataset SPICE ingestion.

See: newQueueInfo smart constructor.

Constructors

QueueInfo' Text Text 

Instances

Instances details
FromJSON QueueInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.QueueInfo

Generic QueueInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.QueueInfo

Associated Types

type Rep QueueInfo :: Type -> Type #

Read QueueInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.QueueInfo

Show QueueInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.QueueInfo

NFData QueueInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.QueueInfo

Methods

rnf :: QueueInfo -> () #

Eq QueueInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.QueueInfo

Hashable QueueInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.QueueInfo

type Rep QueueInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.QueueInfo

type Rep QueueInfo = D1 ('MetaData "QueueInfo" "Amazonka.QuickSight.Types.QueueInfo" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "QueueInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "waitingOnIngestion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "queuedIngestion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newQueueInfo Source #

Create a value of QueueInfo 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:waitingOnIngestion:QueueInfo', queueInfo_waitingOnIngestion - The ID of the queued ingestion.

$sel:queuedIngestion:QueueInfo', queueInfo_queuedIngestion - The ID of the ongoing ingestion. The queued ingestion is waiting for the ongoing ingestion to complete.

RangeEndsLabelType

data RangeEndsLabelType Source #

The range ends label type of a data path label.

See: newRangeEndsLabelType smart constructor.

Instances

Instances details
FromJSON RangeEndsLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RangeEndsLabelType

ToJSON RangeEndsLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RangeEndsLabelType

Generic RangeEndsLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RangeEndsLabelType

Associated Types

type Rep RangeEndsLabelType :: Type -> Type #

Read RangeEndsLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RangeEndsLabelType

Show RangeEndsLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RangeEndsLabelType

NFData RangeEndsLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RangeEndsLabelType

Methods

rnf :: RangeEndsLabelType -> () #

Eq RangeEndsLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RangeEndsLabelType

Hashable RangeEndsLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RangeEndsLabelType

type Rep RangeEndsLabelType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RangeEndsLabelType

type Rep RangeEndsLabelType = D1 ('MetaData "RangeEndsLabelType" "Amazonka.QuickSight.Types.RangeEndsLabelType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RangeEndsLabelType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newRangeEndsLabelType :: RangeEndsLabelType Source #

Create a value of RangeEndsLabelType 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:visibility:RangeEndsLabelType', rangeEndsLabelType_visibility - The visibility of the range ends label.

RdsParameters

data RdsParameters Source #

The parameters for Amazon RDS.

See: newRdsParameters smart constructor.

Constructors

RdsParameters' Text Text 

Instances

Instances details
FromJSON RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

ToJSON RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

Generic RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

Associated Types

type Rep RdsParameters :: Type -> Type #

Read RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

Show RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

NFData RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

Methods

rnf :: RdsParameters -> () #

Eq RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

Hashable RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

type Rep RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

type Rep RdsParameters = D1 ('MetaData "RdsParameters" "Amazonka.QuickSight.Types.RdsParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RdsParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newRdsParameters Source #

Create a value of RdsParameters 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:instanceId:RdsParameters', rdsParameters_instanceId - Instance ID.

$sel:database:RdsParameters', rdsParameters_database - Database.

RedshiftParameters

data RedshiftParameters Source #

The parameters for Amazon Redshift. The ClusterId field can be blank if Host and Port are both set. The Host and Port fields can be blank if the ClusterId field is set.

See: newRedshiftParameters smart constructor.

Instances

Instances details
FromJSON RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

ToJSON RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

Generic RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

Associated Types

type Rep RedshiftParameters :: Type -> Type #

Read RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

Show RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

NFData RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

Methods

rnf :: RedshiftParameters -> () #

Eq RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

Hashable RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

type Rep RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

type Rep RedshiftParameters = D1 ('MetaData "RedshiftParameters" "Amazonka.QuickSight.Types.RedshiftParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RedshiftParameters'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clusterId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newRedshiftParameters Source #

Create a value of RedshiftParameters 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:clusterId:RedshiftParameters', redshiftParameters_clusterId - Cluster ID. This field can be blank if the Host and Port are provided.

$sel:host:RedshiftParameters', redshiftParameters_host - Host. This field can be blank if ClusterId is provided.

$sel:port:RedshiftParameters', redshiftParameters_port - Port. This field can be blank if the ClusterId is provided.

$sel:database:RedshiftParameters', redshiftParameters_database - Database.

ReferenceLine

data ReferenceLine Source #

The reference line visual display options.

See: newReferenceLine smart constructor.

Instances

Instances details
FromJSON ReferenceLine Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLine

ToJSON ReferenceLine Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLine

Generic ReferenceLine Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLine

Associated Types

type Rep ReferenceLine :: Type -> Type #

Show ReferenceLine Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLine

NFData ReferenceLine Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLine

Methods

rnf :: ReferenceLine -> () #

Eq ReferenceLine Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLine

Hashable ReferenceLine Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLine

type Rep ReferenceLine Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLine

type Rep ReferenceLine = D1 ('MetaData "ReferenceLine" "Amazonka.QuickSight.Types.ReferenceLine" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ReferenceLine'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "labelConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReferenceLineLabelConfiguration)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WidgetStatus))) :*: (S1 ('MetaSel ('Just "styleConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReferenceLineStyleConfiguration)) :*: S1 ('MetaSel ('Just "dataConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ReferenceLineDataConfiguration))))

newReferenceLine Source #

Create a value of ReferenceLine 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:labelConfiguration:ReferenceLine', referenceLine_labelConfiguration - The label configuration of the reference line.

$sel:status:ReferenceLine', referenceLine_status - The status of the reference line. Choose one of the following options:

  • ENABLE
  • DISABLE

$sel:styleConfiguration:ReferenceLine', referenceLine_styleConfiguration - The style configuration of the reference line.

$sel:dataConfiguration:ReferenceLine', referenceLine_dataConfiguration - The data configuration of the reference line.

ReferenceLineCustomLabelConfiguration

data ReferenceLineCustomLabelConfiguration Source #

The configuration for a custom label on a ReferenceLine.

See: newReferenceLineCustomLabelConfiguration smart constructor.

Instances

Instances details
FromJSON ReferenceLineCustomLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineCustomLabelConfiguration

ToJSON ReferenceLineCustomLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineCustomLabelConfiguration

Generic ReferenceLineCustomLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineCustomLabelConfiguration

Read ReferenceLineCustomLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineCustomLabelConfiguration

Show ReferenceLineCustomLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineCustomLabelConfiguration

NFData ReferenceLineCustomLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineCustomLabelConfiguration

Eq ReferenceLineCustomLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineCustomLabelConfiguration

Hashable ReferenceLineCustomLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineCustomLabelConfiguration

type Rep ReferenceLineCustomLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineCustomLabelConfiguration

type Rep ReferenceLineCustomLabelConfiguration = D1 ('MetaData "ReferenceLineCustomLabelConfiguration" "Amazonka.QuickSight.Types.ReferenceLineCustomLabelConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ReferenceLineCustomLabelConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customLabel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newReferenceLineCustomLabelConfiguration Source #

Create a value of ReferenceLineCustomLabelConfiguration 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:customLabel:ReferenceLineCustomLabelConfiguration', referenceLineCustomLabelConfiguration_customLabel - The string text of the custom label.

ReferenceLineDataConfiguration

data ReferenceLineDataConfiguration Source #

The data configuration of the reference line.

See: newReferenceLineDataConfiguration smart constructor.

Instances

Instances details
FromJSON ReferenceLineDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDataConfiguration

ToJSON ReferenceLineDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDataConfiguration

Generic ReferenceLineDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDataConfiguration

Associated Types

type Rep ReferenceLineDataConfiguration :: Type -> Type #

Show ReferenceLineDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDataConfiguration

NFData ReferenceLineDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDataConfiguration

Eq ReferenceLineDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDataConfiguration

Hashable ReferenceLineDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDataConfiguration

type Rep ReferenceLineDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDataConfiguration

type Rep ReferenceLineDataConfiguration = D1 ('MetaData "ReferenceLineDataConfiguration" "Amazonka.QuickSight.Types.ReferenceLineDataConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ReferenceLineDataConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "axisBinding") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisBinding)) :*: (S1 ('MetaSel ('Just "dynamicConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReferenceLineDynamicDataConfiguration)) :*: S1 ('MetaSel ('Just "staticConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReferenceLineStaticDataConfiguration)))))

newReferenceLineDataConfiguration :: ReferenceLineDataConfiguration Source #

Create a value of ReferenceLineDataConfiguration 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:axisBinding:ReferenceLineDataConfiguration', referenceLineDataConfiguration_axisBinding - The axis binding type of the reference line. Choose one of the following options:

  • PrimaryY
  • SecondaryY

$sel:dynamicConfiguration:ReferenceLineDataConfiguration', referenceLineDataConfiguration_dynamicConfiguration - The dynamic configuration of the reference line data configuration.

$sel:staticConfiguration:ReferenceLineDataConfiguration', referenceLineDataConfiguration_staticConfiguration - The static data configuration of the reference line data configuration.

ReferenceLineDynamicDataConfiguration

data ReferenceLineDynamicDataConfiguration Source #

The dynamic configuration of the reference line data configuration.

See: newReferenceLineDynamicDataConfiguration smart constructor.

Instances

Instances details
FromJSON ReferenceLineDynamicDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDynamicDataConfiguration

ToJSON ReferenceLineDynamicDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDynamicDataConfiguration

Generic ReferenceLineDynamicDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDynamicDataConfiguration

Read ReferenceLineDynamicDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDynamicDataConfiguration

Show ReferenceLineDynamicDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDynamicDataConfiguration

NFData ReferenceLineDynamicDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDynamicDataConfiguration

Eq ReferenceLineDynamicDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDynamicDataConfiguration

Hashable ReferenceLineDynamicDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDynamicDataConfiguration

type Rep ReferenceLineDynamicDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineDynamicDataConfiguration

type Rep ReferenceLineDynamicDataConfiguration = D1 ('MetaData "ReferenceLineDynamicDataConfiguration" "Amazonka.QuickSight.Types.ReferenceLineDynamicDataConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ReferenceLineDynamicDataConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier) :*: (S1 ('MetaSel ('Just "measureAggregationFunction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AggregationFunction) :*: S1 ('MetaSel ('Just "calculation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 NumericalAggregationFunction))))

ReferenceLineLabelConfiguration

data ReferenceLineLabelConfiguration Source #

The label configuration of a reference line.

See: newReferenceLineLabelConfiguration smart constructor.

Instances

Instances details
FromJSON ReferenceLineLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelConfiguration

ToJSON ReferenceLineLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelConfiguration

Generic ReferenceLineLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelConfiguration

Associated Types

type Rep ReferenceLineLabelConfiguration :: Type -> Type #

Show ReferenceLineLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelConfiguration

NFData ReferenceLineLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelConfiguration

Eq ReferenceLineLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelConfiguration

Hashable ReferenceLineLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelConfiguration

type Rep ReferenceLineLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineLabelConfiguration

type Rep ReferenceLineLabelConfiguration = D1 ('MetaData "ReferenceLineLabelConfiguration" "Amazonka.QuickSight.Types.ReferenceLineLabelConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ReferenceLineLabelConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "customLabelConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReferenceLineCustomLabelConfiguration)) :*: (S1 ('MetaSel ('Just "fontColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "fontConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FontConfiguration)))) :*: (S1 ('MetaSel ('Just "horizontalPosition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReferenceLineLabelHorizontalPosition)) :*: (S1 ('MetaSel ('Just "valueLabelConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReferenceLineValueLabelConfiguration)) :*: S1 ('MetaSel ('Just "verticalPosition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReferenceLineLabelVerticalPosition))))))

newReferenceLineLabelConfiguration :: ReferenceLineLabelConfiguration Source #

Create a value of ReferenceLineLabelConfiguration 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:customLabelConfiguration:ReferenceLineLabelConfiguration', referenceLineLabelConfiguration_customLabelConfiguration - The custom label configuration of the label in a reference line.

ReferenceLineLabelConfiguration, referenceLineLabelConfiguration_fontColor - The font color configuration of the label in a reference line.

$sel:fontConfiguration:ReferenceLineLabelConfiguration', referenceLineLabelConfiguration_fontConfiguration - The font configuration of the label in a reference line.

$sel:horizontalPosition:ReferenceLineLabelConfiguration', referenceLineLabelConfiguration_horizontalPosition - The horizontal position configuration of the label in a reference line. Choose one of the following options:

  • LEFT
  • CENTER
  • RIGHT

$sel:valueLabelConfiguration:ReferenceLineLabelConfiguration', referenceLineLabelConfiguration_valueLabelConfiguration - The value label configuration of the label in a reference line.

$sel:verticalPosition:ReferenceLineLabelConfiguration', referenceLineLabelConfiguration_verticalPosition - The vertical position configuration of the label in a reference line. Choose one of the following options:

  • ABOVE
  • BELOW

ReferenceLineStaticDataConfiguration

data ReferenceLineStaticDataConfiguration Source #

The static data configuration of the reference line data configuration.

See: newReferenceLineStaticDataConfiguration smart constructor.

Instances

Instances details
FromJSON ReferenceLineStaticDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStaticDataConfiguration

ToJSON ReferenceLineStaticDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStaticDataConfiguration

Generic ReferenceLineStaticDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStaticDataConfiguration

Show ReferenceLineStaticDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStaticDataConfiguration

NFData ReferenceLineStaticDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStaticDataConfiguration

Eq ReferenceLineStaticDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStaticDataConfiguration

Hashable ReferenceLineStaticDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStaticDataConfiguration

type Rep ReferenceLineStaticDataConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStaticDataConfiguration

type Rep ReferenceLineStaticDataConfiguration = D1 ('MetaData "ReferenceLineStaticDataConfiguration" "Amazonka.QuickSight.Types.ReferenceLineStaticDataConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ReferenceLineStaticDataConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Double))))

newReferenceLineStaticDataConfiguration Source #

Create a value of ReferenceLineStaticDataConfiguration 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:value:ReferenceLineStaticDataConfiguration', referenceLineStaticDataConfiguration_value - The double input of the static data.

ReferenceLineStyleConfiguration

data ReferenceLineStyleConfiguration Source #

The style configuration of the reference line.

See: newReferenceLineStyleConfiguration smart constructor.

Instances

Instances details
FromJSON ReferenceLineStyleConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStyleConfiguration

ToJSON ReferenceLineStyleConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStyleConfiguration

Generic ReferenceLineStyleConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStyleConfiguration

Associated Types

type Rep ReferenceLineStyleConfiguration :: Type -> Type #

Read ReferenceLineStyleConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStyleConfiguration

Show ReferenceLineStyleConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStyleConfiguration

NFData ReferenceLineStyleConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStyleConfiguration

Eq ReferenceLineStyleConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStyleConfiguration

Hashable ReferenceLineStyleConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStyleConfiguration

type Rep ReferenceLineStyleConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineStyleConfiguration

type Rep ReferenceLineStyleConfiguration = D1 ('MetaData "ReferenceLineStyleConfiguration" "Amazonka.QuickSight.Types.ReferenceLineStyleConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ReferenceLineStyleConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "color") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pattern'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReferenceLinePatternType))))

newReferenceLineStyleConfiguration :: ReferenceLineStyleConfiguration Source #

Create a value of ReferenceLineStyleConfiguration 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:color:ReferenceLineStyleConfiguration', referenceLineStyleConfiguration_color - The hex color of the reference line.

$sel:pattern':ReferenceLineStyleConfiguration', referenceLineStyleConfiguration_pattern - The pattern type of the line style. Choose one of the following options:

  • SOLID
  • DASHED
  • DOTTED

ReferenceLineValueLabelConfiguration

data ReferenceLineValueLabelConfiguration Source #

The value label configuration of the label in a reference line.

See: newReferenceLineValueLabelConfiguration smart constructor.

Instances

Instances details
FromJSON ReferenceLineValueLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelConfiguration

ToJSON ReferenceLineValueLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelConfiguration

Generic ReferenceLineValueLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelConfiguration

Show ReferenceLineValueLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelConfiguration

NFData ReferenceLineValueLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelConfiguration

Eq ReferenceLineValueLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelConfiguration

Hashable ReferenceLineValueLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelConfiguration

type Rep ReferenceLineValueLabelConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ReferenceLineValueLabelConfiguration

type Rep ReferenceLineValueLabelConfiguration = D1 ('MetaData "ReferenceLineValueLabelConfiguration" "Amazonka.QuickSight.Types.ReferenceLineValueLabelConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ReferenceLineValueLabelConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "formatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumericFormatConfiguration)) :*: S1 ('MetaSel ('Just "relativePosition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReferenceLineValueLabelRelativePosition))))

newReferenceLineValueLabelConfiguration :: ReferenceLineValueLabelConfiguration Source #

Create a value of ReferenceLineValueLabelConfiguration 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:formatConfiguration:ReferenceLineValueLabelConfiguration', referenceLineValueLabelConfiguration_formatConfiguration - The format configuration of the value label.

$sel:relativePosition:ReferenceLineValueLabelConfiguration', referenceLineValueLabelConfiguration_relativePosition - The relative position of the value label. Choose one of the following options:

  • BEFORE_CUSTOM_LABEL
  • AFTER_CUSTOM_LABEL

RegisteredUserDashboardEmbeddingConfiguration

data RegisteredUserDashboardEmbeddingConfiguration Source #

Information about the dashboard you want to embed.

See: newRegisteredUserDashboardEmbeddingConfiguration smart constructor.

Instances

Instances details
ToJSON RegisteredUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration

Generic RegisteredUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration

Read RegisteredUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration

Show RegisteredUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration

NFData RegisteredUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration

Eq RegisteredUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration

Hashable RegisteredUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration

type Rep RegisteredUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration

type Rep RegisteredUserDashboardEmbeddingConfiguration = D1 ('MetaData "RegisteredUserDashboardEmbeddingConfiguration" "Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RegisteredUserDashboardEmbeddingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "initialDashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newRegisteredUserDashboardEmbeddingConfiguration Source #

Create a value of RegisteredUserDashboardEmbeddingConfiguration 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:initialDashboardId:RegisteredUserDashboardEmbeddingConfiguration', registeredUserDashboardEmbeddingConfiguration_initialDashboardId - The dashboard ID for the dashboard that you want the user to see first. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders this dashboard if the user has permissions to view it.

If the user does not have permission to view this dashboard, they see a permissions error message.

RegisteredUserDashboardVisualEmbeddingConfiguration

data RegisteredUserDashboardVisualEmbeddingConfiguration Source #

The experience that you are embedding. You can use this object to generate a url that embeds a visual into your application.

See: newRegisteredUserDashboardVisualEmbeddingConfiguration smart constructor.

Instances

Instances details
ToJSON RegisteredUserDashboardVisualEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardVisualEmbeddingConfiguration

Generic RegisteredUserDashboardVisualEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardVisualEmbeddingConfiguration

Read RegisteredUserDashboardVisualEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardVisualEmbeddingConfiguration

Show RegisteredUserDashboardVisualEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardVisualEmbeddingConfiguration

NFData RegisteredUserDashboardVisualEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardVisualEmbeddingConfiguration

Eq RegisteredUserDashboardVisualEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardVisualEmbeddingConfiguration

Hashable RegisteredUserDashboardVisualEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardVisualEmbeddingConfiguration

type Rep RegisteredUserDashboardVisualEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardVisualEmbeddingConfiguration

type Rep RegisteredUserDashboardVisualEmbeddingConfiguration = D1 ('MetaData "RegisteredUserDashboardVisualEmbeddingConfiguration" "Amazonka.QuickSight.Types.RegisteredUserDashboardVisualEmbeddingConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RegisteredUserDashboardVisualEmbeddingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "initialDashboardVisualId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DashboardVisualId)))

newRegisteredUserDashboardVisualEmbeddingConfiguration Source #

Create a value of RegisteredUserDashboardVisualEmbeddingConfiguration 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:initialDashboardVisualId:RegisteredUserDashboardVisualEmbeddingConfiguration', registeredUserDashboardVisualEmbeddingConfiguration_initialDashboardVisualId - The visual ID for the visual that you want the user to embed. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders this visual.

The Amazon Resource Name (ARN) of the dashboard that the visual belongs to must be included in the AuthorizedResourceArns parameter. Otherwise, the request will fail with InvalidParameterValueException.

RegisteredUserEmbeddingExperienceConfiguration

data RegisteredUserEmbeddingExperienceConfiguration Source #

The type of experience you want to embed. For registered users, you can embed Amazon QuickSight dashboards or the Amazon QuickSight console.

Exactly one of the experience configurations is required. You can choose Dashboard or QuickSightConsole. You cannot choose more than one experience configuration.

See: newRegisteredUserEmbeddingExperienceConfiguration smart constructor.

Instances

Instances details
ToJSON RegisteredUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration

Generic RegisteredUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration

Read RegisteredUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration

Show RegisteredUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration

NFData RegisteredUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration

Eq RegisteredUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration

Hashable RegisteredUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration

type Rep RegisteredUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration

type Rep RegisteredUserEmbeddingExperienceConfiguration = D1 ('MetaData "RegisteredUserEmbeddingExperienceConfiguration" "Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RegisteredUserEmbeddingExperienceConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dashboard") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RegisteredUserDashboardEmbeddingConfiguration)) :*: S1 ('MetaSel ('Just "dashboardVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RegisteredUserDashboardVisualEmbeddingConfiguration))) :*: (S1 ('MetaSel ('Just "qSearchBar") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RegisteredUserQSearchBarEmbeddingConfiguration)) :*: S1 ('MetaSel ('Just "quickSightConsole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RegisteredUserQuickSightConsoleEmbeddingConfiguration)))))

newRegisteredUserEmbeddingExperienceConfiguration :: RegisteredUserEmbeddingExperienceConfiguration Source #

Create a value of RegisteredUserEmbeddingExperienceConfiguration 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:dashboard:RegisteredUserEmbeddingExperienceConfiguration', registeredUserEmbeddingExperienceConfiguration_dashboard - The configuration details for providing a dashboard embedding experience.

$sel:dashboardVisual:RegisteredUserEmbeddingExperienceConfiguration', registeredUserEmbeddingExperienceConfiguration_dashboardVisual - The type of embedding experience. In this case, Amazon QuickSight visuals.

$sel:qSearchBar:RegisteredUserEmbeddingExperienceConfiguration', registeredUserEmbeddingExperienceConfiguration_qSearchBar - The configuration details for embedding the Q search bar.

For more information about embedding the Q search bar, see Embedding Overview in the Amazon QuickSight User Guide.

$sel:quickSightConsole:RegisteredUserEmbeddingExperienceConfiguration', registeredUserEmbeddingExperienceConfiguration_quickSightConsole - The configuration details for providing each Amazon QuickSight console embedding experience. This can be used along with custom permissions to restrict access to certain features. For more information, see Customizing Access to the Amazon QuickSight Console in the Amazon QuickSight User Guide.

Use GenerateEmbedUrlForRegisteredUser where you want to provide an authoring portal that allows users to create data sources, datasets, analyses, and dashboards. The users who accesses an embedded Amazon QuickSight console needs to belong to the author or admin security cohort. If you want to restrict permissions to some of these features, add a custom permissions profile to the user with the UpdateUser API operation. Use the RegisterUser API operation to add a new user with a custom permission profile attached. For more information, see the following sections in the Amazon QuickSight User Guide:

For more information about the high-level steps for embedding and for an interactive demo of the ways you can customize embedding, visit the Amazon QuickSight Developer Portal.

RegisteredUserQSearchBarEmbeddingConfiguration

data RegisteredUserQSearchBarEmbeddingConfiguration Source #

Information about the Q search bar embedding experience.

See: newRegisteredUserQSearchBarEmbeddingConfiguration smart constructor.

Instances

Instances details
ToJSON RegisteredUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration

Generic RegisteredUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration

Read RegisteredUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration

Show RegisteredUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration

NFData RegisteredUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration

Eq RegisteredUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration

Hashable RegisteredUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration

type Rep RegisteredUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration

type Rep RegisteredUserQSearchBarEmbeddingConfiguration = D1 ('MetaData "RegisteredUserQSearchBarEmbeddingConfiguration" "Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RegisteredUserQSearchBarEmbeddingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "initialTopicId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newRegisteredUserQSearchBarEmbeddingConfiguration :: RegisteredUserQSearchBarEmbeddingConfiguration Source #

Create a value of RegisteredUserQSearchBarEmbeddingConfiguration 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:initialTopicId:RegisteredUserQSearchBarEmbeddingConfiguration', registeredUserQSearchBarEmbeddingConfiguration_initialTopicId - The ID of the Q topic that you want to make the starting topic in the Q search bar. You can find a topic ID by navigating to the Topics pane in the Amazon QuickSight application and opening a topic. The ID is in the URL for the topic that you open.

If you don't specify an initial topic, a list of all shared topics is shown in the Q bar for your readers. When you select an initial topic, you can specify whether or not readers are allowed to select other topics from the available ones in the list.

RegisteredUserQuickSightConsoleEmbeddingConfiguration

data RegisteredUserQuickSightConsoleEmbeddingConfiguration Source #

Information about the Amazon QuickSight console that you want to embed.

See: newRegisteredUserQuickSightConsoleEmbeddingConfiguration smart constructor.

Instances

Instances details
ToJSON RegisteredUserQuickSightConsoleEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration

Generic RegisteredUserQuickSightConsoleEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration

Read RegisteredUserQuickSightConsoleEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration

Show RegisteredUserQuickSightConsoleEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration

NFData RegisteredUserQuickSightConsoleEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration

Eq RegisteredUserQuickSightConsoleEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration

Hashable RegisteredUserQuickSightConsoleEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration

type Rep RegisteredUserQuickSightConsoleEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration

type Rep RegisteredUserQuickSightConsoleEmbeddingConfiguration = D1 ('MetaData "RegisteredUserQuickSightConsoleEmbeddingConfiguration" "Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RegisteredUserQuickSightConsoleEmbeddingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "initialPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newRegisteredUserQuickSightConsoleEmbeddingConfiguration :: RegisteredUserQuickSightConsoleEmbeddingConfiguration Source #

Create a value of RegisteredUserQuickSightConsoleEmbeddingConfiguration 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:initialPath:RegisteredUserQuickSightConsoleEmbeddingConfiguration', registeredUserQuickSightConsoleEmbeddingConfiguration_initialPath - The initial URL path for the Amazon QuickSight console. InitialPath is required.

The entry point URL is constrained to the following paths:

  • /start
  • /start/analyses
  • /start/dashboards
  • /start/favorites
  • /dashboards/DashboardId. DashboardId is the actual ID key from the Amazon QuickSight console URL of the dashboard.
  • /analyses/AnalysisId. AnalysisId is the actual ID key from the Amazon QuickSight console URL of the analysis.

RelationalTable

data RelationalTable Source #

A physical table type for relational data sources.

See: newRelationalTable smart constructor.

Instances

Instances details
FromJSON RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

ToJSON RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

Generic RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

Associated Types

type Rep RelationalTable :: Type -> Type #

Read RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

Show RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

NFData RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

Methods

rnf :: RelationalTable -> () #

Eq RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

Hashable RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

type Rep RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

type Rep RelationalTable = D1 ('MetaData "RelationalTable" "Amazonka.QuickSight.Types.RelationalTable" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RelationalTable'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalog") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schema") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dataSourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty InputColumn))))))

newRelationalTable Source #

Create a value of RelationalTable 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:catalog:RelationalTable', relationalTable_catalog - The catalog associated with a table.

$sel:schema:RelationalTable', relationalTable_schema - The schema name. This name applies to certain relational database engines.

$sel:dataSourceArn:RelationalTable', relationalTable_dataSourceArn - The Amazon Resource Name (ARN) for the data source.

RelationalTable, relationalTable_name - The name of the relational table.

$sel:inputColumns:RelationalTable', relationalTable_inputColumns - The column schema of the table.

RelativeDateTimeControlDisplayOptions

data RelativeDateTimeControlDisplayOptions Source #

The display options of a control.

See: newRelativeDateTimeControlDisplayOptions smart constructor.

Instances

Instances details
FromJSON RelativeDateTimeControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateTimeControlDisplayOptions

ToJSON RelativeDateTimeControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateTimeControlDisplayOptions

Generic RelativeDateTimeControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateTimeControlDisplayOptions

Read RelativeDateTimeControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateTimeControlDisplayOptions

Show RelativeDateTimeControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateTimeControlDisplayOptions

NFData RelativeDateTimeControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateTimeControlDisplayOptions

Eq RelativeDateTimeControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateTimeControlDisplayOptions

Hashable RelativeDateTimeControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateTimeControlDisplayOptions

type Rep RelativeDateTimeControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDateTimeControlDisplayOptions

type Rep RelativeDateTimeControlDisplayOptions = D1 ('MetaData "RelativeDateTimeControlDisplayOptions" "Amazonka.QuickSight.Types.RelativeDateTimeControlDisplayOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RelativeDateTimeControlDisplayOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dateTimeFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "titleOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelOptions))))

newRelativeDateTimeControlDisplayOptions :: RelativeDateTimeControlDisplayOptions Source #

Create a value of RelativeDateTimeControlDisplayOptions 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:dateTimeFormat:RelativeDateTimeControlDisplayOptions', relativeDateTimeControlDisplayOptions_dateTimeFormat - Customize how dates are formatted in controls.

$sel:titleOptions:RelativeDateTimeControlDisplayOptions', relativeDateTimeControlDisplayOptions_titleOptions - The options to configure the title visibility, name, and font size.

RelativeDatesFilter

data RelativeDatesFilter Source #

A RelativeDatesFilter filters relative dates values.

See: newRelativeDatesFilter smart constructor.

Instances

Instances details
FromJSON RelativeDatesFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDatesFilter

ToJSON RelativeDatesFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDatesFilter

Generic RelativeDatesFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDatesFilter

Associated Types

type Rep RelativeDatesFilter :: Type -> Type #

Read RelativeDatesFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDatesFilter

Show RelativeDatesFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDatesFilter

NFData RelativeDatesFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDatesFilter

Methods

rnf :: RelativeDatesFilter -> () #

Eq RelativeDatesFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDatesFilter

Hashable RelativeDatesFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDatesFilter

type Rep RelativeDatesFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelativeDatesFilter

type Rep RelativeDatesFilter = D1 ('MetaData "RelativeDatesFilter" "Amazonka.QuickSight.Types.RelativeDatesFilter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RelativeDatesFilter'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "excludePeriodConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExcludePeriodConfiguration)) :*: S1 ('MetaSel ('Just "minimumGranularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TimeGranularity))) :*: (S1 ('MetaSel ('Just "parameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "relativeDateValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "filterId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier) :*: S1 ('MetaSel ('Just "anchorDateConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AnchorDateConfiguration)) :*: (S1 ('MetaSel ('Just "timeGranularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TimeGranularity) :*: (S1 ('MetaSel ('Just "relativeDateType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RelativeDateType) :*: S1 ('MetaSel ('Just "nullOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FilterNullOption))))))

newRelativeDatesFilter Source #

Create a value of RelativeDatesFilter 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:excludePeriodConfiguration:RelativeDatesFilter', relativeDatesFilter_excludePeriodConfiguration - The configuration for the exclude period of the filter.

$sel:minimumGranularity:RelativeDatesFilter', relativeDatesFilter_minimumGranularity - The minimum granularity (period granularity) of the relative dates filter.

RelativeDatesFilter, relativeDatesFilter_parameterName - The parameter whose value should be used for the filter value.

$sel:relativeDateValue:RelativeDatesFilter', relativeDatesFilter_relativeDateValue - The date value of the filter.

$sel:filterId:RelativeDatesFilter', relativeDatesFilter_filterId - An identifier that uniquely identifies a filter within a dashboard, analysis, or template.

$sel:column:RelativeDatesFilter', relativeDatesFilter_column - The column that the filter is applied to.

$sel:anchorDateConfiguration:RelativeDatesFilter', relativeDatesFilter_anchorDateConfiguration - The date configuration of the filter.

$sel:timeGranularity:RelativeDatesFilter', relativeDatesFilter_timeGranularity - The level of time precision that is used to aggregate DateTime values.

$sel:relativeDateType:RelativeDatesFilter', relativeDatesFilter_relativeDateType - The range date type of the filter. Choose one of the options below:

  • PREVIOUS
  • THIS
  • LAST
  • NOW
  • NEXT

$sel:nullOption:RelativeDatesFilter', relativeDatesFilter_nullOption - This option determines how null values should be treated when filtering data.

  • ALL_VALUES: Include null values in filtered results.
  • NULLS_ONLY: Only include null values in filtered results.
  • NON_NULLS_ONLY: Exclude null values from filtered results.

RenameColumnOperation

data RenameColumnOperation Source #

A transform operation that renames a column.

See: newRenameColumnOperation smart constructor.

Instances

Instances details
FromJSON RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

ToJSON RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

Generic RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

Associated Types

type Rep RenameColumnOperation :: Type -> Type #

Read RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

Show RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

NFData RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

Methods

rnf :: RenameColumnOperation -> () #

Eq RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

Hashable RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

type Rep RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

type Rep RenameColumnOperation = D1 ('MetaData "RenameColumnOperation" "Amazonka.QuickSight.Types.RenameColumnOperation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RenameColumnOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "newColumnName'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newRenameColumnOperation Source #

Create a value of RenameColumnOperation 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:columnName:RenameColumnOperation', renameColumnOperation_columnName - The name of the column to be renamed.

$sel:newColumnName':RenameColumnOperation', renameColumnOperation_newColumnName - The new name for the column.

ResourcePermission

data ResourcePermission Source #

Permission for the resource.

See: newResourcePermission smart constructor.

Instances

Instances details
FromJSON ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

ToJSON ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

Generic ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

Associated Types

type Rep ResourcePermission :: Type -> Type #

Read ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

Show ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

NFData ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

Methods

rnf :: ResourcePermission -> () #

Eq ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

Hashable ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

type Rep ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

type Rep ResourcePermission = D1 ('MetaData "ResourcePermission" "Amazonka.QuickSight.Types.ResourcePermission" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ResourcePermission'" 'PrefixI 'True) (S1 ('MetaSel ('Just "principal") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "actions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newResourcePermission Source #

Create a value of ResourcePermission 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:principal:ResourcePermission', resourcePermission_principal - The Amazon Resource Name (ARN) of the principal. This can be one of the following:

  • The ARN of an Amazon QuickSight user or group associated with a data source or dataset. (This is common.)
  • The ARN of an Amazon QuickSight user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)
  • The ARN of an Amazon Web Services account root: This is an IAM ARN rather than a QuickSight ARN. Use this option only to share resources (templates) across Amazon Web Services accounts. (This is less common.)

$sel:actions:ResourcePermission', resourcePermission_actions - The IAM action to grant or revoke permissions on.

RollingDateConfiguration

data RollingDateConfiguration Source #

The rolling date configuration of a date time filter.

See: newRollingDateConfiguration smart constructor.

Instances

Instances details
FromJSON RollingDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RollingDateConfiguration

ToJSON RollingDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RollingDateConfiguration

Generic RollingDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RollingDateConfiguration

Associated Types

type Rep RollingDateConfiguration :: Type -> Type #

Show RollingDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RollingDateConfiguration

NFData RollingDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RollingDateConfiguration

Eq RollingDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RollingDateConfiguration

Hashable RollingDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RollingDateConfiguration

type Rep RollingDateConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RollingDateConfiguration

type Rep RollingDateConfiguration = D1 ('MetaData "RollingDateConfiguration" "Amazonka.QuickSight.Types.RollingDateConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RollingDateConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSetIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "expression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newRollingDateConfiguration Source #

Create a value of RollingDateConfiguration 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:dataSetIdentifier:RollingDateConfiguration', rollingDateConfiguration_dataSetIdentifier - The data set that is used in the rolling date configuration.

$sel:expression:RollingDateConfiguration', rollingDateConfiguration_expression - The expression of the rolling date configuration.

RowAlternateColorOptions

data RowAlternateColorOptions Source #

Determines the row alternate color options.

See: newRowAlternateColorOptions smart constructor.

Instances

Instances details
FromJSON RowAlternateColorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowAlternateColorOptions

ToJSON RowAlternateColorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowAlternateColorOptions

Generic RowAlternateColorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowAlternateColorOptions

Associated Types

type Rep RowAlternateColorOptions :: Type -> Type #

Read RowAlternateColorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowAlternateColorOptions

Show RowAlternateColorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowAlternateColorOptions

NFData RowAlternateColorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowAlternateColorOptions

Eq RowAlternateColorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowAlternateColorOptions

Hashable RowAlternateColorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowAlternateColorOptions

type Rep RowAlternateColorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowAlternateColorOptions

type Rep RowAlternateColorOptions = D1 ('MetaData "RowAlternateColorOptions" "Amazonka.QuickSight.Types.RowAlternateColorOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RowAlternateColorOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "rowAlternateColors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WidgetStatus))))

newRowAlternateColorOptions :: RowAlternateColorOptions Source #

Create a value of RowAlternateColorOptions 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:rowAlternateColors:RowAlternateColorOptions', rowAlternateColorOptions_rowAlternateColors - Determines the list of row alternate colors.

$sel:status:RowAlternateColorOptions', rowAlternateColorOptions_status - Determines the widget status.

RowInfo

data RowInfo Source #

Information about rows for a data set SPICE ingestion.

See: newRowInfo smart constructor.

Instances

Instances details
FromJSON RowInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowInfo

Generic RowInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowInfo

Associated Types

type Rep RowInfo :: Type -> Type #

Methods

from :: RowInfo -> Rep RowInfo x #

to :: Rep RowInfo x -> RowInfo #

Read RowInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowInfo

Show RowInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowInfo

NFData RowInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowInfo

Methods

rnf :: RowInfo -> () #

Eq RowInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowInfo

Methods

(==) :: RowInfo -> RowInfo -> Bool #

(/=) :: RowInfo -> RowInfo -> Bool #

Hashable RowInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowInfo

Methods

hashWithSalt :: Int -> RowInfo -> Int #

hash :: RowInfo -> Int #

type Rep RowInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowInfo

type Rep RowInfo = D1 ('MetaData "RowInfo" "Amazonka.QuickSight.Types.RowInfo" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RowInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "rowsDropped") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "rowsIngested") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "totalRowsInDataset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)))))

newRowInfo :: RowInfo Source #

Create a value of RowInfo 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:rowsDropped:RowInfo', rowInfo_rowsDropped - The number of rows that were not ingested.

$sel:rowsIngested:RowInfo', rowInfo_rowsIngested - The number of rows that were ingested.

$sel:totalRowsInDataset:RowInfo', rowInfo_totalRowsInDataset - The total number of rows in the dataset.

RowLevelPermissionDataSet

data RowLevelPermissionDataSet Source #

Information about a dataset that contains permissions for row-level security (RLS). The permissions dataset maps fields to users or groups. For more information, see Using Row-Level Security (RLS) to Restrict Access to a Dataset in the Amazon QuickSight User Guide.

The option to deny permissions by setting PermissionPolicy to DENY_ACCESS is not supported for new RLS datasets.

See: newRowLevelPermissionDataSet smart constructor.

Instances

Instances details
FromJSON RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

ToJSON RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

Generic RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

Associated Types

type Rep RowLevelPermissionDataSet :: Type -> Type #

Read RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

Show RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

NFData RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

Eq RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

Hashable RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

type Rep RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

type Rep RowLevelPermissionDataSet = D1 ('MetaData "RowLevelPermissionDataSet" "Amazonka.QuickSight.Types.RowLevelPermissionDataSet" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RowLevelPermissionDataSet'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "formatVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowLevelPermissionFormatVersion)) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Status)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "permissionPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RowLevelPermissionPolicy)))))

newRowLevelPermissionDataSet Source #

Create a value of RowLevelPermissionDataSet 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:formatVersion:RowLevelPermissionDataSet', rowLevelPermissionDataSet_formatVersion - The user or group rules associated with the dataset that contains permissions for RLS.

By default, FormatVersion is VERSION_1. When FormatVersion is VERSION_1, UserName and GroupName are required. When FormatVersion is VERSION_2, UserARN and GroupARN are required, and Namespace must not exist.

$sel:namespace:RowLevelPermissionDataSet', rowLevelPermissionDataSet_namespace - The namespace associated with the dataset that contains permissions for RLS.

$sel:status:RowLevelPermissionDataSet', rowLevelPermissionDataSet_status - The status of the row-level security permission dataset. If enabled, the status is ENABLED. If disabled, the status is DISABLED.

$sel:arn:RowLevelPermissionDataSet', rowLevelPermissionDataSet_arn - The Amazon Resource Name (ARN) of the dataset that contains permissions for RLS.

$sel:permissionPolicy:RowLevelPermissionDataSet', rowLevelPermissionDataSet_permissionPolicy - The type of permissions to use when interpreting the permissions for RLS. DENY_ACCESS is included for backward compatibility only.

RowLevelPermissionTagConfiguration

data RowLevelPermissionTagConfiguration Source #

The configuration of tags on a dataset to set row-level security.

See: newRowLevelPermissionTagConfiguration smart constructor.

Instances

Instances details
FromJSON RowLevelPermissionTagConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration

ToJSON RowLevelPermissionTagConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration

Generic RowLevelPermissionTagConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration

Associated Types

type Rep RowLevelPermissionTagConfiguration :: Type -> Type #

Show RowLevelPermissionTagConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration

NFData RowLevelPermissionTagConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration

Eq RowLevelPermissionTagConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration

Hashable RowLevelPermissionTagConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration

type Rep RowLevelPermissionTagConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration

type Rep RowLevelPermissionTagConfiguration = D1 ('MetaData "RowLevelPermissionTagConfiguration" "Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RowLevelPermissionTagConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Status)) :*: S1 ('MetaSel ('Just "tagRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty RowLevelPermissionTagRule))))

newRowLevelPermissionTagConfiguration Source #

Create a value of RowLevelPermissionTagConfiguration 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:status:RowLevelPermissionTagConfiguration', rowLevelPermissionTagConfiguration_status - The status of row-level security tags. If enabled, the status is ENABLED. If disabled, the status is DISABLED.

$sel:tagRules:RowLevelPermissionTagConfiguration', rowLevelPermissionTagConfiguration_tagRules - A set of rules associated with row-level security, such as the tag names and columns that they are assigned to.

RowLevelPermissionTagRule

data RowLevelPermissionTagRule Source #

A set of rules associated with a tag.

See: newRowLevelPermissionTagRule smart constructor.

Instances

Instances details
FromJSON RowLevelPermissionTagRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagRule

ToJSON RowLevelPermissionTagRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagRule

Generic RowLevelPermissionTagRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagRule

Associated Types

type Rep RowLevelPermissionTagRule :: Type -> Type #

Show RowLevelPermissionTagRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagRule

NFData RowLevelPermissionTagRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagRule

Eq RowLevelPermissionTagRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagRule

Hashable RowLevelPermissionTagRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagRule

type Rep RowLevelPermissionTagRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagRule

type Rep RowLevelPermissionTagRule = D1 ('MetaData "RowLevelPermissionTagRule" "Amazonka.QuickSight.Types.RowLevelPermissionTagRule" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "RowLevelPermissionTagRule'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "matchAllValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "tagMultiValueDelimiter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tagKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newRowLevelPermissionTagRule Source #

Create a value of RowLevelPermissionTagRule 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:matchAllValue:RowLevelPermissionTagRule', rowLevelPermissionTagRule_matchAllValue - A string that you want to use to filter by all the values in a column in the dataset and don’t want to list the values one by one. For example, you can use an asterisk as your match all value.

$sel:tagMultiValueDelimiter:RowLevelPermissionTagRule', rowLevelPermissionTagRule_tagMultiValueDelimiter - A string that you want to use to delimit the values when you pass the values at run time. For example, you can delimit the values with a comma.

$sel:tagKey:RowLevelPermissionTagRule', rowLevelPermissionTagRule_tagKey - The unique key for a tag.

$sel:columnName:RowLevelPermissionTagRule', rowLevelPermissionTagRule_columnName - The column name that a tag key is assigned to.

S3Parameters

data S3Parameters Source #

The parameters for S3.

See: newS3Parameters smart constructor.

Instances

Instances details
FromJSON S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

ToJSON S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

Generic S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

Associated Types

type Rep S3Parameters :: Type -> Type #

Read S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

Show S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

NFData S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

Methods

rnf :: S3Parameters -> () #

Eq S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

Hashable S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

type Rep S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

type Rep S3Parameters = D1 ('MetaData "S3Parameters" "Amazonka.QuickSight.Types.S3Parameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "S3Parameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "manifestFileLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ManifestFileLocation)))

newS3Parameters Source #

Create a value of S3Parameters 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:manifestFileLocation:S3Parameters', s3Parameters_manifestFileLocation - Location of the Amazon S3 manifest file. This is NULL if the manifest file was uploaded into Amazon QuickSight.

S3Source

data S3Source Source #

A physical table type for an S3 data source.

See: newS3Source smart constructor.

Instances

Instances details
FromJSON S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

ToJSON S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

Generic S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

Associated Types

type Rep S3Source :: Type -> Type #

Methods

from :: S3Source -> Rep S3Source x #

to :: Rep S3Source x -> S3Source #

Read S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

Show S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

NFData S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

Methods

rnf :: S3Source -> () #

Eq S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

Hashable S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

Methods

hashWithSalt :: Int -> S3Source -> Int #

hash :: S3Source -> Int #

type Rep S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

type Rep S3Source = D1 ('MetaData "S3Source" "Amazonka.QuickSight.Types.S3Source" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "S3Source'" 'PrefixI 'True) (S1 ('MetaSel ('Just "uploadSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UploadSettings)) :*: (S1 ('MetaSel ('Just "dataSourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty InputColumn)))))

newS3Source Source #

Create a value of S3Source 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:uploadSettings:S3Source', s3Source_uploadSettings - Information about the format for the S3 source file or files.

$sel:dataSourceArn:S3Source', s3Source_dataSourceArn - The Amazon Resource Name (ARN) for the data source.

$sel:inputColumns:S3Source', s3Source_inputColumns - A physical table type for an S3 data source.

For files that aren't JSON, only STRING data types are supported in input columns.

SameSheetTargetVisualConfiguration

data SameSheetTargetVisualConfiguration Source #

The configuration of the same-sheet target visuals that you want to be filtered.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newSameSheetTargetVisualConfiguration smart constructor.

Instances

Instances details
FromJSON SameSheetTargetVisualConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SameSheetTargetVisualConfiguration

ToJSON SameSheetTargetVisualConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SameSheetTargetVisualConfiguration

Generic SameSheetTargetVisualConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SameSheetTargetVisualConfiguration

Associated Types

type Rep SameSheetTargetVisualConfiguration :: Type -> Type #

Read SameSheetTargetVisualConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SameSheetTargetVisualConfiguration

Show SameSheetTargetVisualConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SameSheetTargetVisualConfiguration

NFData SameSheetTargetVisualConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SameSheetTargetVisualConfiguration

Eq SameSheetTargetVisualConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SameSheetTargetVisualConfiguration

Hashable SameSheetTargetVisualConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SameSheetTargetVisualConfiguration

type Rep SameSheetTargetVisualConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SameSheetTargetVisualConfiguration

type Rep SameSheetTargetVisualConfiguration = D1 ('MetaData "SameSheetTargetVisualConfiguration" "Amazonka.QuickSight.Types.SameSheetTargetVisualConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SameSheetTargetVisualConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "targetVisualOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TargetVisualOptions)) :*: S1 ('MetaSel ('Just "targetVisuals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text)))))

newSameSheetTargetVisualConfiguration :: SameSheetTargetVisualConfiguration Source #

Create a value of SameSheetTargetVisualConfiguration 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:targetVisualOptions:SameSheetTargetVisualConfiguration', sameSheetTargetVisualConfiguration_targetVisualOptions - The options that choose the target visual in the same sheet.

Valid values are defined as follows:

  • ALL_VISUALS: Applies the filter operation to all visuals in the same sheet.

$sel:targetVisuals:SameSheetTargetVisualConfiguration', sameSheetTargetVisualConfiguration_targetVisuals - A list of the target visual IDs that are located in the same sheet of the analysis.

SankeyDiagramAggregatedFieldWells

data SankeyDiagramAggregatedFieldWells Source #

The field well configuration of a sankey diagram.

See: newSankeyDiagramAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON SankeyDiagramAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramAggregatedFieldWells

ToJSON SankeyDiagramAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramAggregatedFieldWells

Generic SankeyDiagramAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramAggregatedFieldWells

Associated Types

type Rep SankeyDiagramAggregatedFieldWells :: Type -> Type #

Show SankeyDiagramAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramAggregatedFieldWells

NFData SankeyDiagramAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramAggregatedFieldWells

Eq SankeyDiagramAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramAggregatedFieldWells

Hashable SankeyDiagramAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramAggregatedFieldWells

type Rep SankeyDiagramAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramAggregatedFieldWells

type Rep SankeyDiagramAggregatedFieldWells = D1 ('MetaData "SankeyDiagramAggregatedFieldWells" "Amazonka.QuickSight.Types.SankeyDiagramAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SankeyDiagramAggregatedFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: (S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "weight") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])))))

newSankeyDiagramAggregatedFieldWells :: SankeyDiagramAggregatedFieldWells Source #

Create a value of SankeyDiagramAggregatedFieldWells 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:destination:SankeyDiagramAggregatedFieldWells', sankeyDiagramAggregatedFieldWells_destination - The destination field wells of a sankey diagram.

$sel:source:SankeyDiagramAggregatedFieldWells', sankeyDiagramAggregatedFieldWells_source - The source field wells of a sankey diagram.

$sel:weight:SankeyDiagramAggregatedFieldWells', sankeyDiagramAggregatedFieldWells_weight - The weight field wells of a sankey diagram.

SankeyDiagramChartConfiguration

data SankeyDiagramChartConfiguration Source #

The configuration of a sankey diagram.

See: newSankeyDiagramChartConfiguration smart constructor.

Instances

Instances details
FromJSON SankeyDiagramChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramChartConfiguration

ToJSON SankeyDiagramChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramChartConfiguration

Generic SankeyDiagramChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramChartConfiguration

Associated Types

type Rep SankeyDiagramChartConfiguration :: Type -> Type #

Show SankeyDiagramChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramChartConfiguration

NFData SankeyDiagramChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramChartConfiguration

Eq SankeyDiagramChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramChartConfiguration

Hashable SankeyDiagramChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramChartConfiguration

type Rep SankeyDiagramChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramChartConfiguration

type Rep SankeyDiagramChartConfiguration = D1 ('MetaData "SankeyDiagramChartConfiguration" "Amazonka.QuickSight.Types.SankeyDiagramChartConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SankeyDiagramChartConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataLabels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataLabelOptions)) :*: (S1 ('MetaSel ('Just "fieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SankeyDiagramFieldWells)) :*: S1 ('MetaSel ('Just "sortConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SankeyDiagramSortConfiguration)))))

newSankeyDiagramChartConfiguration :: SankeyDiagramChartConfiguration Source #

Create a value of SankeyDiagramChartConfiguration 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:dataLabels:SankeyDiagramChartConfiguration', sankeyDiagramChartConfiguration_dataLabels - The data label configuration of a sankey diagram.

$sel:fieldWells:SankeyDiagramChartConfiguration', sankeyDiagramChartConfiguration_fieldWells - The field well configuration of a sankey diagram.

$sel:sortConfiguration:SankeyDiagramChartConfiguration', sankeyDiagramChartConfiguration_sortConfiguration - The sort configuration of a sankey diagram.

SankeyDiagramFieldWells

data SankeyDiagramFieldWells Source #

The field well configuration of a sankey diagram.

See: newSankeyDiagramFieldWells smart constructor.

Instances

Instances details
FromJSON SankeyDiagramFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramFieldWells

ToJSON SankeyDiagramFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramFieldWells

Generic SankeyDiagramFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramFieldWells

Associated Types

type Rep SankeyDiagramFieldWells :: Type -> Type #

Show SankeyDiagramFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramFieldWells

NFData SankeyDiagramFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramFieldWells

Methods

rnf :: SankeyDiagramFieldWells -> () #

Eq SankeyDiagramFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramFieldWells

Hashable SankeyDiagramFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramFieldWells

type Rep SankeyDiagramFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramFieldWells

type Rep SankeyDiagramFieldWells = D1 ('MetaData "SankeyDiagramFieldWells" "Amazonka.QuickSight.Types.SankeyDiagramFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SankeyDiagramFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sankeyDiagramAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SankeyDiagramAggregatedFieldWells))))

newSankeyDiagramFieldWells :: SankeyDiagramFieldWells Source #

Create a value of SankeyDiagramFieldWells 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:sankeyDiagramAggregatedFieldWells:SankeyDiagramFieldWells', sankeyDiagramFieldWells_sankeyDiagramAggregatedFieldWells - The field well configuration of a sankey diagram.

SankeyDiagramSortConfiguration

data SankeyDiagramSortConfiguration Source #

The sort configuration of a sankey diagram.

See: newSankeyDiagramSortConfiguration smart constructor.

Instances

Instances details
FromJSON SankeyDiagramSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramSortConfiguration

ToJSON SankeyDiagramSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramSortConfiguration

Generic SankeyDiagramSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramSortConfiguration

Associated Types

type Rep SankeyDiagramSortConfiguration :: Type -> Type #

Read SankeyDiagramSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramSortConfiguration

Show SankeyDiagramSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramSortConfiguration

NFData SankeyDiagramSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramSortConfiguration

Eq SankeyDiagramSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramSortConfiguration

Hashable SankeyDiagramSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramSortConfiguration

type Rep SankeyDiagramSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramSortConfiguration

type Rep SankeyDiagramSortConfiguration = D1 ('MetaData "SankeyDiagramSortConfiguration" "Amazonka.QuickSight.Types.SankeyDiagramSortConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SankeyDiagramSortConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "destinationItemsLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: (S1 ('MetaSel ('Just "sourceItemsLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: S1 ('MetaSel ('Just "weightSort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions])))))

newSankeyDiagramSortConfiguration :: SankeyDiagramSortConfiguration Source #

Create a value of SankeyDiagramSortConfiguration 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:destinationItemsLimit:SankeyDiagramSortConfiguration', sankeyDiagramSortConfiguration_destinationItemsLimit - The limit on the number of destination nodes that are displayed in a sankey diagram.

$sel:sourceItemsLimit:SankeyDiagramSortConfiguration', sankeyDiagramSortConfiguration_sourceItemsLimit - The limit on the number of source nodes that are displayed in a sankey diagram.

$sel:weightSort:SankeyDiagramSortConfiguration', sankeyDiagramSortConfiguration_weightSort - The sort configuration of the weight fields.

SankeyDiagramVisual

data SankeyDiagramVisual Source #

A sankey diagram.

For more information, see Using Sankey diagrams in the Amazon QuickSight User Guide.

See: newSankeyDiagramVisual smart constructor.

Instances

Instances details
FromJSON SankeyDiagramVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramVisual

ToJSON SankeyDiagramVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramVisual

Generic SankeyDiagramVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramVisual

Associated Types

type Rep SankeyDiagramVisual :: Type -> Type #

Show SankeyDiagramVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramVisual

NFData SankeyDiagramVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramVisual

Methods

rnf :: SankeyDiagramVisual -> () #

Eq SankeyDiagramVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramVisual

Hashable SankeyDiagramVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramVisual

type Rep SankeyDiagramVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SankeyDiagramVisual

newSankeyDiagramVisual Source #

Create a value of SankeyDiagramVisual 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:actions:SankeyDiagramVisual', sankeyDiagramVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:SankeyDiagramVisual', sankeyDiagramVisual_chartConfiguration - The configuration of a sankey diagram.

$sel:subtitle:SankeyDiagramVisual', sankeyDiagramVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:SankeyDiagramVisual', sankeyDiagramVisual_title - The title that is displayed on the visual.

$sel:visualId:SankeyDiagramVisual', sankeyDiagramVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

ScatterPlotCategoricallyAggregatedFieldWells

data ScatterPlotCategoricallyAggregatedFieldWells Source #

The aggregated field well of a scatter plot.

See: newScatterPlotCategoricallyAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON ScatterPlotCategoricallyAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotCategoricallyAggregatedFieldWells

ToJSON ScatterPlotCategoricallyAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotCategoricallyAggregatedFieldWells

Generic ScatterPlotCategoricallyAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotCategoricallyAggregatedFieldWells

Show ScatterPlotCategoricallyAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotCategoricallyAggregatedFieldWells

NFData ScatterPlotCategoricallyAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotCategoricallyAggregatedFieldWells

Eq ScatterPlotCategoricallyAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotCategoricallyAggregatedFieldWells

Hashable ScatterPlotCategoricallyAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotCategoricallyAggregatedFieldWells

type Rep ScatterPlotCategoricallyAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotCategoricallyAggregatedFieldWells

type Rep ScatterPlotCategoricallyAggregatedFieldWells = D1 ('MetaData "ScatterPlotCategoricallyAggregatedFieldWells" "Amazonka.QuickSight.Types.ScatterPlotCategoricallyAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ScatterPlotCategoricallyAggregatedFieldWells'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "category") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "size") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField]))) :*: (S1 ('MetaSel ('Just "xAxis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])) :*: S1 ('MetaSel ('Just "yAxis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])))))

newScatterPlotCategoricallyAggregatedFieldWells :: ScatterPlotCategoricallyAggregatedFieldWells Source #

Create a value of ScatterPlotCategoricallyAggregatedFieldWells 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:category:ScatterPlotCategoricallyAggregatedFieldWells', scatterPlotCategoricallyAggregatedFieldWells_category - The category field well of a scatter plot.

$sel:size:ScatterPlotCategoricallyAggregatedFieldWells', scatterPlotCategoricallyAggregatedFieldWells_size - The size field well of a scatter plot.

$sel:xAxis:ScatterPlotCategoricallyAggregatedFieldWells', scatterPlotCategoricallyAggregatedFieldWells_xAxis - The x-axis field well of a scatter plot.

The x-axis is aggregated by category.

$sel:yAxis:ScatterPlotCategoricallyAggregatedFieldWells', scatterPlotCategoricallyAggregatedFieldWells_yAxis - The y-axis field well of a scatter plot.

The y-axis is aggregated by category.

ScatterPlotConfiguration

data ScatterPlotConfiguration Source #

The configuration of a scatter plot.

See: newScatterPlotConfiguration smart constructor.

Instances

Instances details
FromJSON ScatterPlotConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotConfiguration

ToJSON ScatterPlotConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotConfiguration

Generic ScatterPlotConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotConfiguration

Associated Types

type Rep ScatterPlotConfiguration :: Type -> Type #

Show ScatterPlotConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotConfiguration

NFData ScatterPlotConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotConfiguration

Eq ScatterPlotConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotConfiguration

Hashable ScatterPlotConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotConfiguration

type Rep ScatterPlotConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotConfiguration

newScatterPlotConfiguration :: ScatterPlotConfiguration Source #

Create a value of ScatterPlotConfiguration 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:dataLabels:ScatterPlotConfiguration', scatterPlotConfiguration_dataLabels - The options that determine if visual data labels are displayed.

$sel:fieldWells:ScatterPlotConfiguration', scatterPlotConfiguration_fieldWells - The field wells of the visual.

$sel:legend:ScatterPlotConfiguration', scatterPlotConfiguration_legend - The legend display setup of the visual.

$sel:tooltip:ScatterPlotConfiguration', scatterPlotConfiguration_tooltip - The legend display setup of the visual.

$sel:visualPalette:ScatterPlotConfiguration', scatterPlotConfiguration_visualPalette - The palette (chart color) display setup of the visual.

$sel:xAxisDisplayOptions:ScatterPlotConfiguration', scatterPlotConfiguration_xAxisDisplayOptions - The label display options (grid line, range, scale, and axis step) of the scatter plot's x-axis.

$sel:xAxisLabelOptions:ScatterPlotConfiguration', scatterPlotConfiguration_xAxisLabelOptions - The label options (label text, label visibility, and sort icon visibility) of the scatter plot's x-axis.

$sel:yAxisDisplayOptions:ScatterPlotConfiguration', scatterPlotConfiguration_yAxisDisplayOptions - The label display options (grid line, range, scale, and axis step) of the scatter plot's y-axis.

$sel:yAxisLabelOptions:ScatterPlotConfiguration', scatterPlotConfiguration_yAxisLabelOptions - The label options (label text, label visibility, and sort icon visibility) of the scatter plot's y-axis.

ScatterPlotFieldWells

data ScatterPlotFieldWells Source #

The field well configuration of a scatter plot.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newScatterPlotFieldWells smart constructor.

Instances

Instances details
FromJSON ScatterPlotFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotFieldWells

ToJSON ScatterPlotFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotFieldWells

Generic ScatterPlotFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotFieldWells

Associated Types

type Rep ScatterPlotFieldWells :: Type -> Type #

Show ScatterPlotFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotFieldWells

NFData ScatterPlotFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotFieldWells

Methods

rnf :: ScatterPlotFieldWells -> () #

Eq ScatterPlotFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotFieldWells

Hashable ScatterPlotFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotFieldWells

type Rep ScatterPlotFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotFieldWells

type Rep ScatterPlotFieldWells = D1 ('MetaData "ScatterPlotFieldWells" "Amazonka.QuickSight.Types.ScatterPlotFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ScatterPlotFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "scatterPlotCategoricallyAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ScatterPlotCategoricallyAggregatedFieldWells)) :*: S1 ('MetaSel ('Just "scatterPlotUnaggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ScatterPlotUnaggregatedFieldWells))))

newScatterPlotFieldWells :: ScatterPlotFieldWells Source #

Create a value of ScatterPlotFieldWells 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:scatterPlotCategoricallyAggregatedFieldWells:ScatterPlotFieldWells', scatterPlotFieldWells_scatterPlotCategoricallyAggregatedFieldWells - The aggregated field wells of a scatter plot. Scatter plots that have a field in the category (group/color) field will have aggregated field wells. The x and y-axes of these scatter plots are aggregated by category.

$sel:scatterPlotUnaggregatedFieldWells:ScatterPlotFieldWells', scatterPlotFieldWells_scatterPlotUnaggregatedFieldWells - The unaggregated field wells of a scatter plot. Scatter plots without a category field well have unaggregated field wells. The x and y-axes of these scatter plots are unaggregated.

ScatterPlotUnaggregatedFieldWells

data ScatterPlotUnaggregatedFieldWells Source #

The unaggregated field wells of a scatter plot.

See: newScatterPlotUnaggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON ScatterPlotUnaggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotUnaggregatedFieldWells

ToJSON ScatterPlotUnaggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotUnaggregatedFieldWells

Generic ScatterPlotUnaggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotUnaggregatedFieldWells

Associated Types

type Rep ScatterPlotUnaggregatedFieldWells :: Type -> Type #

Show ScatterPlotUnaggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotUnaggregatedFieldWells

NFData ScatterPlotUnaggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotUnaggregatedFieldWells

Eq ScatterPlotUnaggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotUnaggregatedFieldWells

Hashable ScatterPlotUnaggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotUnaggregatedFieldWells

type Rep ScatterPlotUnaggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotUnaggregatedFieldWells

type Rep ScatterPlotUnaggregatedFieldWells = D1 ('MetaData "ScatterPlotUnaggregatedFieldWells" "Amazonka.QuickSight.Types.ScatterPlotUnaggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ScatterPlotUnaggregatedFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "size") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])) :*: (S1 ('MetaSel ('Just "xAxis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "yAxis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])))))

newScatterPlotUnaggregatedFieldWells :: ScatterPlotUnaggregatedFieldWells Source #

Create a value of ScatterPlotUnaggregatedFieldWells 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:size:ScatterPlotUnaggregatedFieldWells', scatterPlotUnaggregatedFieldWells_size - The size field well of a scatter plot.

$sel:xAxis:ScatterPlotUnaggregatedFieldWells', scatterPlotUnaggregatedFieldWells_xAxis - The x-axis field well of a scatter plot.

The x-axis is a dimension field and cannot be aggregated.

$sel:yAxis:ScatterPlotUnaggregatedFieldWells', scatterPlotUnaggregatedFieldWells_yAxis - The y-axis field well of a scatter plot.

The y-axis is a dimension field and cannot be aggregated.

ScatterPlotVisual

data ScatterPlotVisual Source #

A scatter plot.

For more information, see Using scatter plots in the Amazon QuickSight User Guide.

See: newScatterPlotVisual smart constructor.

Instances

Instances details
FromJSON ScatterPlotVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotVisual

ToJSON ScatterPlotVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotVisual

Generic ScatterPlotVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotVisual

Associated Types

type Rep ScatterPlotVisual :: Type -> Type #

Show ScatterPlotVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotVisual

NFData ScatterPlotVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotVisual

Methods

rnf :: ScatterPlotVisual -> () #

Eq ScatterPlotVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotVisual

Hashable ScatterPlotVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotVisual

type Rep ScatterPlotVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScatterPlotVisual

newScatterPlotVisual Source #

Create a value of ScatterPlotVisual 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:actions:ScatterPlotVisual', scatterPlotVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:ScatterPlotVisual', scatterPlotVisual_chartConfiguration - The configuration settings of the visual.

$sel:columnHierarchies:ScatterPlotVisual', scatterPlotVisual_columnHierarchies - The column hierarchy that is used during drill-downs and drill-ups.

$sel:subtitle:ScatterPlotVisual', scatterPlotVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:ScatterPlotVisual', scatterPlotVisual_title - The title that is displayed on the visual.

$sel:visualId:ScatterPlotVisual', scatterPlotVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

ScrollBarOptions

data ScrollBarOptions Source #

The visual display options for a data zoom scroll bar.

See: newScrollBarOptions smart constructor.

Instances

Instances details
FromJSON ScrollBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScrollBarOptions

ToJSON ScrollBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScrollBarOptions

Generic ScrollBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScrollBarOptions

Associated Types

type Rep ScrollBarOptions :: Type -> Type #

Read ScrollBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScrollBarOptions

Show ScrollBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScrollBarOptions

NFData ScrollBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScrollBarOptions

Methods

rnf :: ScrollBarOptions -> () #

Eq ScrollBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScrollBarOptions

Hashable ScrollBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScrollBarOptions

type Rep ScrollBarOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ScrollBarOptions

type Rep ScrollBarOptions = D1 ('MetaData "ScrollBarOptions" "Amazonka.QuickSight.Types.ScrollBarOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ScrollBarOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)) :*: S1 ('MetaSel ('Just "visibleRange") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VisibleRangeOptions))))

newScrollBarOptions :: ScrollBarOptions Source #

Create a value of ScrollBarOptions 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:visibility:ScrollBarOptions', scrollBarOptions_visibility - The visibility of the data zoom scroll bar.

$sel:visibleRange:ScrollBarOptions', scrollBarOptions_visibleRange - The visibility range for the data zoom scroll bar.

SecondaryValueOptions

data SecondaryValueOptions Source #

The options that determine the presentation of the secondary value of a KPI visual.

See: newSecondaryValueOptions smart constructor.

Instances

Instances details
FromJSON SecondaryValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SecondaryValueOptions

ToJSON SecondaryValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SecondaryValueOptions

Generic SecondaryValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SecondaryValueOptions

Associated Types

type Rep SecondaryValueOptions :: Type -> Type #

Read SecondaryValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SecondaryValueOptions

Show SecondaryValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SecondaryValueOptions

NFData SecondaryValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SecondaryValueOptions

Methods

rnf :: SecondaryValueOptions -> () #

Eq SecondaryValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SecondaryValueOptions

Hashable SecondaryValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SecondaryValueOptions

type Rep SecondaryValueOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SecondaryValueOptions

type Rep SecondaryValueOptions = D1 ('MetaData "SecondaryValueOptions" "Amazonka.QuickSight.Types.SecondaryValueOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SecondaryValueOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newSecondaryValueOptions :: SecondaryValueOptions Source #

Create a value of SecondaryValueOptions 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:visibility:SecondaryValueOptions', secondaryValueOptions_visibility - Determines the visibility of the secondary value.

SectionAfterPageBreak

data SectionAfterPageBreak Source #

The configuration of a page break after a section.

See: newSectionAfterPageBreak smart constructor.

Instances

Instances details
FromJSON SectionAfterPageBreak Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionAfterPageBreak

ToJSON SectionAfterPageBreak Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionAfterPageBreak

Generic SectionAfterPageBreak Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionAfterPageBreak

Associated Types

type Rep SectionAfterPageBreak :: Type -> Type #

Read SectionAfterPageBreak Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionAfterPageBreak

Show SectionAfterPageBreak Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionAfterPageBreak

NFData SectionAfterPageBreak Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionAfterPageBreak

Methods

rnf :: SectionAfterPageBreak -> () #

Eq SectionAfterPageBreak Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionAfterPageBreak

Hashable SectionAfterPageBreak Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionAfterPageBreak

type Rep SectionAfterPageBreak Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionAfterPageBreak

type Rep SectionAfterPageBreak = D1 ('MetaData "SectionAfterPageBreak" "Amazonka.QuickSight.Types.SectionAfterPageBreak" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SectionAfterPageBreak'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SectionPageBreakStatus))))

newSectionAfterPageBreak :: SectionAfterPageBreak Source #

Create a value of SectionAfterPageBreak 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:status:SectionAfterPageBreak', sectionAfterPageBreak_status - The option that enables or disables a page break at the end of a section.

SectionBasedLayoutCanvasSizeOptions

data SectionBasedLayoutCanvasSizeOptions Source #

The options for the canvas of a section-based layout.

See: newSectionBasedLayoutCanvasSizeOptions smart constructor.

Instances

Instances details
FromJSON SectionBasedLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutCanvasSizeOptions

ToJSON SectionBasedLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutCanvasSizeOptions

Generic SectionBasedLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutCanvasSizeOptions

Read SectionBasedLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutCanvasSizeOptions

Show SectionBasedLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutCanvasSizeOptions

NFData SectionBasedLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutCanvasSizeOptions

Eq SectionBasedLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutCanvasSizeOptions

Hashable SectionBasedLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutCanvasSizeOptions

type Rep SectionBasedLayoutCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutCanvasSizeOptions

type Rep SectionBasedLayoutCanvasSizeOptions = D1 ('MetaData "SectionBasedLayoutCanvasSizeOptions" "Amazonka.QuickSight.Types.SectionBasedLayoutCanvasSizeOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SectionBasedLayoutCanvasSizeOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "paperCanvasSizeOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SectionBasedLayoutPaperCanvasSizeOptions))))

newSectionBasedLayoutCanvasSizeOptions :: SectionBasedLayoutCanvasSizeOptions Source #

Create a value of SectionBasedLayoutCanvasSizeOptions 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:paperCanvasSizeOptions:SectionBasedLayoutCanvasSizeOptions', sectionBasedLayoutCanvasSizeOptions_paperCanvasSizeOptions - The options for a paper canvas of a section-based layout.

SectionBasedLayoutConfiguration

data SectionBasedLayoutConfiguration Source #

The configuration for a section-based layout.

See: newSectionBasedLayoutConfiguration smart constructor.

Instances

Instances details
FromJSON SectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutConfiguration

ToJSON SectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutConfiguration

Generic SectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutConfiguration

Associated Types

type Rep SectionBasedLayoutConfiguration :: Type -> Type #

Show SectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutConfiguration

NFData SectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutConfiguration

Eq SectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutConfiguration

Hashable SectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutConfiguration

type Rep SectionBasedLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutConfiguration

type Rep SectionBasedLayoutConfiguration = D1 ('MetaData "SectionBasedLayoutConfiguration" "Amazonka.QuickSight.Types.SectionBasedLayoutConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SectionBasedLayoutConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "headerSections") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [HeaderFooterSectionConfiguration]) :*: S1 ('MetaSel ('Just "bodySections") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BodySectionConfiguration])) :*: (S1 ('MetaSel ('Just "footerSections") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [HeaderFooterSectionConfiguration]) :*: S1 ('MetaSel ('Just "canvasSizeOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SectionBasedLayoutCanvasSizeOptions))))

newSectionBasedLayoutConfiguration Source #

Create a value of SectionBasedLayoutConfiguration 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:headerSections:SectionBasedLayoutConfiguration', sectionBasedLayoutConfiguration_headerSections - A list of header section configurations.

$sel:bodySections:SectionBasedLayoutConfiguration', sectionBasedLayoutConfiguration_bodySections - A list of body section configurations.

$sel:footerSections:SectionBasedLayoutConfiguration', sectionBasedLayoutConfiguration_footerSections - A list of footer section configurations.

$sel:canvasSizeOptions:SectionBasedLayoutConfiguration', sectionBasedLayoutConfiguration_canvasSizeOptions - The options for the canvas of a section-based layout.

SectionBasedLayoutPaperCanvasSizeOptions

data SectionBasedLayoutPaperCanvasSizeOptions Source #

The options for a paper canvas of a section-based layout.

See: newSectionBasedLayoutPaperCanvasSizeOptions smart constructor.

Instances

Instances details
FromJSON SectionBasedLayoutPaperCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutPaperCanvasSizeOptions

ToJSON SectionBasedLayoutPaperCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutPaperCanvasSizeOptions

Generic SectionBasedLayoutPaperCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutPaperCanvasSizeOptions

Read SectionBasedLayoutPaperCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutPaperCanvasSizeOptions

Show SectionBasedLayoutPaperCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutPaperCanvasSizeOptions

NFData SectionBasedLayoutPaperCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutPaperCanvasSizeOptions

Eq SectionBasedLayoutPaperCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutPaperCanvasSizeOptions

Hashable SectionBasedLayoutPaperCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutPaperCanvasSizeOptions

type Rep SectionBasedLayoutPaperCanvasSizeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionBasedLayoutPaperCanvasSizeOptions

type Rep SectionBasedLayoutPaperCanvasSizeOptions = D1 ('MetaData "SectionBasedLayoutPaperCanvasSizeOptions" "Amazonka.QuickSight.Types.SectionBasedLayoutPaperCanvasSizeOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SectionBasedLayoutPaperCanvasSizeOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "paperMargin") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Spacing)) :*: (S1 ('MetaSel ('Just "paperOrientation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PaperOrientation)) :*: S1 ('MetaSel ('Just "paperSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PaperSize)))))

newSectionBasedLayoutPaperCanvasSizeOptions :: SectionBasedLayoutPaperCanvasSizeOptions Source #

Create a value of SectionBasedLayoutPaperCanvasSizeOptions 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:paperMargin:SectionBasedLayoutPaperCanvasSizeOptions', sectionBasedLayoutPaperCanvasSizeOptions_paperMargin - Defines the spacing between the canvas content and the top, bottom, left, and right edges.

$sel:paperOrientation:SectionBasedLayoutPaperCanvasSizeOptions', sectionBasedLayoutPaperCanvasSizeOptions_paperOrientation - The paper orientation that is used to define canvas dimensions. Choose one of the following options:

  • PORTRAIT
  • LANDSCAPE

$sel:paperSize:SectionBasedLayoutPaperCanvasSizeOptions', sectionBasedLayoutPaperCanvasSizeOptions_paperSize - The paper size that is used to define canvas dimensions.

SectionLayoutConfiguration

data SectionLayoutConfiguration Source #

The layout configuration of a section.

See: newSectionLayoutConfiguration smart constructor.

Instances

Instances details
FromJSON SectionLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionLayoutConfiguration

ToJSON SectionLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionLayoutConfiguration

Generic SectionLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionLayoutConfiguration

Associated Types

type Rep SectionLayoutConfiguration :: Type -> Type #

Show SectionLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionLayoutConfiguration

NFData SectionLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionLayoutConfiguration

Eq SectionLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionLayoutConfiguration

Hashable SectionLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionLayoutConfiguration

type Rep SectionLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionLayoutConfiguration

type Rep SectionLayoutConfiguration = D1 ('MetaData "SectionLayoutConfiguration" "Amazonka.QuickSight.Types.SectionLayoutConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SectionLayoutConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "freeFormLayout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FreeFormSectionLayoutConfiguration)))

newSectionLayoutConfiguration Source #

Create a value of SectionLayoutConfiguration 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:freeFormLayout:SectionLayoutConfiguration', sectionLayoutConfiguration_freeFormLayout - The free-form layout configuration of a section.

SectionPageBreakConfiguration

data SectionPageBreakConfiguration Source #

The configuration of a page break for a section.

See: newSectionPageBreakConfiguration smart constructor.

Instances

Instances details
FromJSON SectionPageBreakConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakConfiguration

ToJSON SectionPageBreakConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakConfiguration

Generic SectionPageBreakConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakConfiguration

Associated Types

type Rep SectionPageBreakConfiguration :: Type -> Type #

Read SectionPageBreakConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakConfiguration

Show SectionPageBreakConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakConfiguration

NFData SectionPageBreakConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakConfiguration

Eq SectionPageBreakConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakConfiguration

Hashable SectionPageBreakConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakConfiguration

type Rep SectionPageBreakConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionPageBreakConfiguration

type Rep SectionPageBreakConfiguration = D1 ('MetaData "SectionPageBreakConfiguration" "Amazonka.QuickSight.Types.SectionPageBreakConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SectionPageBreakConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "after") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SectionAfterPageBreak))))

newSectionPageBreakConfiguration :: SectionPageBreakConfiguration Source #

Create a value of SectionPageBreakConfiguration 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:after:SectionPageBreakConfiguration', sectionPageBreakConfiguration_after - The configuration of a page break after a section.

SectionStyle

data SectionStyle Source #

The options that style a section.

See: newSectionStyle smart constructor.

Instances

Instances details
FromJSON SectionStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionStyle

ToJSON SectionStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionStyle

Generic SectionStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionStyle

Associated Types

type Rep SectionStyle :: Type -> Type #

Read SectionStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionStyle

Show SectionStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionStyle

NFData SectionStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionStyle

Methods

rnf :: SectionStyle -> () #

Eq SectionStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionStyle

Hashable SectionStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionStyle

type Rep SectionStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SectionStyle

type Rep SectionStyle = D1 ('MetaData "SectionStyle" "Amazonka.QuickSight.Types.SectionStyle" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SectionStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "height") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "padding") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Spacing))))

newSectionStyle :: SectionStyle Source #

Create a value of SectionStyle 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:height:SectionStyle', sectionStyle_height - The height of a section.

Heights can only be defined for header and footer sections. The default height margin is 0.5 inches.

$sel:padding:SectionStyle', sectionStyle_padding - The spacing between section content and its top, bottom, left, and right edges.

There is no padding by default.

SelectedSheetsFilterScopeConfiguration

data SelectedSheetsFilterScopeConfiguration Source #

The configuration for applying a filter to specific sheets or visuals. You can apply this filter to multiple visuals that are on one sheet or to all visuals on a sheet.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newSelectedSheetsFilterScopeConfiguration smart constructor.

Instances

Instances details
FromJSON SelectedSheetsFilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedSheetsFilterScopeConfiguration

ToJSON SelectedSheetsFilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedSheetsFilterScopeConfiguration

Generic SelectedSheetsFilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedSheetsFilterScopeConfiguration

Read SelectedSheetsFilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedSheetsFilterScopeConfiguration

Show SelectedSheetsFilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedSheetsFilterScopeConfiguration

NFData SelectedSheetsFilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedSheetsFilterScopeConfiguration

Eq SelectedSheetsFilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedSheetsFilterScopeConfiguration

Hashable SelectedSheetsFilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedSheetsFilterScopeConfiguration

type Rep SelectedSheetsFilterScopeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SelectedSheetsFilterScopeConfiguration

type Rep SelectedSheetsFilterScopeConfiguration = D1 ('MetaData "SelectedSheetsFilterScopeConfiguration" "Amazonka.QuickSight.Types.SelectedSheetsFilterScopeConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SelectedSheetsFilterScopeConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sheetVisualScopingConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty SheetVisualScopingConfiguration)))))

newSelectedSheetsFilterScopeConfiguration :: SelectedSheetsFilterScopeConfiguration Source #

Create a value of SelectedSheetsFilterScopeConfiguration 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:sheetVisualScopingConfigurations:SelectedSheetsFilterScopeConfiguration', selectedSheetsFilterScopeConfiguration_sheetVisualScopingConfigurations - The sheet ID and visual IDs of the sheet and visuals that the filter is applied to.

SeriesItem

data SeriesItem Source #

The series item configuration of a line chart.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newSeriesItem smart constructor.

Instances

Instances details
FromJSON SeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SeriesItem

ToJSON SeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SeriesItem

Generic SeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SeriesItem

Associated Types

type Rep SeriesItem :: Type -> Type #

Show SeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SeriesItem

NFData SeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SeriesItem

Methods

rnf :: SeriesItem -> () #

Eq SeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SeriesItem

Hashable SeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SeriesItem

type Rep SeriesItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SeriesItem

type Rep SeriesItem = D1 ('MetaData "SeriesItem" "Amazonka.QuickSight.Types.SeriesItem" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SeriesItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataFieldSeriesItem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataFieldSeriesItem)) :*: S1 ('MetaSel ('Just "fieldSeriesItem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FieldSeriesItem))))

newSeriesItem :: SeriesItem Source #

Create a value of SeriesItem 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:dataFieldSeriesItem:SeriesItem', seriesItem_dataFieldSeriesItem - The data field series item configuration of a line chart.

$sel:fieldSeriesItem:SeriesItem', seriesItem_fieldSeriesItem - The field series item configuration of a line chart.

ServiceNowParameters

data ServiceNowParameters Source #

The parameters for ServiceNow.

See: newServiceNowParameters smart constructor.

Instances

Instances details
FromJSON ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

ToJSON ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

Generic ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

Associated Types

type Rep ServiceNowParameters :: Type -> Type #

Read ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

Show ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

NFData ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

Methods

rnf :: ServiceNowParameters -> () #

Eq ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

Hashable ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

type Rep ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

type Rep ServiceNowParameters = D1 ('MetaData "ServiceNowParameters" "Amazonka.QuickSight.Types.ServiceNowParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ServiceNowParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "siteBaseUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newServiceNowParameters Source #

Create a value of ServiceNowParameters 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:siteBaseUrl:ServiceNowParameters', serviceNowParameters_siteBaseUrl - URL of the base site.

SessionTag

data SessionTag Source #

The key-value pair used for the row-level security tags feature.

See: newSessionTag smart constructor.

Constructors

SessionTag' Text (Sensitive Text) 

Instances

Instances details
ToJSON SessionTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SessionTag

Generic SessionTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SessionTag

Associated Types

type Rep SessionTag :: Type -> Type #

Show SessionTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SessionTag

NFData SessionTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SessionTag

Methods

rnf :: SessionTag -> () #

Eq SessionTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SessionTag

Hashable SessionTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SessionTag

type Rep SessionTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SessionTag

type Rep SessionTag = D1 ('MetaData "SessionTag" "Amazonka.QuickSight.Types.SessionTag" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SessionTag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newSessionTag Source #

Create a value of SessionTag 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:key:SessionTag', sessionTag_key - The key for the tag.

$sel:value:SessionTag', sessionTag_value - The value that you want to assign the tag.

SetParameterValueConfiguration

data SetParameterValueConfiguration Source #

The configuration of adding parameters in action.

See: newSetParameterValueConfiguration smart constructor.

Instances

Instances details
FromJSON SetParameterValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SetParameterValueConfiguration

ToJSON SetParameterValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SetParameterValueConfiguration

Generic SetParameterValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SetParameterValueConfiguration

Associated Types

type Rep SetParameterValueConfiguration :: Type -> Type #

Show SetParameterValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SetParameterValueConfiguration

NFData SetParameterValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SetParameterValueConfiguration

Eq SetParameterValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SetParameterValueConfiguration

Hashable SetParameterValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SetParameterValueConfiguration

type Rep SetParameterValueConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SetParameterValueConfiguration

type Rep SetParameterValueConfiguration = D1 ('MetaData "SetParameterValueConfiguration" "Amazonka.QuickSight.Types.SetParameterValueConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SetParameterValueConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "destinationParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DestinationParameterValueConfiguration)))

newSetParameterValueConfiguration Source #

Create a value of SetParameterValueConfiguration 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:destinationParameterName:SetParameterValueConfiguration', setParameterValueConfiguration_destinationParameterName - The destination parameter name of the SetParameterValueConfiguration.

$sel:value:SetParameterValueConfiguration', setParameterValueConfiguration_value - Undocumented member.

ShapeConditionalFormat

data ShapeConditionalFormat Source #

The shape conditional formatting of a filled map visual.

See: newShapeConditionalFormat smart constructor.

Instances

Instances details
FromJSON ShapeConditionalFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShapeConditionalFormat

ToJSON ShapeConditionalFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShapeConditionalFormat

Generic ShapeConditionalFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShapeConditionalFormat

Associated Types

type Rep ShapeConditionalFormat :: Type -> Type #

Show ShapeConditionalFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShapeConditionalFormat

NFData ShapeConditionalFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShapeConditionalFormat

Methods

rnf :: ShapeConditionalFormat -> () #

Eq ShapeConditionalFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShapeConditionalFormat

Hashable ShapeConditionalFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShapeConditionalFormat

type Rep ShapeConditionalFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShapeConditionalFormat

type Rep ShapeConditionalFormat = D1 ('MetaData "ShapeConditionalFormat" "Amazonka.QuickSight.Types.ShapeConditionalFormat" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ShapeConditionalFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "backgroundColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ConditionalFormattingColor)))

newShapeConditionalFormat Source #

Create a value of ShapeConditionalFormat 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:backgroundColor:ShapeConditionalFormat', shapeConditionalFormat_backgroundColor - The conditional formatting for the shape background color of a filled map visual.

Sheet

data Sheet Source #

A sheet, which is an object that contains a set of visuals that are viewed together on one page in Amazon QuickSight. Every analysis and dashboard contains at least one sheet. Each sheet contains at least one visualization widget, for example a chart, pivot table, or narrative insight. Sheets can be associated with other components, such as controls, filters, and so on.

See: newSheet smart constructor.

Constructors

Sheet' (Maybe Text) (Maybe Text) 

Instances

Instances details
FromJSON Sheet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Sheet

Generic Sheet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Sheet

Associated Types

type Rep Sheet :: Type -> Type #

Methods

from :: Sheet -> Rep Sheet x #

to :: Rep Sheet x -> Sheet #

Read Sheet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Sheet

Show Sheet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Sheet

Methods

showsPrec :: Int -> Sheet -> ShowS #

show :: Sheet -> String #

showList :: [Sheet] -> ShowS #

NFData Sheet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Sheet

Methods

rnf :: Sheet -> () #

Eq Sheet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Sheet

Methods

(==) :: Sheet -> Sheet -> Bool #

(/=) :: Sheet -> Sheet -> Bool #

Hashable Sheet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Sheet

Methods

hashWithSalt :: Int -> Sheet -> Int #

hash :: Sheet -> Int #

type Rep Sheet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Sheet

type Rep Sheet = D1 ('MetaData "Sheet" "Amazonka.QuickSight.Types.Sheet" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "Sheet'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sheetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newSheet :: Sheet Source #

Create a value of Sheet 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:name:Sheet', sheet_name - The name of a sheet. This name is displayed on the sheet's tab in the Amazon QuickSight console.

$sel:sheetId:Sheet', sheet_sheetId - The unique identifier associated with a sheet.

SheetControlLayout

data SheetControlLayout Source #

A grid layout to define the placement of sheet control.

See: newSheetControlLayout smart constructor.

Instances

Instances details
FromJSON SheetControlLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayout

ToJSON SheetControlLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayout

Generic SheetControlLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayout

Associated Types

type Rep SheetControlLayout :: Type -> Type #

Read SheetControlLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayout

Show SheetControlLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayout

NFData SheetControlLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayout

Methods

rnf :: SheetControlLayout -> () #

Eq SheetControlLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayout

Hashable SheetControlLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayout

type Rep SheetControlLayout Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayout

type Rep SheetControlLayout = D1 ('MetaData "SheetControlLayout" "Amazonka.QuickSight.Types.SheetControlLayout" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SheetControlLayout'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SheetControlLayoutConfiguration)))

newSheetControlLayout Source #

Create a value of SheetControlLayout 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:configuration:SheetControlLayout', sheetControlLayout_configuration - The configuration that determines the elements and canvas size options of sheet control.

SheetControlLayoutConfiguration

data SheetControlLayoutConfiguration Source #

The configuration that determines the elements and canvas size options of sheet control.

See: newSheetControlLayoutConfiguration smart constructor.

Instances

Instances details
FromJSON SheetControlLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayoutConfiguration

ToJSON SheetControlLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayoutConfiguration

Generic SheetControlLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayoutConfiguration

Associated Types

type Rep SheetControlLayoutConfiguration :: Type -> Type #

Read SheetControlLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayoutConfiguration

Show SheetControlLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayoutConfiguration

NFData SheetControlLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayoutConfiguration

Eq SheetControlLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayoutConfiguration

Hashable SheetControlLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayoutConfiguration

type Rep SheetControlLayoutConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlLayoutConfiguration

type Rep SheetControlLayoutConfiguration = D1 ('MetaData "SheetControlLayoutConfiguration" "Amazonka.QuickSight.Types.SheetControlLayoutConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SheetControlLayoutConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "gridLayout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GridLayoutConfiguration))))

newSheetControlLayoutConfiguration :: SheetControlLayoutConfiguration Source #

Create a value of SheetControlLayoutConfiguration 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:gridLayout:SheetControlLayoutConfiguration', sheetControlLayoutConfiguration_gridLayout - The configuration that determines the elements and canvas size options of sheet control.

SheetControlsOption

data SheetControlsOption Source #

Sheet controls option.

See: newSheetControlsOption smart constructor.

Instances

Instances details
ToJSON SheetControlsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlsOption

Generic SheetControlsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlsOption

Associated Types

type Rep SheetControlsOption :: Type -> Type #

Read SheetControlsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlsOption

Show SheetControlsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlsOption

NFData SheetControlsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlsOption

Methods

rnf :: SheetControlsOption -> () #

Eq SheetControlsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlsOption

Hashable SheetControlsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlsOption

type Rep SheetControlsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlsOption

type Rep SheetControlsOption = D1 ('MetaData "SheetControlsOption" "Amazonka.QuickSight.Types.SheetControlsOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SheetControlsOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "visibilityState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardUIState))))

newSheetControlsOption :: SheetControlsOption Source #

Create a value of SheetControlsOption 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:visibilityState:SheetControlsOption', sheetControlsOption_visibilityState - Visibility state.

SheetDefinition

data SheetDefinition Source #

A sheet is an object that contains a set of visuals that are viewed together on one page in a paginated report. Every analysis and dashboard must contain at least one sheet.

See: newSheetDefinition smart constructor.

Instances

Instances details
FromJSON SheetDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetDefinition

ToJSON SheetDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetDefinition

Generic SheetDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetDefinition

Associated Types

type Rep SheetDefinition :: Type -> Type #

Show SheetDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetDefinition

NFData SheetDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetDefinition

Methods

rnf :: SheetDefinition -> () #

Eq SheetDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetDefinition

Hashable SheetDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetDefinition

type Rep SheetDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetDefinition

type Rep SheetDefinition = D1 ('MetaData "SheetDefinition" "Amazonka.QuickSight.Types.SheetDefinition" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SheetDefinition'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "contentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SheetContentType)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "filterControls") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FilterControl])) :*: (S1 ('MetaSel ('Just "layouts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Layout))) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "parameterControls") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ParameterControl])) :*: (S1 ('MetaSel ('Just "sheetControlLayouts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SheetControlLayout])) :*: S1 ('MetaSel ('Just "textBoxes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SheetTextBox])))) :*: (S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "visuals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Visual])) :*: S1 ('MetaSel ('Just "sheetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newSheetDefinition Source #

Create a value of SheetDefinition 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:contentType:SheetDefinition', sheetDefinition_contentType - The layout content type of the sheet. Choose one of the following options:

  • PAGINATED: Creates a sheet for a paginated report.
  • INTERACTIVE: Creates a sheet for an interactive dashboard.

$sel:description:SheetDefinition', sheetDefinition_description - A description of the sheet.

$sel:filterControls:SheetDefinition', sheetDefinition_filterControls - The list of filter controls that are on a sheet.

For more information, see Adding filter controls to analysis sheets in the Amazon QuickSight User Guide.

$sel:layouts:SheetDefinition', sheetDefinition_layouts - Layouts define how the components of a sheet are arranged.

For more information, see Types of layout in the Amazon QuickSight User Guide.

$sel:name:SheetDefinition', sheetDefinition_name - The name of the sheet. This name is displayed on the sheet's tab in the Amazon QuickSight console.

$sel:parameterControls:SheetDefinition', sheetDefinition_parameterControls - The list of parameter controls that are on a sheet.

For more information, see Using a Control with a Parameter in Amazon QuickSight in the Amazon QuickSight User Guide.

$sel:sheetControlLayouts:SheetDefinition', sheetDefinition_sheetControlLayouts - The control layouts of the sheet.

$sel:textBoxes:SheetDefinition', sheetDefinition_textBoxes - The text boxes that are on a sheet.

$sel:title:SheetDefinition', sheetDefinition_title - The title of the sheet.

$sel:visuals:SheetDefinition', sheetDefinition_visuals - A list of the visuals that are on a sheet. Visual placement is determined by the layout of the sheet.

$sel:sheetId:SheetDefinition', sheetDefinition_sheetId - The unique identifier of a sheet.

SheetElementConfigurationOverrides

data SheetElementConfigurationOverrides Source #

The override configuration of the rendering rules of a sheet.

See: newSheetElementConfigurationOverrides smart constructor.

Instances

Instances details
FromJSON SheetElementConfigurationOverrides Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementConfigurationOverrides

ToJSON SheetElementConfigurationOverrides Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementConfigurationOverrides

Generic SheetElementConfigurationOverrides Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementConfigurationOverrides

Associated Types

type Rep SheetElementConfigurationOverrides :: Type -> Type #

Read SheetElementConfigurationOverrides Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementConfigurationOverrides

Show SheetElementConfigurationOverrides Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementConfigurationOverrides

NFData SheetElementConfigurationOverrides Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementConfigurationOverrides

Eq SheetElementConfigurationOverrides Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementConfigurationOverrides

Hashable SheetElementConfigurationOverrides Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementConfigurationOverrides

type Rep SheetElementConfigurationOverrides Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementConfigurationOverrides

type Rep SheetElementConfigurationOverrides = D1 ('MetaData "SheetElementConfigurationOverrides" "Amazonka.QuickSight.Types.SheetElementConfigurationOverrides" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SheetElementConfigurationOverrides'" 'PrefixI 'True) (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newSheetElementConfigurationOverrides :: SheetElementConfigurationOverrides Source #

Create a value of SheetElementConfigurationOverrides 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:visibility:SheetElementConfigurationOverrides', sheetElementConfigurationOverrides_visibility - Determines whether or not the overrides are visible. Choose one of the following options:

  • VISIBLE
  • HIDDEN

SheetElementRenderingRule

data SheetElementRenderingRule Source #

The rendering rules of a sheet that uses a free-form layout.

See: newSheetElementRenderingRule smart constructor.

Instances

Instances details
FromJSON SheetElementRenderingRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementRenderingRule

ToJSON SheetElementRenderingRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementRenderingRule

Generic SheetElementRenderingRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementRenderingRule

Associated Types

type Rep SheetElementRenderingRule :: Type -> Type #

Show SheetElementRenderingRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementRenderingRule

NFData SheetElementRenderingRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementRenderingRule

Eq SheetElementRenderingRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementRenderingRule

Hashable SheetElementRenderingRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementRenderingRule

type Rep SheetElementRenderingRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetElementRenderingRule

type Rep SheetElementRenderingRule = D1 ('MetaData "SheetElementRenderingRule" "Amazonka.QuickSight.Types.SheetElementRenderingRule" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SheetElementRenderingRule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "expression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)) :*: S1 ('MetaSel ('Just "configurationOverrides") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SheetElementConfigurationOverrides)))

newSheetElementRenderingRule Source #

Create a value of SheetElementRenderingRule 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:expression:SheetElementRenderingRule', sheetElementRenderingRule_expression - The expression of the rendering rules of a sheet.

$sel:configurationOverrides:SheetElementRenderingRule', sheetElementRenderingRule_configurationOverrides - The override configuration of the rendering rules of a sheet.

SheetStyle

data SheetStyle Source #

The theme display options for sheets.

See: newSheetStyle smart constructor.

Instances

Instances details
FromJSON SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

ToJSON SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

Generic SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

Associated Types

type Rep SheetStyle :: Type -> Type #

Read SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

Show SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

NFData SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

Methods

rnf :: SheetStyle -> () #

Eq SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

Hashable SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

type Rep SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

type Rep SheetStyle = D1 ('MetaData "SheetStyle" "Amazonka.QuickSight.Types.SheetStyle" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SheetStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TileStyle)) :*: S1 ('MetaSel ('Just "tileLayout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TileLayoutStyle))))

newSheetStyle :: SheetStyle Source #

Create a value of SheetStyle 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:tile:SheetStyle', sheetStyle_tile - The display options for tiles.

$sel:tileLayout:SheetStyle', sheetStyle_tileLayout - The layout options for tiles.

SheetTextBox

data SheetTextBox Source #

A text box.

See: newSheetTextBox smart constructor.

Constructors

SheetTextBox' (Maybe Text) Text 

Instances

Instances details
FromJSON SheetTextBox Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetTextBox

ToJSON SheetTextBox Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetTextBox

Generic SheetTextBox Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetTextBox

Associated Types

type Rep SheetTextBox :: Type -> Type #

Read SheetTextBox Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetTextBox

Show SheetTextBox Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetTextBox

NFData SheetTextBox Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetTextBox

Methods

rnf :: SheetTextBox -> () #

Eq SheetTextBox Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetTextBox

Hashable SheetTextBox Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetTextBox

type Rep SheetTextBox Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetTextBox

type Rep SheetTextBox = D1 ('MetaData "SheetTextBox" "Amazonka.QuickSight.Types.SheetTextBox" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SheetTextBox'" 'PrefixI 'True) (S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sheetTextBoxId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newSheetTextBox Source #

Create a value of SheetTextBox 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:content:SheetTextBox', sheetTextBox_content - The content that is displayed in the text box.

$sel:sheetTextBoxId:SheetTextBox', sheetTextBox_sheetTextBoxId - The unique identifier for a text box. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have text boxes that share identifiers.

SheetVisualScopingConfiguration

data SheetVisualScopingConfiguration Source #

The filter that is applied to the options.

See: newSheetVisualScopingConfiguration smart constructor.

Instances

Instances details
FromJSON SheetVisualScopingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetVisualScopingConfiguration

ToJSON SheetVisualScopingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetVisualScopingConfiguration

Generic SheetVisualScopingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetVisualScopingConfiguration

Associated Types

type Rep SheetVisualScopingConfiguration :: Type -> Type #

Read SheetVisualScopingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetVisualScopingConfiguration

Show SheetVisualScopingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetVisualScopingConfiguration

NFData SheetVisualScopingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetVisualScopingConfiguration

Eq SheetVisualScopingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetVisualScopingConfiguration

Hashable SheetVisualScopingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetVisualScopingConfiguration

type Rep SheetVisualScopingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetVisualScopingConfiguration

type Rep SheetVisualScopingConfiguration = D1 ('MetaData "SheetVisualScopingConfiguration" "Amazonka.QuickSight.Types.SheetVisualScopingConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SheetVisualScopingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "visualIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "sheetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "scope") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FilterVisualScope))))

newSheetVisualScopingConfiguration Source #

Create a value of SheetVisualScopingConfiguration 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:visualIds:SheetVisualScopingConfiguration', sheetVisualScopingConfiguration_visualIds - The selected visuals that the filter is applied to.

$sel:sheetId:SheetVisualScopingConfiguration', sheetVisualScopingConfiguration_sheetId - The selected sheet that the filter is applied to.

$sel:scope:SheetVisualScopingConfiguration', sheetVisualScopingConfiguration_scope - The scope of the applied entities. Choose one of the following options:

  • ALL_VISUALS
  • SELECTED_VISUALS

ShortFormatText

data ShortFormatText Source #

The text format for the title.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newShortFormatText smart constructor.

Instances

Instances details
FromJSON ShortFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShortFormatText

ToJSON ShortFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShortFormatText

Generic ShortFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShortFormatText

Associated Types

type Rep ShortFormatText :: Type -> Type #

Read ShortFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShortFormatText

Show ShortFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShortFormatText

NFData ShortFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShortFormatText

Methods

rnf :: ShortFormatText -> () #

Eq ShortFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShortFormatText

Hashable ShortFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShortFormatText

type Rep ShortFormatText Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ShortFormatText

type Rep ShortFormatText = D1 ('MetaData "ShortFormatText" "Amazonka.QuickSight.Types.ShortFormatText" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ShortFormatText'" 'PrefixI 'True) (S1 ('MetaSel ('Just "plainText") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "richText") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newShortFormatText :: ShortFormatText Source #

Create a value of ShortFormatText 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:plainText:ShortFormatText', shortFormatText_plainText - Plain text format.

$sel:richText:ShortFormatText', shortFormatText_richText - Rich text. Examples of rich text include bold, underline, and italics.

SignupResponse

data SignupResponse Source #

A SignupResponse object that contains a summary of a newly created account.

See: newSignupResponse smart constructor.

Instances

Instances details
FromJSON SignupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SignupResponse

Generic SignupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SignupResponse

Associated Types

type Rep SignupResponse :: Type -> Type #

Read SignupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SignupResponse

Show SignupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SignupResponse

NFData SignupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SignupResponse

Methods

rnf :: SignupResponse -> () #

Eq SignupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SignupResponse

Hashable SignupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SignupResponse

type Rep SignupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SignupResponse

type Rep SignupResponse = D1 ('MetaData "SignupResponse" "Amazonka.QuickSight.Types.SignupResponse" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SignupResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "iAMUser") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "accountName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "directoryType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "userLoginName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newSignupResponse :: SignupResponse Source #

Create a value of SignupResponse 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:iAMUser:SignupResponse', signupResponse_iAMUser - A Boolean that is TRUE if the Amazon QuickSight uses IAM as an authentication method.

$sel:accountName:SignupResponse', signupResponse_accountName - The name of your Amazon QuickSight account.

$sel:directoryType:SignupResponse', signupResponse_directoryType - The type of Active Directory that is being used to authenticate the Amazon QuickSight account. Valid values are SIMPLE_AD, AD_CONNECTOR, and MICROSOFT_AD.

$sel:userLoginName:SignupResponse', signupResponse_userLoginName - The user login name for your Amazon QuickSight account.

SimpleClusterMarker

data SimpleClusterMarker Source #

The simple cluster marker of the cluster marker.

See: newSimpleClusterMarker smart constructor.

Instances

Instances details
FromJSON SimpleClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleClusterMarker

ToJSON SimpleClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleClusterMarker

Generic SimpleClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleClusterMarker

Associated Types

type Rep SimpleClusterMarker :: Type -> Type #

Read SimpleClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleClusterMarker

Show SimpleClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleClusterMarker

NFData SimpleClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleClusterMarker

Methods

rnf :: SimpleClusterMarker -> () #

Eq SimpleClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleClusterMarker

Hashable SimpleClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleClusterMarker

type Rep SimpleClusterMarker Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SimpleClusterMarker

type Rep SimpleClusterMarker = D1 ('MetaData "SimpleClusterMarker" "Amazonka.QuickSight.Types.SimpleClusterMarker" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SimpleClusterMarker'" 'PrefixI 'True) (S1 ('MetaSel ('Just "color") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newSimpleClusterMarker :: SimpleClusterMarker Source #

Create a value of SimpleClusterMarker 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:color:SimpleClusterMarker', simpleClusterMarker_color - The color of the simple cluster marker.

SliderControlDisplayOptions

data SliderControlDisplayOptions Source #

The display options of a control.

See: newSliderControlDisplayOptions smart constructor.

Instances

Instances details
FromJSON SliderControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SliderControlDisplayOptions

ToJSON SliderControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SliderControlDisplayOptions

Generic SliderControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SliderControlDisplayOptions

Associated Types

type Rep SliderControlDisplayOptions :: Type -> Type #

Read SliderControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SliderControlDisplayOptions

Show SliderControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SliderControlDisplayOptions

NFData SliderControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SliderControlDisplayOptions

Eq SliderControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SliderControlDisplayOptions

Hashable SliderControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SliderControlDisplayOptions

type Rep SliderControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SliderControlDisplayOptions

type Rep SliderControlDisplayOptions = D1 ('MetaData "SliderControlDisplayOptions" "Amazonka.QuickSight.Types.SliderControlDisplayOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SliderControlDisplayOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "titleOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelOptions))))

newSliderControlDisplayOptions :: SliderControlDisplayOptions Source #

Create a value of SliderControlDisplayOptions 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:titleOptions:SliderControlDisplayOptions', sliderControlDisplayOptions_titleOptions - The options to configure the title visibility, name, and font size.

SmallMultiplesOptions

data SmallMultiplesOptions Source #

Options that determine the layout and display options of a chart's small multiples.

See: newSmallMultiplesOptions smart constructor.

Instances

Instances details
FromJSON SmallMultiplesOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SmallMultiplesOptions

ToJSON SmallMultiplesOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SmallMultiplesOptions

Generic SmallMultiplesOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SmallMultiplesOptions

Associated Types

type Rep SmallMultiplesOptions :: Type -> Type #

Read SmallMultiplesOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SmallMultiplesOptions

Show SmallMultiplesOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SmallMultiplesOptions

NFData SmallMultiplesOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SmallMultiplesOptions

Methods

rnf :: SmallMultiplesOptions -> () #

Eq SmallMultiplesOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SmallMultiplesOptions

Hashable SmallMultiplesOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SmallMultiplesOptions

type Rep SmallMultiplesOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SmallMultiplesOptions

type Rep SmallMultiplesOptions = D1 ('MetaData "SmallMultiplesOptions" "Amazonka.QuickSight.Types.SmallMultiplesOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SmallMultiplesOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxVisibleColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "maxVisibleRows") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "panelConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PanelConfiguration)))))

newSmallMultiplesOptions :: SmallMultiplesOptions Source #

Create a value of SmallMultiplesOptions 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:maxVisibleColumns:SmallMultiplesOptions', smallMultiplesOptions_maxVisibleColumns - Sets the maximum number of visible columns to display in the grid of small multiples panels.

The default is Auto, which automatically adjusts the columns in the grid to fit the overall layout and size of the given chart.

$sel:maxVisibleRows:SmallMultiplesOptions', smallMultiplesOptions_maxVisibleRows - Sets the maximum number of visible rows to display in the grid of small multiples panels.

The default value is Auto, which automatically adjusts the rows in the grid to fit the overall layout and size of the given chart.

$sel:panelConfiguration:SmallMultiplesOptions', smallMultiplesOptions_panelConfiguration - Configures the display options for each small multiples panel.

SnowflakeParameters

data SnowflakeParameters Source #

The parameters for Snowflake.

See: newSnowflakeParameters smart constructor.

Instances

Instances details
FromJSON SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

ToJSON SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

Generic SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

Associated Types

type Rep SnowflakeParameters :: Type -> Type #

Read SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

Show SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

NFData SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

Methods

rnf :: SnowflakeParameters -> () #

Eq SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

Hashable SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

type Rep SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

type Rep SnowflakeParameters = D1 ('MetaData "SnowflakeParameters" "Amazonka.QuickSight.Types.SnowflakeParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SnowflakeParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "warehouse") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newSnowflakeParameters Source #

Create a value of SnowflakeParameters 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:host:SnowflakeParameters', snowflakeParameters_host - Host.

$sel:database:SnowflakeParameters', snowflakeParameters_database - Database.

$sel:warehouse:SnowflakeParameters', snowflakeParameters_warehouse - Warehouse.

Spacing

data Spacing Source #

The configuration of spacing (often a margin or padding).

See: newSpacing smart constructor.

Constructors

Spacing' (Maybe Text) (Maybe Text) (Maybe Text) (Maybe Text) 

Instances

Instances details
FromJSON Spacing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Spacing

ToJSON Spacing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Spacing

Generic Spacing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Spacing

Associated Types

type Rep Spacing :: Type -> Type #

Methods

from :: Spacing -> Rep Spacing x #

to :: Rep Spacing x -> Spacing #

Read Spacing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Spacing

Show Spacing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Spacing

NFData Spacing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Spacing

Methods

rnf :: Spacing -> () #

Eq Spacing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Spacing

Methods

(==) :: Spacing -> Spacing -> Bool #

(/=) :: Spacing -> Spacing -> Bool #

Hashable Spacing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Spacing

Methods

hashWithSalt :: Int -> Spacing -> Int #

hash :: Spacing -> Int #

type Rep Spacing Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Spacing

type Rep Spacing = D1 ('MetaData "Spacing" "Amazonka.QuickSight.Types.Spacing" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "Spacing'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "bottom") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "left") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "right") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "top") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newSpacing :: Spacing Source #

Create a value of Spacing 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:bottom:Spacing', spacing_bottom - Define the bottom spacing.

$sel:left:Spacing', spacing_left - Define the left spacing.

$sel:right:Spacing', spacing_right - Define the right spacing.

$sel:top:Spacing', spacing_top - Define the top spacing.

SparkParameters

data SparkParameters Source #

The parameters for Spark.

See: newSparkParameters smart constructor.

Instances

Instances details
FromJSON SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

ToJSON SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

Generic SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

Associated Types

type Rep SparkParameters :: Type -> Type #

Read SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

Show SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

NFData SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

Methods

rnf :: SparkParameters -> () #

Eq SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

Hashable SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

type Rep SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

type Rep SparkParameters = D1 ('MetaData "SparkParameters" "Amazonka.QuickSight.Types.SparkParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SparkParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newSparkParameters Source #

Create a value of SparkParameters 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:host:SparkParameters', sparkParameters_host - Host.

$sel:port:SparkParameters', sparkParameters_port - Port.

SqlServerParameters

data SqlServerParameters Source #

The parameters for SQL Server.

See: newSqlServerParameters smart constructor.

Instances

Instances details
FromJSON SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

ToJSON SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

Generic SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

Associated Types

type Rep SqlServerParameters :: Type -> Type #

Read SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

Show SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

NFData SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

Methods

rnf :: SqlServerParameters -> () #

Eq SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

Hashable SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

type Rep SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

type Rep SqlServerParameters = D1 ('MetaData "SqlServerParameters" "Amazonka.QuickSight.Types.SqlServerParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SqlServerParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newSqlServerParameters Source #

Create a value of SqlServerParameters 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:host:SqlServerParameters', sqlServerParameters_host - Host.

$sel:port:SqlServerParameters', sqlServerParameters_port - Port.

$sel:database:SqlServerParameters', sqlServerParameters_database - Database.

SslProperties

data SslProperties Source #

Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying data source.

See: newSslProperties smart constructor.

Constructors

SslProperties' (Maybe Bool) 

Instances

Instances details
FromJSON SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

ToJSON SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

Generic SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

Associated Types

type Rep SslProperties :: Type -> Type #

Read SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

Show SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

NFData SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

Methods

rnf :: SslProperties -> () #

Eq SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

Hashable SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

type Rep SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

type Rep SslProperties = D1 ('MetaData "SslProperties" "Amazonka.QuickSight.Types.SslProperties" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "SslProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "disableSsl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newSslProperties :: SslProperties Source #

Create a value of SslProperties 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:disableSsl:SslProperties', sslProperties_disableSsl - A Boolean option to control whether SSL should be disabled.

StringDefaultValues

data StringDefaultValues Source #

The default values of the StringParameterDeclaration.

See: newStringDefaultValues smart constructor.

Instances

Instances details
FromJSON StringDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringDefaultValues

ToJSON StringDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringDefaultValues

Generic StringDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringDefaultValues

Associated Types

type Rep StringDefaultValues :: Type -> Type #

Show StringDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringDefaultValues

NFData StringDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringDefaultValues

Methods

rnf :: StringDefaultValues -> () #

Eq StringDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringDefaultValues

Hashable StringDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringDefaultValues

type Rep StringDefaultValues Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringDefaultValues

type Rep StringDefaultValues = D1 ('MetaData "StringDefaultValues" "Amazonka.QuickSight.Types.StringDefaultValues" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "StringDefaultValues'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dynamicValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DynamicDefaultValue)) :*: S1 ('MetaSel ('Just "staticValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Sensitive Text]))))

newStringDefaultValues :: StringDefaultValues Source #

Create a value of StringDefaultValues 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:dynamicValue:StringDefaultValues', stringDefaultValues_dynamicValue - The dynamic value of the StringDefaultValues. Different defaults displayed according to users, groups, and values mapping.

$sel:staticValues:StringDefaultValues', stringDefaultValues_staticValues - The static values of the DecimalDefaultValues.

StringFormatConfiguration

data StringFormatConfiguration Source #

Formatting configuration for string fields.

See: newStringFormatConfiguration smart constructor.

Instances

Instances details
FromJSON StringFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringFormatConfiguration

ToJSON StringFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringFormatConfiguration

Generic StringFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringFormatConfiguration

Associated Types

type Rep StringFormatConfiguration :: Type -> Type #

Show StringFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringFormatConfiguration

NFData StringFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringFormatConfiguration

Eq StringFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringFormatConfiguration

Hashable StringFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringFormatConfiguration

type Rep StringFormatConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringFormatConfiguration

type Rep StringFormatConfiguration = D1 ('MetaData "StringFormatConfiguration" "Amazonka.QuickSight.Types.StringFormatConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "StringFormatConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nullValueFormatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NullValueFormatConfiguration)) :*: S1 ('MetaSel ('Just "numericFormatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumericFormatConfiguration))))

newStringFormatConfiguration :: StringFormatConfiguration Source #

Create a value of StringFormatConfiguration 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:nullValueFormatConfiguration:StringFormatConfiguration', stringFormatConfiguration_nullValueFormatConfiguration - The options that determine the null value format configuration.

$sel:numericFormatConfiguration:StringFormatConfiguration', stringFormatConfiguration_numericFormatConfiguration - The formatting configuration for numeric strings.

StringParameter

data StringParameter Source #

A string parameter.

See: newStringParameter smart constructor.

Instances

Instances details
ToJSON StringParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameter

Generic StringParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameter

Associated Types

type Rep StringParameter :: Type -> Type #

Show StringParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameter

NFData StringParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameter

Methods

rnf :: StringParameter -> () #

Eq StringParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameter

Hashable StringParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameter

type Rep StringParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameter

type Rep StringParameter = D1 ('MetaData "StringParameter" "Amazonka.QuickSight.Types.StringParameter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "StringParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Sensitive Text])))

newStringParameter Source #

Create a value of StringParameter 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:name:StringParameter', stringParameter_name - A display name for a string parameter.

$sel:values:StringParameter', stringParameter_values - The values of a string parameter.

StringParameterDeclaration

data StringParameterDeclaration Source #

A parameter declaration for the String data type.

See: newStringParameterDeclaration smart constructor.

Instances

Instances details
FromJSON StringParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameterDeclaration

ToJSON StringParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameterDeclaration

Generic StringParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameterDeclaration

Associated Types

type Rep StringParameterDeclaration :: Type -> Type #

Show StringParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameterDeclaration

NFData StringParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameterDeclaration

Eq StringParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameterDeclaration

Hashable StringParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameterDeclaration

type Rep StringParameterDeclaration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameterDeclaration

type Rep StringParameterDeclaration = D1 ('MetaData "StringParameterDeclaration" "Amazonka.QuickSight.Types.StringParameterDeclaration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "StringParameterDeclaration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "defaultValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StringDefaultValues)) :*: S1 ('MetaSel ('Just "valueWhenUnset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StringValueWhenUnsetConfiguration))) :*: (S1 ('MetaSel ('Just "parameterValueType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ParameterValueType) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newStringParameterDeclaration Source #

Create a value of StringParameterDeclaration 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:defaultValues:StringParameterDeclaration', stringParameterDeclaration_defaultValues - The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.

$sel:valueWhenUnset:StringParameterDeclaration', stringParameterDeclaration_valueWhenUnset - The configuration that defines the default value of a String parameter when a value has not been set.

$sel:parameterValueType:StringParameterDeclaration', stringParameterDeclaration_parameterValueType - The value type determines whether the parameter is a single-value or multi-value parameter.

$sel:name:StringParameterDeclaration', stringParameterDeclaration_name - The name of the parameter that is being declared.

StringValueWhenUnsetConfiguration

data StringValueWhenUnsetConfiguration Source #

The configuration that defines the default value of a String parameter when a value has not been set.

See: newStringValueWhenUnsetConfiguration smart constructor.

Instances

Instances details
FromJSON StringValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringValueWhenUnsetConfiguration

ToJSON StringValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringValueWhenUnsetConfiguration

Generic StringValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringValueWhenUnsetConfiguration

Associated Types

type Rep StringValueWhenUnsetConfiguration :: Type -> Type #

Show StringValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringValueWhenUnsetConfiguration

NFData StringValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringValueWhenUnsetConfiguration

Eq StringValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringValueWhenUnsetConfiguration

Hashable StringValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringValueWhenUnsetConfiguration

type Rep StringValueWhenUnsetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringValueWhenUnsetConfiguration

type Rep StringValueWhenUnsetConfiguration = D1 ('MetaData "StringValueWhenUnsetConfiguration" "Amazonka.QuickSight.Types.StringValueWhenUnsetConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "StringValueWhenUnsetConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "valueWhenUnsetOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ValueWhenUnsetOption))))

newStringValueWhenUnsetConfiguration :: StringValueWhenUnsetConfiguration Source #

Create a value of StringValueWhenUnsetConfiguration 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:customValue:StringValueWhenUnsetConfiguration', stringValueWhenUnsetConfiguration_customValue - A custom value that's used when the value of a parameter isn't set.

$sel:valueWhenUnsetOption:StringValueWhenUnsetConfiguration', stringValueWhenUnsetConfiguration_valueWhenUnsetOption - The built-in options for default values. The value can be one of the following:

  • RECOMMENDED: The recommended value.
  • NULL: The NULL value.

SubtotalOptions

data SubtotalOptions Source #

The subtotal options.

See: newSubtotalOptions smart constructor.

Instances

Instances details
FromJSON SubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SubtotalOptions

ToJSON SubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SubtotalOptions

Generic SubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SubtotalOptions

Associated Types

type Rep SubtotalOptions :: Type -> Type #

Read SubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SubtotalOptions

Show SubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SubtotalOptions

NFData SubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SubtotalOptions

Methods

rnf :: SubtotalOptions -> () #

Eq SubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SubtotalOptions

Hashable SubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SubtotalOptions

type Rep SubtotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SubtotalOptions

newSubtotalOptions :: SubtotalOptions Source #

Create a value of SubtotalOptions 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:customLabel:SubtotalOptions', subtotalOptions_customLabel - The custom label string for the subtotal cells.

$sel:fieldLevel:SubtotalOptions', subtotalOptions_fieldLevel - The field level (all, custom, last) for the subtotal cells.

$sel:fieldLevelOptions:SubtotalOptions', subtotalOptions_fieldLevelOptions - The optional configuration of subtotal cells.

$sel:metricHeaderCellStyle:SubtotalOptions', subtotalOptions_metricHeaderCellStyle - The cell styling options for the subtotals of header cells.

$sel:totalCellStyle:SubtotalOptions', subtotalOptions_totalCellStyle - The cell styling options for the subtotal cells.

$sel:totalsVisibility:SubtotalOptions', subtotalOptions_totalsVisibility - The visibility configuration for the subtotal cells.

$sel:valueCellStyle:SubtotalOptions', subtotalOptions_valueCellStyle - The cell styling options for the subtotals of value cells.

TableAggregatedFieldWells

data TableAggregatedFieldWells Source #

The aggregated field well for the table.

See: newTableAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON TableAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableAggregatedFieldWells

ToJSON TableAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableAggregatedFieldWells

Generic TableAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableAggregatedFieldWells

Associated Types

type Rep TableAggregatedFieldWells :: Type -> Type #

Show TableAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableAggregatedFieldWells

NFData TableAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableAggregatedFieldWells

Eq TableAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableAggregatedFieldWells

Hashable TableAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableAggregatedFieldWells

type Rep TableAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableAggregatedFieldWells

type Rep TableAggregatedFieldWells = D1 ('MetaData "TableAggregatedFieldWells" "Amazonka.QuickSight.Types.TableAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableAggregatedFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "groupBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField]))))

newTableAggregatedFieldWells :: TableAggregatedFieldWells Source #

Create a value of TableAggregatedFieldWells 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:groupBy:TableAggregatedFieldWells', tableAggregatedFieldWells_groupBy - The group by field well for a pivot table. Values are grouped by group by fields.

$sel:values:TableAggregatedFieldWells', tableAggregatedFieldWells_values - The values field well for a pivot table. Values are aggregated based on group by fields.

TableBorderOptions

data TableBorderOptions Source #

The border options for a table border.

See: newTableBorderOptions smart constructor.

Instances

Instances details
FromJSON TableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderOptions

ToJSON TableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderOptions

Generic TableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderOptions

Associated Types

type Rep TableBorderOptions :: Type -> Type #

Read TableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderOptions

Show TableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderOptions

NFData TableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderOptions

Methods

rnf :: TableBorderOptions -> () #

Eq TableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderOptions

Hashable TableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderOptions

type Rep TableBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableBorderOptions

type Rep TableBorderOptions = D1 ('MetaData "TableBorderOptions" "Amazonka.QuickSight.Types.TableBorderOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableBorderOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "color") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "style") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableBorderStyle)) :*: S1 ('MetaSel ('Just "thickness") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newTableBorderOptions :: TableBorderOptions Source #

Create a value of TableBorderOptions 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:color:TableBorderOptions', tableBorderOptions_color - The color of a table border.

$sel:style:TableBorderOptions', tableBorderOptions_style - The style (none, solid) of a table border.

$sel:thickness:TableBorderOptions', tableBorderOptions_thickness - The thickness of a table border.

TableCellConditionalFormatting

data TableCellConditionalFormatting Source #

The cell conditional formatting option for a table.

See: newTableCellConditionalFormatting smart constructor.

Instances

Instances details
FromJSON TableCellConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellConditionalFormatting

ToJSON TableCellConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellConditionalFormatting

Generic TableCellConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellConditionalFormatting

Associated Types

type Rep TableCellConditionalFormatting :: Type -> Type #

Show TableCellConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellConditionalFormatting

NFData TableCellConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellConditionalFormatting

Eq TableCellConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellConditionalFormatting

Hashable TableCellConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellConditionalFormatting

type Rep TableCellConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellConditionalFormatting

type Rep TableCellConditionalFormatting = D1 ('MetaData "TableCellConditionalFormatting" "Amazonka.QuickSight.Types.TableCellConditionalFormatting" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableCellConditionalFormatting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "textFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TextConditionalFormat)) :*: S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTableCellConditionalFormatting Source #

Create a value of TableCellConditionalFormatting 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:textFormat:TableCellConditionalFormatting', tableCellConditionalFormatting_textFormat - The text format of the cell for conditional formatting.

$sel:fieldId:TableCellConditionalFormatting', tableCellConditionalFormatting_fieldId - The field ID of the cell for conditional formatting.

TableCellImageSizingConfiguration

data TableCellImageSizingConfiguration Source #

The sizing options for the table image configuration.

See: newTableCellImageSizingConfiguration smart constructor.

Instances

Instances details
FromJSON TableCellImageSizingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageSizingConfiguration

ToJSON TableCellImageSizingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageSizingConfiguration

Generic TableCellImageSizingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageSizingConfiguration

Associated Types

type Rep TableCellImageSizingConfiguration :: Type -> Type #

Read TableCellImageSizingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageSizingConfiguration

Show TableCellImageSizingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageSizingConfiguration

NFData TableCellImageSizingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageSizingConfiguration

Eq TableCellImageSizingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageSizingConfiguration

Hashable TableCellImageSizingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageSizingConfiguration

type Rep TableCellImageSizingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageSizingConfiguration

type Rep TableCellImageSizingConfiguration = D1 ('MetaData "TableCellImageSizingConfiguration" "Amazonka.QuickSight.Types.TableCellImageSizingConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableCellImageSizingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tableCellImageScalingConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableCellImageScalingConfiguration))))

newTableCellImageSizingConfiguration :: TableCellImageSizingConfiguration Source #

Create a value of TableCellImageSizingConfiguration 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:tableCellImageScalingConfiguration:TableCellImageSizingConfiguration', tableCellImageSizingConfiguration_tableCellImageScalingConfiguration - The cell scaling configuration of the sizing options for the table image configuration.

TableCellStyle

data TableCellStyle Source #

The table cell style for a cell in pivot table or table visual.

See: newTableCellStyle smart constructor.

Instances

Instances details
FromJSON TableCellStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellStyle

ToJSON TableCellStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellStyle

Generic TableCellStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellStyle

Associated Types

type Rep TableCellStyle :: Type -> Type #

Read TableCellStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellStyle

Show TableCellStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellStyle

NFData TableCellStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellStyle

Methods

rnf :: TableCellStyle -> () #

Eq TableCellStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellStyle

Hashable TableCellStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellStyle

type Rep TableCellStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellStyle

newTableCellStyle :: TableCellStyle Source #

Create a value of TableCellStyle 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:backgroundColor:TableCellStyle', tableCellStyle_backgroundColor - The background color for the table cells.

$sel:border:TableCellStyle', tableCellStyle_border - The borders for the table cells.

$sel:fontConfiguration:TableCellStyle', tableCellStyle_fontConfiguration - The font configuration of the table cells.

$sel:height:TableCellStyle', tableCellStyle_height - The height color for the table cells.

$sel:horizontalTextAlignment:TableCellStyle', tableCellStyle_horizontalTextAlignment - The horizontal text alignment (left, center, right, auto) for the table cells.

$sel:textWrap:TableCellStyle', tableCellStyle_textWrap - The text wrap (none, wrap) for the table cells.

$sel:verticalTextAlignment:TableCellStyle', tableCellStyle_verticalTextAlignment - The vertical text alignment (top, middle, bottom) for the table cells.

$sel:visibility:TableCellStyle', tableCellStyle_visibility - The visibility of the table cells.

TableConditionalFormatting

data TableConditionalFormatting Source #

The conditional formatting for a PivotTableVisual.

See: newTableConditionalFormatting smart constructor.

Instances

Instances details
FromJSON TableConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConditionalFormatting

ToJSON TableConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConditionalFormatting

Generic TableConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConditionalFormatting

Associated Types

type Rep TableConditionalFormatting :: Type -> Type #

Show TableConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConditionalFormatting

NFData TableConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConditionalFormatting

Eq TableConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConditionalFormatting

Hashable TableConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConditionalFormatting

type Rep TableConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConditionalFormatting

type Rep TableConditionalFormatting = D1 ('MetaData "TableConditionalFormatting" "Amazonka.QuickSight.Types.TableConditionalFormatting" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableConditionalFormatting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "conditionalFormattingOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TableConditionalFormattingOption]))))

newTableConditionalFormatting :: TableConditionalFormatting Source #

Create a value of TableConditionalFormatting 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:conditionalFormattingOptions:TableConditionalFormatting', tableConditionalFormatting_conditionalFormattingOptions - Conditional formatting options for a PivotTableVisual.

TableConditionalFormattingOption

data TableConditionalFormattingOption Source #

Conditional formatting options for a PivotTableVisual.

See: newTableConditionalFormattingOption smart constructor.

Instances

Instances details
FromJSON TableConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConditionalFormattingOption

ToJSON TableConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConditionalFormattingOption

Generic TableConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConditionalFormattingOption

Associated Types

type Rep TableConditionalFormattingOption :: Type -> Type #

Show TableConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConditionalFormattingOption

NFData TableConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConditionalFormattingOption

Eq TableConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConditionalFormattingOption

Hashable TableConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConditionalFormattingOption

type Rep TableConditionalFormattingOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConditionalFormattingOption

type Rep TableConditionalFormattingOption = D1 ('MetaData "TableConditionalFormattingOption" "Amazonka.QuickSight.Types.TableConditionalFormattingOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableConditionalFormattingOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cell") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableCellConditionalFormatting)) :*: S1 ('MetaSel ('Just "row") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableRowConditionalFormatting))))

newTableConditionalFormattingOption :: TableConditionalFormattingOption Source #

Create a value of TableConditionalFormattingOption 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:cell:TableConditionalFormattingOption', tableConditionalFormattingOption_cell - The cell conditional formatting option for a table.

$sel:row:TableConditionalFormattingOption', tableConditionalFormattingOption_row - The row conditional formatting option for a table.

TableConfiguration

data TableConfiguration Source #

The configuration for a TableVisual.

See: newTableConfiguration smart constructor.

Instances

Instances details
FromJSON TableConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConfiguration

ToJSON TableConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConfiguration

Generic TableConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConfiguration

Associated Types

type Rep TableConfiguration :: Type -> Type #

Show TableConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConfiguration

NFData TableConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConfiguration

Methods

rnf :: TableConfiguration -> () #

Eq TableConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConfiguration

Hashable TableConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConfiguration

type Rep TableConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableConfiguration

type Rep TableConfiguration = D1 ('MetaData "TableConfiguration" "Amazonka.QuickSight.Types.TableConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "fieldOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableFieldOptions)) :*: (S1 ('MetaSel ('Just "fieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableFieldWells)) :*: S1 ('MetaSel ('Just "paginatedReportOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TablePaginatedReportOptions)))) :*: (S1 ('MetaSel ('Just "sortConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableSortConfiguration)) :*: (S1 ('MetaSel ('Just "tableOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableOptions)) :*: S1 ('MetaSel ('Just "totalOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TotalOptions))))))

newTableConfiguration :: TableConfiguration Source #

Create a value of TableConfiguration 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:fieldOptions:TableConfiguration', tableConfiguration_fieldOptions - The field options for a table visual.

$sel:fieldWells:TableConfiguration', tableConfiguration_fieldWells - The field wells of the visual.

$sel:paginatedReportOptions:TableConfiguration', tableConfiguration_paginatedReportOptions - The paginated report options for a table visual.

$sel:sortConfiguration:TableConfiguration', tableConfiguration_sortConfiguration - The sort configuration for a TableVisual.

$sel:tableOptions:TableConfiguration', tableConfiguration_tableOptions - The table options for a table visual.

$sel:totalOptions:TableConfiguration', tableConfiguration_totalOptions - The total options for a table visual.

TableFieldCustomIconContent

data TableFieldCustomIconContent Source #

The custom icon content for the table link content configuration.

See: newTableFieldCustomIconContent smart constructor.

Instances

Instances details
FromJSON TableFieldCustomIconContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomIconContent

ToJSON TableFieldCustomIconContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomIconContent

Generic TableFieldCustomIconContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomIconContent

Associated Types

type Rep TableFieldCustomIconContent :: Type -> Type #

Read TableFieldCustomIconContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomIconContent

Show TableFieldCustomIconContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomIconContent

NFData TableFieldCustomIconContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomIconContent

Eq TableFieldCustomIconContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomIconContent

Hashable TableFieldCustomIconContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomIconContent

type Rep TableFieldCustomIconContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomIconContent

type Rep TableFieldCustomIconContent = D1 ('MetaData "TableFieldCustomIconContent" "Amazonka.QuickSight.Types.TableFieldCustomIconContent" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableFieldCustomIconContent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "icon") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableFieldIconSetType))))

newTableFieldCustomIconContent :: TableFieldCustomIconContent Source #

Create a value of TableFieldCustomIconContent 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:icon:TableFieldCustomIconContent', tableFieldCustomIconContent_icon - The icon set type (link) of the custom icon content for table URL link content.

TableFieldCustomTextContent

data TableFieldCustomTextContent Source #

The custom text content (value, font configuration) for the table link content configuration.

See: newTableFieldCustomTextContent smart constructor.

Instances

Instances details
FromJSON TableFieldCustomTextContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomTextContent

ToJSON TableFieldCustomTextContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomTextContent

Generic TableFieldCustomTextContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomTextContent

Associated Types

type Rep TableFieldCustomTextContent :: Type -> Type #

Read TableFieldCustomTextContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomTextContent

Show TableFieldCustomTextContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomTextContent

NFData TableFieldCustomTextContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomTextContent

Eq TableFieldCustomTextContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomTextContent

Hashable TableFieldCustomTextContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomTextContent

type Rep TableFieldCustomTextContent Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldCustomTextContent

type Rep TableFieldCustomTextContent = D1 ('MetaData "TableFieldCustomTextContent" "Amazonka.QuickSight.Types.TableFieldCustomTextContent" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableFieldCustomTextContent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "fontConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FontConfiguration)))

newTableFieldCustomTextContent Source #

Create a value of TableFieldCustomTextContent 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:value:TableFieldCustomTextContent', tableFieldCustomTextContent_value - The string value of the custom text content for the table URL link content.

$sel:fontConfiguration:TableFieldCustomTextContent', tableFieldCustomTextContent_fontConfiguration - The font configuration of the custom text content for the table URL link content.

TableFieldImageConfiguration

data TableFieldImageConfiguration Source #

The image configuration of a table field URL.

See: newTableFieldImageConfiguration smart constructor.

Instances

Instances details
FromJSON TableFieldImageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldImageConfiguration

ToJSON TableFieldImageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldImageConfiguration

Generic TableFieldImageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldImageConfiguration

Associated Types

type Rep TableFieldImageConfiguration :: Type -> Type #

Read TableFieldImageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldImageConfiguration

Show TableFieldImageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldImageConfiguration

NFData TableFieldImageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldImageConfiguration

Eq TableFieldImageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldImageConfiguration

Hashable TableFieldImageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldImageConfiguration

type Rep TableFieldImageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldImageConfiguration

type Rep TableFieldImageConfiguration = D1 ('MetaData "TableFieldImageConfiguration" "Amazonka.QuickSight.Types.TableFieldImageConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableFieldImageConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sizingOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableCellImageSizingConfiguration))))

newTableFieldImageConfiguration :: TableFieldImageConfiguration Source #

Create a value of TableFieldImageConfiguration 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:sizingOptions:TableFieldImageConfiguration', tableFieldImageConfiguration_sizingOptions - The sizing options for the table image configuration.

TableFieldLinkConfiguration

data TableFieldLinkConfiguration Source #

The link configuration of a table field URL.

See: newTableFieldLinkConfiguration smart constructor.

Instances

Instances details
FromJSON TableFieldLinkConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkConfiguration

ToJSON TableFieldLinkConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkConfiguration

Generic TableFieldLinkConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkConfiguration

Associated Types

type Rep TableFieldLinkConfiguration :: Type -> Type #

Read TableFieldLinkConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkConfiguration

Show TableFieldLinkConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkConfiguration

NFData TableFieldLinkConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkConfiguration

Eq TableFieldLinkConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkConfiguration

Hashable TableFieldLinkConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkConfiguration

type Rep TableFieldLinkConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkConfiguration

type Rep TableFieldLinkConfiguration = D1 ('MetaData "TableFieldLinkConfiguration" "Amazonka.QuickSight.Types.TableFieldLinkConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableFieldLinkConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "target") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 URLTargetConfiguration) :*: S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TableFieldLinkContentConfiguration)))

newTableFieldLinkConfiguration Source #

Create a value of TableFieldLinkConfiguration 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:target:TableFieldLinkConfiguration', tableFieldLinkConfiguration_target - The URL target (new tab, new window, same tab) for the table link configuration.

$sel:content:TableFieldLinkConfiguration', tableFieldLinkConfiguration_content - The URL content (text, icon) for the table link configuration.

TableFieldLinkContentConfiguration

data TableFieldLinkContentConfiguration Source #

The URL content (text, icon) for the table link configuration.

See: newTableFieldLinkContentConfiguration smart constructor.

Instances

Instances details
FromJSON TableFieldLinkContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkContentConfiguration

ToJSON TableFieldLinkContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkContentConfiguration

Generic TableFieldLinkContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkContentConfiguration

Associated Types

type Rep TableFieldLinkContentConfiguration :: Type -> Type #

Read TableFieldLinkContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkContentConfiguration

Show TableFieldLinkContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkContentConfiguration

NFData TableFieldLinkContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkContentConfiguration

Eq TableFieldLinkContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkContentConfiguration

Hashable TableFieldLinkContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkContentConfiguration

type Rep TableFieldLinkContentConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldLinkContentConfiguration

type Rep TableFieldLinkContentConfiguration = D1 ('MetaData "TableFieldLinkContentConfiguration" "Amazonka.QuickSight.Types.TableFieldLinkContentConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableFieldLinkContentConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customIconContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableFieldCustomIconContent)) :*: S1 ('MetaSel ('Just "customTextContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableFieldCustomTextContent))))

newTableFieldLinkContentConfiguration :: TableFieldLinkContentConfiguration Source #

Create a value of TableFieldLinkContentConfiguration 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:customIconContent:TableFieldLinkContentConfiguration', tableFieldLinkContentConfiguration_customIconContent - The custom icon content for the table link content configuration.

$sel:customTextContent:TableFieldLinkContentConfiguration', tableFieldLinkContentConfiguration_customTextContent - The custom text content (value, font configuration) for the table link content configuration.

TableFieldOption

data TableFieldOption Source #

The options for a table field.

See: newTableFieldOption smart constructor.

Instances

Instances details
FromJSON TableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOption

ToJSON TableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOption

Generic TableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOption

Associated Types

type Rep TableFieldOption :: Type -> Type #

Read TableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOption

Show TableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOption

NFData TableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOption

Methods

rnf :: TableFieldOption -> () #

Eq TableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOption

Hashable TableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOption

type Rep TableFieldOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOption

type Rep TableFieldOption = D1 ('MetaData "TableFieldOption" "Amazonka.QuickSight.Types.TableFieldOption" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableFieldOption'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "customLabel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "uRLStyling") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableFieldURLConfiguration))) :*: (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)) :*: (S1 ('MetaSel ('Just "width") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newTableFieldOption Source #

Create a value of TableFieldOption 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:customLabel:TableFieldOption', tableFieldOption_customLabel - The custom label for a table field.

$sel:uRLStyling:TableFieldOption', tableFieldOption_uRLStyling - The URL configuration for a table field.

$sel:visibility:TableFieldOption', tableFieldOption_visibility - The visibility of a table field.

$sel:width:TableFieldOption', tableFieldOption_width - The width for a table field.

$sel:fieldId:TableFieldOption', tableFieldOption_fieldId - The field ID for a table field.

TableFieldOptions

data TableFieldOptions Source #

The field options for a table visual.

See: newTableFieldOptions smart constructor.

Instances

Instances details
FromJSON TableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOptions

ToJSON TableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOptions

Generic TableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOptions

Associated Types

type Rep TableFieldOptions :: Type -> Type #

Read TableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOptions

Show TableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOptions

NFData TableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOptions

Methods

rnf :: TableFieldOptions -> () #

Eq TableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOptions

Hashable TableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOptions

type Rep TableFieldOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldOptions

type Rep TableFieldOptions = D1 ('MetaData "TableFieldOptions" "Amazonka.QuickSight.Types.TableFieldOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableFieldOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "order") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "selectedFieldOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TableFieldOption]))))

newTableFieldOptions :: TableFieldOptions Source #

Create a value of TableFieldOptions 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:order:TableFieldOptions', tableFieldOptions_order - The order of field IDs of the field options for a table visual.

$sel:selectedFieldOptions:TableFieldOptions', tableFieldOptions_selectedFieldOptions - The selected field options for the table field options.

TableFieldURLConfiguration

data TableFieldURLConfiguration Source #

The URL configuration for a table field.

See: newTableFieldURLConfiguration smart constructor.

Instances

Instances details
FromJSON TableFieldURLConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldURLConfiguration

ToJSON TableFieldURLConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldURLConfiguration

Generic TableFieldURLConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldURLConfiguration

Associated Types

type Rep TableFieldURLConfiguration :: Type -> Type #

Read TableFieldURLConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldURLConfiguration

Show TableFieldURLConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldURLConfiguration

NFData TableFieldURLConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldURLConfiguration

Eq TableFieldURLConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldURLConfiguration

Hashable TableFieldURLConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldURLConfiguration

type Rep TableFieldURLConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldURLConfiguration

type Rep TableFieldURLConfiguration = D1 ('MetaData "TableFieldURLConfiguration" "Amazonka.QuickSight.Types.TableFieldURLConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableFieldURLConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "imageConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableFieldImageConfiguration)) :*: S1 ('MetaSel ('Just "linkConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableFieldLinkConfiguration))))

newTableFieldURLConfiguration :: TableFieldURLConfiguration Source #

Create a value of TableFieldURLConfiguration 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:imageConfiguration:TableFieldURLConfiguration', tableFieldURLConfiguration_imageConfiguration - The image configuration of a table field URL.

$sel:linkConfiguration:TableFieldURLConfiguration', tableFieldURLConfiguration_linkConfiguration - The link configuration of a table field URL.

TableFieldWells

data TableFieldWells Source #

The field wells for a table visual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newTableFieldWells smart constructor.

Instances

Instances details
FromJSON TableFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldWells

ToJSON TableFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldWells

Generic TableFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldWells

Associated Types

type Rep TableFieldWells :: Type -> Type #

Show TableFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldWells

NFData TableFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldWells

Methods

rnf :: TableFieldWells -> () #

Eq TableFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldWells

Hashable TableFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldWells

type Rep TableFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableFieldWells

type Rep TableFieldWells = D1 ('MetaData "TableFieldWells" "Amazonka.QuickSight.Types.TableFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tableAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableAggregatedFieldWells)) :*: S1 ('MetaSel ('Just "tableUnaggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableUnaggregatedFieldWells))))

newTableFieldWells :: TableFieldWells Source #

Create a value of TableFieldWells 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:tableAggregatedFieldWells:TableFieldWells', tableFieldWells_tableAggregatedFieldWells - The aggregated field well for the table.

$sel:tableUnaggregatedFieldWells:TableFieldWells', tableFieldWells_tableUnaggregatedFieldWells - The unaggregated field well for the table.

TableOptions

data TableOptions Source #

The table options for a table visual.

See: newTableOptions smart constructor.

Instances

Instances details
FromJSON TableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOptions

ToJSON TableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOptions

Generic TableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOptions

Associated Types

type Rep TableOptions :: Type -> Type #

Read TableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOptions

Show TableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOptions

NFData TableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOptions

Methods

rnf :: TableOptions -> () #

Eq TableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOptions

Hashable TableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOptions

type Rep TableOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOptions

type Rep TableOptions = D1 ('MetaData "TableOptions" "Amazonka.QuickSight.Types.TableOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableOptions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "cellStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableCellStyle)) :*: S1 ('MetaSel ('Just "headerStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableCellStyle))) :*: (S1 ('MetaSel ('Just "orientation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableOrientation)) :*: S1 ('MetaSel ('Just "rowAlternateColorOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowAlternateColorOptions)))))

newTableOptions :: TableOptions Source #

Create a value of TableOptions 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:cellStyle:TableOptions', tableOptions_cellStyle - The table cell style of table cells.

$sel:headerStyle:TableOptions', tableOptions_headerStyle - The table cell style of a table header.

$sel:orientation:TableOptions', tableOptions_orientation - The orientation (vertical, horizontal) for a table.

$sel:rowAlternateColorOptions:TableOptions', tableOptions_rowAlternateColorOptions - The row alternate color options (widget status, row alternate colors) for a table.

TablePaginatedReportOptions

data TablePaginatedReportOptions Source #

The paginated report options for a table visual.

See: newTablePaginatedReportOptions smart constructor.

Instances

Instances details
FromJSON TablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TablePaginatedReportOptions

ToJSON TablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TablePaginatedReportOptions

Generic TablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TablePaginatedReportOptions

Associated Types

type Rep TablePaginatedReportOptions :: Type -> Type #

Read TablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TablePaginatedReportOptions

Show TablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TablePaginatedReportOptions

NFData TablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TablePaginatedReportOptions

Eq TablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TablePaginatedReportOptions

Hashable TablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TablePaginatedReportOptions

type Rep TablePaginatedReportOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TablePaginatedReportOptions

type Rep TablePaginatedReportOptions = D1 ('MetaData "TablePaginatedReportOptions" "Amazonka.QuickSight.Types.TablePaginatedReportOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TablePaginatedReportOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "overflowColumnHeaderVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)) :*: S1 ('MetaSel ('Just "verticalOverflowVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newTablePaginatedReportOptions :: TablePaginatedReportOptions Source #

Create a value of TablePaginatedReportOptions 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:overflowColumnHeaderVisibility:TablePaginatedReportOptions', tablePaginatedReportOptions_overflowColumnHeaderVisibility - The visibility of repeating header rows on each page.

$sel:verticalOverflowVisibility:TablePaginatedReportOptions', tablePaginatedReportOptions_verticalOverflowVisibility - The visibility of printing table overflow across pages.

TableRowConditionalFormatting

data TableRowConditionalFormatting Source #

The conditional formatting of a table row.

See: newTableRowConditionalFormatting smart constructor.

Instances

Instances details
FromJSON TableRowConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableRowConditionalFormatting

ToJSON TableRowConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableRowConditionalFormatting

Generic TableRowConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableRowConditionalFormatting

Associated Types

type Rep TableRowConditionalFormatting :: Type -> Type #

Show TableRowConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableRowConditionalFormatting

NFData TableRowConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableRowConditionalFormatting

Eq TableRowConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableRowConditionalFormatting

Hashable TableRowConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableRowConditionalFormatting

type Rep TableRowConditionalFormatting Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableRowConditionalFormatting

type Rep TableRowConditionalFormatting = D1 ('MetaData "TableRowConditionalFormatting" "Amazonka.QuickSight.Types.TableRowConditionalFormatting" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableRowConditionalFormatting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "backgroundColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingColor)) :*: S1 ('MetaSel ('Just "textColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingColor))))

newTableRowConditionalFormatting :: TableRowConditionalFormatting Source #

Create a value of TableRowConditionalFormatting 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:backgroundColor:TableRowConditionalFormatting', tableRowConditionalFormatting_backgroundColor - The conditional formatting color (solid, gradient) of the background for a table row.

$sel:textColor:TableRowConditionalFormatting', tableRowConditionalFormatting_textColor - The conditional formatting color (solid, gradient) of the text for a table row.

TableSideBorderOptions

data TableSideBorderOptions Source #

The side border options for a table.

See: newTableSideBorderOptions smart constructor.

Instances

Instances details
FromJSON TableSideBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSideBorderOptions

ToJSON TableSideBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSideBorderOptions

Generic TableSideBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSideBorderOptions

Associated Types

type Rep TableSideBorderOptions :: Type -> Type #

Read TableSideBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSideBorderOptions

Show TableSideBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSideBorderOptions

NFData TableSideBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSideBorderOptions

Methods

rnf :: TableSideBorderOptions -> () #

Eq TableSideBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSideBorderOptions

Hashable TableSideBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSideBorderOptions

type Rep TableSideBorderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSideBorderOptions

newTableSideBorderOptions :: TableSideBorderOptions Source #

Create a value of TableSideBorderOptions 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:bottom:TableSideBorderOptions', tableSideBorderOptions_bottom - The table border options of the bottom border.

$sel:innerHorizontal:TableSideBorderOptions', tableSideBorderOptions_innerHorizontal - The table border options of the inner horizontal border.

$sel:innerVertical:TableSideBorderOptions', tableSideBorderOptions_innerVertical - The table border options of the inner vertical border.

$sel:left:TableSideBorderOptions', tableSideBorderOptions_left - The table border options of the left border.

$sel:right:TableSideBorderOptions', tableSideBorderOptions_right - The table border options of the right border.

$sel:top:TableSideBorderOptions', tableSideBorderOptions_top - The table border options of the top border.

TableSortConfiguration

data TableSortConfiguration Source #

The sort configuration for a TableVisual.

See: newTableSortConfiguration smart constructor.

Instances

Instances details
FromJSON TableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSortConfiguration

ToJSON TableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSortConfiguration

Generic TableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSortConfiguration

Associated Types

type Rep TableSortConfiguration :: Type -> Type #

Read TableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSortConfiguration

Show TableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSortConfiguration

NFData TableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSortConfiguration

Methods

rnf :: TableSortConfiguration -> () #

Eq TableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSortConfiguration

Hashable TableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSortConfiguration

type Rep TableSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableSortConfiguration

type Rep TableSortConfiguration = D1 ('MetaData "TableSortConfiguration" "Amazonka.QuickSight.Types.TableSortConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableSortConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "paginationConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PaginationConfiguration)) :*: S1 ('MetaSel ('Just "rowSort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions]))))

newTableSortConfiguration :: TableSortConfiguration Source #

Create a value of TableSortConfiguration 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:paginationConfiguration:TableSortConfiguration', tableSortConfiguration_paginationConfiguration - The pagination configuration (page size, page number) for the table.

$sel:rowSort:TableSortConfiguration', tableSortConfiguration_rowSort - The field sort options for rows in the table.

TableUnaggregatedFieldWells

data TableUnaggregatedFieldWells Source #

The unaggregated field well for the table.

See: newTableUnaggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON TableUnaggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableUnaggregatedFieldWells

ToJSON TableUnaggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableUnaggregatedFieldWells

Generic TableUnaggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableUnaggregatedFieldWells

Associated Types

type Rep TableUnaggregatedFieldWells :: Type -> Type #

Show TableUnaggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableUnaggregatedFieldWells

NFData TableUnaggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableUnaggregatedFieldWells

Eq TableUnaggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableUnaggregatedFieldWells

Hashable TableUnaggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableUnaggregatedFieldWells

type Rep TableUnaggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableUnaggregatedFieldWells

type Rep TableUnaggregatedFieldWells = D1 ('MetaData "TableUnaggregatedFieldWells" "Amazonka.QuickSight.Types.TableUnaggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TableUnaggregatedFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [UnaggregatedField]))))

newTableUnaggregatedFieldWells :: TableUnaggregatedFieldWells Source #

Create a value of TableUnaggregatedFieldWells 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:values:TableUnaggregatedFieldWells', tableUnaggregatedFieldWells_values - The values field well for a pivot table. Values are unaggregated for an unaggregated table.

TableVisual

data TableVisual Source #

A table visual.

For more information, see Using tables as visuals in the Amazon QuickSight User Guide.

See: newTableVisual smart constructor.

Instances

Instances details
FromJSON TableVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableVisual

ToJSON TableVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableVisual

Generic TableVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableVisual

Associated Types

type Rep TableVisual :: Type -> Type #

Show TableVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableVisual

NFData TableVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableVisual

Methods

rnf :: TableVisual -> () #

Eq TableVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableVisual

Hashable TableVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableVisual

type Rep TableVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableVisual

newTableVisual Source #

Create a value of TableVisual 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:actions:TableVisual', tableVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:TableVisual', tableVisual_chartConfiguration - The configuration settings of the visual.

$sel:conditionalFormatting:TableVisual', tableVisual_conditionalFormatting - The conditional formatting for a PivotTableVisual.

$sel:subtitle:TableVisual', tableVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:TableVisual', tableVisual_title - The title that is displayed on the visual.

$sel:visualId:TableVisual', tableVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..

Tag

data Tag Source #

The key or keys of the key-value pairs for the resource tag or tags assigned to the resource.

See: newTag smart constructor.

Constructors

Tag' Text Text 

Instances

Instances details
FromJSON Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

ToJSON Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

Generic Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

Associated Types

type Rep Tag :: Type -> Type #

Methods

from :: Tag -> Rep Tag x #

to :: Rep Tag x -> Tag #

Read Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

Show Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

Methods

showsPrec :: Int -> Tag -> ShowS #

show :: Tag -> String #

showList :: [Tag] -> ShowS #

NFData Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

Methods

rnf :: Tag -> () #

Eq Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

Methods

(==) :: Tag -> Tag -> Bool #

(/=) :: Tag -> Tag -> Bool #

Hashable Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

Methods

hashWithSalt :: Int -> Tag -> Int #

hash :: Tag -> Int #

type Rep Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

type Rep Tag = D1 ('MetaData "Tag" "Amazonka.QuickSight.Types.Tag" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "Tag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTag Source #

Create a value of Tag 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:key:Tag', tag_key - Tag key.

$sel:value:Tag', tag_value - Tag value.

TagColumnOperation

data TagColumnOperation Source #

A transform operation that tags a column with additional information.

See: newTagColumnOperation smart constructor.

Instances

Instances details
FromJSON TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

ToJSON TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

Generic TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

Associated Types

type Rep TagColumnOperation :: Type -> Type #

Read TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

Show TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

NFData TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

Methods

rnf :: TagColumnOperation -> () #

Eq TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

Hashable TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

type Rep TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

type Rep TagColumnOperation = D1 ('MetaData "TagColumnOperation" "Amazonka.QuickSight.Types.TagColumnOperation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TagColumnOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty ColumnTag))))

newTagColumnOperation Source #

Create a value of TagColumnOperation 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:columnName:TagColumnOperation', tagColumnOperation_columnName - The column that this operation acts on.

$sel:tags:TagColumnOperation', tagColumnOperation_tags - The dataset column tag, currently only used for geospatial type tagging.

This is not tags for the Amazon Web Services tagging feature.

Template

data Template Source #

A template object. A template is an entity in Amazon QuickSight that encapsulates the metadata required to create an analysis and that you can use to create a dashboard. A template adds a layer of abstraction by using placeholders to replace the dataset associated with an analysis. You can use templates to create dashboards by replacing dataset placeholders with datasets that follow the same schema that was used to create the source analysis and template.

You can share templates across Amazon Web Services accounts by allowing users in other Amazon Web Services accounts to create a template or a dashboard from an existing template.

See: newTemplate smart constructor.

Instances

Instances details
FromJSON Template Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Template

Generic Template Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Template

Associated Types

type Rep Template :: Type -> Type #

Methods

from :: Template -> Rep Template x #

to :: Rep Template x -> Template #

Read Template Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Template

Show Template Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Template

NFData Template Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Template

Methods

rnf :: Template -> () #

Eq Template Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Template

Hashable Template Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Template

Methods

hashWithSalt :: Int -> Template -> Int #

hash :: Template -> Int #

type Rep Template Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Template

newTemplate :: Template Source #

Create a value of Template 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:arn:Template', template_arn - The Amazon Resource Name (ARN) of the template.

Template, template_createdTime - Time when this was created.

$sel:lastUpdatedTime:Template', template_lastUpdatedTime - Time when this was last updated.

$sel:name:Template', template_name - The display name of the template.

$sel:templateId:Template', template_templateId - The ID for the template. This is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:version:Template', template_version - A structure describing the versions of the template.

TemplateAlias

data TemplateAlias Source #

The template alias.

See: newTemplateAlias smart constructor.

Instances

Instances details
FromJSON TemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateAlias

Generic TemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateAlias

Associated Types

type Rep TemplateAlias :: Type -> Type #

Read TemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateAlias

Show TemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateAlias

NFData TemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateAlias

Methods

rnf :: TemplateAlias -> () #

Eq TemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateAlias

Hashable TemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateAlias

type Rep TemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateAlias

type Rep TemplateAlias = D1 ('MetaData "TemplateAlias" "Amazonka.QuickSight.Types.TemplateAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TemplateAlias'" 'PrefixI 'True) (S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "templateVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newTemplateAlias :: TemplateAlias Source #

Create a value of TemplateAlias 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:aliasName:TemplateAlias', templateAlias_aliasName - The display name of the template alias.

$sel:arn:TemplateAlias', templateAlias_arn - The Amazon Resource Name (ARN) of the template alias.

$sel:templateVersionNumber:TemplateAlias', templateAlias_templateVersionNumber - The version number of the template alias.

TemplateError

data TemplateError Source #

List of errors that occurred when the template version creation failed.

See: newTemplateError smart constructor.

Instances

Instances details
FromJSON TemplateError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateError

Generic TemplateError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateError

Associated Types

type Rep TemplateError :: Type -> Type #

Read TemplateError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateError

Show TemplateError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateError

NFData TemplateError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateError

Methods

rnf :: TemplateError -> () #

Eq TemplateError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateError

Hashable TemplateError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateError

type Rep TemplateError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateError

type Rep TemplateError = D1 ('MetaData "TemplateError" "Amazonka.QuickSight.Types.TemplateError" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TemplateError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemplateErrorType)) :*: S1 ('MetaSel ('Just "violatedEntities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Entity])))))

newTemplateError :: TemplateError Source #

Create a value of TemplateError 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:message:TemplateError', templateError_message - Description of the error type.

$sel:type':TemplateError', templateError_type - Type of error.

$sel:violatedEntities:TemplateError', templateError_violatedEntities -

TemplateSourceAnalysis

data TemplateSourceAnalysis Source #

The source analysis of the template.

See: newTemplateSourceAnalysis smart constructor.

Instances

Instances details
ToJSON TemplateSourceAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceAnalysis

Generic TemplateSourceAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceAnalysis

Associated Types

type Rep TemplateSourceAnalysis :: Type -> Type #

Read TemplateSourceAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceAnalysis

Show TemplateSourceAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceAnalysis

NFData TemplateSourceAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceAnalysis

Methods

rnf :: TemplateSourceAnalysis -> () #

Eq TemplateSourceAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceAnalysis

Hashable TemplateSourceAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceAnalysis

type Rep TemplateSourceAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceAnalysis

type Rep TemplateSourceAnalysis = D1 ('MetaData "TemplateSourceAnalysis" "Amazonka.QuickSight.Types.TemplateSourceAnalysis" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TemplateSourceAnalysis'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSetReferences") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty DataSetReference))))

newTemplateSourceAnalysis Source #

Create a value of TemplateSourceAnalysis 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:arn:TemplateSourceAnalysis', templateSourceAnalysis_arn - The Amazon Resource Name (ARN) of the resource.

$sel:dataSetReferences:TemplateSourceAnalysis', templateSourceAnalysis_dataSetReferences - A structure containing information about the dataset references used as placeholders in the template.

TemplateSourceEntity

data TemplateSourceEntity Source #

The source entity of the template.

See: newTemplateSourceEntity smart constructor.

Instances

Instances details
ToJSON TemplateSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceEntity

Generic TemplateSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceEntity

Associated Types

type Rep TemplateSourceEntity :: Type -> Type #

Read TemplateSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceEntity

Show TemplateSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceEntity

NFData TemplateSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceEntity

Methods

rnf :: TemplateSourceEntity -> () #

Eq TemplateSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceEntity

Hashable TemplateSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceEntity

type Rep TemplateSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceEntity

type Rep TemplateSourceEntity = D1 ('MetaData "TemplateSourceEntity" "Amazonka.QuickSight.Types.TemplateSourceEntity" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TemplateSourceEntity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceAnalysis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemplateSourceAnalysis)) :*: S1 ('MetaSel ('Just "sourceTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemplateSourceTemplate))))

newTemplateSourceEntity :: TemplateSourceEntity Source #

Create a value of TemplateSourceEntity 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:sourceAnalysis:TemplateSourceEntity', templateSourceEntity_sourceAnalysis - The source analysis, if it is based on an analysis.

$sel:sourceTemplate:TemplateSourceEntity', templateSourceEntity_sourceTemplate - The source template, if it is based on an template.

TemplateSourceTemplate

data TemplateSourceTemplate Source #

The source template of the template.

See: newTemplateSourceTemplate smart constructor.

Instances

Instances details
ToJSON TemplateSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceTemplate

Generic TemplateSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceTemplate

Associated Types

type Rep TemplateSourceTemplate :: Type -> Type #

Read TemplateSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceTemplate

Show TemplateSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceTemplate

NFData TemplateSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceTemplate

Methods

rnf :: TemplateSourceTemplate -> () #

Eq TemplateSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceTemplate

Hashable TemplateSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceTemplate

type Rep TemplateSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceTemplate

type Rep TemplateSourceTemplate = D1 ('MetaData "TemplateSourceTemplate" "Amazonka.QuickSight.Types.TemplateSourceTemplate" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TemplateSourceTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTemplateSourceTemplate Source #

Create a value of TemplateSourceTemplate 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:arn:TemplateSourceTemplate', templateSourceTemplate_arn - The Amazon Resource Name (ARN) of the resource.

TemplateSummary

data TemplateSummary Source #

The template summary.

See: newTemplateSummary smart constructor.

Instances

Instances details
FromJSON TemplateSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSummary

Generic TemplateSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSummary

Associated Types

type Rep TemplateSummary :: Type -> Type #

Read TemplateSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSummary

Show TemplateSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSummary

NFData TemplateSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSummary

Methods

rnf :: TemplateSummary -> () #

Eq TemplateSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSummary

Hashable TemplateSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSummary

type Rep TemplateSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSummary

type Rep TemplateSummary = D1 ('MetaData "TemplateSummary" "Amazonka.QuickSight.Types.TemplateSummary" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TemplateSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "latestVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newTemplateSummary :: TemplateSummary Source #

Create a value of TemplateSummary 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:arn:TemplateSummary', templateSummary_arn - A summary of a template.

$sel:createdTime:TemplateSummary', templateSummary_createdTime - The last time that this template was created.

$sel:lastUpdatedTime:TemplateSummary', templateSummary_lastUpdatedTime - The last time that this template was updated.

$sel:latestVersionNumber:TemplateSummary', templateSummary_latestVersionNumber - A structure containing a list of version numbers for the template summary.

$sel:name:TemplateSummary', templateSummary_name - A display name for the template.

$sel:templateId:TemplateSummary', templateSummary_templateId - The ID of the template. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

TemplateVersion

data TemplateVersion Source #

A version of a template.

See: newTemplateVersion smart constructor.

Instances

Instances details
FromJSON TemplateVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersion

Generic TemplateVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersion

Associated Types

type Rep TemplateVersion :: Type -> Type #

Read TemplateVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersion

Show TemplateVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersion

NFData TemplateVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersion

Methods

rnf :: TemplateVersion -> () #

Eq TemplateVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersion

Hashable TemplateVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersion

type Rep TemplateVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersion

newTemplateVersion :: TemplateVersion Source #

Create a value of TemplateVersion 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:createdTime:TemplateVersion', templateVersion_createdTime - The time that this template version was created.

$sel:dataSetConfigurations:TemplateVersion', templateVersion_dataSetConfigurations - Schema of the dataset identified by the placeholder. Any dashboard created from this template should be bound to new datasets matching the same schema described through this API operation.

$sel:description:TemplateVersion', templateVersion_description - The description of the template.

$sel:errors:TemplateVersion', templateVersion_errors - Errors associated with this template version.

$sel:sheets:TemplateVersion', templateVersion_sheets - A list of the associated sheets with the unique identifier and name of each sheet.

$sel:sourceEntityArn:TemplateVersion', templateVersion_sourceEntityArn - The Amazon Resource Name (ARN) of an analysis or template that was used to create this template.

$sel:status:TemplateVersion', templateVersion_status - The HTTP status of the request.

$sel:themeArn:TemplateVersion', templateVersion_themeArn - The ARN of the theme associated with this version of the template.

$sel:versionNumber:TemplateVersion', templateVersion_versionNumber - The version number of the template version.

TemplateVersionDefinition

data TemplateVersionDefinition Source #

The detailed definition of a template.

See: newTemplateVersionDefinition smart constructor.

Instances

Instances details
FromJSON TemplateVersionDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionDefinition

ToJSON TemplateVersionDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionDefinition

Generic TemplateVersionDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionDefinition

Associated Types

type Rep TemplateVersionDefinition :: Type -> Type #

Show TemplateVersionDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionDefinition

NFData TemplateVersionDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionDefinition

Eq TemplateVersionDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionDefinition

Hashable TemplateVersionDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionDefinition

type Rep TemplateVersionDefinition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionDefinition

type Rep TemplateVersionDefinition = D1 ('MetaData "TemplateVersionDefinition" "Amazonka.QuickSight.Types.TemplateVersionDefinition" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TemplateVersionDefinition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "analysisDefaults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnalysisDefaults)) :*: (S1 ('MetaSel ('Just "calculatedFields") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CalculatedField])) :*: S1 ('MetaSel ('Just "columnConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnConfiguration])))) :*: ((S1 ('MetaSel ('Just "filterGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FilterGroup])) :*: S1 ('MetaSel ('Just "parameterDeclarations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ParameterDeclaration]))) :*: (S1 ('MetaSel ('Just "sheets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SheetDefinition])) :*: S1 ('MetaSel ('Just "dataSetConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [DataSetConfiguration])))))

newTemplateVersionDefinition :: TemplateVersionDefinition Source #

Create a value of TemplateVersionDefinition 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:analysisDefaults:TemplateVersionDefinition', templateVersionDefinition_analysisDefaults - Undocumented member.

$sel:calculatedFields:TemplateVersionDefinition', templateVersionDefinition_calculatedFields - An array of calculated field definitions for the template.

$sel:columnConfigurations:TemplateVersionDefinition', templateVersionDefinition_columnConfigurations - An array of template-level column configurations. Column configurations are used to set default formatting for a column that's used throughout a template.

$sel:filterGroups:TemplateVersionDefinition', templateVersionDefinition_filterGroups - Filter definitions for a template.

For more information, see Filtering Data in the Amazon QuickSight User Guide.

$sel:parameterDeclarations:TemplateVersionDefinition', templateVersionDefinition_parameterDeclarations - An array of parameter declarations for a template.

Parameters are named variables that can transfer a value for use by an action or an object.

For more information, see Parameters in Amazon QuickSight in the Amazon QuickSight User Guide.

$sel:sheets:TemplateVersionDefinition', templateVersionDefinition_sheets - An array of sheet definitions for a template.

$sel:dataSetConfigurations:TemplateVersionDefinition', templateVersionDefinition_dataSetConfigurations - An array of dataset configurations. These configurations define the required columns for each dataset used within a template.

TemplateVersionSummary

data TemplateVersionSummary Source #

The template version.

See: newTemplateVersionSummary smart constructor.

Instances

Instances details
FromJSON TemplateVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionSummary

Generic TemplateVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionSummary

Associated Types

type Rep TemplateVersionSummary :: Type -> Type #

Read TemplateVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionSummary

Show TemplateVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionSummary

NFData TemplateVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionSummary

Methods

rnf :: TemplateVersionSummary -> () #

Eq TemplateVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionSummary

Hashable TemplateVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionSummary

type Rep TemplateVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionSummary

type Rep TemplateVersionSummary = D1 ('MetaData "TemplateVersionSummary" "Amazonka.QuickSight.Types.TemplateVersionSummary" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TemplateVersionSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))

newTemplateVersionSummary :: TemplateVersionSummary Source #

Create a value of TemplateVersionSummary 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:arn:TemplateVersionSummary', templateVersionSummary_arn - The Amazon Resource Name (ARN) of the template version.

$sel:createdTime:TemplateVersionSummary', templateVersionSummary_createdTime - The time that this template version was created.

$sel:description:TemplateVersionSummary', templateVersionSummary_description - The description of the template version.

$sel:status:TemplateVersionSummary', templateVersionSummary_status - The status of the template version.

$sel:versionNumber:TemplateVersionSummary', templateVersionSummary_versionNumber - The version number of the template version.

TeradataParameters

data TeradataParameters Source #

The parameters for Teradata.

See: newTeradataParameters smart constructor.

Instances

Instances details
FromJSON TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

ToJSON TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

Generic TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

Associated Types

type Rep TeradataParameters :: Type -> Type #

Read TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

Show TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

NFData TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

Methods

rnf :: TeradataParameters -> () #

Eq TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

Hashable TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

type Rep TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

type Rep TeradataParameters = D1 ('MetaData "TeradataParameters" "Amazonka.QuickSight.Types.TeradataParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TeradataParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newTeradataParameters Source #

Create a value of TeradataParameters 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:host:TeradataParameters', teradataParameters_host - Host.

$sel:port:TeradataParameters', teradataParameters_port - Port.

$sel:database:TeradataParameters', teradataParameters_database - Database.

TextAreaControlDisplayOptions

data TextAreaControlDisplayOptions Source #

The display options of a control.

See: newTextAreaControlDisplayOptions smart constructor.

Instances

Instances details
FromJSON TextAreaControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextAreaControlDisplayOptions

ToJSON TextAreaControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextAreaControlDisplayOptions

Generic TextAreaControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextAreaControlDisplayOptions

Associated Types

type Rep TextAreaControlDisplayOptions :: Type -> Type #

Read TextAreaControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextAreaControlDisplayOptions

Show TextAreaControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextAreaControlDisplayOptions

NFData TextAreaControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextAreaControlDisplayOptions

Eq TextAreaControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextAreaControlDisplayOptions

Hashable TextAreaControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextAreaControlDisplayOptions

type Rep TextAreaControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextAreaControlDisplayOptions

type Rep TextAreaControlDisplayOptions = D1 ('MetaData "TextAreaControlDisplayOptions" "Amazonka.QuickSight.Types.TextAreaControlDisplayOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TextAreaControlDisplayOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "placeholderOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TextControlPlaceholderOptions)) :*: S1 ('MetaSel ('Just "titleOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelOptions))))

newTextAreaControlDisplayOptions :: TextAreaControlDisplayOptions Source #

Create a value of TextAreaControlDisplayOptions 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:placeholderOptions:TextAreaControlDisplayOptions', textAreaControlDisplayOptions_placeholderOptions - The configuration of the placeholder options in a text area control.

$sel:titleOptions:TextAreaControlDisplayOptions', textAreaControlDisplayOptions_titleOptions - The options to configure the title visibility, name, and font size.

TextConditionalFormat

data TextConditionalFormat Source #

The conditional formatting for the text.

See: newTextConditionalFormat smart constructor.

Instances

Instances details
FromJSON TextConditionalFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextConditionalFormat

ToJSON TextConditionalFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextConditionalFormat

Generic TextConditionalFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextConditionalFormat

Associated Types

type Rep TextConditionalFormat :: Type -> Type #

Show TextConditionalFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextConditionalFormat

NFData TextConditionalFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextConditionalFormat

Methods

rnf :: TextConditionalFormat -> () #

Eq TextConditionalFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextConditionalFormat

Hashable TextConditionalFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextConditionalFormat

type Rep TextConditionalFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextConditionalFormat

type Rep TextConditionalFormat = D1 ('MetaData "TextConditionalFormat" "Amazonka.QuickSight.Types.TextConditionalFormat" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TextConditionalFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "backgroundColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingColor)) :*: (S1 ('MetaSel ('Just "icon") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingIcon)) :*: S1 ('MetaSel ('Just "textColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionalFormattingColor)))))

newTextConditionalFormat :: TextConditionalFormat Source #

Create a value of TextConditionalFormat 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:backgroundColor:TextConditionalFormat', textConditionalFormat_backgroundColor - The conditional formatting for the text background color.

$sel:icon:TextConditionalFormat', textConditionalFormat_icon - The conditional formatting for the icon.

$sel:textColor:TextConditionalFormat', textConditionalFormat_textColor - The conditional formatting for the text color.

TextControlPlaceholderOptions

data TextControlPlaceholderOptions Source #

The configuration of the placeholder options in a text control.

See: newTextControlPlaceholderOptions smart constructor.

Instances

Instances details
FromJSON TextControlPlaceholderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextControlPlaceholderOptions

ToJSON TextControlPlaceholderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextControlPlaceholderOptions

Generic TextControlPlaceholderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextControlPlaceholderOptions

Associated Types

type Rep TextControlPlaceholderOptions :: Type -> Type #

Read TextControlPlaceholderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextControlPlaceholderOptions

Show TextControlPlaceholderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextControlPlaceholderOptions

NFData TextControlPlaceholderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextControlPlaceholderOptions

Eq TextControlPlaceholderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextControlPlaceholderOptions

Hashable TextControlPlaceholderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextControlPlaceholderOptions

type Rep TextControlPlaceholderOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextControlPlaceholderOptions

type Rep TextControlPlaceholderOptions = D1 ('MetaData "TextControlPlaceholderOptions" "Amazonka.QuickSight.Types.TextControlPlaceholderOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TextControlPlaceholderOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newTextControlPlaceholderOptions :: TextControlPlaceholderOptions Source #

Create a value of TextControlPlaceholderOptions 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:visibility:TextControlPlaceholderOptions', textControlPlaceholderOptions_visibility - The visibility configuration of the placeholder options in a text control.

TextFieldControlDisplayOptions

data TextFieldControlDisplayOptions Source #

The display options of a control.

See: newTextFieldControlDisplayOptions smart constructor.

Instances

Instances details
FromJSON TextFieldControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextFieldControlDisplayOptions

ToJSON TextFieldControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextFieldControlDisplayOptions

Generic TextFieldControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextFieldControlDisplayOptions

Associated Types

type Rep TextFieldControlDisplayOptions :: Type -> Type #

Read TextFieldControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextFieldControlDisplayOptions

Show TextFieldControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextFieldControlDisplayOptions

NFData TextFieldControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextFieldControlDisplayOptions

Eq TextFieldControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextFieldControlDisplayOptions

Hashable TextFieldControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextFieldControlDisplayOptions

type Rep TextFieldControlDisplayOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextFieldControlDisplayOptions

type Rep TextFieldControlDisplayOptions = D1 ('MetaData "TextFieldControlDisplayOptions" "Amazonka.QuickSight.Types.TextFieldControlDisplayOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TextFieldControlDisplayOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "placeholderOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TextControlPlaceholderOptions)) :*: S1 ('MetaSel ('Just "titleOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelOptions))))

newTextFieldControlDisplayOptions :: TextFieldControlDisplayOptions Source #

Create a value of TextFieldControlDisplayOptions 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:placeholderOptions:TextFieldControlDisplayOptions', textFieldControlDisplayOptions_placeholderOptions - The configuration of the placeholder options in a text field control.

$sel:titleOptions:TextFieldControlDisplayOptions', textFieldControlDisplayOptions_titleOptions - The options to configure the title visibility, name, and font size.

Theme

data Theme Source #

Summary information about a theme.

See: newTheme smart constructor.

Instances

Instances details
FromJSON Theme Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Theme

Generic Theme Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Theme

Associated Types

type Rep Theme :: Type -> Type #

Methods

from :: Theme -> Rep Theme x #

to :: Rep Theme x -> Theme #

Read Theme Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Theme

Show Theme Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Theme

Methods

showsPrec :: Int -> Theme -> ShowS #

show :: Theme -> String #

showList :: [Theme] -> ShowS #

NFData Theme Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Theme

Methods

rnf :: Theme -> () #

Eq Theme Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Theme

Methods

(==) :: Theme -> Theme -> Bool #

(/=) :: Theme -> Theme -> Bool #

Hashable Theme Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Theme

Methods

hashWithSalt :: Int -> Theme -> Int #

hash :: Theme -> Int #

type Rep Theme Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Theme

newTheme :: Theme Source #

Create a value of Theme 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:

Theme, theme_arn - The Amazon Resource Name (ARN) of the theme.

Theme, theme_createdTime - The date and time that the theme was created.

$sel:lastUpdatedTime:Theme', theme_lastUpdatedTime - The date and time that the theme was last updated.

$sel:name:Theme', theme_name - The name that the user gives to the theme.

$sel:themeId:Theme', theme_themeId - The identifier that the user gives to the theme.

$sel:type':Theme', theme_type - The type of theme, based on how it was created. Valid values include: QUICKSIGHT and CUSTOM.

$sel:version:Theme', theme_version - Undocumented member.

ThemeAlias

data ThemeAlias Source #

An alias for a theme.

See: newThemeAlias smart constructor.

Instances

Instances details
FromJSON ThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeAlias

Generic ThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeAlias

Associated Types

type Rep ThemeAlias :: Type -> Type #

Read ThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeAlias

Show ThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeAlias

NFData ThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeAlias

Methods

rnf :: ThemeAlias -> () #

Eq ThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeAlias

Hashable ThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeAlias

type Rep ThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeAlias

type Rep ThemeAlias = D1 ('MetaData "ThemeAlias" "Amazonka.QuickSight.Types.ThemeAlias" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ThemeAlias'" 'PrefixI 'True) (S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "themeVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newThemeAlias :: ThemeAlias Source #

Create a value of ThemeAlias 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:aliasName:ThemeAlias', themeAlias_aliasName - The display name of the theme alias.

$sel:arn:ThemeAlias', themeAlias_arn - The Amazon Resource Name (ARN) of the theme alias.

$sel:themeVersionNumber:ThemeAlias', themeAlias_themeVersionNumber - The version number of the theme alias.

ThemeConfiguration

data ThemeConfiguration Source #

The theme configuration. This configuration contains all of the display properties for a theme.

See: newThemeConfiguration smart constructor.

Instances

Instances details
FromJSON ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

ToJSON ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

Generic ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

Associated Types

type Rep ThemeConfiguration :: Type -> Type #

Read ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

Show ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

NFData ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

Methods

rnf :: ThemeConfiguration -> () #

Eq ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

Hashable ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

type Rep ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

type Rep ThemeConfiguration = D1 ('MetaData "ThemeConfiguration" "Amazonka.QuickSight.Types.ThemeConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ThemeConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataColorPalette") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataColorPalette)) :*: S1 ('MetaSel ('Just "sheet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SheetStyle))) :*: (S1 ('MetaSel ('Just "typography") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Typography)) :*: S1 ('MetaSel ('Just "uIColorPalette") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UIColorPalette)))))

newThemeConfiguration :: ThemeConfiguration Source #

Create a value of ThemeConfiguration 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:dataColorPalette:ThemeConfiguration', themeConfiguration_dataColorPalette - Color properties that apply to chart data colors.

$sel:sheet:ThemeConfiguration', themeConfiguration_sheet - Display options related to sheets.

$sel:typography:ThemeConfiguration', themeConfiguration_typography - Undocumented member.

$sel:uIColorPalette:ThemeConfiguration', themeConfiguration_uIColorPalette - Color properties that apply to the UI and to charts, excluding the colors that apply to data.

ThemeError

data ThemeError Source #

Theme error.

See: newThemeError smart constructor.

Instances

Instances details
FromJSON ThemeError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeError

Generic ThemeError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeError

Associated Types

type Rep ThemeError :: Type -> Type #

Read ThemeError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeError

Show ThemeError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeError

NFData ThemeError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeError

Methods

rnf :: ThemeError -> () #

Eq ThemeError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeError

Hashable ThemeError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeError

type Rep ThemeError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeError

type Rep ThemeError = D1 ('MetaData "ThemeError" "Amazonka.QuickSight.Types.ThemeError" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ThemeError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ThemeErrorType))))

newThemeError :: ThemeError Source #

Create a value of ThemeError 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:message:ThemeError', themeError_message - The error message.

$sel:type':ThemeError', themeError_type - The type of error.

ThemeSummary

data ThemeSummary Source #

The theme summary.

See: newThemeSummary smart constructor.

Instances

Instances details
FromJSON ThemeSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeSummary

Generic ThemeSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeSummary

Associated Types

type Rep ThemeSummary :: Type -> Type #

Read ThemeSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeSummary

Show ThemeSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeSummary

NFData ThemeSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeSummary

Methods

rnf :: ThemeSummary -> () #

Eq ThemeSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeSummary

Hashable ThemeSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeSummary

type Rep ThemeSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeSummary

type Rep ThemeSummary = D1 ('MetaData "ThemeSummary" "Amazonka.QuickSight.Types.ThemeSummary" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ThemeSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "latestVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newThemeSummary :: ThemeSummary Source #

Create a value of ThemeSummary 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:arn:ThemeSummary', themeSummary_arn - The Amazon Resource Name (ARN) of the resource.

$sel:createdTime:ThemeSummary', themeSummary_createdTime - The date and time that this theme was created.

$sel:lastUpdatedTime:ThemeSummary', themeSummary_lastUpdatedTime - The last date and time that this theme was updated.

$sel:latestVersionNumber:ThemeSummary', themeSummary_latestVersionNumber - The latest version number for the theme.

$sel:name:ThemeSummary', themeSummary_name - the display name for the theme.

$sel:themeId:ThemeSummary', themeSummary_themeId - The ID of the theme. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

ThemeVersion

data ThemeVersion Source #

A version of a theme.

See: newThemeVersion smart constructor.

Instances

Instances details
FromJSON ThemeVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersion

Generic ThemeVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersion

Associated Types

type Rep ThemeVersion :: Type -> Type #

Read ThemeVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersion

Show ThemeVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersion

NFData ThemeVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersion

Methods

rnf :: ThemeVersion -> () #

Eq ThemeVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersion

Hashable ThemeVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersion

type Rep ThemeVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersion

newThemeVersion :: ThemeVersion Source #

Create a value of ThemeVersion 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:arn:ThemeVersion', themeVersion_arn - The Amazon Resource Name (ARN) of the resource.

$sel:baseThemeId:ThemeVersion', themeVersion_baseThemeId - The Amazon QuickSight-defined ID of the theme that a custom theme inherits from. All themes initially inherit from a default Amazon QuickSight theme.

$sel:configuration:ThemeVersion', themeVersion_configuration - The theme configuration, which contains all the theme display properties.

$sel:createdTime:ThemeVersion', themeVersion_createdTime - The date and time that this theme version was created.

$sel:description:ThemeVersion', themeVersion_description - The description of the theme.

$sel:errors:ThemeVersion', themeVersion_errors - Errors associated with the theme.

$sel:status:ThemeVersion', themeVersion_status - The status of the theme version.

$sel:versionNumber:ThemeVersion', themeVersion_versionNumber - The version number of the theme.

ThemeVersionSummary

data ThemeVersionSummary Source #

The theme version.

See: newThemeVersionSummary smart constructor.

Instances

Instances details
FromJSON ThemeVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersionSummary

Generic ThemeVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersionSummary

Associated Types

type Rep ThemeVersionSummary :: Type -> Type #

Read ThemeVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersionSummary

Show ThemeVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersionSummary

NFData ThemeVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersionSummary

Methods

rnf :: ThemeVersionSummary -> () #

Eq ThemeVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersionSummary

Hashable ThemeVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersionSummary

type Rep ThemeVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersionSummary

type Rep ThemeVersionSummary = D1 ('MetaData "ThemeVersionSummary" "Amazonka.QuickSight.Types.ThemeVersionSummary" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ThemeVersionSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))

newThemeVersionSummary :: ThemeVersionSummary Source #

Create a value of ThemeVersionSummary 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:arn:ThemeVersionSummary', themeVersionSummary_arn - The Amazon Resource Name (ARN) of the theme version.

$sel:createdTime:ThemeVersionSummary', themeVersionSummary_createdTime - The date and time that this theme version was created.

$sel:description:ThemeVersionSummary', themeVersionSummary_description - The description of the theme version.

$sel:status:ThemeVersionSummary', themeVersionSummary_status - The status of the theme version.

$sel:versionNumber:ThemeVersionSummary', themeVersionSummary_versionNumber - The version number of the theme version.

ThousandSeparatorOptions

data ThousandSeparatorOptions Source #

The options that determine the thousands separator configuration.

See: newThousandSeparatorOptions smart constructor.

Instances

Instances details
FromJSON ThousandSeparatorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThousandSeparatorOptions

ToJSON ThousandSeparatorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThousandSeparatorOptions

Generic ThousandSeparatorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThousandSeparatorOptions

Associated Types

type Rep ThousandSeparatorOptions :: Type -> Type #

Read ThousandSeparatorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThousandSeparatorOptions

Show ThousandSeparatorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThousandSeparatorOptions

NFData ThousandSeparatorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThousandSeparatorOptions

Eq ThousandSeparatorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThousandSeparatorOptions

Hashable ThousandSeparatorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThousandSeparatorOptions

type Rep ThousandSeparatorOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThousandSeparatorOptions

type Rep ThousandSeparatorOptions = D1 ('MetaData "ThousandSeparatorOptions" "Amazonka.QuickSight.Types.ThousandSeparatorOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "ThousandSeparatorOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "symbol") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumericSeparatorSymbol)) :*: S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newThousandSeparatorOptions :: ThousandSeparatorOptions Source #

Create a value of ThousandSeparatorOptions 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:symbol:ThousandSeparatorOptions', thousandSeparatorOptions_symbol - Determines the thousands separator symbol.

$sel:visibility:ThousandSeparatorOptions', thousandSeparatorOptions_visibility - Determines the visibility of the thousands separator.

TileLayoutStyle

data TileLayoutStyle Source #

The display options for the layout of tiles on a sheet.

See: newTileLayoutStyle smart constructor.

Instances

Instances details
FromJSON TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

ToJSON TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

Generic TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

Associated Types

type Rep TileLayoutStyle :: Type -> Type #

Read TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

Show TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

NFData TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

Methods

rnf :: TileLayoutStyle -> () #

Eq TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

Hashable TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

type Rep TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

type Rep TileLayoutStyle = D1 ('MetaData "TileLayoutStyle" "Amazonka.QuickSight.Types.TileLayoutStyle" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TileLayoutStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "gutter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GutterStyle)) :*: S1 ('MetaSel ('Just "margin") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MarginStyle))))

newTileLayoutStyle :: TileLayoutStyle Source #

Create a value of TileLayoutStyle 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:gutter:TileLayoutStyle', tileLayoutStyle_gutter - The gutter settings that apply between tiles.

$sel:margin:TileLayoutStyle', tileLayoutStyle_margin - The margin settings that apply around the outside edge of sheets.

TileStyle

data TileStyle Source #

Display options related to tiles on a sheet.

See: newTileStyle smart constructor.

Constructors

TileStyle' (Maybe BorderStyle) 

Instances

Instances details
FromJSON TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

ToJSON TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

Generic TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

Associated Types

type Rep TileStyle :: Type -> Type #

Read TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

Show TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

NFData TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

Methods

rnf :: TileStyle -> () #

Eq TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

Hashable TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

type Rep TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

type Rep TileStyle = D1 ('MetaData "TileStyle" "Amazonka.QuickSight.Types.TileStyle" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TileStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "border") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BorderStyle))))

newTileStyle :: TileStyle Source #

Create a value of TileStyle 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:border:TileStyle', tileStyle_border - The border around a tile.

TimeBasedForecastProperties

data TimeBasedForecastProperties Source #

The forecast properties setup of a forecast in the line chart.

See: newTimeBasedForecastProperties smart constructor.

Instances

Instances details
FromJSON TimeBasedForecastProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeBasedForecastProperties

ToJSON TimeBasedForecastProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeBasedForecastProperties

Generic TimeBasedForecastProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeBasedForecastProperties

Associated Types

type Rep TimeBasedForecastProperties :: Type -> Type #

Read TimeBasedForecastProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeBasedForecastProperties

Show TimeBasedForecastProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeBasedForecastProperties

NFData TimeBasedForecastProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeBasedForecastProperties

Eq TimeBasedForecastProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeBasedForecastProperties

Hashable TimeBasedForecastProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeBasedForecastProperties

type Rep TimeBasedForecastProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeBasedForecastProperties

type Rep TimeBasedForecastProperties = D1 ('MetaData "TimeBasedForecastProperties" "Amazonka.QuickSight.Types.TimeBasedForecastProperties" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TimeBasedForecastProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "lowerBoundary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "periodsBackward") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "periodsForward") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "predictionInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "seasonality") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "upperBoundary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))))

newTimeBasedForecastProperties :: TimeBasedForecastProperties Source #

Create a value of TimeBasedForecastProperties 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:lowerBoundary:TimeBasedForecastProperties', timeBasedForecastProperties_lowerBoundary - The lower boundary setup of a forecast computation.

$sel:periodsBackward:TimeBasedForecastProperties', timeBasedForecastProperties_periodsBackward - The periods backward setup of a forecast computation.

$sel:periodsForward:TimeBasedForecastProperties', timeBasedForecastProperties_periodsForward - The periods forward setup of a forecast computation.

$sel:predictionInterval:TimeBasedForecastProperties', timeBasedForecastProperties_predictionInterval - The prediction interval setup of a forecast computation.

$sel:seasonality:TimeBasedForecastProperties', timeBasedForecastProperties_seasonality - The seasonality setup of a forecast computation. Choose one of the following options:

  • NULL: The input is set to NULL.
  • NON_NULL: The input is set to a custom value.

$sel:upperBoundary:TimeBasedForecastProperties', timeBasedForecastProperties_upperBoundary - The upper boundary setup of a forecast computation.

TimeEqualityFilter

data TimeEqualityFilter Source #

A TimeEqualityFilter filters values that are equal to a given value.

See: newTimeEqualityFilter smart constructor.

Instances

Instances details
FromJSON TimeEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeEqualityFilter

ToJSON TimeEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeEqualityFilter

Generic TimeEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeEqualityFilter

Associated Types

type Rep TimeEqualityFilter :: Type -> Type #

Read TimeEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeEqualityFilter

Show TimeEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeEqualityFilter

NFData TimeEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeEqualityFilter

Methods

rnf :: TimeEqualityFilter -> () #

Eq TimeEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeEqualityFilter

Hashable TimeEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeEqualityFilter

type Rep TimeEqualityFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeEqualityFilter

type Rep TimeEqualityFilter = D1 ('MetaData "TimeEqualityFilter" "Amazonka.QuickSight.Types.TimeEqualityFilter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TimeEqualityFilter'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "parameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "timeGranularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TimeGranularity))) :*: (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "filterId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier)))))

newTimeEqualityFilter Source #

Create a value of TimeEqualityFilter 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:parameterName:TimeEqualityFilter', timeEqualityFilter_parameterName - The parameter whose value should be used for the filter value.

This field is mutually exclusive to Value.

$sel:timeGranularity:TimeEqualityFilter', timeEqualityFilter_timeGranularity - The level of time precision that is used to aggregate DateTime values.

$sel:value:TimeEqualityFilter', timeEqualityFilter_value - The value of a TimeEquality filter.

This field is mutually exclusive to ParameterName.

$sel:filterId:TimeEqualityFilter', timeEqualityFilter_filterId - An identifier that uniquely identifies a filter within a dashboard, analysis, or template.

$sel:column:TimeEqualityFilter', timeEqualityFilter_column - The column that the filter is applied to.

TimeRangeDrillDownFilter

data TimeRangeDrillDownFilter Source #

The time range drill down filter.

See: newTimeRangeDrillDownFilter smart constructor.

Instances

Instances details
FromJSON TimeRangeDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeDrillDownFilter

ToJSON TimeRangeDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeDrillDownFilter

Generic TimeRangeDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeDrillDownFilter

Associated Types

type Rep TimeRangeDrillDownFilter :: Type -> Type #

Read TimeRangeDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeDrillDownFilter

Show TimeRangeDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeDrillDownFilter

NFData TimeRangeDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeDrillDownFilter

Eq TimeRangeDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeDrillDownFilter

Hashable TimeRangeDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeDrillDownFilter

type Rep TimeRangeDrillDownFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeDrillDownFilter

type Rep TimeRangeDrillDownFilter = D1 ('MetaData "TimeRangeDrillDownFilter" "Amazonka.QuickSight.Types.TimeRangeDrillDownFilter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TimeRangeDrillDownFilter'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier) :*: S1 ('MetaSel ('Just "rangeMinimum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)) :*: (S1 ('MetaSel ('Just "rangeMaximum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "timeGranularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TimeGranularity))))

newTimeRangeDrillDownFilter Source #

Create a value of TimeRangeDrillDownFilter 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:column:TimeRangeDrillDownFilter', timeRangeDrillDownFilter_column - The column that the filter is applied to.

$sel:rangeMinimum:TimeRangeDrillDownFilter', timeRangeDrillDownFilter_rangeMinimum - The minimum value for the filter value range.

$sel:rangeMaximum:TimeRangeDrillDownFilter', timeRangeDrillDownFilter_rangeMaximum - The maximum value for the filter value range.

$sel:timeGranularity:TimeRangeDrillDownFilter', timeRangeDrillDownFilter_timeGranularity - The level of time precision that is used to aggregate DateTime values.

TimeRangeFilter

data TimeRangeFilter Source #

A TimeRangeFilter filters values that are between two specified values.

See: newTimeRangeFilter smart constructor.

Instances

Instances details
FromJSON TimeRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeFilter

ToJSON TimeRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeFilter

Generic TimeRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeFilter

Associated Types

type Rep TimeRangeFilter :: Type -> Type #

Show TimeRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeFilter

NFData TimeRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeFilter

Methods

rnf :: TimeRangeFilter -> () #

Eq TimeRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeFilter

Hashable TimeRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeFilter

type Rep TimeRangeFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeFilter

newTimeRangeFilter Source #

Create a value of TimeRangeFilter 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:excludePeriodConfiguration:TimeRangeFilter', timeRangeFilter_excludePeriodConfiguration - The exclude period of the time range filter.

$sel:includeMaximum:TimeRangeFilter', timeRangeFilter_includeMaximum - Determines whether the maximum value in the filter value range should be included in the filtered results.

$sel:includeMinimum:TimeRangeFilter', timeRangeFilter_includeMinimum - Determines whether the minimum value in the filter value range should be included in the filtered results.

$sel:rangeMaximumValue:TimeRangeFilter', timeRangeFilter_rangeMaximumValue - The maximum value for the filter value range.

$sel:rangeMinimumValue:TimeRangeFilter', timeRangeFilter_rangeMinimumValue - The minimum value for the filter value range.

$sel:timeGranularity:TimeRangeFilter', timeRangeFilter_timeGranularity - The level of time precision that is used to aggregate DateTime values.

$sel:filterId:TimeRangeFilter', timeRangeFilter_filterId - An identifier that uniquely identifies a filter within a dashboard, analysis, or template.

$sel:column:TimeRangeFilter', timeRangeFilter_column - The column that the filter is applied to.

$sel:nullOption:TimeRangeFilter', timeRangeFilter_nullOption - This option determines how null values should be treated when filtering data.

  • ALL_VALUES: Include null values in filtered results.
  • NULLS_ONLY: Only include null values in filtered results.
  • NON_NULLS_ONLY: Exclude null values from filtered results.

TimeRangeFilterValue

data TimeRangeFilterValue Source #

The value of a time range filter.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newTimeRangeFilterValue smart constructor.

Instances

Instances details
FromJSON TimeRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeFilterValue

ToJSON TimeRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeFilterValue

Generic TimeRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeFilterValue

Associated Types

type Rep TimeRangeFilterValue :: Type -> Type #

Show TimeRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeFilterValue

NFData TimeRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeFilterValue

Methods

rnf :: TimeRangeFilterValue -> () #

Eq TimeRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeFilterValue

Hashable TimeRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeFilterValue

type Rep TimeRangeFilterValue Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TimeRangeFilterValue

type Rep TimeRangeFilterValue = D1 ('MetaData "TimeRangeFilterValue" "Amazonka.QuickSight.Types.TimeRangeFilterValue" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TimeRangeFilterValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "parameter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "rollingDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RollingDateConfiguration)) :*: S1 ('MetaSel ('Just "staticValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))

newTimeRangeFilterValue :: TimeRangeFilterValue Source #

Create a value of TimeRangeFilterValue 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:parameter:TimeRangeFilterValue', timeRangeFilterValue_parameter - The parameter type input value.

$sel:rollingDate:TimeRangeFilterValue', timeRangeFilterValue_rollingDate - The rolling date input value.

$sel:staticValue:TimeRangeFilterValue', timeRangeFilterValue_staticValue - The static input value.

TooltipItem

data TooltipItem Source #

The tooltip.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newTooltipItem smart constructor.

Instances

Instances details
FromJSON TooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipItem

ToJSON TooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipItem

Generic TooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipItem

Associated Types

type Rep TooltipItem :: Type -> Type #

Read TooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipItem

Show TooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipItem

NFData TooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipItem

Methods

rnf :: TooltipItem -> () #

Eq TooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipItem

Hashable TooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipItem

type Rep TooltipItem Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipItem

type Rep TooltipItem = D1 ('MetaData "TooltipItem" "Amazonka.QuickSight.Types.TooltipItem" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TooltipItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnTooltipItem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ColumnTooltipItem)) :*: S1 ('MetaSel ('Just "fieldTooltipItem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FieldTooltipItem))))

newTooltipItem :: TooltipItem Source #

Create a value of TooltipItem 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:columnTooltipItem:TooltipItem', tooltipItem_columnTooltipItem - The tooltip item for the columns that are not part of a field well.

$sel:fieldTooltipItem:TooltipItem', tooltipItem_fieldTooltipItem - The tooltip item for the fields.

TooltipOptions

data TooltipOptions Source #

The display options for the visual tooltip.

See: newTooltipOptions smart constructor.

Instances

Instances details
FromJSON TooltipOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipOptions

ToJSON TooltipOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipOptions

Generic TooltipOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipOptions

Associated Types

type Rep TooltipOptions :: Type -> Type #

Read TooltipOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipOptions

Show TooltipOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipOptions

NFData TooltipOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipOptions

Methods

rnf :: TooltipOptions -> () #

Eq TooltipOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipOptions

Hashable TooltipOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipOptions

type Rep TooltipOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TooltipOptions

type Rep TooltipOptions = D1 ('MetaData "TooltipOptions" "Amazonka.QuickSight.Types.TooltipOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TooltipOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fieldBasedTooltip") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FieldBasedTooltip)) :*: (S1 ('MetaSel ('Just "selectedTooltipType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SelectedTooltipType)) :*: S1 ('MetaSel ('Just "tooltipVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility)))))

newTooltipOptions :: TooltipOptions Source #

Create a value of TooltipOptions 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:fieldBasedTooltip:TooltipOptions', tooltipOptions_fieldBasedTooltip - The setup for the detailed tooltip. The tooltip setup is always saved. The display type is decided based on the tooltip type.

$sel:selectedTooltipType:TooltipOptions', tooltipOptions_selectedTooltipType - The selected type for the tooltip. Choose one of the following options:

  • BASIC: A basic tooltip.
  • DETAILED: A detailed tooltip.

$sel:tooltipVisibility:TooltipOptions', tooltipOptions_tooltipVisibility - Determines whether or not the tooltip is visible.

TopBottomFilter

data TopBottomFilter Source #

A TopBottomFilter filters values that are at the top or the bottom.

See: newTopBottomFilter smart constructor.

Instances

Instances details
FromJSON TopBottomFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomFilter

ToJSON TopBottomFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomFilter

Generic TopBottomFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomFilter

Associated Types

type Rep TopBottomFilter :: Type -> Type #

Read TopBottomFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomFilter

Show TopBottomFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomFilter

NFData TopBottomFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomFilter

Methods

rnf :: TopBottomFilter -> () #

Eq TopBottomFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomFilter

Hashable TopBottomFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomFilter

type Rep TopBottomFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomFilter

type Rep TopBottomFilter = D1 ('MetaData "TopBottomFilter" "Amazonka.QuickSight.Types.TopBottomFilter" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TopBottomFilter'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "limit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "parameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "timeGranularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TimeGranularity)))) :*: (S1 ('MetaSel ('Just "filterId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier) :*: S1 ('MetaSel ('Just "aggregationSortConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AggregationSortConfiguration])))))

newTopBottomFilter Source #

Create a value of TopBottomFilter 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:limit:TopBottomFilter', topBottomFilter_limit - The number of items to include in the top bottom filter results.

$sel:parameterName:TopBottomFilter', topBottomFilter_parameterName - The parameter whose value should be used for the filter value.

$sel:timeGranularity:TopBottomFilter', topBottomFilter_timeGranularity - The level of time precision that is used to aggregate DateTime values.

$sel:filterId:TopBottomFilter', topBottomFilter_filterId - An identifier that uniquely identifies a filter within a dashboard, analysis, or template.

TopBottomFilter, topBottomFilter_column - The column that the filter is applied to.

$sel:aggregationSortConfigurations:TopBottomFilter', topBottomFilter_aggregationSortConfigurations - The aggregation and sort configuration of the top bottom filter.

TopBottomMoversComputation

data TopBottomMoversComputation Source #

The top movers and bottom movers computation setup.

See: newTopBottomMoversComputation smart constructor.

Instances

Instances details
FromJSON TopBottomMoversComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomMoversComputation

ToJSON TopBottomMoversComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomMoversComputation

Generic TopBottomMoversComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomMoversComputation

Associated Types

type Rep TopBottomMoversComputation :: Type -> Type #

Show TopBottomMoversComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomMoversComputation

NFData TopBottomMoversComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomMoversComputation

Eq TopBottomMoversComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomMoversComputation

Hashable TopBottomMoversComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomMoversComputation

type Rep TopBottomMoversComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomMoversComputation

newTopBottomMoversComputation Source #

Create a value of TopBottomMoversComputation 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:moverSize:TopBottomMoversComputation', topBottomMoversComputation_moverSize - The mover size setup of the top and bottom movers computation.

$sel:name:TopBottomMoversComputation', topBottomMoversComputation_name - The name of a computation.

$sel:sortOrder:TopBottomMoversComputation', topBottomMoversComputation_sortOrder - The sort order setup of the top and bottom movers computation.

$sel:value:TopBottomMoversComputation', topBottomMoversComputation_value - The value field that is used in a computation.

$sel:computationId:TopBottomMoversComputation', topBottomMoversComputation_computationId - The ID for a computation.

$sel:time:TopBottomMoversComputation', topBottomMoversComputation_time - The time field that is used in a computation.

$sel:category:TopBottomMoversComputation', topBottomMoversComputation_category - The category field that is used in a computation.

$sel:type':TopBottomMoversComputation', topBottomMoversComputation_type - The computation type. Choose from the following options:

  • TOP: Top movers computation.
  • BOTTOM: Bottom movers computation.

TopBottomRankedComputation

data TopBottomRankedComputation Source #

The top ranked and bottom ranked computation configuration.

See: newTopBottomRankedComputation smart constructor.

Instances

Instances details
FromJSON TopBottomRankedComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomRankedComputation

ToJSON TopBottomRankedComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomRankedComputation

Generic TopBottomRankedComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomRankedComputation

Associated Types

type Rep TopBottomRankedComputation :: Type -> Type #

Show TopBottomRankedComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomRankedComputation

NFData TopBottomRankedComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomRankedComputation

Eq TopBottomRankedComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomRankedComputation

Hashable TopBottomRankedComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomRankedComputation

type Rep TopBottomRankedComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TopBottomRankedComputation

type Rep TopBottomRankedComputation = D1 ('MetaData "TopBottomRankedComputation" "Amazonka.QuickSight.Types.TopBottomRankedComputation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TopBottomRankedComputation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "resultSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MeasureField)))) :*: (S1 ('MetaSel ('Just "computationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "category") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DimensionField) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TopBottomComputationType)))))

newTopBottomRankedComputation Source #

Create a value of TopBottomRankedComputation 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:name:TopBottomRankedComputation', topBottomRankedComputation_name - The name of a computation.

$sel:resultSize:TopBottomRankedComputation', topBottomRankedComputation_resultSize - The result size of a top and bottom ranked computation.

$sel:value:TopBottomRankedComputation', topBottomRankedComputation_value - The value field that is used in a computation.

$sel:computationId:TopBottomRankedComputation', topBottomRankedComputation_computationId - The ID for a computation.

$sel:category:TopBottomRankedComputation', topBottomRankedComputation_category - The category field that is used in a computation.

$sel:type':TopBottomRankedComputation', topBottomRankedComputation_type - The computation type. Choose one of the following options:

  • TOP: A top ranked computation.
  • BOTTOM: A bottom ranked computation.

TotalAggregationComputation

data TotalAggregationComputation Source #

The total aggregation computation configuration.

See: newTotalAggregationComputation smart constructor.

Instances

Instances details
FromJSON TotalAggregationComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalAggregationComputation

ToJSON TotalAggregationComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalAggregationComputation

Generic TotalAggregationComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalAggregationComputation

Associated Types

type Rep TotalAggregationComputation :: Type -> Type #

Show TotalAggregationComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalAggregationComputation

NFData TotalAggregationComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalAggregationComputation

Eq TotalAggregationComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalAggregationComputation

Hashable TotalAggregationComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalAggregationComputation

type Rep TotalAggregationComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalAggregationComputation

type Rep TotalAggregationComputation = D1 ('MetaData "TotalAggregationComputation" "Amazonka.QuickSight.Types.TotalAggregationComputation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TotalAggregationComputation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "computationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MeasureField))))

newTotalAggregationComputation Source #

Create a value of TotalAggregationComputation 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:name:TotalAggregationComputation', totalAggregationComputation_name - The name of a computation.

$sel:computationId:TotalAggregationComputation', totalAggregationComputation_computationId - The ID for a computation.

$sel:value:TotalAggregationComputation', totalAggregationComputation_value - The value field that is used in a computation.

TotalOptions

data TotalOptions Source #

The total options for a table visual.

See: newTotalOptions smart constructor.

Instances

Instances details
FromJSON TotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalOptions

ToJSON TotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalOptions

Generic TotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalOptions

Associated Types

type Rep TotalOptions :: Type -> Type #

Read TotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalOptions

Show TotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalOptions

NFData TotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalOptions

Methods

rnf :: TotalOptions -> () #

Eq TotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalOptions

Hashable TotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalOptions

type Rep TotalOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TotalOptions

type Rep TotalOptions = D1 ('MetaData "TotalOptions" "Amazonka.QuickSight.Types.TotalOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TotalOptions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "customLabel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "placement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableTotalsPlacement))) :*: (S1 ('MetaSel ('Just "scrollStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableTotalsScrollStatus)) :*: (S1 ('MetaSel ('Just "totalCellStyle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableCellStyle)) :*: S1 ('MetaSel ('Just "totalsVisibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))))

newTotalOptions :: TotalOptions Source #

Create a value of TotalOptions 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:customLabel:TotalOptions', totalOptions_customLabel - The custom label string for the total cells.

$sel:placement:TotalOptions', totalOptions_placement - The placement (start, end) for the total cells.

$sel:scrollStatus:TotalOptions', totalOptions_scrollStatus - The scroll status (pinned, scrolled) for the total cells.

$sel:totalCellStyle:TotalOptions', totalOptions_totalCellStyle - Cell styling options for the total cells.

$sel:totalsVisibility:TotalOptions', totalOptions_totalsVisibility - The visibility configuration for the total cells.

TransformOperation

data TransformOperation Source #

A data transformation on a logical table. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

See: newTransformOperation smart constructor.

Instances

Instances details
FromJSON TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

ToJSON TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

Generic TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

Associated Types

type Rep TransformOperation :: Type -> Type #

Show TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

NFData TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

Methods

rnf :: TransformOperation -> () #

Eq TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

Hashable TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

type Rep TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

type Rep TransformOperation = D1 ('MetaData "TransformOperation" "Amazonka.QuickSight.Types.TransformOperation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TransformOperation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "castColumnTypeOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CastColumnTypeOperation)) :*: (S1 ('MetaSel ('Just "createColumnsOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CreateColumnsOperation)) :*: S1 ('MetaSel ('Just "filterOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FilterOperation)))) :*: ((S1 ('MetaSel ('Just "projectOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProjectOperation)) :*: S1 ('MetaSel ('Just "renameColumnOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RenameColumnOperation))) :*: (S1 ('MetaSel ('Just "tagColumnOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TagColumnOperation)) :*: S1 ('MetaSel ('Just "untagColumnOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UntagColumnOperation))))))

newTransformOperation :: TransformOperation Source #

Create a value of TransformOperation 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:castColumnTypeOperation:TransformOperation', transformOperation_castColumnTypeOperation - A transform operation that casts a column to a different type.

$sel:createColumnsOperation:TransformOperation', transformOperation_createColumnsOperation - An operation that creates calculated columns. Columns created in one such operation form a lexical closure.

$sel:filterOperation:TransformOperation', transformOperation_filterOperation - An operation that filters rows based on some condition.

$sel:projectOperation:TransformOperation', transformOperation_projectOperation - An operation that projects columns. Operations that come after a projection can only refer to projected columns.

$sel:renameColumnOperation:TransformOperation', transformOperation_renameColumnOperation - An operation that renames a column.

$sel:tagColumnOperation:TransformOperation', transformOperation_tagColumnOperation - An operation that tags a column with additional information.

$sel:untagColumnOperation:TransformOperation', transformOperation_untagColumnOperation - Undocumented member.

TreeMapAggregatedFieldWells

data TreeMapAggregatedFieldWells Source #

Aggregated field wells of a tree map.

See: newTreeMapAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON TreeMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapAggregatedFieldWells

ToJSON TreeMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapAggregatedFieldWells

Generic TreeMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapAggregatedFieldWells

Associated Types

type Rep TreeMapAggregatedFieldWells :: Type -> Type #

Show TreeMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapAggregatedFieldWells

NFData TreeMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapAggregatedFieldWells

Eq TreeMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapAggregatedFieldWells

Hashable TreeMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapAggregatedFieldWells

type Rep TreeMapAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapAggregatedFieldWells

type Rep TreeMapAggregatedFieldWells = D1 ('MetaData "TreeMapAggregatedFieldWells" "Amazonka.QuickSight.Types.TreeMapAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TreeMapAggregatedFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "colors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])) :*: (S1 ('MetaSel ('Just "groups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "sizes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])))))

newTreeMapAggregatedFieldWells :: TreeMapAggregatedFieldWells Source #

Create a value of TreeMapAggregatedFieldWells 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:colors:TreeMapAggregatedFieldWells', treeMapAggregatedFieldWells_colors - The color field well of a tree map. Values are grouped by aggregations based on group by fields.

$sel:groups:TreeMapAggregatedFieldWells', treeMapAggregatedFieldWells_groups - The group by field well of a tree map. Values are grouped based on group by fields.

$sel:sizes:TreeMapAggregatedFieldWells', treeMapAggregatedFieldWells_sizes - The size field well of a tree map. Values are aggregated based on group by fields.

TreeMapConfiguration

data TreeMapConfiguration Source #

The configuration of a tree map.

See: newTreeMapConfiguration smart constructor.

Instances

Instances details
FromJSON TreeMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapConfiguration

ToJSON TreeMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapConfiguration

Generic TreeMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapConfiguration

Associated Types

type Rep TreeMapConfiguration :: Type -> Type #

Show TreeMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapConfiguration

NFData TreeMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapConfiguration

Methods

rnf :: TreeMapConfiguration -> () #

Eq TreeMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapConfiguration

Hashable TreeMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapConfiguration

type Rep TreeMapConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapConfiguration

newTreeMapConfiguration :: TreeMapConfiguration Source #

Create a value of TreeMapConfiguration 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:colorLabelOptions:TreeMapConfiguration', treeMapConfiguration_colorLabelOptions - The label options (label text, label visibility) for the colors displayed in a tree map.

$sel:colorScale:TreeMapConfiguration', treeMapConfiguration_colorScale - The color options (gradient color, point of divergence) of a tree map.

$sel:dataLabels:TreeMapConfiguration', treeMapConfiguration_dataLabels - The options that determine if visual data labels are displayed.

$sel:fieldWells:TreeMapConfiguration', treeMapConfiguration_fieldWells - The field wells of the visual.

$sel:groupLabelOptions:TreeMapConfiguration', treeMapConfiguration_groupLabelOptions - The label options (label text, label visibility) of the groups that are displayed in a tree map.

$sel:legend:TreeMapConfiguration', treeMapConfiguration_legend - The legend display setup of the visual.

$sel:sizeLabelOptions:TreeMapConfiguration', treeMapConfiguration_sizeLabelOptions - The label options (label text, label visibility) of the sizes that are displayed in a tree map.

$sel:sortConfiguration:TreeMapConfiguration', treeMapConfiguration_sortConfiguration - The sort configuration of a tree map.

$sel:tooltip:TreeMapConfiguration', treeMapConfiguration_tooltip - The tooltip display setup of the visual.

TreeMapFieldWells

data TreeMapFieldWells Source #

The field wells of a tree map.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newTreeMapFieldWells smart constructor.

Instances

Instances details
FromJSON TreeMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapFieldWells

ToJSON TreeMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapFieldWells

Generic TreeMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapFieldWells

Associated Types

type Rep TreeMapFieldWells :: Type -> Type #

Show TreeMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapFieldWells

NFData TreeMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapFieldWells

Methods

rnf :: TreeMapFieldWells -> () #

Eq TreeMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapFieldWells

Hashable TreeMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapFieldWells

type Rep TreeMapFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapFieldWells

type Rep TreeMapFieldWells = D1 ('MetaData "TreeMapFieldWells" "Amazonka.QuickSight.Types.TreeMapFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TreeMapFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "treeMapAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TreeMapAggregatedFieldWells))))

newTreeMapFieldWells :: TreeMapFieldWells Source #

Create a value of TreeMapFieldWells 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:treeMapAggregatedFieldWells:TreeMapFieldWells', treeMapFieldWells_treeMapAggregatedFieldWells - The aggregated field wells of a tree map.

TreeMapSortConfiguration

data TreeMapSortConfiguration Source #

The sort configuration of a tree map.

See: newTreeMapSortConfiguration smart constructor.

Instances

Instances details
FromJSON TreeMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapSortConfiguration

ToJSON TreeMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapSortConfiguration

Generic TreeMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapSortConfiguration

Associated Types

type Rep TreeMapSortConfiguration :: Type -> Type #

Read TreeMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapSortConfiguration

Show TreeMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapSortConfiguration

NFData TreeMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapSortConfiguration

Eq TreeMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapSortConfiguration

Hashable TreeMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapSortConfiguration

type Rep TreeMapSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapSortConfiguration

type Rep TreeMapSortConfiguration = D1 ('MetaData "TreeMapSortConfiguration" "Amazonka.QuickSight.Types.TreeMapSortConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TreeMapSortConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "treeMapGroupItemsLimitConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: S1 ('MetaSel ('Just "treeMapSort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions]))))

newTreeMapSortConfiguration :: TreeMapSortConfiguration Source #

Create a value of TreeMapSortConfiguration 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:treeMapGroupItemsLimitConfiguration:TreeMapSortConfiguration', treeMapSortConfiguration_treeMapGroupItemsLimitConfiguration - The limit on the number of groups that are displayed.

$sel:treeMapSort:TreeMapSortConfiguration', treeMapSortConfiguration_treeMapSort - The sort configuration of group by fields.

TreeMapVisual

data TreeMapVisual Source #

A tree map.

For more information, see Using tree maps in the Amazon QuickSight User Guide.

See: newTreeMapVisual smart constructor.

Instances

Instances details
FromJSON TreeMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapVisual

ToJSON TreeMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapVisual

Generic TreeMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapVisual

Associated Types

type Rep TreeMapVisual :: Type -> Type #

Show TreeMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapVisual

NFData TreeMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapVisual

Methods

rnf :: TreeMapVisual -> () #

Eq TreeMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapVisual

Hashable TreeMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapVisual

type Rep TreeMapVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TreeMapVisual

newTreeMapVisual Source #

Create a value of TreeMapVisual 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:actions:TreeMapVisual', treeMapVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:TreeMapVisual', treeMapVisual_chartConfiguration - The configuration settings of the visual.

$sel:columnHierarchies:TreeMapVisual', treeMapVisual_columnHierarchies - The column hierarchy that is used during drill-downs and drill-ups.

$sel:subtitle:TreeMapVisual', treeMapVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:TreeMapVisual', treeMapVisual_title - The title that is displayed on the visual.

$sel:visualId:TreeMapVisual', treeMapVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..

TrendArrowOptions

data TrendArrowOptions Source #

The options that determine the presentation of trend arrows in a KPI visual.

See: newTrendArrowOptions smart constructor.

Instances

Instances details
FromJSON TrendArrowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TrendArrowOptions

ToJSON TrendArrowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TrendArrowOptions

Generic TrendArrowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TrendArrowOptions

Associated Types

type Rep TrendArrowOptions :: Type -> Type #

Read TrendArrowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TrendArrowOptions

Show TrendArrowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TrendArrowOptions

NFData TrendArrowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TrendArrowOptions

Methods

rnf :: TrendArrowOptions -> () #

Eq TrendArrowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TrendArrowOptions

Hashable TrendArrowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TrendArrowOptions

type Rep TrendArrowOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TrendArrowOptions

type Rep TrendArrowOptions = D1 ('MetaData "TrendArrowOptions" "Amazonka.QuickSight.Types.TrendArrowOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TrendArrowOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newTrendArrowOptions :: TrendArrowOptions Source #

Create a value of TrendArrowOptions 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:visibility:TrendArrowOptions', trendArrowOptions_visibility - The visibility of the trend arrows.

TwitterParameters

data TwitterParameters Source #

The parameters for Twitter.

See: newTwitterParameters smart constructor.

Instances

Instances details
FromJSON TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

ToJSON TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

Generic TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

Associated Types

type Rep TwitterParameters :: Type -> Type #

Read TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

Show TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

NFData TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

Methods

rnf :: TwitterParameters -> () #

Eq TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

Hashable TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

type Rep TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

type Rep TwitterParameters = D1 ('MetaData "TwitterParameters" "Amazonka.QuickSight.Types.TwitterParameters" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "TwitterParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "query") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "maxRows") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newTwitterParameters Source #

Create a value of TwitterParameters 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:query:TwitterParameters', twitterParameters_query - Twitter query string.

$sel:maxRows:TwitterParameters', twitterParameters_maxRows - Maximum number of rows to query Twitter.

Typography

data Typography Source #

Determines the typography options.

See: newTypography smart constructor.

Constructors

Typography' (Maybe [Font]) 

Instances

Instances details
FromJSON Typography Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Typography

ToJSON Typography Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Typography

Generic Typography Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Typography

Associated Types

type Rep Typography :: Type -> Type #

Read Typography Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Typography

Show Typography Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Typography

NFData Typography Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Typography

Methods

rnf :: Typography -> () #

Eq Typography Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Typography

Hashable Typography Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Typography

type Rep Typography Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Typography

type Rep Typography = D1 ('MetaData "Typography" "Amazonka.QuickSight.Types.Typography" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "Typography'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fontFamilies") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Font]))))

newTypography :: Typography Source #

Create a value of Typography 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:fontFamilies:Typography', typography_fontFamilies - Determines the list of font families.

UIColorPalette

data UIColorPalette Source #

The theme colors that apply to UI and to charts, excluding data colors. The colors description is a hexadecimal color code that consists of six alphanumerical characters, prefixed with #, for example #37BFF5. For more information, see Using Themes in Amazon QuickSight in the Amazon QuickSight User Guide.

See: newUIColorPalette smart constructor.

Instances

Instances details
FromJSON UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

ToJSON UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

Generic UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

Associated Types

type Rep UIColorPalette :: Type -> Type #

Read UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

Show UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

NFData UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

Methods

rnf :: UIColorPalette -> () #

Eq UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

Hashable UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

type Rep UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

type Rep UIColorPalette = D1 ('MetaData "UIColorPalette" "Amazonka.QuickSight.Types.UIColorPalette" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UIColorPalette'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "accent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "accentForeground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "danger") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dangerForeground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "dimension") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dimensionForeground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "measure") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "measureForeground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "primaryBackground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "primaryForeground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "secondaryBackground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "secondaryForeground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "success") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "successForeground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "warning") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "warningForeground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newUIColorPalette :: UIColorPalette Source #

Create a value of UIColorPalette 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:accent:UIColorPalette', uIColorPalette_accent - This color is that applies to selected states and buttons.

$sel:accentForeground:UIColorPalette', uIColorPalette_accentForeground - The foreground color that applies to any text or other elements that appear over the accent color.

$sel:danger:UIColorPalette', uIColorPalette_danger - The color that applies to error messages.

$sel:dangerForeground:UIColorPalette', uIColorPalette_dangerForeground - The foreground color that applies to any text or other elements that appear over the error color.

$sel:dimension:UIColorPalette', uIColorPalette_dimension - The color that applies to the names of fields that are identified as dimensions.

$sel:dimensionForeground:UIColorPalette', uIColorPalette_dimensionForeground - The foreground color that applies to any text or other elements that appear over the dimension color.

$sel:measure:UIColorPalette', uIColorPalette_measure - The color that applies to the names of fields that are identified as measures.

$sel:measureForeground:UIColorPalette', uIColorPalette_measureForeground - The foreground color that applies to any text or other elements that appear over the measure color.

$sel:primaryBackground:UIColorPalette', uIColorPalette_primaryBackground - The background color that applies to visuals and other high emphasis UI.

$sel:primaryForeground:UIColorPalette', uIColorPalette_primaryForeground - 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.

$sel:secondaryBackground:UIColorPalette', uIColorPalette_secondaryBackground - The background color that applies to the sheet background and sheet controls.

$sel:secondaryForeground:UIColorPalette', uIColorPalette_secondaryForeground - The foreground color that applies to any sheet title, sheet control text, or UI that appears over the secondary background.

$sel:success:UIColorPalette', uIColorPalette_success - The color that applies to success messages, for example the check mark for a successful download.

$sel:successForeground:UIColorPalette', uIColorPalette_successForeground - The foreground color that applies to any text or other elements that appear over the success color.

$sel:warning:UIColorPalette', uIColorPalette_warning - This color that applies to warning and informational messages.

$sel:warningForeground:UIColorPalette', uIColorPalette_warningForeground - The foreground color that applies to any text or other elements that appear over the warning color.

UnaggregatedField

data UnaggregatedField Source #

The unaggregated field for a table.

See: newUnaggregatedField smart constructor.

Instances

Instances details
FromJSON UnaggregatedField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UnaggregatedField

ToJSON UnaggregatedField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UnaggregatedField

Generic UnaggregatedField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UnaggregatedField

Associated Types

type Rep UnaggregatedField :: Type -> Type #

Show UnaggregatedField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UnaggregatedField

NFData UnaggregatedField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UnaggregatedField

Methods

rnf :: UnaggregatedField -> () #

Eq UnaggregatedField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UnaggregatedField

Hashable UnaggregatedField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UnaggregatedField

type Rep UnaggregatedField Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UnaggregatedField

type Rep UnaggregatedField = D1 ('MetaData "UnaggregatedField" "Amazonka.QuickSight.Types.UnaggregatedField" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UnaggregatedField'" 'PrefixI 'True) (S1 ('MetaSel ('Just "formatConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FormatConfiguration)) :*: (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnIdentifier))))

newUnaggregatedField Source #

Create a value of UnaggregatedField 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:formatConfiguration:UnaggregatedField', unaggregatedField_formatConfiguration - The format configuration of the field.

$sel:fieldId:UnaggregatedField', unaggregatedField_fieldId - The custom field ID.

$sel:column:UnaggregatedField', unaggregatedField_column - The column that is used in the UnaggregatedField.

UniqueValuesComputation

data UniqueValuesComputation Source #

The unique values computation configuration.

See: newUniqueValuesComputation smart constructor.

Instances

Instances details
FromJSON UniqueValuesComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UniqueValuesComputation

ToJSON UniqueValuesComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UniqueValuesComputation

Generic UniqueValuesComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UniqueValuesComputation

Associated Types

type Rep UniqueValuesComputation :: Type -> Type #

Show UniqueValuesComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UniqueValuesComputation

NFData UniqueValuesComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UniqueValuesComputation

Methods

rnf :: UniqueValuesComputation -> () #

Eq UniqueValuesComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UniqueValuesComputation

Hashable UniqueValuesComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UniqueValuesComputation

type Rep UniqueValuesComputation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UniqueValuesComputation

type Rep UniqueValuesComputation = D1 ('MetaData "UniqueValuesComputation" "Amazonka.QuickSight.Types.UniqueValuesComputation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UniqueValuesComputation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "computationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "category") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DimensionField))))

newUniqueValuesComputation Source #

Create a value of UniqueValuesComputation 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:name:UniqueValuesComputation', uniqueValuesComputation_name - The name of a computation.

$sel:computationId:UniqueValuesComputation', uniqueValuesComputation_computationId - The ID for a computation.

$sel:category:UniqueValuesComputation', uniqueValuesComputation_category - The category field that is used in a computation.

UntagColumnOperation

data UntagColumnOperation Source #

A transform operation that removes tags associated with a column.

See: newUntagColumnOperation smart constructor.

Instances

Instances details
FromJSON UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

ToJSON UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

Generic UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

Associated Types

type Rep UntagColumnOperation :: Type -> Type #

Read UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

Show UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

NFData UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

Methods

rnf :: UntagColumnOperation -> () #

Eq UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

Hashable UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

type Rep UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

type Rep UntagColumnOperation = D1 ('MetaData "UntagColumnOperation" "Amazonka.QuickSight.Types.UntagColumnOperation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UntagColumnOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tagNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ColumnTagName])))

newUntagColumnOperation Source #

Create a value of UntagColumnOperation 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:columnName:UntagColumnOperation', untagColumnOperation_columnName - The column that this operation acts on.

$sel:tagNames:UntagColumnOperation', untagColumnOperation_tagNames - The column tags to remove from this column.

UploadSettings

data UploadSettings Source #

Information about the format for a source file or files.

See: newUploadSettings smart constructor.

Instances

Instances details
FromJSON UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

ToJSON UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

Generic UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

Associated Types

type Rep UploadSettings :: Type -> Type #

Read UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

Show UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

NFData UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

Methods

rnf :: UploadSettings -> () #

Eq UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

Hashable UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

type Rep UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

type Rep UploadSettings = D1 ('MetaData "UploadSettings" "Amazonka.QuickSight.Types.UploadSettings" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "UploadSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "containsHeader") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "delimiter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "format") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FileFormat)) :*: (S1 ('MetaSel ('Just "startFromRow") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "textQualifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TextQualifier))))))

newUploadSettings :: UploadSettings Source #

Create a value of UploadSettings 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:containsHeader:UploadSettings', uploadSettings_containsHeader - Whether the file has a header row, or the files each have a header row.

$sel:delimiter:UploadSettings', uploadSettings_delimiter - The delimiter between values in the file.

$sel:format:UploadSettings', uploadSettings_format - File format.

$sel:startFromRow:UploadSettings', uploadSettings_startFromRow - A row number to start reading data from.

$sel:textQualifier:UploadSettings', uploadSettings_textQualifier - Text qualifier.

User

data User Source #

A registered user of Amazon QuickSight.

See: newUser smart constructor.

Instances

Instances details
FromJSON User Source # 
Instance details

Defined in Amazonka.QuickSight.Types.User

Generic User Source # 
Instance details

Defined in Amazonka.QuickSight.Types.User

Associated Types

type Rep User :: Type -> Type #

Methods

from :: User -> Rep User x #

to :: Rep User x -> User #

Read User Source # 
Instance details

Defined in Amazonka.QuickSight.Types.User

Show User Source # 
Instance details

Defined in Amazonka.QuickSight.Types.User

Methods

showsPrec :: Int -> User -> ShowS #

show :: User -> String #

showList :: [User] -> ShowS #

NFData User Source # 
Instance details

Defined in Amazonka.QuickSight.Types.User

Methods

rnf :: User -> () #

Eq User Source # 
Instance details

Defined in Amazonka.QuickSight.Types.User

Methods

(==) :: User -> User -> Bool #

(/=) :: User -> User -> Bool #

Hashable User Source # 
Instance details

Defined in Amazonka.QuickSight.Types.User

Methods

hashWithSalt :: Int -> User -> Int #

hash :: User -> Int #

type Rep User Source # 
Instance details

Defined in Amazonka.QuickSight.Types.User

type Rep User = D1 ('MetaData "User" "Amazonka.QuickSight.Types.User" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "User'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "active") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "customPermissionsName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "email") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "externalLoginFederationProviderType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "externalLoginFederationProviderUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "externalLoginId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "identityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IdentityType)))) :*: (S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserRole)) :*: S1 ('MetaSel ('Just "userName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newUser :: User Source #

Create a value of User 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:active:User', user_active - The active status of user. When you create an Amazon QuickSight user that’s not an IAM user or an Active Directory user, that user is inactive until they sign in and provide a password.

$sel:arn:User', user_arn - The Amazon Resource Name (ARN) for the user.

$sel:customPermissionsName:User', user_customPermissionsName - The custom permissions profile associated with this user.

$sel:email:User', user_email - The user's email address.

$sel:externalLoginFederationProviderType:User', user_externalLoginFederationProviderType - The type of supported external login provider that provides identity to let the user federate into Amazon QuickSight with an associated IAM role. The type can be one of the following.

  • COGNITO: Amazon Cognito. The provider URL is cognito-identity.amazonaws.com.
  • CUSTOM_OIDC: Custom OpenID Connect (OIDC) provider.

$sel:externalLoginFederationProviderUrl:User', user_externalLoginFederationProviderUrl - The URL of the external login provider.

$sel:externalLoginId:User', user_externalLoginId - The identity ID for the user in the external login provider.

$sel:identityType:User', user_identityType - The type of identity authentication used by the user.

$sel:principalId:User', user_principalId - The principal ID of the user.

$sel:role':User', user_role - The Amazon QuickSight role for the user. The user role can be one of the following:.

  • READER: A user who has read-only access to dashboards.
  • AUTHOR: A user who can create data sources, datasets, analyses, and dashboards.
  • ADMIN: A user who is an author, who can also manage Amazon Amazon QuickSight settings.
  • RESTRICTED_READER: This role isn't currently available for use.
  • RESTRICTED_AUTHOR: This role isn't currently available for use.

$sel:userName:User', user_userName - The user's user name. This value is required if you are registering a user that will be managed in Amazon QuickSight. In the output, the value for UserName is N/A when the value for IdentityType is IAM and the corresponding IAM user is deleted.

VisibleRangeOptions

data VisibleRangeOptions Source #

The range options for the data zoom scroll bar.

See: newVisibleRangeOptions smart constructor.

Instances

Instances details
FromJSON VisibleRangeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisibleRangeOptions

ToJSON VisibleRangeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisibleRangeOptions

Generic VisibleRangeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisibleRangeOptions

Associated Types

type Rep VisibleRangeOptions :: Type -> Type #

Read VisibleRangeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisibleRangeOptions

Show VisibleRangeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisibleRangeOptions

NFData VisibleRangeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisibleRangeOptions

Methods

rnf :: VisibleRangeOptions -> () #

Eq VisibleRangeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisibleRangeOptions

Hashable VisibleRangeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisibleRangeOptions

type Rep VisibleRangeOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisibleRangeOptions

type Rep VisibleRangeOptions = D1 ('MetaData "VisibleRangeOptions" "Amazonka.QuickSight.Types.VisibleRangeOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "VisibleRangeOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "percentRange") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PercentVisibleRange))))

newVisibleRangeOptions :: VisibleRangeOptions Source #

Create a value of VisibleRangeOptions 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:percentRange:VisibleRangeOptions', visibleRangeOptions_percentRange - The percent range in the visible range.

Visual

data Visual Source #

A visual displayed on a sheet in an analysis, dashboard, or template.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newVisual smart constructor.

Instances

Instances details
FromJSON Visual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visual

ToJSON Visual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visual

Generic Visual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visual

Associated Types

type Rep Visual :: Type -> Type #

Methods

from :: Visual -> Rep Visual x #

to :: Rep Visual x -> Visual #

Show Visual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visual

NFData Visual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visual

Methods

rnf :: Visual -> () #

Eq Visual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visual

Methods

(==) :: Visual -> Visual -> Bool #

(/=) :: Visual -> Visual -> Bool #

Hashable Visual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visual

Methods

hashWithSalt :: Int -> Visual -> Int #

hash :: Visual -> Int #

type Rep Visual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Visual

type Rep Visual = D1 ('MetaData "Visual" "Amazonka.QuickSight.Types.Visual" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "Visual'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "barChartVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BarChartVisual)) :*: S1 ('MetaSel ('Just "boxPlotVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BoxPlotVisual))) :*: (S1 ('MetaSel ('Just "comboChartVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ComboChartVisual)) :*: (S1 ('MetaSel ('Just "customContentVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomContentVisual)) :*: S1 ('MetaSel ('Just "emptyVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EmptyVisual))))) :*: ((S1 ('MetaSel ('Just "filledMapVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FilledMapVisual)) :*: (S1 ('MetaSel ('Just "funnelChartVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FunnelChartVisual)) :*: S1 ('MetaSel ('Just "gaugeChartVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GaugeChartVisual)))) :*: (S1 ('MetaSel ('Just "geospatialMapVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GeospatialMapVisual)) :*: (S1 ('MetaSel ('Just "heatMapVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HeatMapVisual)) :*: S1 ('MetaSel ('Just "histogramVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HistogramVisual)))))) :*: (((S1 ('MetaSel ('Just "insightVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InsightVisual)) :*: S1 ('MetaSel ('Just "kPIVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe KPIVisual))) :*: (S1 ('MetaSel ('Just "lineChartVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineChartVisual)) :*: (S1 ('MetaSel ('Just "pieChartVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PieChartVisual)) :*: S1 ('MetaSel ('Just "pivotTableVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PivotTableVisual))))) :*: ((S1 ('MetaSel ('Just "sankeyDiagramVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SankeyDiagramVisual)) :*: (S1 ('MetaSel ('Just "scatterPlotVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ScatterPlotVisual)) :*: S1 ('MetaSel ('Just "tableVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableVisual)))) :*: (S1 ('MetaSel ('Just "treeMapVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TreeMapVisual)) :*: (S1 ('MetaSel ('Just "waterfallVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WaterfallVisual)) :*: S1 ('MetaSel ('Just "wordCloudVisual") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WordCloudVisual))))))))

newVisual :: Visual Source #

Create a value of Visual 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:barChartVisual:Visual', visual_barChartVisual - A bar chart.

For more information, see Using bar charts in the Amazon QuickSight User Guide.

$sel:boxPlotVisual:Visual', visual_boxPlotVisual - A box plot.

For more information, see Using box plots in the Amazon QuickSight User Guide.

$sel:comboChartVisual:Visual', visual_comboChartVisual - A combo chart.

For more information, see Using combo charts in the Amazon QuickSight User Guide.

$sel:customContentVisual:Visual', visual_customContentVisual - A visual that contains custom content.

For more information, see Using custom visual content in the Amazon QuickSight User Guide.

$sel:emptyVisual:Visual', visual_emptyVisual - An empty visual.

$sel:filledMapVisual:Visual', visual_filledMapVisual - A filled map.

For more information, see Creating filled maps in the Amazon QuickSight User Guide.

$sel:funnelChartVisual:Visual', visual_funnelChartVisual - A funnel chart.

For more information, see Using funnel charts in the Amazon QuickSight User Guide.

$sel:gaugeChartVisual:Visual', visual_gaugeChartVisual - A gauge chart.

For more information, see Using gauge charts in the Amazon QuickSight User Guide.

$sel:geospatialMapVisual:Visual', visual_geospatialMapVisual - A geospatial map or a points on map visual.

For more information, see Creating point maps in the Amazon QuickSight User Guide.

$sel:heatMapVisual:Visual', visual_heatMapVisual - A heat map.

For more information, see Using heat maps in the Amazon QuickSight User Guide.

$sel:histogramVisual:Visual', visual_histogramVisual - A histogram.

For more information, see Using histograms in the Amazon QuickSight User Guide.

$sel:insightVisual:Visual', visual_insightVisual - An insight visual.

For more information, see Working with insights in the Amazon QuickSight User Guide.

$sel:kPIVisual:Visual', visual_kPIVisual - A key performance indicator (KPI).

For more information, see Using KPIs in the Amazon QuickSight User Guide.

$sel:lineChartVisual:Visual', visual_lineChartVisual - A line chart.

For more information, see Using line charts in the Amazon QuickSight User Guide.

$sel:pieChartVisual:Visual', visual_pieChartVisual - A pie or donut chart.

For more information, see Using pie charts in the Amazon QuickSight User Guide.

$sel:pivotTableVisual:Visual', visual_pivotTableVisual - A pivot table.

For more information, see Using pivot tables in the Amazon QuickSight User Guide.

$sel:sankeyDiagramVisual:Visual', visual_sankeyDiagramVisual - A sankey diagram.

For more information, see Using Sankey diagrams in the Amazon QuickSight User Guide.

$sel:scatterPlotVisual:Visual', visual_scatterPlotVisual - A scatter plot.

For more information, see Using scatter plots in the Amazon QuickSight User Guide.

$sel:tableVisual:Visual', visual_tableVisual - A table visual.

For more information, see Using tables as visuals in the Amazon QuickSight User Guide.

$sel:treeMapVisual:Visual', visual_treeMapVisual - A tree map.

For more information, see Using tree maps in the Amazon QuickSight User Guide.

$sel:waterfallVisual:Visual', visual_waterfallVisual - A waterfall chart.

For more information, see Using waterfall charts in the Amazon QuickSight User Guide.

$sel:wordCloudVisual:Visual', visual_wordCloudVisual - A word cloud.

For more information, see Using word clouds in the Amazon QuickSight User Guide.

VisualCustomAction

data VisualCustomAction Source #

A custom action defined on a visual.

See: newVisualCustomAction smart constructor.

Instances

Instances details
FromJSON VisualCustomAction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomAction

ToJSON VisualCustomAction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomAction

Generic VisualCustomAction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomAction

Associated Types

type Rep VisualCustomAction :: Type -> Type #

Show VisualCustomAction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomAction

NFData VisualCustomAction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomAction

Methods

rnf :: VisualCustomAction -> () #

Eq VisualCustomAction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomAction

Hashable VisualCustomAction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomAction

type Rep VisualCustomAction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomAction

type Rep VisualCustomAction = D1 ('MetaData "VisualCustomAction" "Amazonka.QuickSight.Types.VisualCustomAction" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "VisualCustomAction'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WidgetStatus)) :*: S1 ('MetaSel ('Just "customActionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "trigger") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VisualCustomActionTrigger) :*: S1 ('MetaSel ('Just "actionOperations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty VisualCustomActionOperation))))))

newVisualCustomAction Source #

Create a value of VisualCustomAction 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:status:VisualCustomAction', visualCustomAction_status - The status of the VisualCustomAction.

$sel:customActionId:VisualCustomAction', visualCustomAction_customActionId - The ID of the VisualCustomAction.

$sel:name:VisualCustomAction', visualCustomAction_name - The name of the VisualCustomAction.

$sel:trigger:VisualCustomAction', visualCustomAction_trigger - The trigger of the VisualCustomAction.

Valid values are defined as follows:

  • DATA_POINT_CLICK: Initiates a custom action by a left pointer click on a data point.
  • DATA_POINT_MENU: Initiates a custom action by right pointer click from the menu.

$sel:actionOperations:VisualCustomAction', visualCustomAction_actionOperations - A list of VisualCustomActionOperations.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

VisualCustomActionOperation

data VisualCustomActionOperation Source #

The operation that is defined by the custom action.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newVisualCustomActionOperation smart constructor.

Instances

Instances details
FromJSON VisualCustomActionOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionOperation

ToJSON VisualCustomActionOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionOperation

Generic VisualCustomActionOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionOperation

Associated Types

type Rep VisualCustomActionOperation :: Type -> Type #

Show VisualCustomActionOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionOperation

NFData VisualCustomActionOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionOperation

Eq VisualCustomActionOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionOperation

Hashable VisualCustomActionOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionOperation

type Rep VisualCustomActionOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualCustomActionOperation

type Rep VisualCustomActionOperation = D1 ('MetaData "VisualCustomActionOperation" "Amazonka.QuickSight.Types.VisualCustomActionOperation" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "VisualCustomActionOperation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filterOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomActionFilterOperation)) :*: S1 ('MetaSel ('Just "navigationOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomActionNavigationOperation))) :*: (S1 ('MetaSel ('Just "setParametersOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomActionSetParametersOperation)) :*: S1 ('MetaSel ('Just "uRLOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomActionURLOperation)))))

newVisualCustomActionOperation :: VisualCustomActionOperation Source #

Create a value of VisualCustomActionOperation 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:filterOperation:VisualCustomActionOperation', visualCustomActionOperation_filterOperation - The filter operation that filters data included in a visual or in an entire sheet.

$sel:navigationOperation:VisualCustomActionOperation', visualCustomActionOperation_navigationOperation - The navigation operation that navigates between different sheets in the same analysis.

$sel:setParametersOperation:VisualCustomActionOperation', visualCustomActionOperation_setParametersOperation - The set parameter operation that sets parameters in custom action.

$sel:uRLOperation:VisualCustomActionOperation', visualCustomActionOperation_uRLOperation - The URL operation that opens a link to another webpage.

VisualPalette

data VisualPalette Source #

The visual display options for the visual palette.

See: newVisualPalette smart constructor.

Instances

Instances details
FromJSON VisualPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualPalette

ToJSON VisualPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualPalette

Generic VisualPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualPalette

Associated Types

type Rep VisualPalette :: Type -> Type #

Show VisualPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualPalette

NFData VisualPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualPalette

Methods

rnf :: VisualPalette -> () #

Eq VisualPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualPalette

Hashable VisualPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualPalette

type Rep VisualPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualPalette

type Rep VisualPalette = D1 ('MetaData "VisualPalette" "Amazonka.QuickSight.Types.VisualPalette" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "VisualPalette'" 'PrefixI 'True) (S1 ('MetaSel ('Just "chartColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "colorMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DataPathColor]))))

newVisualPalette :: VisualPalette Source #

Create a value of VisualPalette 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:chartColor:VisualPalette', visualPalette_chartColor - The chart color options for the visual palette.

$sel:colorMap:VisualPalette', visualPalette_colorMap - The color map options for the visual palette.

VisualSubtitleLabelOptions

data VisualSubtitleLabelOptions Source #

The subtitle label options for a visual.

See: newVisualSubtitleLabelOptions smart constructor.

Instances

Instances details
FromJSON VisualSubtitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualSubtitleLabelOptions

ToJSON VisualSubtitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualSubtitleLabelOptions

Generic VisualSubtitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualSubtitleLabelOptions

Associated Types

type Rep VisualSubtitleLabelOptions :: Type -> Type #

Read VisualSubtitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualSubtitleLabelOptions

Show VisualSubtitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualSubtitleLabelOptions

NFData VisualSubtitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualSubtitleLabelOptions

Eq VisualSubtitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualSubtitleLabelOptions

Hashable VisualSubtitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualSubtitleLabelOptions

type Rep VisualSubtitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualSubtitleLabelOptions

type Rep VisualSubtitleLabelOptions = D1 ('MetaData "VisualSubtitleLabelOptions" "Amazonka.QuickSight.Types.VisualSubtitleLabelOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "VisualSubtitleLabelOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "formatText") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LongFormatText)) :*: S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newVisualSubtitleLabelOptions :: VisualSubtitleLabelOptions Source #

Create a value of VisualSubtitleLabelOptions 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:formatText:VisualSubtitleLabelOptions', visualSubtitleLabelOptions_formatText - The long text format of the subtitle label, such as plain text or rich text.

$sel:visibility:VisualSubtitleLabelOptions', visualSubtitleLabelOptions_visibility - The visibility of the subtitle label.

VisualTitleLabelOptions

data VisualTitleLabelOptions Source #

The title label options for a visual.

See: newVisualTitleLabelOptions smart constructor.

Instances

Instances details
FromJSON VisualTitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualTitleLabelOptions

ToJSON VisualTitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualTitleLabelOptions

Generic VisualTitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualTitleLabelOptions

Associated Types

type Rep VisualTitleLabelOptions :: Type -> Type #

Read VisualTitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualTitleLabelOptions

Show VisualTitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualTitleLabelOptions

NFData VisualTitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualTitleLabelOptions

Methods

rnf :: VisualTitleLabelOptions -> () #

Eq VisualTitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualTitleLabelOptions

Hashable VisualTitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualTitleLabelOptions

type Rep VisualTitleLabelOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VisualTitleLabelOptions

type Rep VisualTitleLabelOptions = D1 ('MetaData "VisualTitleLabelOptions" "Amazonka.QuickSight.Types.VisualTitleLabelOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "VisualTitleLabelOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "formatText") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ShortFormatText)) :*: S1 ('MetaSel ('Just "visibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Visibility))))

newVisualTitleLabelOptions :: VisualTitleLabelOptions Source #

Create a value of VisualTitleLabelOptions 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:formatText:VisualTitleLabelOptions', visualTitleLabelOptions_formatText - The short text format of the title label, such as plain text or rich text.

$sel:visibility:VisualTitleLabelOptions', visualTitleLabelOptions_visibility - The visibility of the title label.

VpcConnectionProperties

data VpcConnectionProperties Source #

VPC connection properties.

See: newVpcConnectionProperties smart constructor.

Instances

Instances details
FromJSON VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

ToJSON VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

Generic VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

Associated Types

type Rep VpcConnectionProperties :: Type -> Type #

Read VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

Show VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

NFData VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

Methods

rnf :: VpcConnectionProperties -> () #

Eq VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

Hashable VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

type Rep VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

type Rep VpcConnectionProperties = D1 ('MetaData "VpcConnectionProperties" "Amazonka.QuickSight.Types.VpcConnectionProperties" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "VpcConnectionProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "vpcConnectionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newVpcConnectionProperties Source #

Create a value of VpcConnectionProperties 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:vpcConnectionArn:VpcConnectionProperties', vpcConnectionProperties_vpcConnectionArn - The Amazon Resource Name (ARN) for the VPC connection.

WaterfallChartAggregatedFieldWells

data WaterfallChartAggregatedFieldWells Source #

The field well configuration of a waterfall visual.

See: newWaterfallChartAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON WaterfallChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartAggregatedFieldWells

ToJSON WaterfallChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartAggregatedFieldWells

Generic WaterfallChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartAggregatedFieldWells

Associated Types

type Rep WaterfallChartAggregatedFieldWells :: Type -> Type #

Show WaterfallChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartAggregatedFieldWells

NFData WaterfallChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartAggregatedFieldWells

Eq WaterfallChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartAggregatedFieldWells

Hashable WaterfallChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartAggregatedFieldWells

type Rep WaterfallChartAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartAggregatedFieldWells

type Rep WaterfallChartAggregatedFieldWells = D1 ('MetaData "WaterfallChartAggregatedFieldWells" "Amazonka.QuickSight.Types.WaterfallChartAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "WaterfallChartAggregatedFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "breakdowns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: (S1 ('MetaSel ('Just "categories") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField])))))

newWaterfallChartAggregatedFieldWells :: WaterfallChartAggregatedFieldWells Source #

Create a value of WaterfallChartAggregatedFieldWells 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:breakdowns:WaterfallChartAggregatedFieldWells', waterfallChartAggregatedFieldWells_breakdowns - The breakdown field wells of a waterfall visual.

$sel:categories:WaterfallChartAggregatedFieldWells', waterfallChartAggregatedFieldWells_categories - The category field wells of a waterfall visual.

$sel:values:WaterfallChartAggregatedFieldWells', waterfallChartAggregatedFieldWells_values - The value field wells of a waterfall visual.

WaterfallChartConfiguration

data WaterfallChartConfiguration Source #

The configuration for a waterfall visual.

See: newWaterfallChartConfiguration smart constructor.

Instances

Instances details
FromJSON WaterfallChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartConfiguration

ToJSON WaterfallChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartConfiguration

Generic WaterfallChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartConfiguration

Associated Types

type Rep WaterfallChartConfiguration :: Type -> Type #

Show WaterfallChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartConfiguration

NFData WaterfallChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartConfiguration

Eq WaterfallChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartConfiguration

Hashable WaterfallChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartConfiguration

type Rep WaterfallChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartConfiguration

type Rep WaterfallChartConfiguration = D1 ('MetaData "WaterfallChartConfiguration" "Amazonka.QuickSight.Types.WaterfallChartConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "WaterfallChartConfiguration'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "categoryAxisDisplayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisDisplayOptions)) :*: S1 ('MetaSel ('Just "categoryAxisLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions))) :*: (S1 ('MetaSel ('Just "dataLabels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataLabelOptions)) :*: (S1 ('MetaSel ('Just "fieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WaterfallChartFieldWells)) :*: S1 ('MetaSel ('Just "legend") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LegendOptions))))) :*: ((S1 ('MetaSel ('Just "primaryYAxisDisplayOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AxisDisplayOptions)) :*: S1 ('MetaSel ('Just "primaryYAxisLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions))) :*: (S1 ('MetaSel ('Just "sortConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WaterfallChartSortConfiguration)) :*: (S1 ('MetaSel ('Just "visualPalette") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VisualPalette)) :*: S1 ('MetaSel ('Just "waterfallChartOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WaterfallChartOptions)))))))

newWaterfallChartConfiguration :: WaterfallChartConfiguration Source #

Create a value of WaterfallChartConfiguration 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:categoryAxisDisplayOptions:WaterfallChartConfiguration', waterfallChartConfiguration_categoryAxisDisplayOptions - The options that determine the presentation of the category axis.

$sel:categoryAxisLabelOptions:WaterfallChartConfiguration', waterfallChartConfiguration_categoryAxisLabelOptions - The options that determine the presentation of the category axis label.

$sel:dataLabels:WaterfallChartConfiguration', waterfallChartConfiguration_dataLabels - The data label configuration of a waterfall visual.

$sel:fieldWells:WaterfallChartConfiguration', waterfallChartConfiguration_fieldWells - The field well configuration of a waterfall visual.

$sel:legend:WaterfallChartConfiguration', waterfallChartConfiguration_legend - The legend configuration of a waterfall visual.

$sel:primaryYAxisDisplayOptions:WaterfallChartConfiguration', waterfallChartConfiguration_primaryYAxisDisplayOptions - The options that determine the presentation of the y-axis.

$sel:primaryYAxisLabelOptions:WaterfallChartConfiguration', waterfallChartConfiguration_primaryYAxisLabelOptions - The options that determine the presentation of the y-axis label.

$sel:sortConfiguration:WaterfallChartConfiguration', waterfallChartConfiguration_sortConfiguration - The sort configuration of a waterfall visual.

$sel:visualPalette:WaterfallChartConfiguration', waterfallChartConfiguration_visualPalette - The visual palette configuration of a waterfall visual.

$sel:waterfallChartOptions:WaterfallChartConfiguration', waterfallChartConfiguration_waterfallChartOptions - The options that determine the presentation of a waterfall visual.

WaterfallChartFieldWells

data WaterfallChartFieldWells Source #

The field well configuration of a waterfall visual.

See: newWaterfallChartFieldWells smart constructor.

Instances

Instances details
FromJSON WaterfallChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartFieldWells

ToJSON WaterfallChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartFieldWells

Generic WaterfallChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartFieldWells

Associated Types

type Rep WaterfallChartFieldWells :: Type -> Type #

Show WaterfallChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartFieldWells

NFData WaterfallChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartFieldWells

Eq WaterfallChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartFieldWells

Hashable WaterfallChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartFieldWells

type Rep WaterfallChartFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartFieldWells

type Rep WaterfallChartFieldWells = D1 ('MetaData "WaterfallChartFieldWells" "Amazonka.QuickSight.Types.WaterfallChartFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "WaterfallChartFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "waterfallChartAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WaterfallChartAggregatedFieldWells))))

newWaterfallChartFieldWells :: WaterfallChartFieldWells Source #

Create a value of WaterfallChartFieldWells 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:waterfallChartAggregatedFieldWells:WaterfallChartFieldWells', waterfallChartFieldWells_waterfallChartAggregatedFieldWells - The field well configuration of a waterfall visual.

WaterfallChartOptions

data WaterfallChartOptions Source #

The options that determine the presentation of a waterfall visual.

See: newWaterfallChartOptions smart constructor.

Instances

Instances details
FromJSON WaterfallChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartOptions

ToJSON WaterfallChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartOptions

Generic WaterfallChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartOptions

Associated Types

type Rep WaterfallChartOptions :: Type -> Type #

Read WaterfallChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartOptions

Show WaterfallChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartOptions

NFData WaterfallChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartOptions

Methods

rnf :: WaterfallChartOptions -> () #

Eq WaterfallChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartOptions

Hashable WaterfallChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartOptions

type Rep WaterfallChartOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartOptions

type Rep WaterfallChartOptions = D1 ('MetaData "WaterfallChartOptions" "Amazonka.QuickSight.Types.WaterfallChartOptions" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "WaterfallChartOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "totalBarLabel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newWaterfallChartOptions :: WaterfallChartOptions Source #

Create a value of WaterfallChartOptions 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:totalBarLabel:WaterfallChartOptions', waterfallChartOptions_totalBarLabel - This option determines the total bar label of a waterfall visual.

WaterfallChartSortConfiguration

data WaterfallChartSortConfiguration Source #

The sort configuration of a waterfall visual.

See: newWaterfallChartSortConfiguration smart constructor.

Instances

Instances details
FromJSON WaterfallChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartSortConfiguration

ToJSON WaterfallChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartSortConfiguration

Generic WaterfallChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartSortConfiguration

Associated Types

type Rep WaterfallChartSortConfiguration :: Type -> Type #

Read WaterfallChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartSortConfiguration

Show WaterfallChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartSortConfiguration

NFData WaterfallChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartSortConfiguration

Eq WaterfallChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartSortConfiguration

Hashable WaterfallChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartSortConfiguration

type Rep WaterfallChartSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallChartSortConfiguration

type Rep WaterfallChartSortConfiguration = D1 ('MetaData "WaterfallChartSortConfiguration" "Amazonka.QuickSight.Types.WaterfallChartSortConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "WaterfallChartSortConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "breakdownItemsLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: S1 ('MetaSel ('Just "categorySort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions]))))

newWaterfallChartSortConfiguration :: WaterfallChartSortConfiguration Source #

Create a value of WaterfallChartSortConfiguration 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:breakdownItemsLimit:WaterfallChartSortConfiguration', waterfallChartSortConfiguration_breakdownItemsLimit - The limit on the number of bar groups that are displayed.

$sel:categorySort:WaterfallChartSortConfiguration', waterfallChartSortConfiguration_categorySort - The sort configuration of the category fields.

WaterfallVisual

data WaterfallVisual Source #

A waterfall chart.

For more information, see Using waterfall charts in the Amazon QuickSight User Guide.

See: newWaterfallVisual smart constructor.

Instances

Instances details
FromJSON WaterfallVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallVisual

ToJSON WaterfallVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallVisual

Generic WaterfallVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallVisual

Associated Types

type Rep WaterfallVisual :: Type -> Type #

Show WaterfallVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallVisual

NFData WaterfallVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallVisual

Methods

rnf :: WaterfallVisual -> () #

Eq WaterfallVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallVisual

Hashable WaterfallVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallVisual

type Rep WaterfallVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WaterfallVisual

newWaterfallVisual Source #

Create a value of WaterfallVisual 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:actions:WaterfallVisual', waterfallVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:WaterfallVisual', waterfallVisual_chartConfiguration - The configuration for a waterfall visual.

$sel:columnHierarchies:WaterfallVisual', waterfallVisual_columnHierarchies - The column hierarchy that is used during drill-downs and drill-ups.

$sel:subtitle:WaterfallVisual', waterfallVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:WaterfallVisual', waterfallVisual_title - The title that is displayed on the visual.

$sel:visualId:WaterfallVisual', waterfallVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

WhatIfPointScenario

data WhatIfPointScenario Source #

Provides the forecast to meet the target for a particular date.

See: newWhatIfPointScenario smart constructor.

Instances

Instances details
FromJSON WhatIfPointScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfPointScenario

ToJSON WhatIfPointScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfPointScenario

Generic WhatIfPointScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfPointScenario

Associated Types

type Rep WhatIfPointScenario :: Type -> Type #

Read WhatIfPointScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfPointScenario

Show WhatIfPointScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfPointScenario

NFData WhatIfPointScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfPointScenario

Methods

rnf :: WhatIfPointScenario -> () #

Eq WhatIfPointScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfPointScenario

Hashable WhatIfPointScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfPointScenario

type Rep WhatIfPointScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfPointScenario

type Rep WhatIfPointScenario = D1 ('MetaData "WhatIfPointScenario" "Amazonka.QuickSight.Types.WhatIfPointScenario" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "WhatIfPointScenario'" 'PrefixI 'True) (S1 ('MetaSel ('Just "date") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)))

newWhatIfPointScenario Source #

Create a value of WhatIfPointScenario 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:date:WhatIfPointScenario', whatIfPointScenario_date - The date that you need the forecast results for.

$sel:value:WhatIfPointScenario', whatIfPointScenario_value - The target value that you want to meet for the provided date.

WhatIfRangeScenario

data WhatIfRangeScenario Source #

Provides the forecast to meet the target for a particular date range.

See: newWhatIfRangeScenario smart constructor.

Instances

Instances details
FromJSON WhatIfRangeScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfRangeScenario

ToJSON WhatIfRangeScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfRangeScenario

Generic WhatIfRangeScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfRangeScenario

Associated Types

type Rep WhatIfRangeScenario :: Type -> Type #

Read WhatIfRangeScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfRangeScenario

Show WhatIfRangeScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfRangeScenario

NFData WhatIfRangeScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfRangeScenario

Methods

rnf :: WhatIfRangeScenario -> () #

Eq WhatIfRangeScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfRangeScenario

Hashable WhatIfRangeScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfRangeScenario

type Rep WhatIfRangeScenario Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WhatIfRangeScenario

type Rep WhatIfRangeScenario = D1 ('MetaData "WhatIfRangeScenario" "Amazonka.QuickSight.Types.WhatIfRangeScenario" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "WhatIfRangeScenario'" 'PrefixI 'True) (S1 ('MetaSel ('Just "startDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "endDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double))))

newWhatIfRangeScenario Source #

Create a value of WhatIfRangeScenario 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:startDate:WhatIfRangeScenario', whatIfRangeScenario_startDate - The start date in the date range that you need the forecast results for.

$sel:endDate:WhatIfRangeScenario', whatIfRangeScenario_endDate - The end date in the date range that you need the forecast results for.

$sel:value:WhatIfRangeScenario', whatIfRangeScenario_value - The target value that you want to meet for the provided date range.

WordCloudAggregatedFieldWells

data WordCloudAggregatedFieldWells Source #

The aggregated field wells of a word cloud.

See: newWordCloudAggregatedFieldWells smart constructor.

Instances

Instances details
FromJSON WordCloudAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudAggregatedFieldWells

ToJSON WordCloudAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudAggregatedFieldWells

Generic WordCloudAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudAggregatedFieldWells

Associated Types

type Rep WordCloudAggregatedFieldWells :: Type -> Type #

Show WordCloudAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudAggregatedFieldWells

NFData WordCloudAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudAggregatedFieldWells

Eq WordCloudAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudAggregatedFieldWells

Hashable WordCloudAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudAggregatedFieldWells

type Rep WordCloudAggregatedFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudAggregatedFieldWells

type Rep WordCloudAggregatedFieldWells = D1 ('MetaData "WordCloudAggregatedFieldWells" "Amazonka.QuickSight.Types.WordCloudAggregatedFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "WordCloudAggregatedFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "groupBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DimensionField])) :*: S1 ('MetaSel ('Just "size") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MeasureField]))))

newWordCloudAggregatedFieldWells :: WordCloudAggregatedFieldWells Source #

Create a value of WordCloudAggregatedFieldWells 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:groupBy:WordCloudAggregatedFieldWells', wordCloudAggregatedFieldWells_groupBy - The group by field well of a word cloud. Values are grouped by group by fields.

$sel:size:WordCloudAggregatedFieldWells', wordCloudAggregatedFieldWells_size - The size field well of a word cloud. Values are aggregated based on group by fields.

WordCloudChartConfiguration

data WordCloudChartConfiguration Source #

The configuration of a word cloud visual.

See: newWordCloudChartConfiguration smart constructor.

Instances

Instances details
FromJSON WordCloudChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudChartConfiguration

ToJSON WordCloudChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudChartConfiguration

Generic WordCloudChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudChartConfiguration

Associated Types

type Rep WordCloudChartConfiguration :: Type -> Type #

Show WordCloudChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudChartConfiguration

NFData WordCloudChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudChartConfiguration

Eq WordCloudChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudChartConfiguration

Hashable WordCloudChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudChartConfiguration

type Rep WordCloudChartConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudChartConfiguration

type Rep WordCloudChartConfiguration = D1 ('MetaData "WordCloudChartConfiguration" "Amazonka.QuickSight.Types.WordCloudChartConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "WordCloudChartConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "categoryLabelOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChartAxisLabelOptions)) :*: S1 ('MetaSel ('Just "fieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WordCloudFieldWells))) :*: (S1 ('MetaSel ('Just "sortConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WordCloudSortConfiguration)) :*: S1 ('MetaSel ('Just "wordCloudOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WordCloudOptions)))))

newWordCloudChartConfiguration :: WordCloudChartConfiguration Source #

Create a value of WordCloudChartConfiguration 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:categoryLabelOptions:WordCloudChartConfiguration', wordCloudChartConfiguration_categoryLabelOptions - The label options (label text, label visibility, and sort icon visibility) for the word cloud category.

$sel:fieldWells:WordCloudChartConfiguration', wordCloudChartConfiguration_fieldWells - The field wells of the visual.

$sel:sortConfiguration:WordCloudChartConfiguration', wordCloudChartConfiguration_sortConfiguration - The sort configuration of a word cloud visual.

$sel:wordCloudOptions:WordCloudChartConfiguration', wordCloudChartConfiguration_wordCloudOptions - The options for a word cloud visual.

WordCloudFieldWells

data WordCloudFieldWells Source #

The field wells of a word cloud visual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: newWordCloudFieldWells smart constructor.

Instances

Instances details
FromJSON WordCloudFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudFieldWells

ToJSON WordCloudFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudFieldWells

Generic WordCloudFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudFieldWells

Associated Types

type Rep WordCloudFieldWells :: Type -> Type #

Show WordCloudFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudFieldWells

NFData WordCloudFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudFieldWells

Methods

rnf :: WordCloudFieldWells -> () #

Eq WordCloudFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudFieldWells

Hashable WordCloudFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudFieldWells

type Rep WordCloudFieldWells Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudFieldWells

type Rep WordCloudFieldWells = D1 ('MetaData "WordCloudFieldWells" "Amazonka.QuickSight.Types.WordCloudFieldWells" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "WordCloudFieldWells'" 'PrefixI 'True) (S1 ('MetaSel ('Just "wordCloudAggregatedFieldWells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WordCloudAggregatedFieldWells))))

newWordCloudFieldWells :: WordCloudFieldWells Source #

Create a value of WordCloudFieldWells 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:wordCloudAggregatedFieldWells:WordCloudFieldWells', wordCloudFieldWells_wordCloudAggregatedFieldWells - The aggregated field wells of a word cloud.

WordCloudOptions

data WordCloudOptions Source #

The word cloud options for a word cloud visual.

See: newWordCloudOptions smart constructor.

Instances

Instances details
FromJSON WordCloudOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudOptions

ToJSON WordCloudOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudOptions

Generic WordCloudOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudOptions

Associated Types

type Rep WordCloudOptions :: Type -> Type #

Read WordCloudOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudOptions

Show WordCloudOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudOptions

NFData WordCloudOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudOptions

Methods

rnf :: WordCloudOptions -> () #

Eq WordCloudOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudOptions

Hashable WordCloudOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudOptions

type Rep WordCloudOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudOptions

newWordCloudOptions :: WordCloudOptions Source #

Create a value of WordCloudOptions 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:cloudLayout:WordCloudOptions', wordCloudOptions_cloudLayout - The cloud layout options (fluid, normal) of a word cloud.

$sel:maximumStringLength:WordCloudOptions', wordCloudOptions_maximumStringLength - The length limit of each word from 1-100.

$sel:wordCasing:WordCloudOptions', wordCloudOptions_wordCasing - The word casing options (lower_case, existing_case) for the words in a word cloud.

$sel:wordOrientation:WordCloudOptions', wordCloudOptions_wordOrientation - The word orientation options (horizontal, horizontal_and_vertical) for the words in a word cloud.

$sel:wordPadding:WordCloudOptions', wordCloudOptions_wordPadding - The word padding options (none, small, medium, large) for the words in a word cloud.

$sel:wordScaling:WordCloudOptions', wordCloudOptions_wordScaling - The word scaling options (emphasize, normal) for the words in a word cloud.

WordCloudSortConfiguration

data WordCloudSortConfiguration Source #

The sort configuration of a word cloud visual.

See: newWordCloudSortConfiguration smart constructor.

Instances

Instances details
FromJSON WordCloudSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudSortConfiguration

ToJSON WordCloudSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudSortConfiguration

Generic WordCloudSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudSortConfiguration

Associated Types

type Rep WordCloudSortConfiguration :: Type -> Type #

Read WordCloudSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudSortConfiguration

Show WordCloudSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudSortConfiguration

NFData WordCloudSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudSortConfiguration

Eq WordCloudSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudSortConfiguration

Hashable WordCloudSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudSortConfiguration

type Rep WordCloudSortConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudSortConfiguration

type Rep WordCloudSortConfiguration = D1 ('MetaData "WordCloudSortConfiguration" "Amazonka.QuickSight.Types.WordCloudSortConfiguration" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'False) (C1 ('MetaCons "WordCloudSortConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "categoryItemsLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ItemsLimitConfiguration)) :*: S1 ('MetaSel ('Just "categorySort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FieldSortOptions]))))

newWordCloudSortConfiguration :: WordCloudSortConfiguration Source #

Create a value of WordCloudSortConfiguration 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:categoryItemsLimit:WordCloudSortConfiguration', wordCloudSortConfiguration_categoryItemsLimit - The limit on the number of groups that are displayed in a word cloud.

$sel:categorySort:WordCloudSortConfiguration', wordCloudSortConfiguration_categorySort - The sort configuration of group by fields.

WordCloudVisual

data WordCloudVisual Source #

A word cloud.

For more information, see Using word clouds in the Amazon QuickSight User Guide.

See: newWordCloudVisual smart constructor.

Instances

Instances details
FromJSON WordCloudVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudVisual

ToJSON WordCloudVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudVisual

Generic WordCloudVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudVisual

Associated Types

type Rep WordCloudVisual :: Type -> Type #

Show WordCloudVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudVisual

NFData WordCloudVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudVisual

Methods

rnf :: WordCloudVisual -> () #

Eq WordCloudVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudVisual

Hashable WordCloudVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudVisual

type Rep WordCloudVisual Source # 
Instance details

Defined in Amazonka.QuickSight.Types.WordCloudVisual

newWordCloudVisual Source #

Create a value of WordCloudVisual 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:actions:WordCloudVisual', wordCloudVisual_actions - The list of custom actions that are configured for a visual.

$sel:chartConfiguration:WordCloudVisual', wordCloudVisual_chartConfiguration - The configuration settings of the visual.

$sel:columnHierarchies:WordCloudVisual', wordCloudVisual_columnHierarchies - The column hierarchy that is used during drill-downs and drill-ups.

$sel:subtitle:WordCloudVisual', wordCloudVisual_subtitle - The subtitle that is displayed on the visual.

$sel:title:WordCloudVisual', wordCloudVisual_title - The title that is displayed on the visual.

$sel:visualId:WordCloudVisual', wordCloudVisual_visualId - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..