Class: Aws::Types::UpdateHostedZoneCommentResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateHostedZoneCommentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hosted_zone ⇒ Types::HostedZone
Returns the value of attribute hosted_zone.
Instance Attribute Details
#hosted_zone ⇒ Types::HostedZone
Returns the value of attribute hosted_zone.
1527 1528 1529 |
# File 'sig/types.rbs', line 1527 def hosted_zone @hosted_zone end |