Class: Aws::Types::GetAccountDataRetentionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mode"default", ...

Returns the value of attribute mode.

Returns:

  • ("default", "none", "provider_data_share", "inherit")


1687
1688
1689
# File 'sig/types.rbs', line 1687

def mode
  @mode
end

#updated_at::Time

Returns the value of attribute updated_at.

Returns:

  • (::Time)


1688
1689
1690
# File 'sig/types.rbs', line 1688

def updated_at
  @updated_at
end