AppArgs

constructor(appAssessmentSchedule: Output<AppAssessmentSchedule>? = null, appTemplateBody: Output<String>? = null, description: Output<String>? = null, eventSubscriptions: Output<List<AppEventSubscriptionArgs>>? = null, name: Output<String>? = null, permissionModel: Output<AppPermissionModelArgs>? = null, resiliencyPolicyArn: Output<String>? = null, resourceMappings: Output<List<AppResourceMappingArgs>>? = null, tags: Output<Map<String, String>>? = null)