| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin |
IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities
and manage their access centrally across Amazon Web Services accounts and applications.
|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
AttachManagedPolicyToPermissionSetRequest |
AttachManagedPolicyToPermissionSetRequest.clone() |
AttachManagedPolicyToPermissionSetRequest |
AttachManagedPolicyToPermissionSetRequest.withInstanceArn(String instanceArn)
The ARN of the IAM Identity Center instance under which the operation will be executed.
|
AttachManagedPolicyToPermissionSetRequest |
AttachManagedPolicyToPermissionSetRequest.withManagedPolicyArn(String managedPolicyArn)
The Amazon Web Services managed policy ARN to be attached to a permission set.
|
AttachManagedPolicyToPermissionSetRequest |
AttachManagedPolicyToPermissionSetRequest.withPermissionSetArn(String permissionSetArn)
The ARN of the PermissionSet that the managed policy should be attached to.
|
Copyright © 2025. All rights reserved.