class Aws::CloudDirectory::Types::Directory

Directory structure that includes the directory name and directory ARN.

@!attribute [rw] name

The name of the directory.
@return [String]

@!attribute [rw] directory_arn

The Amazon Resource Name (ARN) that is associated with the
directory. For more information, see arns.
@return [String]

@!attribute [rw] state

The state of the directory. Can be either `Enabled`, `Disabled`, or
`Deleted`.
@return [String]

@!attribute [rw] creation_date_time

The date and time when the directory was created.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/Directory AWS API Documentation

Constants

SENSITIVE