toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotoperationsdataprocessor.kotlin.inputs
/
GetPipelinePlainArgs
Get
Pipeline
Plain
Args
data
class
GetPipelinePlainArgs
(
val
instanceName
:
String
,
val
pipelineName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetPipelinePlainArgs
>
Members
Constructors
Get
Pipeline
Plain
Args
Link copied to clipboard
constructor
(
instanceName
:
String
,
pipelineName
:
String
,
resourceGroupName
:
String
)
Properties
instance
Name
Link copied to clipboard
val
instanceName
:
String
Name of instance.
pipeline
Name
Link copied to clipboard
val
pipelineName
:
String
Name of pipeline
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetPipelinePlainArgs