toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.imagebuilder.kotlin.inputs
/
InfrastructureConfigurationPlacementArgsBuilder
Infrastructure
Configuration
Placement
Args
Builder
class
InfrastructureConfigurationPlacementArgsBuilder
Builder for
InfrastructureConfigurationPlacementArgs
.
Members
Functions
availability
Zone
Link copied to clipboard
@
JvmName
(
name
=
"qkplfkckqasogxsi"
)
suspend
fun
availabilityZone
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bxqceuehllnayxqn"
)
suspend
fun
availabilityZone
(
value
:
String
?
)
host
Id
Link copied to clipboard
@
JvmName
(
name
=
"dinbxoxhaciwdpvr"
)
suspend
fun
hostId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vpogtuqyxyelxitk"
)
suspend
fun
hostId
(
value
:
String
?
)
host
Resource
Group
Arn
Link copied to clipboard
@
JvmName
(
name
=
"ehgnyxayhrpcfhbe"
)
suspend
fun
hostResourceGroupArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pfmgnvwjxpqtyaqh"
)
suspend
fun
hostResourceGroupArn
(
value
:
String
?
)
tenancy
Link copied to clipboard
@
JvmName
(
name
=
"fjabachejwdsrghx"
)
suspend
fun
tenancy
(
value
:
InfrastructureConfigurationPlacementTenancy
?
)
@
JvmName
(
name
=
"kouwibnabhfwylsj"
)
suspend
fun
tenancy
(
value
:
Output
<
InfrastructureConfigurationPlacementTenancy
>
)