Module: Aws::FinSpaceData::Client::_GetChangesetResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#active_from_timestamp::Integer

Returns:

  • (::Integer)


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

def active_from_timestamp: () -> ::Integer

#active_until_timestamp::Integer

Returns:

  • (::Integer)


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

def active_until_timestamp: () -> ::Integer

#change_type"REPLACE", ...

Returns:

  • ("REPLACE", "APPEND", "MODIFY")


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

def change_type: () -> ("REPLACE" | "APPEND" | "MODIFY")

#changeset_arn::String

Returns:

  • (::String)


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

def changeset_arn: () -> ::String

#changeset_id::String

Returns:

  • (::String)


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

def changeset_id: () -> ::String

#create_time::Integer

Returns:

  • (::Integer)


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

def create_time: () -> ::Integer

#dataset_id::String

Returns:

  • (::String)


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

def dataset_id: () -> ::String

#error_infoTypes::ChangesetErrorInfo



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

def error_info: () -> Types::ChangesetErrorInfo

#format_params::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def format_params: () -> ::Hash[::String, ::String]

#source_params::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def source_params: () -> ::Hash[::String, ::String]

#status"PENDING", ...

Returns:

  • ("PENDING", "FAILED", "SUCCESS", "RUNNING", "STOP_REQUESTED")


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

def status: () -> ("PENDING" | "FAILED" | "SUCCESS" | "RUNNING" | "STOP_REQUESTED")

#updated_by_changeset_id::String

Returns:

  • (::String)


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

def updated_by_changeset_id: () -> ::String

#updates_changeset_id::String

Returns:

  • (::String)


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

def updates_changeset_id: () -> ::String