Methods

Class/Module Index [+]

Quicksearch

Fog::Parsers::AWS::ElasticBeanstalk::CheckDNSAvailability

Public Class Methods

new() click to toggle source
# File lib/fog/aws/parsers/beanstalk/check_dns_availability.rb, line 9
def initialize
  super("CheckDNSAvailabilityResult")
  tag 'FullyQualifiedCNAME', :string
  tag 'Available', :boolean
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.