Class: Aws::Types::DNSSECStatus

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#serve_signature::String

Returns the value of attribute serve_signature.

Returns:

  • (::String)


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.

Returns:

  • (::String)


337
338
339
# File 'sig/types.rbs', line 337

def status_message
  @status_message
end