Class: Aws::Types::DocumentationPartIds

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ids::Array[::String]

Returns the value of attribute ids.

Returns:

  • (::Array[::String])


460
461
462
# File 'sig/types.rbs', line 460

def ids
  @ids
end

#warnings::Array[::String]

Returns the value of attribute warnings.

Returns:

  • (::Array[::String])


461
462
463
# File 'sig/types.rbs', line 461

def warnings
  @warnings
end