Class: Aws::Finspace::Types::UpdateKxDataviewResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#active_versionsArray<Types::KxDataviewActiveVersion>

The current active changeset versions of the database on the given dataview.

Returns:



5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
# File 'gems/aws-sdk-finspace/lib/aws-sdk-finspace/types.rb', line 5086

class UpdateKxDataviewResponse < Struct.new(
  :environment_id,
  :database_name,
  :dataview_name,
  :az_mode,
  :availability_zone_id,
  :changeset_id,
  :segment_configurations,
  :active_versions,
  :status,
  :auto_update,
  :read_write,
  :description,
  :created_timestamp,
  :last_modified_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#auto_updateBoolean

The option to specify whether you want to apply all the future additions and corrections automatically to the dataview when new changesets are ingested. The default value is false.

Returns:

  • (Boolean)


5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
# File 'gems/aws-sdk-finspace/lib/aws-sdk-finspace/types.rb', line 5086

class UpdateKxDataviewResponse < Struct.new(
  :environment_id,
  :database_name,
  :dataview_name,
  :az_mode,
  :availability_zone_id,
  :changeset_id,
  :segment_configurations,
  :active_versions,
  :status,
  :auto_update,
  :read_write,
  :description,
  :created_timestamp,
  :last_modified_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#availability_zone_idString

The identifier of the availability zones.

Returns:

  • (String)


5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
# File 'gems/aws-sdk-finspace/lib/aws-sdk-finspace/types.rb', line 5086

class UpdateKxDataviewResponse < Struct.new(
  :environment_id,
  :database_name,
  :dataview_name,
  :az_mode,
  :availability_zone_id,
  :changeset_id,
  :segment_configurations,
  :active_versions,
  :status,
  :auto_update,
  :read_write,
  :description,
  :created_timestamp,
  :last_modified_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#az_modeString

The number of availability zones you want to assign per volume. Currently, FinSpace only supports SINGLE for volumes. This places dataview in a single AZ.

Returns:

  • (String)


5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
# File 'gems/aws-sdk-finspace/lib/aws-sdk-finspace/types.rb', line 5086

class UpdateKxDataviewResponse < Struct.new(
  :environment_id,
  :database_name,
  :dataview_name,
  :az_mode,
  :availability_zone_id,
  :changeset_id,
  :segment_configurations,
  :active_versions,
  :status,
  :auto_update,
  :read_write,
  :description,
  :created_timestamp,
  :last_modified_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#changeset_idString

A unique identifier for the changeset.

Returns:

  • (String)


5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
# File 'gems/aws-sdk-finspace/lib/aws-sdk-finspace/types.rb', line 5086

class UpdateKxDataviewResponse < Struct.new(
  :environment_id,
  :database_name,
  :dataview_name,
  :az_mode,
  :availability_zone_id,
  :changeset_id,
  :segment_configurations,
  :active_versions,
  :status,
  :auto_update,
  :read_write,
  :description,
  :created_timestamp,
  :last_modified_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#created_timestampTime

The timestamp at which the dataview was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

Returns:

  • (Time)


5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
# File 'gems/aws-sdk-finspace/lib/aws-sdk-finspace/types.rb', line 5086

class UpdateKxDataviewResponse < Struct.new(
  :environment_id,
  :database_name,
  :dataview_name,
  :az_mode,
  :availability_zone_id,
  :changeset_id,
  :segment_configurations,
  :active_versions,
  :status,
  :auto_update,
  :read_write,
  :description,
  :created_timestamp,
  :last_modified_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#database_nameString

The name of the database.

Returns:

  • (String)


5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
# File 'gems/aws-sdk-finspace/lib/aws-sdk-finspace/types.rb', line 5086

class UpdateKxDataviewResponse < Struct.new(
  :environment_id,
  :database_name,
  :dataview_name,
  :az_mode,
  :availability_zone_id,
  :changeset_id,
  :segment_configurations,
  :active_versions,
  :status,
  :auto_update,
  :read_write,
  :description,
  :created_timestamp,
  :last_modified_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#dataview_nameString

The name of the database under which the dataview was created.

Returns:

  • (String)


5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
# File 'gems/aws-sdk-finspace/lib/aws-sdk-finspace/types.rb', line 5086

class UpdateKxDataviewResponse < Struct.new(
  :environment_id,
  :database_name,
  :dataview_name,
  :az_mode,
  :availability_zone_id,
  :changeset_id,
  :segment_configurations,
  :active_versions,
  :status,
  :auto_update,
  :read_write,
  :description,
  :created_timestamp,
  :last_modified_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

A description of the dataview.

Returns:

  • (String)


5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
# File 'gems/aws-sdk-finspace/lib/aws-sdk-finspace/types.rb', line 5086

class UpdateKxDataviewResponse < Struct.new(
  :environment_id,
  :database_name,
  :dataview_name,
  :az_mode,
  :availability_zone_id,
  :changeset_id,
  :segment_configurations,
  :active_versions,
  :status,
  :auto_update,
  :read_write,
  :description,
  :created_timestamp,
  :last_modified_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#environment_idString

A unique identifier for the kdb environment, where you want to update the dataview.

Returns:

  • (String)


5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
# File 'gems/aws-sdk-finspace/lib/aws-sdk-finspace/types.rb', line 5086

class UpdateKxDataviewResponse < Struct.new(
  :environment_id,
  :database_name,
  :dataview_name,
  :az_mode,
  :availability_zone_id,
  :changeset_id,
  :segment_configurations,
  :active_versions,
  :status,
  :auto_update,
  :read_write,
  :description,
  :created_timestamp,
  :last_modified_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_timestampTime

The last time that the dataview was updated in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

Returns:

  • (Time)


5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
# File 'gems/aws-sdk-finspace/lib/aws-sdk-finspace/types.rb', line 5086

class UpdateKxDataviewResponse < Struct.new(
  :environment_id,
  :database_name,
  :dataview_name,
  :az_mode,
  :availability_zone_id,
  :changeset_id,
  :segment_configurations,
  :active_versions,
  :status,
  :auto_update,
  :read_write,
  :description,
  :created_timestamp,
  :last_modified_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#read_writeBoolean

Returns True if the dataview is created as writeable and False otherwise.

Returns:

  • (Boolean)


5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
# File 'gems/aws-sdk-finspace/lib/aws-sdk-finspace/types.rb', line 5086

class UpdateKxDataviewResponse < Struct.new(
  :environment_id,
  :database_name,
  :dataview_name,
  :az_mode,
  :availability_zone_id,
  :changeset_id,
  :segment_configurations,
  :active_versions,
  :status,
  :auto_update,
  :read_write,
  :description,
  :created_timestamp,
  :last_modified_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#segment_configurationsArray<Types::KxDataviewSegmentConfiguration>

The configuration that contains the database path of the data that you want to place on each selected volume. Each segment must have a unique database path for each volume. If you do not explicitly specify any database path for a volume, they are accessible from the cluster through the default S3/object store segment.



5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
# File 'gems/aws-sdk-finspace/lib/aws-sdk-finspace/types.rb', line 5086

class UpdateKxDataviewResponse < Struct.new(
  :environment_id,
  :database_name,
  :dataview_name,
  :az_mode,
  :availability_zone_id,
  :changeset_id,
  :segment_configurations,
  :active_versions,
  :status,
  :auto_update,
  :read_write,
  :description,
  :created_timestamp,
  :last_modified_timestamp)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of dataview creation.

  • CREATING – The dataview creation is in progress.

  • UPDATING – The dataview is in the process of being updated.

  • ACTIVE – The dataview is active.

Returns:

  • (String)


5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
# File 'gems/aws-sdk-finspace/lib/aws-sdk-finspace/types.rb', line 5086

class UpdateKxDataviewResponse < Struct.new(
  :environment_id,
  :database_name,
  :dataview_name,
  :az_mode,
  :availability_zone_id,
  :changeset_id,
  :segment_configurations,
  :active_versions,
  :status,
  :auto_update,
  :read_write,
  :description,
  :created_timestamp,
  :last_modified_timestamp)
  SENSITIVE = []
  include Aws::Structure
end