pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.gamelift.kotlin.inputs
/
BuildStorageLocationArgs
/
BuildStorageLocationArgs
Build
Storage
Location
Args
fun
BuildStorageLocationArgs
(
bucket
:
Output
<
String
>
,
key
:
Output
<
String
>
,
objectVersion
:
Output
<
String
>
?
=
null
,
roleArn
:
Output
<
String
>
)