pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.evidently.kotlin.outputs
/
LaunchGroupToWeight
Launch
Group
To
Weight
data
class
LaunchGroupToWeight
(
val
groupName
:
String
,
val
splitWeight
:
Int
)
Types
Constructors
Properties
Constructors
Launch
Group
To
Weight
Link copied to clipboard
fun
LaunchGroupToWeight
(
groupName
:
String
,
splitWeight
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
group
Name
Link copied to clipboard
val
groupName
:
String
split
Weight
Link copied to clipboard
val
splitWeight
:
Int