Class: Aws::Types::SchemaDefinition
- Inherits:
-
Object
- Object
- Aws::Types::SchemaDefinition
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cedar_json ⇒ ::String
Returns the value of attribute cedar_json.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#cedar_json ⇒ ::String
Returns the value of attribute cedar_json.
1017 1018 1019 |
# File 'sig/types.rbs', line 1017 def cedar_json @cedar_json end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1018 1019 1020 |
# File 'sig/types.rbs', line 1018 def unknown @unknown end |