pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.batch.kotlin.outputs
/
SchedulingPolicyShareAttributes
Scheduling
Policy
Share
Attributes
data
class
SchedulingPolicyShareAttributes
(
val
shareIdentifier
:
String
?
=
null
,
val
weightFactor
:
Double
?
=
null
)
Types
Constructors
Properties
Constructors
Scheduling
Policy
Share
Attributes
Link copied to clipboard
fun
SchedulingPolicyShareAttributes
(
shareIdentifier
:
String
?
=
null
,
weightFactor
:
Double
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
share
Identifier
Link copied to clipboard
val
shareIdentifier
:
String
?
=
null
weight
Factor
Link copied to clipboard
val
weightFactor
:
Double
?
=
null