Portal Args
constructor(alarms: Output<AlarmsPropertiesArgs>? = null, notificationSenderEmail: Output<String>? = null, portalAuthMode: Output<String>? = null, portalContactEmail: Output<String>? = null, portalDescription: Output<String>? = null, portalName: Output<String>? = null, portalType: Output<PortalType>? = null, portalTypeConfiguration: Output<Map<String, PortalTypeEntryArgs>>? = null, roleArn: Output<String>? = null, tags: Output<List<TagArgs>>? = null)