Class: Aws::Glue::Types::GetSchemaResponse

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 compatibility mode of the schema.

Returns:

  • (String)


11216
11217
11218
11219
11220
11221
11222
11223
11224
11225
11226
11227
11228
11229
11230
11231
11232
# File 'lib/aws-sdk-glue/types.rb', line 11216

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

#created_timeString

The date and time the schema was created.

Returns:

  • (String)


11216
11217
11218
11219
11220
11221
11222
11223
11224
11225
11226
11227
11228
11229
11230
11231
11232
# File 'lib/aws-sdk-glue/types.rb', line 11216

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

#data_formatString

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

Returns:

  • (String)


11216
11217
11218
11219
11220
11221
11222
11223
11224
11225
11226
11227
11228
11229
11230
11231
11232
# File 'lib/aws-sdk-glue/types.rb', line 11216

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

#descriptionString

A description of schema if specified when created

Returns:

  • (String)


11216
11217
11218
11219
11220
11221
11222
11223
11224
11225
11226
11227
11228
11229
11230
11231
11232
# File 'lib/aws-sdk-glue/types.rb', line 11216

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

#latest_schema_versionInteger

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

Returns:

  • (Integer)


11216
11217
11218
11219
11220
11221
11222
11223
11224
11225
11226
11227
11228
11229
11230
11231
11232
# File 'lib/aws-sdk-glue/types.rb', line 11216

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

#next_schema_versionInteger

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

Returns:

  • (Integer)


11216
11217
11218
11219
11220
11221
11222
11223
11224
11225
11226
11227
11228
11229
11230
11231
11232
# File 'lib/aws-sdk-glue/types.rb', line 11216

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

#registry_arnString

The Amazon Resource Name (ARN) of the registry.

Returns:

  • (String)


11216
11217
11218
11219
11220
11221
11222
11223
11224
11225
11226
11227
11228
11229
11230
11231
11232
# File 'lib/aws-sdk-glue/types.rb', line 11216

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

#registry_nameString

The name of the registry.

Returns:

  • (String)


11216
11217
11218
11219
11220
11221
11222
11223
11224
11225
11226
11227
11228
11229
11230
11231
11232
# File 'lib/aws-sdk-glue/types.rb', line 11216

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

#schema_arnString

The Amazon Resource Name (ARN) of the schema.

Returns:

  • (String)


11216
11217
11218
11219
11220
11221
11222
11223
11224
11225
11226
11227
11228
11229
11230
11231
11232
# File 'lib/aws-sdk-glue/types.rb', line 11216

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

#schema_checkpointInteger

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

Returns:

  • (Integer)


11216
11217
11218
11219
11220
11221
11222
11223
11224
11225
11226
11227
11228
11229
11230
11231
11232
# File 'lib/aws-sdk-glue/types.rb', line 11216

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

#schema_nameString

The name of the schema.

Returns:

  • (String)


11216
11217
11218
11219
11220
11221
11222
11223
11224
11225
11226
11227
11228
11229
11230
11231
11232
# File 'lib/aws-sdk-glue/types.rb', line 11216

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

#schema_statusString

The status of the schema.

Returns:

  • (String)


11216
11217
11218
11219
11220
11221
11222
11223
11224
11225
11226
11227
11228
11229
11230
11231
11232
# File 'lib/aws-sdk-glue/types.rb', line 11216

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

#updated_timeString

The date and time the schema was updated.

Returns:

  • (String)


11216
11217
11218
11219
11220
11221
11222
11223
11224
11225
11226
11227
11228
11229
11230
11231
11232
# File 'lib/aws-sdk-glue/types.rb', line 11216

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