Module: Aws::Mgn::Client::_UnarchiveWaveResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn ⇒ ::String

Returns:

  • (::String)


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

def arn: () -> ::String

#creation_date_time ⇒ ::String

Returns:

  • (::String)


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

def creation_date_time: () -> ::String

#description ⇒ ::String

Returns:

  • (::String)


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

def description: () -> ::String

#is_archived ⇒ Boolean

Returns:

  • (Boolean)


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

def is_archived: () -> bool

#last_modified_date_time ⇒ ::String

Returns:

  • (::String)


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

def last_modified_date_time: () -> ::String

#name ⇒ ::String

Returns:

  • (::String)


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

def name: () -> ::String

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

Returns:

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


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

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

#wave_aggregated_status ⇒ Types::WaveAggregatedStatus



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

def wave_aggregated_status: () -> Types::WaveAggregatedStatus

#wave_id ⇒ ::String

Returns:

  • (::String)


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

def wave_id: () -> ::String