Class: Aws::Types::UpgradePublishedSchemaResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpgradePublishedSchemaResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#upgraded_schema_arn ⇒ ::String
Returns the value of attribute upgraded_schema_arn.
Instance Attribute Details
#upgraded_schema_arn ⇒ ::String
Returns the value of attribute upgraded_schema_arn.
1618 1619 1620 |
# File 'sig/types.rbs', line 1618 def upgraded_schema_arn @upgraded_schema_arn end |