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

Class: Aws::CloudDirectory::Types::CreateDirectoryResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#applied_schema_arnString

The ARN of the published schema in the Directory. Once a published schema is copied into the directory, it has its own ARN, which is referred to applied schema ARN. For more information, see arns.

Returns:

  • (String)

    The ARN of the published schema in the Directory.

#directory_arnString

The ARN that is associated with the Directory. For more information, see arns.

Returns:

  • (String)

    The ARN that is associated with the Directory.

#nameString

The name of the Directory.

Returns:

#object_identifierString

The root object node of the created directory.

Returns:

  • (String)

    The root object node of the created directory.