toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.edgeorder.kotlin.inputs
/
ProductDetailsArgs
Product
Details
Args
data
class
ProductDetailsArgs
(
val
hierarchyInformation
:
Output
<
HierarchyInformationArgs
>
)
:
ConvertibleToJava
<
ProductDetailsArgs
>
Represents product details
Members
Constructors
Product
Details
Args
Link copied to clipboard
constructor
(
hierarchyInformation
:
Output
<
HierarchyInformationArgs
>
)
Properties
hierarchy
Information
Link copied to clipboard
val
hierarchyInformation
:
Output
<
HierarchyInformationArgs
>
Hierarchy of the product which uniquely identifies the product
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ProductDetailsArgs