Class: Aws::Types::GetAppliedSchemaVersionResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetAppliedSchemaVersionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#applied_schema_arn ⇒ ::String
Returns the value of attribute applied_schema_arn.
Instance Attribute Details
#applied_schema_arn ⇒ ::String
Returns the value of attribute applied_schema_arn.
840 841 842 |
# File 'sig/types.rbs', line 840 def applied_schema_arn @applied_schema_arn end |