Class: Aws::Types::CloudWatchLoggingOptionUpdate

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_watch_logging_option_id::String

Returns the value of attribute cloud_watch_logging_option_id.

Returns:

  • (::String)


345
346
347
# File 'sig/types.rbs', line 345

def cloud_watch_logging_option_id
  @cloud_watch_logging_option_id
end

#log_stream_arn_update::String

Returns the value of attribute log_stream_arn_update.

Returns:

  • (::String)


346
347
348
# File 'sig/types.rbs', line 346

def log_stream_arn_update
  @log_stream_arn_update
end