Class: Aws::Types::VirtualGatewayAccessLog
- Inherits:
-
Object
- Object
- Aws::Types::VirtualGatewayAccessLog
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#file ⇒ Types::VirtualGatewayFileAccessLog
Returns the value of attribute file.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#file ⇒ Types::VirtualGatewayFileAccessLog
Returns the value of attribute file.
1286 1287 1288 |
# File 'sig/types.rbs', line 1286 def file @file end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1287 1288 1289 |
# File 'sig/types.rbs', line 1287 def unknown @unknown end |