Method: OCI::Logging::Models::UpdateUnifiedAgentConfigurationDetails#is_enabled
- Defined in:
- lib/oci/logging/models/update_unified_agent_configuration_details.rb
#is_enabled ⇒ BOOLEAN
[Required] Whether or not this resource is currently enabled.
18 19 20 |
# File 'lib/oci/logging/models/update_unified_agent_configuration_details.rb', line 18 def is_enabled @is_enabled end |