pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.outputs
/
ListBuildServiceBuilderDeploymentsResult
List
Build
Service
Builder
Deployments
Result
data
class
ListBuildServiceBuilderDeploymentsResult
(
val
deployments
:
List
<
String
>
?
=
null
)
A list of deployments resource ids.
Types
Constructors
Properties
Constructors
List
Build
Service
Builder
Deployments
Result
Link copied to clipboard
fun
ListBuildServiceBuilderDeploymentsResult
(
deployments
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
deployments
Link copied to clipboard
val
deployments
:
List
<
String
>
?
=
null
A list of deployment resource ids.