putInlinePolicyToPermissionSet
inline suspend fun SsoAdminClient.putInlinePolicyToPermissionSet(crossinline block: PutInlinePolicyToPermissionSetRequest.Builder.() -> Unit): PutInlinePolicyToPermissionSetResponse
Attaches an inline policy to a permission set.
If the permission set is already referenced by one or more account assignments, you will need to call <a>ProvisionPermissionSet</a>
after this action to apply the corresponding IAM policy updates to all assigned accounts.