Class: Aws::Types::GetAppliedSchemaVersionRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetAppliedSchemaVersionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#schema_arn ⇒ ::String
Returns the value of attribute schema_arn.
Instance Attribute Details
#schema_arn ⇒ ::String
Returns the value of attribute schema_arn.
835 836 837 |
# File 'sig/types.rbs', line 835 def schema_arn @schema_arn end |