Module: Aws::Mgn::Client::_UpdateWaveResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn ⇒ ::String

Returns:

  • (::String)


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

def arn: () -> ::String

#creation_date_time ⇒ ::String

Returns:

  • (::String)


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

def creation_date_time: () -> ::String

#description ⇒ ::String

Returns:

  • (::String)


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

def description: () -> ::String

#is_archived ⇒ Boolean

Returns:

  • (Boolean)


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

def is_archived: () -> bool

#last_modified_date_time ⇒ ::String

Returns:

  • (::String)


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

def last_modified_date_time: () -> ::String

#name ⇒ ::String

Returns:

  • (::String)


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

def name: () -> ::String

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

Returns:

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


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

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

#wave_aggregated_status ⇒ Types::WaveAggregatedStatus



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

def wave_aggregated_status: () -> Types::WaveAggregatedStatus

#wave_id ⇒ ::String

Returns:

  • (::String)


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

def wave_id: () -> ::String