Portal Args
fun PortalArgs(alarms: Output<AlarmsPropertiesArgs>? = null, notificationSenderEmail: Output<String>? = null, portalAuthMode: Output<String>? = null, portalContactEmail: Output<String>? = null, portalDescription: Output<String>? = null, portalName: Output<String>? = null, roleArn: Output<String>? = null, tags: Output<List<PortalTagArgs>>? = null)