pulumi-alicloud-kotlin
3.44.1.0
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
)
Types
Constructors
Properties
Constructors
Custom
Property
Property
Value
Link copied to clipboard
fun
CustomPropertyPropertyValue
(
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.