get Topic Iam Policy
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 getTopicIamPolicy(optionsRequestedPolicyVersion: Int? = null, project: String? = null, topicId: String): GetTopicIamPolicyResult
Return
null
Parameters
options Requested Policy Version
project
topic Id
See also
suspend fun getTopicIamPolicy(argument: suspend GetTopicIamPolicyPlainArgsBuilder.() -> Unit): GetTopicIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.pubsub.v1.kotlin.inputs.GetTopicIamPolicyPlainArgs.