pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appstream.kotlin.outputs
/
AppBlockS3Location
App
Block
S3Location
data
class
AppBlockS3Location
(
val
s3Bucket
:
String
,
val
s3Key
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
App
Block
S3Location
Link copied to clipboard
fun
AppBlockS3Location
(
s3Bucket
:
String
,
s3Key
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
s3Bucket
Link copied to clipboard
val
s3Bucket
:
String
s3Key
Link copied to clipboard
val
s3Key
:
String
?
=
null