Class: Aws::Types::GetLoggerDefinitionRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetLoggerDefinitionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#logger_definition_id ⇒ ::String
Returns the value of attribute logger_definition_id.
Instance Attribute Details
#logger_definition_id ⇒ ::String
Returns the value of attribute logger_definition_id.
852 853 854 |
# File 'sig/types.rbs', line 852 def logger_definition_id @logger_definition_id end |