Module: Aws::OAM::Client::_CreateSinkResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

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

Returns:

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


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

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