ApplicationArgs

fun ApplicationArgs(acrAssumeRoleArn: Output<String>? = null, acrInstanceId: Output<String>? = null, appDescription: Output<String>? = null, appName: Output<String>? = null, autoConfig: Output<Boolean>? = null, autoEnableApplicationScalingRule: Output<Boolean>? = null, batchWaitTime: Output<Int>? = null, changeOrderDesc: Output<String>? = null, command: Output<String>? = null, commandArgs: Output<String>? = null, configMapMountDesc: Output<String>? = null, cpu: Output<Int>? = null, customHostAlias: Output<String>? = null, deploy: Output<Boolean>? = null, edasContainerVersion: Output<String>? = null, enableAhas: Output<String>? = null, enableGreyTagRoute: Output<Boolean>? = null, envs: Output<String>? = null, imageUrl: Output<String>? = null, jarStartArgs: Output<String>? = null, jarStartOptions: Output<String>? = null, jdk: Output<String>? = null, liveness: Output<String>? = null, memory: Output<Int>? = null, microRegistration: Output<String>? = null, minReadyInstanceRatio: Output<Int>? = null, minReadyInstances: Output<Int>? = null, mountDesc: Output<String>? = null, mountHost: Output<String>? = null, namespaceId: Output<String>? = null, nasId: Output<String>? = null, ossAkId: Output<String>? = null, ossAkSecret: Output<String>? = null, ossMountDescs: Output<String>? = null, packageType: Output<String>? = null, packageUrl: Output<String>? = null, packageVersion: Output<String>? = null, phpArmsConfigLocation: Output<String>? = null, phpConfig: Output<String>? = null, phpConfigLocation: Output<String>? = null, postStart: Output<String>? = null, preStop: Output<String>? = null, readiness: Output<String>? = null, replicas: Output<Int>? = null, securityGroupId: Output<String>? = null, slsConfigs: Output<String>? = null, status: Output<String>? = null, tags: Output<Map<String, Any>>? = null, terminationGracePeriodSeconds: Output<Int>? = null, timezone: Output<String>? = null, tomcatConfig: Output<String>? = null, updateStrategy: Output<String>? = null, versionId: Output<String>? = null, vpcId: Output<String>? = null, vswitchId: Output<String>? = null, warStartOptions: Output<String>? = null, webContainer: Output<String>? = null)