pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
AaaaRecordResponse
Aaaa
Record
Response
data
class
AaaaRecordResponse
(
val
ipv6Address
:
String
?
=
null
)
An AAAA record.
Types
Constructors
Properties
Constructors
Aaaa
Record
Response
Link copied to clipboard
fun
AaaaRecordResponse
(
ipv6Address
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ipv6Address
Link copied to clipboard
val
ipv6Address
:
String
?
=
null
The IPv6 address of this AAAA record.