class Aws::WorkMail::Types::DescribeResourceResponse

@!attribute [rw] resource_id

The identifier of the described resource.
@return [String]

@!attribute [rw] email

The email of the described resource.
@return [String]

@!attribute [rw] name

The name of the described resource.
@return [String]

@!attribute [rw] type

The type of the described resource.
@return [String]

@!attribute [rw] booking_options

The booking options for the described resource.
@return [Types::BookingOptions]

@!attribute [rw] state

The state of the resource: enabled (registered to Amazon WorkMail),
disabled (deregistered or never registered to WorkMail), or deleted.
@return [String]

@!attribute [rw] enabled_date

The date and time when a resource was enabled for WorkMail, in UNIX
epoch time format.
@return [Time]

@!attribute [rw] disabled_date

The date and time when a resource was disabled from WorkMail, in
UNIX epoch time format.
@return [Time]

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

Constants

SENSITIVE