Class: Aws::Types::AssociateDataProtectionSettingsResponse

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)


36
37
38
# File 'sig/types.rbs', line 36

def data_protection_settings_arn
  @data_protection_settings_arn
end

#portal_arn::String

Returns the value of attribute portal_arn.

Returns:

  • (::String)


35
36
37
# File 'sig/types.rbs', line 35

def portal_arn
  @portal_arn
end