Class: Aws::Types::PutAccountDataRetentionResponse

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")


3163
3164
3165
# File 'sig/types.rbs', line 3163

def mode
  @mode
end

#updated_at::Time

Returns the value of attribute updated_at.

Returns:

  • (::Time)


3164
3165
3166
# File 'sig/types.rbs', line 3164

def updated_at
  @updated_at
end