pulumi-aws-kotlin
5.42.0.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
VpcDhcpOptionsArgsBuilder
/
ntpServers
ntp
Servers
@
JvmName
(
name
=
"fmblhpljiackaaly"
)
suspend
fun
ntpServers
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"wmwbfxjfifoxnhqh"
)
suspend
fun
ntpServers
(
value
:
List
<
String
>
?
)
Parameters
value
List of NTP servers to configure.
@
JvmName
(
name
=
"auxagwmjdseaeiyq"
)
suspend
fun
ntpServers
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"rsytxjirqbxxnniq"
)
suspend
fun
ntpServers
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"kshwbyjygvjbicpm"
)
suspend
fun
ntpServers
(
vararg
values
:
String
)
Parameters
values
List of NTP servers to configure.