Class: Aws::Types::AccountSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#deletion_protection ⇒ Types::DeletionProtectionSettings

Returns the value of attribute deletion_protection.



12
13
14
# File 'sig/types.rbs', line 12

def deletion_protection
  @deletion_protection
end

#vended_metrics ⇒ Types::VendedMetricsSettings

Returns the value of attribute vended_metrics.



13
14
15
# File 'sig/types.rbs', line 13

def vended_metrics
  @vended_metrics
end