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)


538
539
540
# File 'sig/types.rbs', line 538

def auto_warmup_enabled
  @auto_warmup_enabled
end