iam Service Account
suspend fun iamServiceAccount(value: Output<AuthzPolicyHttpRuleFromSourceResourceIamServiceAccountArgs>)
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 AuthzPolicyHttpRuleFromSourceResourceIamServiceAccountArgsBuilder.() -> Unit)
Parameters
argument
An IAM service account to match against the source service account of the VM sending the request. Structure is documented below.