NAME
Paws::Quicksight::CreateIAMPolicyAssignmentResponse
ATTRIBUTES
AssignmentId => Str
The ID for the assignment.
AssignmentName => Str
The name of the assignment. This name must be unique within the AWS account.
AssignmentStatus => Str
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.
Valid values are: "ENABLED", "DRAFT", "DISABLED" =head2 Identities => Paws::Quicksight::IdentityMap
The QuickSight users, groups, or both that the IAM policy is assigned to.
PolicyArn => Str
The ARN for the IAM policy that is applied to the QuickSight users and groups specified in this assignment.
RequestId => Str
The AWS request ID for this operation.
Status => Int
The HTTP status of the request.