pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.events.kotlin.outputs
/
RulePlacementStrategy
Rule
Placement
Strategy
data
class
RulePlacementStrategy
(
val
field
:
String
?
=
null
,
val
type
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Rule
Placement
Strategy
Link copied to clipboard
fun
RulePlacementStrategy
(
field
:
String
?
=
null
,
type
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
field
Link copied to clipboard
val
field
:
String
?
=
null
type
Link copied to clipboard
val
type
:
String
?
=
null