Class: Aws::Types::PutLoggingOptionsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#logging_optionsTypes::LoggingOptions

Returns the value of attribute logging_options.



3311
3312
3313
# File 'sig/types.rbs', line 3311

def logging_options
  @logging_options
end

#workspace_name::String

Returns the value of attribute workspace_name.

Returns:

  • (::String)


3312
3313
3314
# File 'sig/types.rbs', line 3312

def workspace_name
  @workspace_name
end