lightsail_enable_add_on {paws.compute}R Documentation

Enables or modifies an add-on for an Amazon Lightsail resource

Description

Enables or modifies an add-on for an Amazon Lightsail resource. For more information, see the Amazon Lightsail Developer Guide.

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

Usage

lightsail_enable_add_on(resourceName, addOnRequest)

Arguments

resourceName

[required] The name of the source resource for which to enable or modify the add-on.

addOnRequest

[required] An array of strings representing the add-on to enable or modify.


[Package paws.compute version 0.7.0 Index]