pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.customerinsights.kotlin.inputs
/
GetRelationshipPlainArgs
Get
Relationship
Plain
Args
data
class
GetRelationshipPlainArgs
(
val
hubName
:
String
,
val
relationshipName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetRelationshipPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Relationship
Plain
Args
Link copied to clipboard
fun
GetRelationshipPlainArgs
(
hubName
:
String
,
relationshipName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetRelationshipPlainArgs
Properties
hub
Name
Link copied to clipboard
val
hubName
:
String
The name of the hub.
relationship
Name
Link copied to clipboard
val
relationshipName
:
String
The name of the relationship.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.