iam Service Account
suspend fun iamServiceAccount(value: Output<AuthzPolicyHttpRuleFromNotSourceResourceIamServiceAccountArgs>)
suspend fun iamServiceAccount(value: AuthzPolicyHttpRuleFromNotSourceResourceIamServiceAccountArgs?)
Parameters
value
An IAM service account to match against the source service account of the VM sending the request. Structure is documented below.
suspend fun iamServiceAccount(argument: suspend AuthzPolicyHttpRuleFromNotSourceResourceIamServiceAccountArgsBuilder.() -> Unit)
Parameters
argument
An IAM service account to match against the source service account of the VM sending the request. Structure is documented below.