PortalArgs

fun PortalArgs(additionalEncryptionContext: Output<PortalEncryptionContextMapArgs>? = null, authenticationType: Output<PortalAuthenticationType>? = null, browserSettingsArn: Output<String>? = null, customerManagedKey: Output<String>? = null, displayName: Output<String>? = null, ipAccessSettingsArn: Output<String>? = null, networkSettingsArn: Output<String>? = null, tags: Output<List<PortalTagArgs>>? = null, trustStoreArn: Output<String>? = null, userAccessLoggingSettingsArn: Output<String>? = null, userSettingsArn: Output<String>? = null)