pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerregistry.kotlin.outputs
/
PipelineRunTargetPropertiesResponse
Pipeline
Run
Target
Properties
Response
data
class
PipelineRunTargetPropertiesResponse
(
val
name
:
String
?
=
null
,
val
type
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Pipeline
Run
Target
Properties
Response
Link copied to clipboard
fun
PipelineRunTargetPropertiesResponse
(
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 target.
type
Link copied to clipboard
val
type
:
String
?
=
null
The type of the target.