toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.rbin.kotlin.outputs
/
RuleResourceTag
Rule
Resource
Tag
data
class
RuleResourceTag
(
val
resourceTagKey
:
String
,
val
resourceTagValue
:
String
)
The resource tag of the rule.
Members
Constructors
Rule
Resource
Tag
Link copied to clipboard
constructor
(
resourceTagKey
:
String
,
resourceTagValue
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
resource
Tag
Key
Link copied to clipboard
val
resourceTagKey
:
String
The tag key of the resource.
resource
Tag
Value
Link copied to clipboard
val
resourceTagValue
:
String
The tag value of the resource