class Aws::Lightsail::Types::DeleteInstanceRequest
@note When making an API call, you may pass DeleteInstanceRequest
data as a hash: { instance_name: "ResourceName", # required force_delete_add_ons: false, }
@!attribute [rw] instance_name
The name of the instance to delete. @return [String]
@!attribute [rw] force_delete_add_ons
A Boolean value to indicate whether to delete the enabled add-ons for the disk. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/DeleteInstanceRequest AWS API Documentation
Constants
- SENSITIVE