class Aws::IoTSiteWise::Types::CreatePortalResponse
@!attribute [rw] portal_id
The ID of the created portal. @return [String]
@!attribute [rw] portal_arn
The [ARN][1] of the portal, which has the following format. `arn:$\{Partition\}:iotsitewise:$\{Region\}:$\{Account\}:portal/$\{PortalId\}` [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html @return [String]
@!attribute [rw] portal_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] portal_status
The status of the portal, which contains a state (`CREATING` after successfully calling this operation) and any error message. @return [Types::PortalStatus]
@!attribute [rw] sso_application_id
The associated Amazon Web Services SSO application ID, if the portal uses Amazon Web Services SSO. @return [String]
Constants
- SENSITIVE