Class: Aws::Types::UpdateDlpSettingResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


12668
12669
12670
# File 'sig/types.rbs', line 12668

def arn
  @arn
end

#dlp_setting_id::String

Returns the value of attribute dlp_setting_id.

Returns:

  • (::String)


12669
12670
12671
# File 'sig/types.rbs', line 12669

def dlp_setting_id
  @dlp_setting_id
end

#request_id::String

Returns the value of attribute request_id.

Returns:

  • (::String)


12670
12671
12672
# File 'sig/types.rbs', line 12670

def request_id
  @request_id
end