toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eds.kotlin.outputs
/
CustomPropertyPropertyValue
Custom
Property
Property
Value
data
class
CustomPropertyPropertyValue
(
val
propertyValue
:
String
?
=
null
,
val
propertyValueId
:
String
?
=
null
)
Members
Constructors
Custom
Property
Property
Value
Link copied to clipboard
constructor
(
propertyValue
:
String
?
=
null
,
propertyValueId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
property
Value
Link copied to clipboard
val
propertyValue
:
String
?
=
null
The value of an attribute.
property
Value
Id
Link copied to clipboard
val
propertyValueId
:
String
?
=
null
The value of an attribute id.