class Aws::RoboMaker::Types::GetWorldTemplateBodyRequest

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

data as a hash:

    {
      template: "Arn",
      generation_job: "Arn",
    }

@!attribute [rw] template

The Amazon Resource Name (arn) of the world template.
@return [String]

@!attribute [rw] generation_job

The Amazon Resource Name (arn) of the world generator job.
@return [String]

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

Constants

SENSITIVE