Class: Aws::Types::FileAccessLog

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#formatTypes::LoggingFormat

Returns the value of attribute format.



382
383
384
# File 'sig/types.rbs', line 382

def format
  @format
end

#path::String

Returns the value of attribute path.



383
384
385
# File 'sig/types.rbs', line 383

def path
  @path
end