Class: Aws::Types::ManagedPersistenceMonitoringConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enabled ⇒ Boolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


444
445
446
# File 'sig/types.rbs', line 444

def enabled
  @enabled
end

#encryption_key_arn ⇒ ::String

Returns the value of attribute encryption_key_arn.

Returns:

  • (::String)


445
446
447
# File 'sig/types.rbs', line 445

def encryption_key_arn
  @encryption_key_arn
end