pulumi-alicloud-kotlin
3.44.1.0
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
)
Types
Constructors
Properties
Constructors
Get
Address
Books
Book
Ecs
Tag
Link copied to clipboard
fun
GetAddressBooksBookEcsTag
(
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.