Class: Aws::Types::PublishSchemaResponse
- Inherits:
-
Object
- Object
- Aws::Types::PublishSchemaResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#published_schema_arn ⇒ ::String
Returns the value of attribute published_schema_arn.
Instance Attribute Details
#published_schema_arn ⇒ ::String
Returns the value of attribute published_schema_arn.
1390 1391 1392 |
# File 'sig/types.rbs', line 1390 def published_schema_arn @published_schema_arn end |