Module: Aws::RDS::Client::_StopActivityStreamResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StopActivityStreamResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#kinesis_stream_name ⇒ ::String
3570 |
# File 'sig/client.rbs', line 3570
def kinesis_stream_name: () -> ::String
|
#kms_key_id ⇒ ::String
3569 |
# File 'sig/client.rbs', line 3569
def kms_key_id: () -> ::String
|
#status ⇒ "stopped", ...
3571 |
# File 'sig/client.rbs', line 3571
def status: () -> ("stopped" | "starting" | "started" | "stopping")
|