toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.customerinsights.kotlin.inputs
/
GetLinkPlainArgs
Get
Link
Plain
Args
data
class
GetLinkPlainArgs
(
val
hubName
:
String
,
val
linkName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetLinkPlainArgs
>
Members
Constructors
Get
Link
Plain
Args
Link copied to clipboard
constructor
(
hubName
:
String
,
linkName
:
String
,
resourceGroupName
:
String
)
Properties
hub
Name
Link copied to clipboard
val
hubName
:
String
The name of the hub.
link
Name
Link copied to clipboard
val
linkName
:
String
The name of the link.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetLinkPlainArgs