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)


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

def apply_immediately: () -> bool

#engine_native_audit_fields_includedBoolean

Returns:

  • (Boolean)


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

def engine_native_audit_fields_included: () -> bool

#kinesis_stream_name::String

Returns:

  • (::String)


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

def kinesis_stream_name: () -> ::String

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#mode"sync", "async"

Returns:

  • ("sync", "async")


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

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

#status"stopped", ...

Returns:

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


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

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