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

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#compatibilityString

The schema compatibility mode.

Returns:

  • (String)


5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
# File 'gems/aws-sdk-glue/lib/aws-sdk-glue/types.rb', line 5426

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.

Returns:

  • (String)


5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
# File 'gems/aws-sdk-glue/lib/aws-sdk-glue/types.rb', line 5426

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.

Returns:

  • (String)


5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
# File 'gems/aws-sdk-glue/lib/aws-sdk-glue/types.rb', line 5426

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.

Returns:

  • (Integer)


5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
# File 'gems/aws-sdk-glue/lib/aws-sdk-glue/types.rb', line 5426

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.

Returns:

  • (Integer)


5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
# File 'gems/aws-sdk-glue/lib/aws-sdk-glue/types.rb', line 5426

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.

Returns:

  • (String)


5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
# File 'gems/aws-sdk-glue/lib/aws-sdk-glue/types.rb', line 5426

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.

Returns:

  • (String)


5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
# File 'gems/aws-sdk-glue/lib/aws-sdk-glue/types.rb', line 5426

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.

Returns:

  • (String)


5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
# File 'gems/aws-sdk-glue/lib/aws-sdk-glue/types.rb', line 5426

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).

Returns:

  • (Integer)


5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
# File 'gems/aws-sdk-glue/lib/aws-sdk-glue/types.rb', line 5426

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.

Returns:

  • (String)


5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
# File 'gems/aws-sdk-glue/lib/aws-sdk-glue/types.rb', line 5426

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.

Returns:

  • (String)


5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
# File 'gems/aws-sdk-glue/lib/aws-sdk-glue/types.rb', line 5426

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.

Returns:

  • (String)


5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
# File 'gems/aws-sdk-glue/lib/aws-sdk-glue/types.rb', line 5426

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.

Returns:

  • (String)


5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
# File 'gems/aws-sdk-glue/lib/aws-sdk-glue/types.rb', line 5426

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.

Returns:

  • (Hash<String,String>)


5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
# File 'gems/aws-sdk-glue/lib/aws-sdk-glue/types.rb', line 5426

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