pulumi-aws-kotlin
6.12.2.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
VpcDhcpOptionsArgsBuilder
/
ntpServers
ntp
Servers
@
JvmName
(
name
=
"avviclaupemxlhsf"
)
suspend
fun
ntpServers
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"pqnwgcrcvgdlvrvl"
)
suspend
fun
ntpServers
(
value
:
List
<
String
>
?
)
Parameters
value
List of NTP servers to configure.
@
JvmName
(
name
=
"ikiepsacccxptlra"
)
suspend
fun
ntpServers
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"jmwabbxdditdpphm"
)
suspend
fun
ntpServers
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"qiwesvvowikyrjmt"
)
suspend
fun
ntpServers
(
vararg
values
:
String
)
Parameters
values
List of NTP servers to configure.