| 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 AWS managed policy.
|
AttachedManagedPolicy |
AttachedManagedPolicy.withName(String name)
The name of the AWS 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 © 2023. All rights reserved.