class Aws::RoboMaker::Types::OutputLocation
The output location.
@note When making an API call, you may pass OutputLocation
data as a hash: { s3_bucket: "S3Bucket", s3_prefix: "S3Key", }
@!attribute [rw] s3_bucket
The S3 bucket for output. @return [String]
@!attribute [rw] s3_prefix
The S3 folder in the `s3Bucket` where output files will be placed. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/OutputLocation AWS API Documentation
Constants
- SENSITIVE