You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::RoboMaker::Types::OutputLocation

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucketString

The S3 bucket for output.

Returns:

  • (String)

    The S3 bucket for output.

#s3_prefixString

The S3 folder in the s3Bucket where output files will be placed.

Returns:

  • (String)

    The S3 folder in the s3Bucket where output files will be placed.