Class: Aws::Types::VirtualGatewayFileAccessLog

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#formatTypes::LoggingFormat

Returns the value of attribute format.

Returns:



1355
1356
1357
# File 'sig/types.rbs', line 1355

def format
  @format
end

#path::String

Returns the value of attribute path.

Returns:



1356
1357
1358
# File 'sig/types.rbs', line 1356

def path
  @path
end