toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.clouddeploy.v1.kotlin.inputs
/
GetDeliveryPipelinePlainArgs
Get
Delivery
Pipeline
Plain
Args
data
class
GetDeliveryPipelinePlainArgs
(
val
deliveryPipelineId
:
String
,
val
location
:
String
,
val
project
:
String
?
=
null
)
:
ConvertibleToJava
<
GetDeliveryPipelinePlainArgs
>
Members
Constructors
Get
Delivery
Pipeline
Plain
Args
Link copied to clipboard
constructor
(
deliveryPipelineId
:
String
,
location
:
String
,
project
:
String
?
=
null
)
Properties
delivery
Pipeline
Id
Link copied to clipboard
val
deliveryPipelineId
:
String
location
Link copied to clipboard
val
location
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDeliveryPipelinePlainArgs