toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cloudfirewall.kotlin.outputs
/
GetAddressBooksBookEcsTag
Get
Address
Books
Book
Ecs
Tag
data
class
GetAddressBooksBookEcsTag
(
val
tagKey
:
String
,
val
tagValue
:
String
)
Members
Constructors
Get
Address
Books
Book
Ecs
Tag
Link copied to clipboard
constructor
(
tagKey
:
String
,
tagValue
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
tag
Key
Link copied to clipboard
val
tagKey
:
String
The key of ECS tag that to be matched.
tag
Value
Link copied to clipboard
val
tagValue
:
String
The value of ECS tag that to be matched.