Dashboard

class Dashboard : KotlinCustomResource

The Amazon CloudTrail dashboard resource allows customers to manage managed dashboards and create custom dashboards. You can manually refresh custom and managed dashboards. For custom dashboards, you can also set up an automatic refresh schedule and modify dashboard widgets.

Properties

Link copied to clipboard

The timestamp of the dashboard creation.

Link copied to clipboard
val dashboardArn: Output<String>

The ARN of the dashboard.

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

The name of the dashboard.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Configures the automatic refresh schedule for the dashboard. Includes the frequency unit (DAYS or HOURS) and value, as well as the status (ENABLED or DISABLED) of the refresh schedule.

Link copied to clipboard
val status: Output<DashboardStatus>

The status of the dashboard. Values are CREATING, CREATED, UPDATING, UPDATED and DELETING.

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

A list of tags.

Link copied to clipboard

Indicates whether the dashboard is protected from termination.

Link copied to clipboard
val type: Output<DashboardType>

The type of the dashboard. Values are CUSTOM and MANAGED.

Link copied to clipboard

The timestamp showing when the dashboard was updated, if applicable. UpdatedTimestamp is always either the same or newer than the time shown in CreatedTimestamp.

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

List of widgets on the dashboard