ApplicationArgs

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