pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ecs.kotlin.outputs
/
ServicePlacementConstraint
Service
Placement
Constraint
data
class
ServicePlacementConstraint
(
val
expression
:
String
?
=
null
,
val
type
:
ServicePlacementConstraintType
)
Types
Constructors
Properties
Constructors
Service
Placement
Constraint
Link copied to clipboard
fun
ServicePlacementConstraint
(
expression
:
String
?
=
null
,
type
:
ServicePlacementConstraintType
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
expression
Link copied to clipboard
val
expression
:
String
?
=
null
type
Link copied to clipboard
val
type
:
ServicePlacementConstraintType