get Api Deployment Iam Policy
suspend fun getApiDeploymentIamPolicy(argument: GetApiDeploymentIamPolicyPlainArgs): GetApiDeploymentIamPolicyResult
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 getApiDeploymentIamPolicy(apiId: String, deploymentId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetApiDeploymentIamPolicyResult
Return
null
See also
Parameters
api Id
deployment Id
location
options Requested Policy Version
project
suspend fun getApiDeploymentIamPolicy(argument: suspend GetApiDeploymentIamPolicyPlainArgsBuilder.() -> Unit): GetApiDeploymentIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.apigeeregistry.v1.kotlin.inputs.GetApiDeploymentIamPolicyPlainArgs.