Class: Aws::Types::DistributionSegment
- Inherits:
-
Object
- Object
- Aws::Types::DistributionSegment
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target_capacity_types ⇒ ::Array[("on-demand-capacity-reservation" | "capacity-block" | "interruptible-capacity-reservation" | "on-demand")]
Returns the value of attribute target_capacity_types.
Instance Attribute Details
#target_capacity_types ⇒ ::Array[("on-demand-capacity-reservation" | "capacity-block" | "interruptible-capacity-reservation" | "on-demand")]
Returns the value of attribute target_capacity_types.
639 640 641 |
# File 'sig/types.rbs', line 639 def target_capacity_types @target_capacity_types end |