Permission Set Customer Managed Policy Reference Args
data class PermissionSetCustomerManagedPolicyReferenceArgs(val name: Output<String>, val path: Output<String>? = null) : ConvertibleToJava<PermissionSetCustomerManagedPolicyReferenceArgs>
Properties
Link copied to clipboard
The path to the IAM policy that you have configured in each account where you want to deploy your permission set. The default is /
. For more information, see Friendly names and paths in the IAM User Guide .