GetAiFeaturestoreEntitytypeIamPolicyResult

data class GetAiFeaturestoreEntitytypeIamPolicyResult(val entitytype: String, val etag: String, val featurestore: String, val id: String, val policyData: String)

A collection of values returned by getAiFeaturestoreEntitytypeIamPolicy.

Constructors

constructor(entitytype: String, etag: String, featurestore: String, id: String, policyData: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

(Computed) The etag of the IAM policy.

Link copied to clipboard
Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

(Required only by gcp.vertex.AiFeatureStoreEntityTypeIamPolicy) The policy data generated by a gcp.organizations.getIAMPolicy data source.