get Client Tls Policy Iam Policy
suspend fun getClientTlsPolicyIamPolicy(argument: GetClientTlsPolicyIamPolicyPlainArgs): GetClientTlsPolicyIamPolicyResult
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 getClientTlsPolicyIamPolicy(clientTlsPolicyId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetClientTlsPolicyIamPolicyResult
Return
null
See also
Parameters
client Tls Policy Id
location
options Requested Policy Version
project
suspend fun getClientTlsPolicyIamPolicy(argument: suspend GetClientTlsPolicyIamPolicyPlainArgsBuilder.() -> Unit): GetClientTlsPolicyIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.networksecurity.v1beta1.kotlin.inputs.GetClientTlsPolicyIamPolicyPlainArgs.