lightsail_create_domain {paws.compute} | R Documentation |
Creates a domain resource for the specified domain (example
Description
Creates a domain resource for the specified domain (example.com).
See https://www.paws-r-sdk.com/docs/lightsail_create_domain/ for full documentation.
Usage
lightsail_create_domain(domainName, tags = NULL)
Arguments
domainName |
[required] The domain name to manage ( |
tags |
The tag keys and optional values to add to the resource during create. Use the |
[Package paws.compute version 0.9.0 Index]