public static interface AwsIamPermissionsBoundary.Builder extends SdkPojo, CopyableBuilder<AwsIamPermissionsBoundary.Builder,AwsIamPermissionsBoundary>
| Modifier and Type | Method and Description |
|---|---|
AwsIamPermissionsBoundary.Builder |
permissionsBoundaryArn(String permissionsBoundaryArn)
The ARN of the policy used to set the permissions boundary.
|
AwsIamPermissionsBoundary.Builder |
permissionsBoundaryType(String permissionsBoundaryType)
The usage type for the permissions boundary.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsIamPermissionsBoundary.Builder permissionsBoundaryArn(String permissionsBoundaryArn)
The ARN of the policy used to set the permissions boundary.
permissionsBoundaryArn - The ARN of the policy used to set the permissions boundary.AwsIamPermissionsBoundary.Builder permissionsBoundaryType(String permissionsBoundaryType)
The usage type for the permissions boundary.
permissionsBoundaryType - The usage type for the permissions boundary.Copyright © 2023. All rights reserved.