get Api Version Spec Artifact Iam Policy
suspend fun getApiVersionSpecArtifactIamPolicy(argument: GetApiVersionSpecArtifactIamPolicyPlainArgs): GetApiVersionSpecArtifactIamPolicyResult
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 getApiVersionSpecArtifactIamPolicy(apiId: String, artifactId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, specId: String, versionId: String): GetApiVersionSpecArtifactIamPolicyResult
Return
null
See also
Parameters
api Id
artifact Id
location
options Requested Policy Version
project
spec Id
version Id
suspend fun getApiVersionSpecArtifactIamPolicy(argument: suspend GetApiVersionSpecArtifactIamPolicyPlainArgsBuilder.() -> Unit): GetApiVersionSpecArtifactIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.apigeeregistry.v1.kotlin.inputs.GetApiVersionSpecArtifactIamPolicyPlainArgs.