Class: Aws::Types::DistributionSegment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

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.

Returns:

  • (::Array[("on-demand-capacity-reservation" | "capacity-block" | "interruptible-capacity-reservation" | "on-demand")])


639
640
641
# File 'sig/types.rbs', line 639

def target_capacity_types
  @target_capacity_types
end