CreatePortalResponse

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The ID of the created 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 status of the portal, which contains a state (CREATING after successfully calling this operation) and any error message.

Link copied to clipboard

The associated IAM Identity Center application ID, if the portal uses IAM Identity Center.

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