class Aws::Lightsail::Types::DisableAddOnRequest
@note When making an API call, you may pass DisableAddOnRequest
data as a hash: { add_on_type: "AutoSnapshot", # required, accepts AutoSnapshot resource_name: "ResourceName", # required }
@!attribute [rw] add_on_type
The add-on type to disable. @return [String]
@!attribute [rw] resource_name
The name of the source resource for which to disable the add-on. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/DisableAddOnRequest AWS API Documentation
Constants
- SENSITIVE