Module: Aws::MediaTailor::Client::_ConfigureLogsForChannelResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ConfigureLogsForChannelResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#channel_name ⇒ ::String
83 |
# File 'sig/client.rbs', line 83
def channel_name: () -> ::String
|
#log_types ⇒ ::Array[("AS_RUN")]
84 |
# File 'sig/client.rbs', line 84
def log_types: () -> ::Array[("AS_RUN")]
|