You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudDirectory::Types::ListDevelopmentSchemaArnsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudDirectory::Types::ListDevelopmentSchemaArnsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
The pagination token.
-
#schema_arns ⇒ Array<String>
The ARNs of retrieved development schemas.
Instance Attribute Details
#next_token ⇒ String
The pagination token.
#schema_arns ⇒ Array<String>
The ARNs of retrieved development schemas.