toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.fluidrelay.kotlin.inputs
/
ListFluidRelayServerKeysPlainArgs
List
Fluid
Relay
Server
Keys
Plain
Args
data
class
ListFluidRelayServerKeysPlainArgs
(
val
fluidRelayServerName
:
String
,
val
resourceGroup
:
String
)
:
ConvertibleToJava
<
ListFluidRelayServerKeysPlainArgs
>
Members
Constructors
List
Fluid
Relay
Server
Keys
Plain
Args
Link copied to clipboard
constructor
(
fluidRelayServerName
:
String
,
resourceGroup
:
String
)
Properties
fluid
Relay
Server
Name
Link copied to clipboard
val
fluidRelayServerName
:
String
The Fluid Relay server 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
(
)
:
ListFluidRelayServerKeysPlainArgs