get Connectivity Test Iam Policy
suspend fun getConnectivityTestIamPolicy(argument: GetConnectivityTestIamPolicyPlainArgs): GetConnectivityTestIamPolicyResult
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 getConnectivityTestIamPolicy(connectivityTestId: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetConnectivityTestIamPolicyResult
Return
null
See also
Parameters
connectivity Test Id
options Requested Policy Version
project
suspend fun getConnectivityTestIamPolicy(argument: suspend GetConnectivityTestIamPolicyPlainArgsBuilder.() -> Unit): GetConnectivityTestIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.networkmanagement.v1.kotlin.inputs.GetConnectivityTestIamPolicyPlainArgs.