Class: Aws::Types::CreateSessionLoggerResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateSessionLoggerResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#session_logger_arn ⇒ ::String
Returns the value of attribute session_logger_arn.
Instance Attribute Details
#session_logger_arn ⇒ ::String
Returns the value of attribute session_logger_arn.
303 304 305 |
# File 'sig/types.rbs', line 303 def session_logger_arn @session_logger_arn end |