Class: Aws::Types::HostedZoneConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#comment::String

Returns the value of attribute comment.

Returns:



780
781
782
# File 'sig/types.rbs', line 780

def comment
  @comment
end

#private_zoneBoolean

Returns the value of attribute private_zone.

Returns:



781
782
783
# File 'sig/types.rbs', line 781

def private_zone
  @private_zone
end