pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.pipes.kotlin.outputs
/
PipePlacementStrategy
Pipe
Placement
Strategy
data
class
PipePlacementStrategy
(
val
field
:
String
?
=
null
,
val
type
:
PipePlacementStrategyType
?
=
null
)
Types
Constructors
Properties
Constructors
Pipe
Placement
Strategy
Link copied to clipboard
fun
PipePlacementStrategy
(
field
:
String
?
=
null
,
type
:
PipePlacementStrategyType
?
=
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
:
PipePlacementStrategyType
?
=
null