Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
static AssignmentStatus |
AssignmentStatus.fromValue(String value)
Use this in place of valueOf.
|
static AssignmentStatus |
AssignmentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssignmentStatus[] |
AssignmentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IAMPolicyAssignment |
IAMPolicyAssignment.withAssignmentStatus(AssignmentStatus assignmentStatus)
Assignment status.
|
CreateIAMPolicyAssignmentRequest |
CreateIAMPolicyAssignmentRequest.withAssignmentStatus(AssignmentStatus assignmentStatus)
The status of the assignment.
|
IAMPolicyAssignmentSummary |
IAMPolicyAssignmentSummary.withAssignmentStatus(AssignmentStatus assignmentStatus)
Assignment status.
|
ListIAMPolicyAssignmentsRequest |
ListIAMPolicyAssignmentsRequest.withAssignmentStatus(AssignmentStatus assignmentStatus)
The status of the assignments.
|
CreateIAMPolicyAssignmentResult |
CreateIAMPolicyAssignmentResult.withAssignmentStatus(AssignmentStatus assignmentStatus)
The status of the assignment.
|
UpdateIAMPolicyAssignmentRequest |
UpdateIAMPolicyAssignmentRequest.withAssignmentStatus(AssignmentStatus assignmentStatus)
The status of the assignment.
|
UpdateIAMPolicyAssignmentResult |
UpdateIAMPolicyAssignmentResult.withAssignmentStatus(AssignmentStatus assignmentStatus)
The status of the assignment.
|
Copyright © 2021. All rights reserved.