Portal

class Portal : KotlinCustomResource

Resource schema for AWS::IoTSiteWise::Portal

Properties

Link copied to clipboard
val alarms: Output<AlarmsProperties>?

Contains the configuration information of an alarm created in an AWS IoT SiteWise Monitor portal. You can use the alarm to monitor an asset property and get notified when the asset property value is outside a specified range.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The email address that sends alarm notifications.

Link copied to clipboard
val portalArn: Output<String>

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

Link copied to clipboard
val portalAuthMode: Output<String>?

The service to use to authenticate users to the portal. Choose from SSO or IAM. You can't change this value after you create a portal.

Link copied to clipboard
val portalClientId: Output<String>

The AWS SSO application generated client ID (used with AWS SSO APIs).

Link copied to clipboard

The AWS administrator's contact email address.

Link copied to clipboard

A description for the portal.

Link copied to clipboard
val portalId: Output<String>

The ID of the portal.

Link copied to clipboard
val portalName: Output<String>

A friendly name for the portal.

Link copied to clipboard
val portalStartUrl: Output<String>

The public root URL for the AWS IoT AWS IoT SiteWise Monitor application portal.

Link copied to clipboard
val portalType: Output<PortalType>?

The type of portal

Link copied to clipboard
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>

The ARN of a service role that allows the portal's users to access your AWS IoT SiteWise resources on your behalf.

Link copied to clipboard
val tags: Output<List<Tag>>?

A list of key-value pairs that contain metadata for the portal.

Link copied to clipboard
val urn: Output<String>