Get Custom Routing Port Mappings Plain Args
data class GetCustomRoutingPortMappingsPlainArgs(val acceleratorId: String, val endpointGroupId: String? = null, val listenerId: String? = null, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null, val status: String? = null) : ConvertibleToJava<GetCustomRoutingPortMappingsPlainArgs>
A collection of arguments for invoking getCustomRoutingPortMappings.