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)


1488
1489
1490
# File 'sig/types.rbs', line 1488

def auto_warmup_enabled
  @auto_warmup_enabled
end