toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devhub.kotlin.outputs
/
StagePropertiesResponse
Stage
Properties
Response
data
class
StagePropertiesResponse
(
val
dependencies
:
List
<
String
>
?
=
null
,
val
gitEnvironment
:
String
?
=
null
,
val
stageName
:
String
?
=
null
)
Properties of a Stage.
Members
Constructors
Stage
Properties
Response
Link copied to clipboard
constructor
(
dependencies
:
List
<
String
>
?
=
null
,
gitEnvironment
:
String
?
=
null
,
stageName
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
dependencies
Link copied to clipboard
val
dependencies
:
List
<
String
>
?
=
null
git
Environment
Link copied to clipboard
val
gitEnvironment
:
String
?
=
null
stage
Name
Link copied to clipboard
val
stageName
:
String
?
=
null
Stage Name