class Aws::Mgn::Types::StartTestRequest

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

data as a hash:

    {
      source_server_i_ds: ["SourceServerID"], # required
      tags: {
        "TagKey" => "TagValue",
      },
    }

@!attribute [rw] source_server_i_ds

Start Test for Source Server IDs.
@return [Array<String>]

@!attribute [rw] tags

Start Test by Tags.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/mgn-2020-02-26/StartTestRequest AWS API Documentation

Constants

SENSITIVE