Class: Aws::Types::DeleteDataProtectionSettingsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_protection_settings_arn::String

Returns the value of attribute data_protection_settings_arn.

Returns:

  • (::String)


393
394
395
# File 'sig/types.rbs', line 393

def data_protection_settings_arn
  @data_protection_settings_arn
end