Authz Policy Http Rule From Not Source Resource
data class AuthzPolicyHttpRuleFromNotSourceResource(val iamServiceAccount: AuthzPolicyHttpRuleFromNotSourceResourceIamServiceAccount? = null, val tagValueIdSet: AuthzPolicyHttpRuleFromNotSourceResourceTagValueIdSet? = null)
Constructors
Link copied to clipboard
constructor(iamServiceAccount: AuthzPolicyHttpRuleFromNotSourceResourceIamServiceAccount? = null, tagValueIdSet: AuthzPolicyHttpRuleFromNotSourceResourceTagValueIdSet? = null)
Properties
Link copied to clipboard
An IAM service account to match against the source service account of the VM sending the request. Structure is documented below.
Link copied to clipboard
A list of resource tag value permanent IDs to match against the resource manager tags value associated with the source VM of a request. Structure is documented below.