Module: Aws::OAM::Client::_UpdateLinkResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#label::String

Returns:

  • (::String)


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

def label: () -> ::String

#label_template::String

Returns:

  • (::String)


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

def label_template: () -> ::String


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

def link_configuration: () -> Types::LinkConfiguration

#resource_types::Array[::String]

Returns:

  • (::Array[::String])


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

def resource_types: () -> ::Array[::String]

#sink_arn::String

Returns:

  • (::String)


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

def sink_arn: () -> ::String

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

Returns:

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


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

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