Class: Aws::Glue::Types::CreateSchemaResponse

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-glue/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#compatibilityString

The schema compatibility mode.



5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
# File 'lib/aws-sdk-glue/types.rb', line 5646

class CreateSchemaResponse < Struct.new(
  :registry_name,
  :registry_arn,
  :schema_name,
  :schema_arn,
  :description,
  :data_format,
  :compatibility,
  :schema_checkpoint,
  :latest_schema_version,
  :next_schema_version,
  :schema_status,
  :tags,
  :schema_version_id,
  :schema_version_status)
  SENSITIVE = []
  include Aws::Structure
end

#data_formatString

The data format of the schema definition. Currently ‘AVRO`, `JSON` and `PROTOBUF` are supported.



5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
# File 'lib/aws-sdk-glue/types.rb', line 5646

class CreateSchemaResponse < Struct.new(
  :registry_name,
  :registry_arn,
  :schema_name,
  :schema_arn,
  :description,
  :data_format,
  :compatibility,
  :schema_checkpoint,
  :latest_schema_version,
  :next_schema_version,
  :schema_status,
  :tags,
  :schema_version_id,
  :schema_version_status)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

A description of the schema if specified when created.



5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
# File 'lib/aws-sdk-glue/types.rb', line 5646

class CreateSchemaResponse < Struct.new(
  :registry_name,
  :registry_arn,
  :schema_name,
  :schema_arn,
  :description,
  :data_format,
  :compatibility,
  :schema_checkpoint,
  :latest_schema_version,
  :next_schema_version,
  :schema_status,
  :tags,
  :schema_version_id,
  :schema_version_status)
  SENSITIVE = []
  include Aws::Structure
end

#latest_schema_versionInteger

The latest version of the schema associated with the returned schema definition.



5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
# File 'lib/aws-sdk-glue/types.rb', line 5646

class CreateSchemaResponse < Struct.new(
  :registry_name,
  :registry_arn,
  :schema_name,
  :schema_arn,
  :description,
  :data_format,
  :compatibility,
  :schema_checkpoint,
  :latest_schema_version,
  :next_schema_version,
  :schema_status,
  :tags,
  :schema_version_id,
  :schema_version_status)
  SENSITIVE = []
  include Aws::Structure
end

#next_schema_versionInteger

The next version of the schema associated with the returned schema definition.



5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
# File 'lib/aws-sdk-glue/types.rb', line 5646

class CreateSchemaResponse < Struct.new(
  :registry_name,
  :registry_arn,
  :schema_name,
  :schema_arn,
  :description,
  :data_format,
  :compatibility,
  :schema_checkpoint,
  :latest_schema_version,
  :next_schema_version,
  :schema_status,
  :tags,
  :schema_version_id,
  :schema_version_status)
  SENSITIVE = []
  include Aws::Structure
end

#registry_arnString

The Amazon Resource Name (ARN) of the registry.



5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
# File 'lib/aws-sdk-glue/types.rb', line 5646

class CreateSchemaResponse < Struct.new(
  :registry_name,
  :registry_arn,
  :schema_name,
  :schema_arn,
  :description,
  :data_format,
  :compatibility,
  :schema_checkpoint,
  :latest_schema_version,
  :next_schema_version,
  :schema_status,
  :tags,
  :schema_version_id,
  :schema_version_status)
  SENSITIVE = []
  include Aws::Structure
end

#registry_nameString

The name of the registry.



5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
# File 'lib/aws-sdk-glue/types.rb', line 5646

class CreateSchemaResponse < Struct.new(
  :registry_name,
  :registry_arn,
  :schema_name,
  :schema_arn,
  :description,
  :data_format,
  :compatibility,
  :schema_checkpoint,
  :latest_schema_version,
  :next_schema_version,
  :schema_status,
  :tags,
  :schema_version_id,
  :schema_version_status)
  SENSITIVE = []
  include Aws::Structure
end

#schema_arnString

The Amazon Resource Name (ARN) of the schema.



5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
# File 'lib/aws-sdk-glue/types.rb', line 5646

class CreateSchemaResponse < Struct.new(
  :registry_name,
  :registry_arn,
  :schema_name,
  :schema_arn,
  :description,
  :data_format,
  :compatibility,
  :schema_checkpoint,
  :latest_schema_version,
  :next_schema_version,
  :schema_status,
  :tags,
  :schema_version_id,
  :schema_version_status)
  SENSITIVE = []
  include Aws::Structure
end

#schema_checkpointInteger

The version number of the checkpoint (the last time the compatibility mode was changed).



5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
# File 'lib/aws-sdk-glue/types.rb', line 5646

class CreateSchemaResponse < Struct.new(
  :registry_name,
  :registry_arn,
  :schema_name,
  :schema_arn,
  :description,
  :data_format,
  :compatibility,
  :schema_checkpoint,
  :latest_schema_version,
  :next_schema_version,
  :schema_status,
  :tags,
  :schema_version_id,
  :schema_version_status)
  SENSITIVE = []
  include Aws::Structure
end

#schema_nameString

The name of the schema.



5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
# File 'lib/aws-sdk-glue/types.rb', line 5646

class CreateSchemaResponse < Struct.new(
  :registry_name,
  :registry_arn,
  :schema_name,
  :schema_arn,
  :description,
  :data_format,
  :compatibility,
  :schema_checkpoint,
  :latest_schema_version,
  :next_schema_version,
  :schema_status,
  :tags,
  :schema_version_id,
  :schema_version_status)
  SENSITIVE = []
  include Aws::Structure
end

#schema_statusString

The status of the schema.



5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
# File 'lib/aws-sdk-glue/types.rb', line 5646

class CreateSchemaResponse < Struct.new(
  :registry_name,
  :registry_arn,
  :schema_name,
  :schema_arn,
  :description,
  :data_format,
  :compatibility,
  :schema_checkpoint,
  :latest_schema_version,
  :next_schema_version,
  :schema_status,
  :tags,
  :schema_version_id,
  :schema_version_status)
  SENSITIVE = []
  include Aws::Structure
end

#schema_version_idString

The unique identifier of the first schema version.



5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
# File 'lib/aws-sdk-glue/types.rb', line 5646

class CreateSchemaResponse < Struct.new(
  :registry_name,
  :registry_arn,
  :schema_name,
  :schema_arn,
  :description,
  :data_format,
  :compatibility,
  :schema_checkpoint,
  :latest_schema_version,
  :next_schema_version,
  :schema_status,
  :tags,
  :schema_version_id,
  :schema_version_status)
  SENSITIVE = []
  include Aws::Structure
end

#schema_version_statusString

The status of the first schema version created.



5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
# File 'lib/aws-sdk-glue/types.rb', line 5646

class CreateSchemaResponse < Struct.new(
  :registry_name,
  :registry_arn,
  :schema_name,
  :schema_arn,
  :description,
  :data_format,
  :compatibility,
  :schema_checkpoint,
  :latest_schema_version,
  :next_schema_version,
  :schema_status,
  :tags,
  :schema_version_id,
  :schema_version_status)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

The tags for the schema.



5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
# File 'lib/aws-sdk-glue/types.rb', line 5646

class CreateSchemaResponse < Struct.new(
  :registry_name,
  :registry_arn,
  :schema_name,
  :schema_arn,
  :description,
  :data_format,
  :compatibility,
  :schema_checkpoint,
  :latest_schema_version,
  :next_schema_version,
  :schema_status,
  :tags,
  :schema_version_id,
  :schema_version_status)
  SENSITIVE = []
  include Aws::Structure
end