Uses of Interface
software.amazon.awssdk.services.sts.model.PolicyDescriptorType.Builder
Packages that use PolicyDescriptorType.Builder
-
Uses of PolicyDescriptorType.Builder in software.amazon.awssdk.services.sts.model
Methods in software.amazon.awssdk.services.sts.model that return PolicyDescriptorType.BuilderModifier and TypeMethodDescriptionThe Amazon Resource Name (ARN) of the IAM managed policy to use as a session policy for the role.static PolicyDescriptorType.BuilderPolicyDescriptorType.builder()PolicyDescriptorType.toBuilder()Methods in software.amazon.awssdk.services.sts.model that return types with arguments of type PolicyDescriptorType.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PolicyDescriptorType.Builder>PolicyDescriptorType.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.sts.model with type arguments of type PolicyDescriptorType.BuilderModifier and TypeMethodDescriptiondefault AssumeRootRequest.BuilderAssumeRootRequest.Builder.taskPolicyArn(Consumer<PolicyDescriptorType.Builder> taskPolicyArn) The identity based policy that scopes the session to the privileged tasks that can be performed.