Uses of Interface
software.amazon.awssdk.services.quicksight.model.ActiveIAMPolicyAssignment.Builder
-
Packages that use ActiveIAMPolicyAssignment.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ActiveIAMPolicyAssignment.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ActiveIAMPolicyAssignment.Builder Modifier and Type Method Description ActiveIAMPolicyAssignment.BuilderActiveIAMPolicyAssignment.Builder. assignmentName(String assignmentName)A name for the IAM policy assignment.static ActiveIAMPolicyAssignment.BuilderActiveIAMPolicyAssignment. builder()ActiveIAMPolicyAssignment.BuilderActiveIAMPolicyAssignment.Builder. policyArn(String policyArn)The Amazon Resource Name (ARN) of the resource.ActiveIAMPolicyAssignment.BuilderActiveIAMPolicyAssignment. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type ActiveIAMPolicyAssignment.Builder Modifier and Type Method Description static Class<? extends ActiveIAMPolicyAssignment.Builder>ActiveIAMPolicyAssignment. serializableBuilderClass()
-