Module: Aws::Finspace::Client::_GetKxDataviewResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetKxDataviewResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#active_versions::Array[Types::KxDataviewActiveVersion]

Returns:



573
# File 'sig/client.rbs', line 573

def active_versions: () -> ::Array[Types::KxDataviewActiveVersion]

#auto_updateBoolean

Returns:

  • (Boolean)


575
# File 'sig/client.rbs', line 575

def auto_update: () -> bool

#availability_zone_id::String

Returns:

  • (::String)


570
# File 'sig/client.rbs', line 570

def availability_zone_id: () -> ::String

#az_mode"SINGLE", "MULTI"

Returns:

  • ("SINGLE", "MULTI")


569
# File 'sig/client.rbs', line 569

def az_mode: () -> ("SINGLE" | "MULTI")

#changeset_id::String

Returns:

  • (::String)


571
# File 'sig/client.rbs', line 571

def changeset_id: () -> ::String

#created_timestamp::Time

Returns:

  • (::Time)


578
# File 'sig/client.rbs', line 578

def created_timestamp: () -> ::Time

#database_name::String

Returns:

  • (::String)


567
# File 'sig/client.rbs', line 567

def database_name: () -> ::String

#dataview_name::String

Returns:

  • (::String)


568
# File 'sig/client.rbs', line 568

def dataview_name: () -> ::String

#description::String

Returns:

  • (::String)


574
# File 'sig/client.rbs', line 574

def description: () -> ::String

#environment_id::String

Returns:

  • (::String)


577
# File 'sig/client.rbs', line 577

def environment_id: () -> ::String

#last_modified_timestamp::Time

Returns:

  • (::Time)


579
# File 'sig/client.rbs', line 579

def last_modified_timestamp: () -> ::Time

#read_writeBoolean

Returns:

  • (Boolean)


576
# File 'sig/client.rbs', line 576

def read_write: () -> bool

#segment_configurations::Array[Types::KxDataviewSegmentConfiguration]



572
# File 'sig/client.rbs', line 572

def segment_configurations: () -> ::Array[Types::KxDataviewSegmentConfiguration]

#status"CREATING", ...

Returns:

  • ("CREATING", "ACTIVE", "UPDATING", "FAILED", "DELETING")


580
# File 'sig/client.rbs', line 580

def status: () -> ("CREATING" | "ACTIVE" | "UPDATING" | "FAILED" | "DELETING")

#status_reason::String

Returns:

  • (::String)


581
# File 'sig/client.rbs', line 581

def status_reason: () -> ::String