GoogleApi.ContentWarehouse.V1.Model.CloudAiPlatformTenantresourceIamPolicyBinding
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
The dynamic IAM bindings to be granted after tenant projects are created.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
members
(type:list(String.t)
, default:nil
)
- Input/Output [Required]. The member service accounts with the roles above. Note: placeholders are same as the resource above. -
resource
(type:String.t
, default:nil
)
- Input/Output [Required]. The resource name that will be accessed by members, which also depends on resource_type. Note: placeholders are supported in resource names. For example, ${tpn} will be used when the tenant project number is not ready. -
resourceType
(type:String.t
, default:nil
)
- Input/Output [Required]. Specifies the type of resource that will be accessed by members. -
role
(type:String.t
, default:nil
)
- Input/Output [Required]. The role for members below.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.CloudAiPlatformTenantresourceIamPolicyBinding