toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.outputs
/
PipelineReferenceResponse
Pipeline
Reference
Response
data
class
PipelineReferenceResponse
(
val
name
:
String
?
=
null
,
val
referenceName
:
String
,
val
type
:
String
)
Pipeline reference type.
Members
Constructors
Pipeline
Reference
Response
Link copied to clipboard
constructor
(
name
:
String
?
=
null
,
referenceName
:
String
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
Reference name.
reference
Name
Link copied to clipboard
val
referenceName
:
String
Reference pipeline name.
type
Link copied to clipboard
val
type
:
String
Pipeline reference type.