AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
robomaker
/
aws.sdk.kotlin.services.robomaker.model
/
OutputLocation
/
Builder
Builder
class
Builder
Members
Properties
s3Bucket
Link copied to clipboard
var
s3Bucket
:
String
?
The S3 bucket for output.
s3Prefix
Link copied to clipboard
var
s3Prefix
:
String
?
The S3 folder in the
s3Bucket
where output files will be placed.