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.



3277
3278
3279
# File 'sig/types.rbs', line 3277

def logging_options
  @logging_options
end

#workspace_name::String

Returns the value of attribute workspace_name.

Returns:

  • (::String)


3278
3279
3280
# File 'sig/types.rbs', line 3278

def workspace_name
  @workspace_name
end