Class: Aws::Route53::Types::HostedZone

Inherits:
Object
  • Object
show all
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

Instance Attribute Details

#resource_record_setsObject

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