lightsail_create_domain: Creates a domain resource for the specified domain (example

View source: R/lightsail_operations.R

lightsail_create_domainR 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 (example.com).

tags

The tag keys and optional values to add to the resource during create.

Use the tag_resource action to tag a resource after it's created.


paws.compute documentation built on May 29, 2024, 9:16 a.m.