class Aws::IoTSiteWise::Types::PortalSummary
Contains a portal summary.
@!attribute [rw] id
The ID of the portal. @return [String]
@!attribute [rw] name
The name of the portal. @return [String]
@!attribute [rw] description
The portal's description. @return [String]
@!attribute [rw] start_url
The URL for the IoT SiteWise Monitor portal. You can use this URL to access portals that use Amazon Web Services SSO 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. @return [String]
@!attribute [rw] creation_date
The date the portal was created, in Unix epoch time. @return [Time]
@!attribute [rw] last_update_date
The date the portal was last updated, in Unix epoch time. @return [Time]
@!attribute [rw] role_arn
The [ARN][1] 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][2] in the *IoT SiteWise User Guide*. [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html [2]: https://docs.aws.amazon.com/iot-sitewise/latest/userguide/monitor-service-role.html @return [String]
@!attribute [rw] status
Contains information about the current status of a portal. @return [Types::PortalStatus]
Constants
- SENSITIVE