powered by
Checks if the specified CNAME is available.
elasticbeanstalk_check_dns_availability(CNAMEPrefix)
[required] The prefix used when this CNAME is reserved.
svc$check_dns_availability( CNAMEPrefix = "string" )
# NOT RUN { # The following operation checks the availability of the subdomain # my-cname: # } # NOT RUN { svc$check_dns_availability( CNAMEPrefix = "my-cname" ) # } # NOT RUN { # }
Run the code above in your browser using DataLab