toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.healthdataaiservices.kotlin.inputs
/
GetDeidServicePlainArgs
Get
Deid
Service
Plain
Args
data
class
GetDeidServicePlainArgs
(
val
deidServiceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetDeidServicePlainArgs
>
Members
Constructors
Get
Deid
Service
Plain
Args
Link copied to clipboard
constructor
(
deidServiceName
:
String
,
resourceGroupName
:
String
)
Properties
deid
Service
Name
Link copied to clipboard
val
deidServiceName
:
String
The name of the deid service
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
(
)
:
GetDeidServicePlainArgs