get Private Connection Iam Policy
suspend fun getPrivateConnectionIamPolicy(argument: GetPrivateConnectionIamPolicyPlainArgs): GetPrivateConnectionIamPolicyResult
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 getPrivateConnectionIamPolicy(location: String, optionsRequestedPolicyVersion: Int? = null, privateConnectionId: String, project: String? = null): GetPrivateConnectionIamPolicyResult
Return
null
Parameters
location
options Requested Policy Version
private Connection Id
project
See also
suspend fun getPrivateConnectionIamPolicy(argument: suspend GetPrivateConnectionIamPolicyPlainArgsBuilder.() -> Unit): GetPrivateConnectionIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.datamigration.v1.kotlin.inputs.GetPrivateConnectionIamPolicyPlainArgs.