toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
HubArgs
Hub
Args
data
class
HubArgs
(
val
resourceId
:
Output
<
String
>
?
=
null
,
val
resourceType
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
HubArgs
>
Hub Item.
Members
Constructors
Hub
Args
Link copied to clipboard
constructor
(
resourceId
:
Output
<
String
>
?
=
null
,
resourceType
:
Output
<
String
>
?
=
null
)
Properties
resource
Id
Link copied to clipboard
val
resourceId
:
Output
<
String
>
?
=
null
Resource Id.
resource
Type
Link copied to clipboard
val
resourceType
:
Output
<
String
>
?
=
null
Resource Type.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
HubArgs