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

#disable_remote_controlBoolean

Returns the value of attribute disable_remote_control.

Returns:

  • (Boolean)


31
32
33
# File 'sig/types.rbs', line 31

def disable_remote_control
  @disable_remote_control
end

#enable_dial_outBoolean

Returns the value of attribute enable_dial_out.

Returns:

  • (Boolean)


32
33
34
# File 'sig/types.rbs', line 32

def enable_dial_out
  @enable_dial_out
end