Get Dedicated Host Plain Args
data class GetDedicatedHostPlainArgs(val filters: List<GetDedicatedHostFilter>? = null, val hostId: String? = null, val tags: Map<String, String>? = null) : ConvertibleToJava<GetDedicatedHostPlainArgs>
A collection of arguments for invoking getDedicatedHost.