pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.resources.kotlin.inputs
/
GetDeploymentAtScopePlainArgs
Get
Deployment
At
Scope
Plain
Args
data
class
GetDeploymentAtScopePlainArgs
(
val
deploymentName
:
String
,
val
scope
:
String
)
:
ConvertibleToJava
<
GetDeploymentAtScopePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Deployment
At
Scope
Plain
Args
Link copied to clipboard
fun
GetDeploymentAtScopePlainArgs
(
deploymentName
:
String
,
scope
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDeploymentAtScopePlainArgs
Properties
deployment
Name
Link copied to clipboard
val
deploymentName
:
String
The name of the deployment.
scope
Link copied to clipboard
val
scope
:
String
The resource scope.