Class: Aws::Types::R53HostedZoneDeletionState

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#code"SUCCEEDED", ...

Returns the value of attribute code.



2606
2607
2608
# File 'sig/types.rbs', line 2606

def code
  @code
end

#message::String

Returns the value of attribute message.



2607
2608
2609
# File 'sig/types.rbs', line 2607

def message
  @message
end