class Aws::SMS::Types::StartOnDemandReplicationRunRequest

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

data as a hash:

    {
      replication_job_id: "ReplicationJobId", # required
      description: "Description",
    }

@!attribute [rw] replication_job_id

The ID of the replication job.
@return [String]

@!attribute [rw] description

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

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

Constants

SENSITIVE