toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hdinsight.kotlin.inputs
/
ResourceIdArgs
Resource
Id
Args
data
class
ResourceIdArgs
(
val
id
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
ResourceIdArgs
>
The azure resource id.
Members
Constructors
Resource
Id
Args
Link copied to clipboard
constructor
(
id
:
Output
<
String
>
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Output
<
String
>
?
=
null
The azure resource id.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ResourceIdArgs