| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin |
Amazon Web Services Single Sign On (SSO) is a cloud SSO service that makes it easy to centrally manage SSO access to
multiple Amazon Web Services accounts and business applications.
|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
AttachManagedPolicyToPermissionSetRequest |
AttachManagedPolicyToPermissionSetRequest.clone() |
AttachManagedPolicyToPermissionSetRequest |
AttachManagedPolicyToPermissionSetRequest.withInstanceArn(String instanceArn)
The ARN of the SSO instance under which the operation will be executed.
|
AttachManagedPolicyToPermissionSetRequest |
AttachManagedPolicyToPermissionSetRequest.withManagedPolicyArn(String managedPolicyArn)
The IAM 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 © 2022. All rights reserved.