class Aws::WorkMail::Types::Resource

The representation of a resource.

@!attribute [rw] id

The identifier of the resource.
@return [String]

@!attribute [rw] email

The email of the resource.
@return [String]

@!attribute [rw] name

The name of the resource.
@return [String]

@!attribute [rw] type

The type of the resource: equipment or room.
@return [String]

@!attribute [rw] state

The state of the resource, which can be ENABLED, DISABLED, or
DELETED.
@return [String]

@!attribute [rw] enabled_date

The date indicating when the resource was enabled for Amazon
WorkMail use.
@return [Time]

@!attribute [rw] disabled_date

The date indicating when the resource was disabled from Amazon
WorkMail use.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01/Resource AWS API Documentation

Constants

SENSITIVE