get Net Connection Iam Policy
suspend fun getNetConnectionIamPolicy(argument: GetNetConnectionIamPolicyPlainArgs): GetNetConnectionIamPolicyResult
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 getNetConnectionIamPolicy(location: String, netConnectionId: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetNetConnectionIamPolicyResult
Return
null
Parameters
location
net Connection Id
options Requested Policy Version
project
See also
suspend fun getNetConnectionIamPolicy(argument: suspend GetNetConnectionIamPolicyPlainArgsBuilder.() -> Unit): GetNetConnectionIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.beyondcorp.v1alpha.kotlin.inputs.GetNetConnectionIamPolicyPlainArgs.