The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::IoTSiteWise::DescribeDashboardResponse

ATTRIBUTES

REQUIRED DashboardArn => Str

The ARN (https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) of the dashboard, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:dashboard/${DashboardId}

REQUIRED DashboardCreationDate => Str

The date the dashboard was created, in Unix epoch time.

REQUIRED DashboardDefinition => Str

The dashboard's definition JSON literal. For detailed information, see Creating dashboards (CLI) (https://docs.aws.amazon.com/iot-sitewise/latest/userguide/create-dashboards-using-aws-cli.html) in the AWS IoT SiteWise User Guide.

DashboardDescription => Str

The dashboard's description.

REQUIRED DashboardId => Str

The ID of the dashboard.

REQUIRED DashboardLastUpdateDate => Str

The date the dashboard was last updated, in Unix epoch time.

REQUIRED DashboardName => Str

The name of the dashboard.

REQUIRED ProjectId => Str

The ID of the project that the dashboard is in.

_request_id => Str