Class: Aws::Types::ScalarSubjectRequest
- Inherits:
-
Object
- Object
- Aws::Types::ScalarSubjectRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#subject_id ⇒ ::String
Returns the value of attribute subject_id.
Instance Attribute Details
#subject_id ⇒ ::String
Returns the value of attribute subject_id.
240 241 242 |
# File 'sig/types.rbs', line 240 def subject_id @subject_id end |