Class: Aws::Types::DescribeEntityResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeEntityResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fields ⇒ ::Array[Types::Field]
Returns the value of attribute fields.
-
#next_token ⇒ ::String
Returns the value of attribute next_token.
Instance Attribute Details
#fields ⇒ ::Array[Types::Field]
Returns the value of attribute fields.
2688 2689 2690 |
# File 'sig/types.rbs', line 2688 def fields @fields end |
#next_token ⇒ ::String
Returns the value of attribute next_token.
2689 2690 2691 |
# File 'sig/types.rbs', line 2689 def next_token @next_token end |