class Aws::RoboMaker::Types::TemplateLocation
Information about a template location.
@note When making an API call, you may pass TemplateLocation
data as a hash: { s3_bucket: "S3Bucket", # required s3_key: "S3Key", # required }
@!attribute [rw] s3_bucket
The Amazon S3 bucket name. @return [String]
@!attribute [rw] s3_key
The list of S3 keys identifying the data source files. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/TemplateLocation AWS API Documentation
Constants
- SENSITIVE