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
154 |
# File 'sig/client.rbs', line 154
def arn: () -> ::String
|
#id ⇒ ::String
155 |
# File 'sig/client.rbs', line 155
def id: () -> ::String
|
#name ⇒ ::String
156 |
# File 'sig/client.rbs', line 156
def name: () -> ::String
|
#tags ⇒ ::Hash[::String, ::String]
157 |
# File 'sig/client.rbs', line 157
def tags: () -> ::Hash[::String, ::String]
|