Class: Aws::Types::PutDataProtectionPolicyInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_protection_policy::String

Returns the value of attribute data_protection_policy.

Returns:

  • (::String)


487
488
489
# File 'sig/types.rbs', line 487

def data_protection_policy
  @data_protection_policy
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


486
487
488
# File 'sig/types.rbs', line 486

def resource_arn
  @resource_arn
end