DeletePrincipalAccessBoundaryPolicyRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request message for DeletePrincipalAccessBoundaryPolicy method.
Attributes |
|
---|---|
Name | Description |
name |
str
Required. The name of the principal access boundary policy to delete. Format: organizations/{organization_id}/locations/{location}/principalAccessBoundaryPolicies/{principal_access_boundary_policy_id}
|
etag |
str
Optional. The etag of the principal access boundary policy. If this is provided, it must match the server's etag. |
validate_only |
bool
Optional. If set, validate the request and preview the deletion, but do not actually post it. |
force |
bool
Optional. If set to true, the request will force the deletion of the policy even if the policy is referenced in policy bindings. |