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
- Struct
- Aws::CloudDirectory::Types::GetObjectInformationResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#object_identifier ⇒ String
The
ObjectIdentifierof the specified object. -
#schema_facets ⇒ Array<Types::SchemaFacet>
The facets attached to the specified object.
Instance Attribute Details
#object_identifier ⇒ String
The ObjectIdentifier of the specified object.
#schema_facets ⇒ Array<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.