Get Internet Gateway Plain Args
data class GetInternetGatewayPlainArgs(val filters: List<GetInternetGatewayFilter>? = null, val internetGatewayId: String? = null, val tags: Map<String, String>? = null) : ConvertibleToJava<GetInternetGatewayPlainArgs>
A collection of arguments for invoking getInternetGateway.