toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.backup.kotlin.outputs
/
RestoreTestingSelectionKeyValue
Restore
Testing
Selection
Key
Value
data
class
RestoreTestingSelectionKeyValue
(
val
key
:
String
,
val
value
:
String
)
Members
Constructors
Restore
Testing
Selection
Key
Value
Link copied to clipboard
constructor
(
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
The tag key.
value
Link copied to clipboard
val
value
:
String
The tag value.