toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.inputs
/
HostedZoneConfigArgs
Hosted
Zone
Config
Args
data
class
HostedZoneConfigArgs
(
val
comment
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
HostedZoneConfigArgs
>
Definition of HostedZoneConfig
Members
Constructors
Hosted
Zone
Config
Args
Link copied to clipboard
constructor
(
comment
:
Output
<
String
>
?
=
null
)
Properties
comment
Link copied to clipboard
val
comment
:
Output
<
String
>
?
=
null
Any comments that you want to include about the hosted zone.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
HostedZoneConfigArgs