Get Internal Range Iam Policy Plain Args
data class GetInternalRangeIamPolicyPlainArgs(val internalRangeId: String, val location: String, val optionsRequestedPolicyVersion: Int? = null, val project: String? = null) : ConvertibleToJava<GetInternalRangeIamPolicyPlainArgs>
Constructors
Link copied to clipboard
fun GetInternalRangeIamPolicyPlainArgs(internalRangeId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null)