pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
GetPlacementGroupResult
Get
Placement
Group
Result
data
class
GetPlacementGroupResult
(
val
groupName
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Get
Placement
Group
Result
Link copied to clipboard
fun
GetPlacementGroupResult
(
groupName
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
group
Name
Link copied to clipboard
val
groupName
:
String
?
=
null
The Group Name of Placement Group.