GatewayArgs

fun GatewayArgs(gatewayCapabilitySummaries: Output<List<GatewayCapabilitySummaryArgs>>? = null, gatewayName: Output<String>? = null, gatewayPlatform: Output<GatewayPlatformArgs>? = null, tags: Output<List<GatewayTagArgs>>? = null)