Class: Aws::Types::GetCardinalityResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetCardinalityResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cardinality ⇒ ::Integer
Returns the value of attribute cardinality.
Instance Attribute Details
#cardinality ⇒ ::Integer
Returns the value of attribute cardinality.
2326 2327 2328 |
# File 'sig/types.rbs', line 2326 def cardinality @cardinality end |