Portal Args
constructor(additionalEncryptionContext: Output<Map<String, String>>? = null, authenticationType: Output<PortalAuthenticationType>? = null, browserSettingsArn: Output<String>? = null, customerManagedKey: Output<String>? = null, displayName: Output<String>? = null, instanceType: Output<PortalInstanceType>? = null, ipAccessSettingsArn: Output<String>? = null, maxConcurrentSessions: Output<Double>? = null, networkSettingsArn: Output<String>? = null, tags: Output<List<TagArgs>>? = null, trustStoreArn: Output<String>? = null, userAccessLoggingSettingsArn: Output<String>? = null, userSettingsArn: Output<String>? = null)