GetAppResult

constructor(appArn: String? = null, appAssessmentSchedule: AppAssessmentSchedule? = null, appTemplateBody: String? = null, description: String? = null, driftStatus: AppDriftStatus? = null, eventSubscriptions: List<AppEventSubscription>? = null, permissionModel: AppPermissionModel? = null, resiliencyPolicyArn: String? = null, resourceMappings: List<AppResourceMapping>? = null, tags: Map<String, String>? = null)