toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.alb.kotlin.outputs
/
GetAscriptsAscriptExtAttribute
Get
Ascripts
Ascript
Ext
Attribute
data
class
GetAscriptsAscriptExtAttribute
(
val
attributeKey
:
String
,
val
attributeValue
:
String
)
Members
Constructors
Get
Ascripts
Ascript
Ext
Attribute
Link copied to clipboard
constructor
(
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.