AccessPolicySummary

Contains an access policy that defines an identity's access to an IoT SiteWise Monitor resource.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date the access policy was created, in Unix epoch time.

Link copied to clipboard
val id: String

The ID of the access policy.

Link copied to clipboard

The identity (an IAM Identity Center user, an IAM Identity Center group, or an IAM user).

Link copied to clipboard

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

Link copied to clipboard

The permissions for the access policy. Note that a project ADMINISTRATOR is also known as a project owner.

Link copied to clipboard

The IoT SiteWise Monitor resource (a portal or project).

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String