pulumi-azure-native-kotlin
2.14.0.0
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.
Constructors
Functions
Properties
Constructors
Hub
Args
Link copied to clipboard
fun
HubArgs
(
resourceId
:
Output
<
String
>
?
=
null
,
resourceType
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
HubArgs
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.