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
/
GetNssfDeploymentPlainArgs
Get
Nssf
Deployment
Plain
Args
data
class
GetNssfDeploymentPlainArgs
(
val
nssfDeploymentName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetNssfDeploymentPlainArgs
>
Members
Constructors
Get
Nssf
Deployment
Plain
Args
Link copied to clipboard
constructor
(
nssfDeploymentName
:
String
,
resourceGroupName
:
String
)
Properties
nssf
Deployment
Name
Link copied to clipboard
val
nssfDeploymentName
:
String
The name of the NssfDeployment
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetNssfDeploymentPlainArgs