| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
AttachedManagedPolicy |
AttachedManagedPolicy.clone() |
AttachedManagedPolicy |
AttachedManagedPolicy.withArn(String arn)
The ARN of the Amazon Web Services managed policy.
|
AttachedManagedPolicy |
AttachedManagedPolicy.withName(String name)
The name of the Amazon Web Services managed policy.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttachedManagedPolicy> |
ListManagedPoliciesInPermissionSetResult.getAttachedManagedPolicies()
An array of the AttachedManagedPolicy data type object.
|
| Modifier and Type | Method and Description |
|---|---|
ListManagedPoliciesInPermissionSetResult |
ListManagedPoliciesInPermissionSetResult.withAttachedManagedPolicies(AttachedManagedPolicy... attachedManagedPolicies)
An array of the AttachedManagedPolicy data type object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListManagedPoliciesInPermissionSetResult.setAttachedManagedPolicies(Collection<AttachedManagedPolicy> attachedManagedPolicies)
An array of the AttachedManagedPolicy data type object.
|
ListManagedPoliciesInPermissionSetResult |
ListManagedPoliciesInPermissionSetResult.withAttachedManagedPolicies(Collection<AttachedManagedPolicy> attachedManagedPolicies)
An array of the AttachedManagedPolicy data type object.
|
Copyright © 2025. All rights reserved.