pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.events.kotlin.inputs
/
RulePlacementStrategyArgs
Rule
Placement
Strategy
Args
data
class
RulePlacementStrategyArgs
(
val
field
:
Output
<
String
>
?
=
null
,
val
type
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
RulePlacementStrategyArgs
>
Constructors
Functions
Properties
Constructors
Rule
Placement
Strategy
Args
Link copied to clipboard
fun
RulePlacementStrategyArgs
(
field
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RulePlacementStrategyArgs
Properties
field
Link copied to clipboard
val
field
:
Output
<
String
>
?
=
null
type
Link copied to clipboard
val
type
:
Output
<
String
>
?
=
null