get Internal Range Iam Policy
suspend fun getInternalRangeIamPolicy(argument: GetInternalRangeIamPolicyPlainArgs): GetInternalRangeIamPolicyResult
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 getInternalRangeIamPolicy(internalRangeId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetInternalRangeIamPolicyResult
Return
null
See also
Parameters
internal Range Id
location
options Requested Policy Version
project
suspend fun getInternalRangeIamPolicy(argument: suspend GetInternalRangeIamPolicyPlainArgsBuilder.() -> Unit): GetInternalRangeIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.networkconnectivity.v1alpha1.kotlin.inputs.GetInternalRangeIamPolicyPlainArgs.