class Aws::SMS::Types::DeleteAppRequest
@note When making an API call, you may pass DeleteAppRequest
data as a hash: { app_id: "AppId", force_stop_app_replication: false, force_terminate_app: false, }
@!attribute [rw] app_id
The ID of the application. @return [String]
@!attribute [rw] force_stop_app_replication
Indicates whether to stop all replication jobs corresponding to the servers in the application while deleting the application. @return [Boolean]
@!attribute [rw] force_terminate_app
Indicates whether to terminate the stack corresponding to the application while deleting the application. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DeleteAppRequest AWS API Documentation
Constants
- SENSITIVE