toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
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
>
Members
Constructors
Get
Deployment
At
Scope
Plain
Args
Link copied to clipboard
constructor
(
deploymentName
:
String
,
scope
:
String
)
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.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDeploymentAtScopePlainArgs