You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudDirectory::Types::PublishSchemaRequestWhen passing PublishSchemaRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
development_schema_arn: "Arn", version: "Version", minor_version: "Version",
name: "SchemaName",
}
Instance Attribute Summary collapse
The Amazon Resource Name (ARN) that is associated with the development schema.
The minor version under which the schema will be published.
The new name under which the schema will be published.
The major version under which the schema will be published.
The Amazon Resource Name (ARN) that is associated with the development schema. For more information, see arns.
#minor_version ⇒ StringThe minor version under which the schema will be published. This parameter is recommended. Schemas have both a major and minor version associated with them.
#name ⇒ StringThe new name under which the schema will be published. If this is not provided, the development schema is considered.
#version ⇒ StringThe major version under which the schema will be published. Schemas have both a major and minor version associated with them.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4