Class: Aws::Types::RefreshSchemasResponse
- Inherits:
-
Object
- Object
- Aws::Types::RefreshSchemasResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#refresh_schemas_status ⇒ Types::RefreshSchemasStatus
Returns the value of attribute refresh_schemas_status.
Instance Attribute Details
#refresh_schemas_status ⇒ Types::RefreshSchemasStatus
Returns the value of attribute refresh_schemas_status.
2418 2419 2420 |
# File 'sig/types.rbs', line 2418 def refresh_schemas_status @refresh_schemas_status end |