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.
2694 2695 2696 |
# File 'sig/types.rbs', line 2694 def fields @fields end |
#next_token ⇒ ::String
Returns the value of attribute next_token.
2695 2696 2697 |
# File 'sig/types.rbs', line 2695 def next_token @next_token end |