CreatePortalRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Contains the configuration information of an alarm created in an IoT SiteWise Monitor portal. You can use the alarm to monitor an asset property and get notified when the asset property value is outside a specified range. For more information, see Monitoring with alarms in the IoT SiteWise Application Guide.

Link copied to clipboard

A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

Link copied to clipboard

The email address that sends alarm notifications.

Link copied to clipboard

The service to use to authenticate users to the portal. Choose from the following options:

Link copied to clipboard

The Amazon Web Services administrator's contact email address.

Link copied to clipboard

A description for the portal.

Link copied to clipboard

A logo image to display in the portal. Upload a square, high-resolution image. The image is displayed on a dark background.

Link copied to clipboard

A friendly name for the portal.

Link copied to clipboard

The ARN of a service role that allows the portal's users to access your IoT SiteWise resources on your behalf. For more information, see Using service roles for IoT SiteWise Monitor in the IoT SiteWise User Guide.

Link copied to clipboard

A list of key-value pairs that contain metadata for the portal. For more information, see Tagging your IoT SiteWise resources in the IoT SiteWise User Guide.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String