pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.alb.kotlin.outputs
/
GetAscriptsAscriptExtAttribute
Get
Ascripts
Ascript
Ext
Attribute
data
class
GetAscriptsAscriptExtAttribute
(
val
attributeKey
:
String
,
val
attributeValue
:
String
)
Types
Constructors
Properties
Constructors
Get
Ascripts
Ascript
Ext
Attribute
Link copied to clipboard
fun
GetAscriptsAscriptExtAttribute
(
attributeKey
:
String
,
attributeValue
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
attribute
Key
Link copied to clipboard
val
attributeKey
:
String
The key of the extended attribute.
attribute
Value
Link copied to clipboard
val
attributeValue
:
String
The value of the extended attribute.