Class: Aws::Types::DescribeCommentsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#comments::Array[Types::Comment]

Returns the value of attribute comments.

Returns:



288
289
290
# File 'sig/types.rbs', line 288

def comments
  @comments
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


289
290
291
# File 'sig/types.rbs', line 289

def marker
  @marker
end