toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.mobilepacketcore.kotlin.inputs
/
GetUpfDeploymentPlainArgs
Get
Upf
Deployment
Plain
Args
data
class
GetUpfDeploymentPlainArgs
(
val
resourceGroupName
:
String
,
val
upfDeploymentName
:
String
)
:
ConvertibleToJava
<
GetUpfDeploymentPlainArgs
>
Members
Constructors
Get
Upf
Deployment
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
upfDeploymentName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
upf
Deployment
Name
Link copied to clipboard
val
upfDeploymentName
:
String
The name of the UpfDeployment
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetUpfDeploymentPlainArgs