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
3544 |
# File 'sig/client.rbs', line 3544
def kinesis_stream_name: () -> ::String
|
#kms_key_id ⇒ ::String
3543 |
# File 'sig/client.rbs', line 3543
def kms_key_id: () -> ::String
|
#status ⇒ "stopped", ...
3545 |
# File 'sig/client.rbs', line 3545
def status: () -> ("stopped" | "starting" | "started" | "stopping")
|