Module: Aws::CustomerProfiles::Client::_CreateEventStreamResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateEventStreamResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#event_stream_arn ⇒ ::String
255 |
# File 'sig/client.rbs', line 255
def event_stream_arn: () -> ::String
|
#tags ⇒ ::Hash[::String, ::String]
256 |
# File 'sig/client.rbs', line 256
def tags: () -> ::Hash[::String, ::String]
|