Class: Aws::Types::ClientCertificates
- Inherits:
-
Object
- Object
- Aws::Types::ClientCertificates
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#items ⇒ ::Array[Types::ClientCertificate]
Returns the value of attribute items.
-
#position ⇒ ::String
Returns the value of attribute position.
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 |