This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::QuickSight::Dashboard LayerCustomActionOperation
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.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "FilterOperation" :CustomActionFilterOperation, "NavigationOperation" :CustomActionNavigationOperation, "SetParametersOperation" :CustomActionSetParametersOperation, "URLOperation" :CustomActionURLOperation}
YAML
FilterOperation:CustomActionFilterOperationNavigationOperation:CustomActionNavigationOperationSetParametersOperation:CustomActionSetParametersOperationURLOperation:CustomActionURLOperation
Properties
FilterOperationProperty description not available.
Required: No
Type: CustomActionFilterOperation
Update requires: No interruption
Property description not available.
Required: No
Type: CustomActionNavigationOperation
Update requires: No interruption
SetParametersOperationProperty description not available.
Required: No
Type: CustomActionSetParametersOperation
Update requires: No interruption
URLOperationProperty description not available.
Required: No
Type: CustomActionURLOperation
Update requires: No interruption