Class: Aws::Types::GetDNSSECRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetDNSSECRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hosted_zone_id ⇒ ::String
Returns the value of attribute hosted_zone_id.
Instance Attribute Details
#hosted_zone_id ⇒ ::String
Returns the value of attribute hosted_zone_id.
556 557 558 |
# File 'sig/types.rbs', line 556 def hosted_zone_id @hosted_zone_id end |