Class: Aws::Types::UpdateProtectConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#deletion_protection_enabled ⇒ Boolean

Returns the value of attribute deletion_protection_enabled.

Returns:

  • (Boolean)


2498
2499
2500
# File 'sig/types.rbs', line 2498

def deletion_protection_enabled
  @deletion_protection_enabled
end

#protect_configuration_id ⇒ ::String

Returns the value of attribute protect_configuration_id.

Returns:

  • (::String)


2497
2498
2499
# File 'sig/types.rbs', line 2497

def protect_configuration_id
  @protect_configuration_id
end