toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.gamelift.kotlin
/
BuildArgs
/
BuildArgs
Build
Args
constructor
(
name
:
Output
<
String
>
?
=
null
,
operatingSystem
:
Output
<
String
>
?
=
null
,
storageLocation
:
Output
<
BuildStorageLocationArgs
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
version
:
Output
<
String
>
?
=
null
)