Class: Aws::Types::ClientCertificates

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#items::Array[Types::ClientCertificate]

Returns the value of attribute items.



117
118
119
# File 'sig/types.rbs', line 117

def items
  @items
end

#position::String

Returns the value of attribute position.



116
117
118
# File 'sig/types.rbs', line 116

def position
  @position
end