Get App Result
constructor(appId: String? = null, appName: String? = null, arn: String? = null, buildSpec: String? = null, cacheConfig: AppCacheConfig? = null, customHeaders: String? = null, customRules: List<AppCustomRule>? = null, defaultDomain: String? = null, description: String? = null, enableBranchAutoDeletion: Boolean? = null, environmentVariables: List<AppEnvironmentVariable>? = null, iamServiceRole: String? = null, name: String? = null, platform: AppPlatform? = null, repository: String? = null, tags: List<Tag>? = null)