Module: Aws::Redshift::Client::_EnableLoggingResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bucket_name::String

Returns:

  • (::String)


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

def bucket_name: () -> ::String

#last_failure_message::String

Returns:

  • (::String)


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

def last_failure_message: () -> ::String

#last_failure_time::Time

Returns:

  • (::Time)


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

def last_failure_time: () -> ::Time

#last_successful_delivery_time::Time

Returns:

  • (::Time)


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

def last_successful_delivery_time: () -> ::Time

#log_destination_type"s3", ...

Returns:

  • ("s3", "cloudwatch", "s3table")


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

def log_destination_type: () -> ("s3" | "cloudwatch" | "s3table")

#log_exports::Array[::String]

Returns:

  • (::Array[::String])


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

def log_exports: () -> ::Array[::String]

#logging_enabledBoolean

Returns:

  • (Boolean)


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

def logging_enabled: () -> bool

#s3_key_prefix::String

Returns:

  • (::String)


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

def s3_key_prefix: () -> ::String

#s3_tablesTypes::S3TablePublishStatus



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

def s3_tables: () -> Types::S3TablePublishStatus