Class: Aws::Types::PutModelInvocationLoggingConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutModelInvocationLoggingConfigurationRequest
- 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.
3182 3183 3184 |
# File 'sig/types.rbs', line 3182 def logging_config @logging_config end |