You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoTSiteWise::Types::PortalStatus
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTSiteWise::Types::PortalStatus
- Defined in:
- (unknown)
Overview
Contains information about the current status of a portal.
Returned by:
Instance Attribute Summary collapse
-
#error ⇒ Types::MonitorErrorDetails
Contains associated error information, if any.
-
#state ⇒ String
The current state of the portal.
Instance Attribute Details
#error ⇒ Types::MonitorErrorDetails
Contains associated error information, if any.
#state ⇒ String
The current state of the portal.
Possible values:
- CREATING
- UPDATING
- DELETING
- ACTIVE
- FAILED