Class: Aws::Types::CreateReusableDelegationSetRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateReusableDelegationSetRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#caller_reference ⇒ ::String
Returns the value of attribute caller_reference.
-
#hosted_zone_id ⇒ ::String
Returns the value of attribute hosted_zone_id.
Instance Attribute Details
#caller_reference ⇒ ::String
Returns the value of attribute caller_reference.
266 267 268 |
# File 'sig/types.rbs', line 266 def caller_reference @caller_reference end |
#hosted_zone_id ⇒ ::String
Returns the value of attribute hosted_zone_id.
267 268 269 |
# File 'sig/types.rbs', line 267 def hosted_zone_id @hosted_zone_id end |