Get Node Template Iam Policy Plain Args
data class GetNodeTemplateIamPolicyPlainArgs(val optionsRequestedPolicyVersion: Int? = null, val project: String? = null, val region: String, val resource: String) : ConvertibleToJava<GetNodeTemplateIamPolicyPlainArgs>