Class: Aws::Types::Plan

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#rotation_ids ⇒ ::Array[::String]

Returns the value of attribute rotation_ids.

Returns:

  • (::Array[::String])


516
517
518
# File 'sig/types.rbs', line 516

def rotation_ids
  @rotation_ids
end

#stages ⇒ ::Array[Types::Stage]

Returns the value of attribute stages.

Returns:



515
516
517
# File 'sig/types.rbs', line 515

def stages
  @stages
end