class Aws::SMS::Types::StartOnDemandAppReplicationRequest

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

data as a hash:

    {
      app_id: "AppId", # required
      description: "Description",
    }

@!attribute [rw] app_id

The ID of the application.
@return [String]

@!attribute [rw] description

The description of the replication run.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/StartOnDemandAppReplicationRequest AWS API Documentation

Constants

SENSITIVE