toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerregistry.kotlin.outputs
/
PipelineRunSourcePropertiesResponse
Pipeline
Run
Source
Properties
Response
data
class
PipelineRunSourcePropertiesResponse
(
val
name
:
String
?
=
null
,
val
type
:
String
?
=
null
)
Members
Constructors
Pipeline
Run
Source
Properties
Response
Link copied to clipboard
constructor
(
name
:
String
?
=
null
,
type
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
The name of the source.
type
Link copied to clipboard
val
type
:
String
?
=
null
The type of the source.