Class: Aws::Types::AdditionalResources

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content ⇒ ::Array[Types::ChoiceContent]

Returns the value of attribute content.

Returns:



36
37
38
# File 'sig/types.rbs', line 36

def content
  @content
end

#type ⇒ "HELPFUL_RESOURCE", "IMPROVEMENT_PLAN"

Returns the value of attribute type.

Returns:

  • ("HELPFUL_RESOURCE", "IMPROVEMENT_PLAN")


35
36
37
# File 'sig/types.rbs', line 35

def type
  @type
end