Class: Aws::Route53::Types::HostedZone
- Inherits:
-
Object
- Object
- Aws::Route53::Types::HostedZone
- Defined in:
- lib/chef/resource/aws_route53_hosted_zone.rb
Overview
the AWS API doesn’t have these objects linked, so give it some help.
Instance Attribute Summary collapse
-
#resource_record_sets ⇒ Object
Returns the value of attribute resource_record_sets.
Instance Attribute Details
#resource_record_sets ⇒ Object
Returns the value of attribute resource_record_sets.
24 25 26 |
# File 'lib/chef/resource/aws_route53_hosted_zone.rb', line 24 def resource_record_sets @resource_record_sets end |