toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotoperations.kotlin.inputs
/
InstancePropertiesArgs
Instance
Properties
Args
data
class
InstancePropertiesArgs
(
val
description
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
InstancePropertiesArgs
>
The properties of a Instance resource.
Members
Constructors
Instance
Properties
Args
Link copied to clipboard
constructor
(
description
:
Output
<
String
>
?
=
null
)
Properties
description
Link copied to clipboard
val
description
:
Output
<
String
>
?
=
null
Detailed description of the Instance.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
InstancePropertiesArgs