Class: Aws::Types::SetDataRetrievalPolicyInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:



539
540
541
# File 'sig/types.rbs', line 539

def 
  @account_id
end

#policyTypes::DataRetrievalPolicy

Returns the value of attribute policy.

Returns:



540
541
542
# File 'sig/types.rbs', line 540

def policy
  @policy
end