Get Local Gateway Plain Args
data class GetLocalGatewayPlainArgs(val filters: List<GetLocalGatewayFilter>? = null, val id: String? = null, val state: String? = null, val tags: Map<String, String>? = null) : ConvertibleToJava<GetLocalGatewayPlainArgs>
A collection of arguments for invoking getLocalGateway.