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