get Api Artifact Iam Policy
suspend fun getApiArtifactIamPolicy(argument: GetApiArtifactIamPolicyPlainArgs): GetApiArtifactIamPolicyResult
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 getApiArtifactIamPolicy(apiId: String, artifactId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetApiArtifactIamPolicyResult
Return
null
See also
Parameters
api Id
artifact Id
location
options Requested Policy Version
project
suspend fun getApiArtifactIamPolicy(argument: suspend GetApiArtifactIamPolicyPlainArgsBuilder.() -> Unit): GetApiArtifactIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.apigeeregistry.v1.kotlin.inputs.GetApiArtifactIamPolicyPlainArgs.