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
104 |
# File 'sig/client.rbs', line 104
def arn: () -> ::String
|
#id ⇒ ::String
105 |
# File 'sig/client.rbs', line 105
def id: () -> ::String
|
#name ⇒ ::String
106 |
# File 'sig/client.rbs', line 106
def name: () -> ::String
|
#tags ⇒ ::Hash[::String, ::String]
107 |
# File 'sig/client.rbs', line 107
def tags: () -> ::Hash[::String, ::String]
|