Class: Aws::Types::VirtualGatewayFileAccessLog
- Inherits:
-
Object
- Object
- Aws::Types::VirtualGatewayFileAccessLog
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#format ⇒ Types::LoggingFormat
Returns the value of attribute format.
-
#path ⇒ ::String
Returns the value of attribute path.
Instance Attribute Details
#format ⇒ Types::LoggingFormat
Returns the value of attribute format.
1355 1356 1357 |
# File 'sig/types.rbs', line 1355 def format @format end |
#path ⇒ ::String
Returns the value of attribute path.
1356 1357 1358 |
# File 'sig/types.rbs', line 1356 def path @path end |