Class: Aws::Types::ManagedLoggingConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enabledBoolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


861
862
863
# File 'sig/types.rbs', line 861

def enabled
  @enabled
end

#kms_key::String

Returns the value of attribute kms_key.

Returns:

  • (::String)


862
863
864
# File 'sig/types.rbs', line 862

def kms_key
  @kms_key
end