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

Class: Aws::DirectoryService::Types::ListSchemaExtensionsResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

If not null, more results are available. Pass this value for the NextToken parameter in a subsequent call to ListSchemaExtensions to retrieve the next set of items.

Returns:

  • (String)

    If not null, more results are available.

#schema_extensions_infoArray<Types::SchemaExtensionInfo>

Information about the schema extensions applied to the directory.

Returns: