class Aws::RoboMaker::Types::DeleteRobotApplicationRequest

@note When making an API call, you may pass DeleteRobotApplicationRequest

data as a hash:

    {
      application: "Arn", # required
      application_version: "Version",
    }

@!attribute [rw] application

The Amazon Resource Name (ARN) of the the robot application.
@return [String]

@!attribute [rw] application_version

The version of the robot application to delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/DeleteRobotApplicationRequest AWS API Documentation

Constants

SENSITIVE