Class: SprinkleDNS::CLI::HostedZoneDiff::HostedZone

Inherits:
Struct
  • Object
show all
Defined in:
lib/sprinkle_dns/cli/hosted_zone_diff.rb

Instance Attribute Summary collapse

Instance Attribute Details

#actionObject

Returns the value of attribute action

Returns:

  • (Object)

    the current value of action



3
4
5
# File 'lib/sprinkle_dns/cli/hosted_zone_diff.rb', line 3

def action
  @action
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



3
4
5
# File 'lib/sprinkle_dns/cli/hosted_zone_diff.rb', line 3

def name
  @name
end