toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.fluidrelay.kotlin.inputs
/
GetFluidRelayServerKeysPlainArgs
Get
Fluid
Relay
Server
Keys
Plain
Args
data
class
GetFluidRelayServerKeysPlainArgs
(
val
name
:
String
,
val
resourceGroup
:
String
)
:
ConvertibleToJava
<
GetFluidRelayServerKeysPlainArgs
>
Members
Constructors
Get
Fluid
Relay
Server
Keys
Plain
Args
Link copied to clipboard
constructor
(
name
:
String
,
resourceGroup
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
The resource name.
resource
Group
Link copied to clipboard
val
resourceGroup
:
String
The resource group containing the resource.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFluidRelayServerKeysPlainArgs