ApplicationArgs

fun ApplicationArgs(apiGatewayProxy: Output<ApplicationApiGatewayProxyInputArgs>? = null, environmentIdentifier: Output<String>? = null, name: Output<String>? = null, proxyType: Output<ApplicationProxyType>? = null, tags: Output<List<ApplicationTagArgs>>? = null, vpcId: Output<String>? = null)