Application Args
constructor(appSources: Output<List<ApplicationAppSourceArgs>>? = null, autoBundleOnDeploy: Output<String>? = null, awsFlowRubySettings: Output<String>? = null, dataSourceArn: Output<String>? = null, dataSourceDatabaseName: Output<String>? = null, dataSourceType: Output<String>? = null, description: Output<String>? = null, documentRoot: Output<String>? = null, domains: Output<List<String>>? = null, enableSsl: Output<Boolean>? = null, environments: Output<List<ApplicationEnvironmentArgs>>? = null, name: Output<String>? = null, railsEnv: Output<String>? = null, shortName: Output<String>? = null, sslConfigurations: Output<List<ApplicationSslConfigurationArgs>>? = null, stackId: Output<String>? = null, type: Output<String>? = null)