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

Class: Aws::CloudDirectory::Types::ObjectIdentifierAndLinkNameTuple

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

Overview

A pair of ObjectIdentifier and LinkName.

Instance Attribute Summary collapse

Instance Attribute Details

The name of the link between the parent and the child object.

Returns:

  • (String)

    The name of the link between the parent and the child object.

#object_identifierString

The ID that is associated with the object.

Returns:

  • (String)

    The ID that is associated with the object.