Class: Aws::Types::GetIntrospectionSchemaResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetIntrospectionSchemaResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#schema ⇒ ::String
Returns the value of attribute schema.
Instance Attribute Details
#schema ⇒ ::String
Returns the value of attribute schema.
805 806 807 |
# File 'sig/types.rbs', line 805 def schema @schema end |