GetAiFeaturestoreEntitytypeIamPolicyPlainArgs

data class GetAiFeaturestoreEntitytypeIamPolicyPlainArgs(val entitytype: String, val featurestore: String) : ConvertibleToJava<GetAiFeaturestoreEntitytypeIamPolicyPlainArgs>

A collection of arguments for invoking getAiFeaturestoreEntitytypeIamPolicy.

Constructors

constructor(entitytype: String, featurestore: String)

Properties

Link copied to clipboard

Used to find the parent resource to bind the IAM policy to

Link copied to clipboard

The name of the Featurestore to use, in the format projects/{project}/locations/{location}/featurestores/{featurestore}. Used to find the parent resource to bind the IAM policy to

Functions

Link copied to clipboard
open override fun toJava(): GetAiFeaturestoreEntitytypeIamPolicyPlainArgs