get Ai Featurestore Entitytype Iam Policy
suspend fun getAiFeaturestoreEntitytypeIamPolicy(argument: GetAiFeaturestoreEntitytypeIamPolicyPlainArgs): GetAiFeaturestoreEntitytypeIamPolicyResult
Return
A collection of values returned by getAiFeaturestoreEntitytypeIamPolicy.
Parameters
argument
A collection of arguments for invoking getAiFeaturestoreEntitytypeIamPolicy.
suspend fun getAiFeaturestoreEntitytypeIamPolicy(entitytype: String, featurestore: String): GetAiFeaturestoreEntitytypeIamPolicyResult
Return
A collection of values returned by getAiFeaturestoreEntitytypeIamPolicy.
Parameters
entitytype
Used to find the parent resource to bind the IAM policy to
featurestore
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
See also
suspend fun getAiFeaturestoreEntitytypeIamPolicy(argument: suspend GetAiFeaturestoreEntitytypeIamPolicyPlainArgsBuilder.() -> Unit): GetAiFeaturestoreEntitytypeIamPolicyResult
Return
A collection of values returned by getAiFeaturestoreEntitytypeIamPolicy.
Parameters
argument
Builder for com.pulumi.gcp.vertex.kotlin.inputs.GetAiFeaturestoreEntitytypeIamPolicyPlainArgs.