get Delivery Pipeline Iam Policy
suspend fun getDeliveryPipelineIamPolicy(argument: GetDeliveryPipelineIamPolicyPlainArgs): GetDeliveryPipelineIamPolicyResult
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 getDeliveryPipelineIamPolicy(deliveryPipelineId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetDeliveryPipelineIamPolicyResult
Return
null
See also
Parameters
delivery Pipeline Id
location
options Requested Policy Version
project
suspend fun getDeliveryPipelineIamPolicy(argument: suspend GetDeliveryPipelineIamPolicyPlainArgsBuilder.() -> Unit): GetDeliveryPipelineIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.clouddeploy.v1.kotlin.inputs.GetDeliveryPipelineIamPolicyPlainArgs.