Class: Aws::Types::GetModelInvocationLoggingConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetModelInvocationLoggingConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#logging_config ⇒ Types::LoggingConfig
Returns the value of attribute logging_config.
Instance Attribute Details
#logging_config ⇒ Types::LoggingConfig
Returns the value of attribute logging_config.
2091 2092 2093 |
# File 'sig/types.rbs', line 2091 def logging_config @logging_config end |