toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.resources.kotlin
/
DeploymentAtScopeArgs
/
DeploymentAtScopeArgs
Deployment
At
Scope
Args
constructor
(
deploymentName
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
DeploymentPropertiesArgs
>
?
=
null
,
scope
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)