Class: Aws::Types::DescribeTermsByClientResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeTermsByClientResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#terms ⇒ Types::TermsType
Returns the value of attribute terms.
Instance Attribute Details
#terms ⇒ Types::TermsType
Returns the value of attribute terms.
955 956 957 |
# File 'sig/types.rbs', line 955 def terms @terms end |