pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
LaunchTemplatePlacement
/
LaunchTemplatePlacement
Launch
Template
Placement
fun
LaunchTemplatePlacement
(
affinity
:
String
?
=
null
,
availabilityZone
:
String
?
=
null
,
groupId
:
String
?
=
null
,
groupName
:
String
?
=
null
,
hostId
:
String
?
=
null
,
hostResourceGroupArn
:
String
?
=
null
,
partitionNumber
:
Int
?
=
null
,
spreadDomain
:
String
?
=
null
,
tenancy
:
String
?
=
null
)