toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.datapipeline.kotlin.inputs
/
GetPipelinePlainArgs
Get
Pipeline
Plain
Args
data
class
GetPipelinePlainArgs
(
val
pipelineId
:
String
)
:
ConvertibleToJava
<
GetPipelinePlainArgs
>
Members
Constructors
Get
Pipeline
Plain
Args
Link copied to clipboard
constructor
(
pipelineId
:
String
)
Properties
pipeline
Id
Link copied to clipboard
val
pipelineId
:
String
The ID of the pipeline.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetPipelinePlainArgs