Class: Aws::Types::PutAccountDedicatedIpWarmupAttributesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_warmup_enabledBoolean

Returns the value of attribute auto_warmup_enabled.

Returns:

  • (Boolean)


1538
1539
1540
# File 'sig/types.rbs', line 1538

def auto_warmup_enabled
  @auto_warmup_enabled
end