pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.orbital.kotlin.inputs
/
GetContactProfilePlainArgs
Get
Contact
Profile
Plain
Args
data
class
GetContactProfilePlainArgs
(
val
contactProfileName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetContactProfilePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Contact
Profile
Plain
Args
Link copied to clipboard
fun
GetContactProfilePlainArgs
(
contactProfileName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetContactProfilePlainArgs
Properties
contact
Profile
Name
Link copied to clipboard
val
contactProfileName
:
String
Contact Profile name.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.