Class: Aws::Types::GetContentSummaryResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetContentSummaryResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content_summary ⇒ Types::ContentSummary
Returns the value of attribute content_summary.
Instance Attribute Details
#content_summary ⇒ Types::ContentSummary
Returns the value of attribute content_summary.
1365 1366 1367 |
# File 'sig/types.rbs', line 1365 def content_summary @content_summary end |