Class: Aws::Types::ChangeBatch

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#changes::Array[Types::Change]

Returns the value of attribute changes.

Returns:



61
62
63
# File 'sig/types.rbs', line 61

def changes
  @changes
end

#comment::String

Returns the value of attribute comment.

Returns:

  • (::String)


60
61
62
# File 'sig/types.rbs', line 60

def comment
  @comment
end