Get Customer Gateway Plain Args
data class GetCustomerGatewayPlainArgs(val filters: List<GetCustomerGatewayFilter>? = null, val id: String? = null, val tags: Map<String, String>? = null) : ConvertibleToJava<GetCustomerGatewayPlainArgs>
A collection of arguments for invoking getCustomerGateway.