Module: Aws::ApplicationDiscoveryService::Client::_StartContinuousExportResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#data_source"AGENT"

Returns:

  • ("AGENT")


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

def data_source: () -> ("AGENT")

#export_id::String

Returns:

  • (::String)


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

def export_id: () -> ::String

#s3_bucket::String

Returns:

  • (::String)


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

def s3_bucket: () -> ::String

#schema_storage_config::Hash[::String, ::String]

Returns:

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


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

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

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time