Module: Aws::RDS::Client::_StartActivityStreamResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::StartActivityStreamResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#apply_immediatelyBoolean

Returns:

  • (Boolean)


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

def apply_immediately: () -> bool

#engine_native_audit_fields_includedBoolean

Returns:

  • (Boolean)


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

def engine_native_audit_fields_included: () -> bool

#kinesis_stream_name::String

Returns:

  • (::String)


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

def kinesis_stream_name: () -> ::String

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#mode"sync", "async"

Returns:

  • ("sync", "async")


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

def mode: () -> ("sync" | "async")

#status"stopped", ...

Returns:

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


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

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