http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-route53
/
org.http4k.connect.amazon.route53.model
/
HostedZoneConfig
Hosted
Zone
Config
data
class
HostedZoneConfig
(
val
comment
:
String
?
,
val
privateZone
:
Boolean
?
)
(
source
)
Members
Constructors
Hosted
Zone
Config
Link copied to clipboard
constructor
(
comment
:
String
?
,
privateZone
:
Boolean
?
)
Properties
comment
Link copied to clipboard
val
comment
:
String
?
private
Zone
Link copied to clipboard
val
privateZone
:
Boolean
?
Functions
to
Xml
Link copied to clipboard
fun
toXml
(
)
:
String