RestoreTestingSelectionProtectedResourceConditionsStringNotEqualArgs

data class RestoreTestingSelectionProtectedResourceConditionsStringNotEqualArgs(val key: Output<String>, val value: Output<String>) : ConvertibleToJava<RestoreTestingSelectionProtectedResourceConditionsStringNotEqualArgs>

Constructors

constructor(key: Output<String>, value: Output<String>)

Properties

Link copied to clipboard
val key: Output<String>

The Tag name, must start with one of the following prefixes: aws:ResourceTag/ with a Minimum length of 1. Maximum length of 128, and can contain characters that are letters, white space, and numbers that can be represented in UTF-8 and the following characters: + - = . _ : /.

Link copied to clipboard
val value: Output<String>

The value of the Tag. Maximum length of 256.

Functions

Link copied to clipboard
open override fun toJava(): RestoreTestingSelectionProtectedResourceConditionsStringNotEqualArgs