| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
CustomerManagedPolicyReference |
CustomerManagedPolicyReference.clone() |
CustomerManagedPolicyReference |
PermissionsBoundary.getCustomerManagedPolicyReference()
Specifies the name and path of a customer managed policy.
|
CustomerManagedPolicyReference |
DetachCustomerManagedPolicyReferenceFromPermissionSetRequest.getCustomerManagedPolicyReference()
Specifies the name and path of a customer managed policy.
|
CustomerManagedPolicyReference |
AttachCustomerManagedPolicyReferenceToPermissionSetRequest.getCustomerManagedPolicyReference()
Specifies the name and path of a customer managed policy.
|
CustomerManagedPolicyReference |
CustomerManagedPolicyReference.withName(String name)
The name of the IAM policy that you have configured in each account where you want to deploy your permission set.
|
CustomerManagedPolicyReference |
CustomerManagedPolicyReference.withPath(String path)
The path to the IAM policy that you have configured in each account where you want to deploy your permission set.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomerManagedPolicyReference> |
ListCustomerManagedPolicyReferencesInPermissionSetResult.getCustomerManagedPolicyReferences()
Specifies the names and paths of the customer managed policies that you have attached to your permission set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PermissionsBoundary.setCustomerManagedPolicyReference(CustomerManagedPolicyReference customerManagedPolicyReference)
Specifies the name and path of a customer managed policy.
|
void |
DetachCustomerManagedPolicyReferenceFromPermissionSetRequest.setCustomerManagedPolicyReference(CustomerManagedPolicyReference customerManagedPolicyReference)
Specifies the name and path of a customer managed policy.
|
void |
AttachCustomerManagedPolicyReferenceToPermissionSetRequest.setCustomerManagedPolicyReference(CustomerManagedPolicyReference customerManagedPolicyReference)
Specifies the name and path of a customer managed policy.
|
PermissionsBoundary |
PermissionsBoundary.withCustomerManagedPolicyReference(CustomerManagedPolicyReference customerManagedPolicyReference)
Specifies the name and path of a customer managed policy.
|
DetachCustomerManagedPolicyReferenceFromPermissionSetRequest |
DetachCustomerManagedPolicyReferenceFromPermissionSetRequest.withCustomerManagedPolicyReference(CustomerManagedPolicyReference customerManagedPolicyReference)
Specifies the name and path of a customer managed policy.
|
AttachCustomerManagedPolicyReferenceToPermissionSetRequest |
AttachCustomerManagedPolicyReferenceToPermissionSetRequest.withCustomerManagedPolicyReference(CustomerManagedPolicyReference customerManagedPolicyReference)
Specifies the name and path of a customer managed policy.
|
ListCustomerManagedPolicyReferencesInPermissionSetResult |
ListCustomerManagedPolicyReferencesInPermissionSetResult.withCustomerManagedPolicyReferences(CustomerManagedPolicyReference... customerManagedPolicyReferences)
Specifies the names and paths of the customer managed policies that you have attached to your permission set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListCustomerManagedPolicyReferencesInPermissionSetResult.setCustomerManagedPolicyReferences(Collection<CustomerManagedPolicyReference> customerManagedPolicyReferences)
Specifies the names and paths of the customer managed policies that you have attached to your permission set.
|
ListCustomerManagedPolicyReferencesInPermissionSetResult |
ListCustomerManagedPolicyReferencesInPermissionSetResult.withCustomerManagedPolicyReferences(Collection<CustomerManagedPolicyReference> customerManagedPolicyReferences)
Specifies the names and paths of the customer managed policies that you have attached to your permission set.
|
Copyright © 2025. All rights reserved.