Get Record Set Plain Args
data class GetRecordSetPlainArgs(val managedZone: String, val name: String, val project: String? = null, val type: String) : ConvertibleToJava<GetRecordSetPlainArgs>
A collection of arguments for invoking getRecordSet.
Properties
Link copied to clipboard
The Name of the zone.
Link copied to clipboard
The RRSet type. See this table for supported types.