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