Class: Aws::Types::SubjectDetailResponse
- Inherits:
-
Object
- Object
- Aws::Types::SubjectDetailResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#subject ⇒ Types::SubjectDetail
Returns the value of attribute subject.
Instance Attribute Details
#subject ⇒ Types::SubjectDetail
Returns the value of attribute subject.
283 284 285 |
# File 'sig/types.rbs', line 283 def subject @subject end |