You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SWF::Types::DomainDetail

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains details of a domain.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#configurationTypes::DomainConfiguration

The domain configuration. Currently, this includes only the domain\'s retention period.

Returns:

#domain_infoTypes::DomainInfo

The basic information about a domain, such as its name, status, and description.

Returns:

  • (Types::DomainInfo)

    The basic information about a domain, such as its name, status, and description.