Class: Aws::Types::InfrastructureAndCodeRecommendation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#suggested_changes::Array[::String]

Returns the value of attribute suggested_changes.

Returns:

  • (::Array[::String])


602
603
604
# File 'sig/types.rbs', line 602

def suggested_changes
  @suggested_changes
end