Class: Aws::Types::PutAccountDedicatedIpWarmupAttributesRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutAccountDedicatedIpWarmupAttributesRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#auto_warmup_enabled ⇒ Boolean
Returns the value of attribute auto_warmup_enabled.
Instance Attribute Details
#auto_warmup_enabled ⇒ Boolean
Returns the value of attribute auto_warmup_enabled.
1488 1489 1490 |
# File 'sig/types.rbs', line 1488 def auto_warmup_enabled @auto_warmup_enabled end |