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

Class: Aws::CloudDirectory::Types::GetObjectInformationResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#object_identifierString

The ObjectIdentifier of the specified object.

Returns:

  • (String)

    The ObjectIdentifier of the specified object.

#schema_facetsArray<Types::SchemaFacet>

The facets attached to the specified object. Although the response does not include minor version information, the most recently applied minor version of each Facet is in effect. See GetAppliedSchemaVersion for details.

Returns: