Module: Aws::Mgn::Client::_CreateWaveResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn ⇒ ::String

Returns:

  • (::String)


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

def arn: () -> ::String

#creation_date_time ⇒ ::String

Returns:

  • (::String)


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

def creation_date_time: () -> ::String

#description ⇒ ::String

Returns:

  • (::String)


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

def description: () -> ::String

#is_archived ⇒ Boolean

Returns:

  • (Boolean)


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

def is_archived: () -> bool

#last_modified_date_time ⇒ ::String

Returns:

  • (::String)


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

def last_modified_date_time: () -> ::String

#name ⇒ ::String

Returns:

  • (::String)


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

def name: () -> ::String

#tags ⇒ ::Hash[::String, ::String]

Returns:

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


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

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

#wave_aggregated_status ⇒ Types::WaveAggregatedStatus



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

def wave_aggregated_status: () -> Types::WaveAggregatedStatus

#wave_id ⇒ ::String

Returns:

  • (::String)


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

def wave_id: () -> ::String