toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devices.kotlin.inputs
/
ListIotHubResourceKeysPlainArgs
List
Iot
Hub
Resource
Keys
Plain
Args
data
class
ListIotHubResourceKeysPlainArgs
(
val
resourceGroupName
:
String
,
val
resourceName
:
String
)
:
ConvertibleToJava
<
ListIotHubResourceKeysPlainArgs
>
Members
Constructors
List
Iot
Hub
Resource
Keys
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
resourceName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group that contains the IoT hub.
resource
Name
Link copied to clipboard
val
resourceName
:
String
The name of the IoT hub.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListIotHubResourceKeysPlainArgs