Module: Aws::OAM::Client::_GetLinkResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn ⇒ ::String

Returns:

  • (::String)


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

def arn: () -> ::String

#id ⇒ ::String

Returns:

  • (::String)


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

def id: () -> ::String

#label ⇒ ::String

Returns:

  • (::String)


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

def label: () -> ::String

#label_template ⇒ ::String

Returns:

  • (::String)


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

def label_template: () -> ::String


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

def link_configuration: () -> Types::LinkConfiguration

#resource_types ⇒ ::Array[::String]

Returns:

  • (::Array[::String])


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

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

#sink_arn ⇒ ::String

Returns:

  • (::String)


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

def sink_arn: () -> ::String

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

Returns:

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


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

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