get Feature Iam Policy
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
Return
null
Parameters
argument
null
suspend fun getFeatureIamPolicy(featureId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetFeatureIamPolicyResult
Return
null
See also
Parameters
feature Id
location
options Requested Policy Version
project
suspend fun getFeatureIamPolicy(argument: suspend GetFeatureIamPolicyPlainArgsBuilder.() -> Unit): GetFeatureIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.gkehub.v1.kotlin.inputs.GetFeatureIamPolicyPlainArgs.