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

Returns:

  • (::String)


3570
# File 'sig/client.rbs', line 3570

def kinesis_stream_name: () -> ::String

#kms_key_id::String

Returns:

  • (::String)


3569
# File 'sig/client.rbs', line 3569

def kms_key_id: () -> ::String

#status"stopped", ...

Returns:

  • ("stopped", "starting", "started", "stopping")


3571
# File 'sig/client.rbs', line 3571

def status: () -> ("stopped" | "starting" | "started" | "stopping")