Class: Aws::Types::SubjectStructure
- Inherits:
-
Object
- Object
- Aws::Types::SubjectStructure
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#count ⇒ ::Integer
Returns the value of attribute count.
-
#predicates ⇒ ::Array[::String]
Returns the value of attribute predicates.
Instance Attribute Details
#count ⇒ ::Integer
Returns the value of attribute count.
981 982 983 |
# File 'sig/types.rbs', line 981 def count @count end |
#predicates ⇒ ::Array[::String]
Returns the value of attribute predicates.
982 983 984 |
# File 'sig/types.rbs', line 982 def predicates @predicates end |