Class: Aws::Types::DNSSECStatus
- Inherits:
-
Object
- Object
- Aws::Types::DNSSECStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#serve_signature ⇒ ::String
Returns the value of attribute serve_signature.
-
#status_message ⇒ ::String
Returns the value of attribute status_message.
Instance Attribute Details
#serve_signature ⇒ ::String
Returns the value of attribute serve_signature.
336 337 338 |
# File 'sig/types.rbs', line 336 def serve_signature @serve_signature end |
#status_message ⇒ ::String
Returns the value of attribute status_message.
337 338 339 |
# File 'sig/types.rbs', line 337 def end |