Class: Aws::Types::DeleteDlpSettingRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


4039
4040
4041
# File 'sig/types.rbs', line 4039

def 
  @aws_account_id
end

#dlp_setting_id::String

Returns the value of attribute dlp_setting_id.

Returns:

  • (::String)


4040
4041
4042
# File 'sig/types.rbs', line 4040

def dlp_setting_id
  @dlp_setting_id
end