Class: Aws::Types::DescribeDlpSettingRequest

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)


4916
4917
4918
# File 'sig/types.rbs', line 4916

def 
  @aws_account_id
end

#dlp_setting_id::String

Returns the value of attribute dlp_setting_id.

Returns:

  • (::String)


4917
4918
4919
# File 'sig/types.rbs', line 4917

def dlp_setting_id
  @dlp_setting_id
end