pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
TxtRecordResponse
Txt
Record
Response
data
class
TxtRecordResponse
(
val
value
:
List
<
String
>
?
=
null
)
A TXT record.
Types
Constructors
Properties
Constructors
Txt
Record
Response
Link copied to clipboard
fun
TxtRecordResponse
(
value
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
List
<
String
>
?
=
null
The text value of this TXT record.