class Aws::IoTSiteWise::Types::AccessPolicySummary

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

@!attribute [rw] id

The ID of the access policy.
@return [String]

@!attribute [rw] identity

The identity (an Amazon Web Services SSO user, an Amazon Web
Services SSO group, or an IAM user).
@return [Types::Identity]

@!attribute [rw] resource

The IoT SiteWise Monitor resource (a portal or project).
@return [Types::Resource]

@!attribute [rw] permission

The permissions for the access policy. Note that a project
`ADMINISTRATOR` is also known as a project owner.
@return [String]

@!attribute [rw] creation_date

The date the access policy was created, in Unix epoch time.
@return [Time]

@!attribute [rw] last_update_date

The date the access policy was last updated, in Unix epoch time.
@return [Time]

Constants

SENSITIVE