lightsail_update_domain_entry: Updates a domain recordset after it is created

View source: R/lightsail_operations.R

lightsail_update_domain_entryR Documentation

Updates a domain recordset after it is created

Description

Updates a domain recordset after it is created.

See https://www.paws-r-sdk.com/docs/lightsail_update_domain_entry/ for full documentation.

Usage

lightsail_update_domain_entry(domainName, domainEntry)

Arguments

domainName

[required] The name of the domain recordset to update.

domainEntry

[required] An array of key-value pairs containing information about the domain entry.


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