pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.imagebuilder.kotlin
/
InfrastructureConfigurationArgsBuilder
/
instanceTypes
instance
Types
@
JvmName
(
name
=
"jjdibrfunnphkewu"
)
suspend
fun
instanceTypes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"lqcnylxgemdrvtao"
)
suspend
fun
instanceTypes
(
value
:
List
<
String
>
?
)
Parameters
value
Set of EC2 Instance Types.
@
JvmName
(
name
=
"ddvywqxghbnpjxap"
)
suspend
fun
instanceTypes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"lklrpmenacjodguo"
)
suspend
fun
instanceTypes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"bxcymtfbbvxfthlg"
)
suspend
fun
instanceTypes
(
vararg
values
:
String
)
Parameters
values
Set of EC2 Instance Types.