DescribePortalResponse

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.

Link copied to clipboard

The email address that sends alarm notifications.

Link copied to clipboard

The ARN of the portal, which has the following format.

Link copied to clipboard

The service to use to authenticate users to the portal.

Link copied to clipboard

The IAM Identity Center application generated client ID (used with IAM Identity Center API operations). IoT SiteWise includes portalClientId for only portals that use IAM Identity Center to authenticate users.

Link copied to clipboard

The Amazon Web Services administrator's contact email address.

Link copied to clipboard

The date the portal was created, in Unix epoch time.

Link copied to clipboard

The portal's description.

Link copied to clipboard

The ID of the portal.

Link copied to clipboard

The date the portal was last updated, in Unix epoch time.

Link copied to clipboard

The portal's logo image, which is available at a URL.

Link copied to clipboard

The name of the portal.

Link copied to clipboard

The URL for the IoT SiteWise Monitor portal. You can use this URL to access portals that use IAM Identity Center for authentication. For portals that use IAM for authentication, you must use the IoT SiteWise console to get a URL that you can use to access the portal.

Link copied to clipboard

The current status of the portal, which contains a state and any error message.

Link copied to clipboard

The ARN of the 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.

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