Module: Aws::OAM::Client::_GetSinkResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

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

Returns:

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


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

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