AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
iot
/
aws.sdk.kotlin.services.iot.model
/
PackageVersionArtifact
/
Builder
Builder
class
Builder
Members
Properties
s3Location
Link copied to clipboard
var
s3Location
:
S3Location
?
The S3 location.
Functions
s3Location
Link copied to clipboard
fun
s3Location
(
block
:
S3Location.Builder
.
(
)
->
Unit
)
construct an
aws.sdk.kotlin.services.iot.model.S3Location
inside the given
block