Get Node Types Plain Args
data class GetNodeTypesPlainArgs(val project: String? = null, val zone: String? = null) : ConvertibleToJava<GetNodeTypesPlainArgs>
A collection of arguments for invoking getNodeTypes.
A collection of arguments for invoking getNodeTypes.