entrys

@JvmName(name = "errulrddovlrthpr")
suspend fun entrys(value: Output<List<PrefixListEntryArgs>>)
@JvmName(name = "pfcsjjwmmntmcjuq")
suspend fun entrys(value: List<PrefixListEntryArgs>?)

Parameters

value

The CIDR address block list of the prefix list.See the following Block Entrys.


@JvmName(name = "tjwfvyxpqffvghtr")
suspend fun entrys(vararg values: Output<PrefixListEntryArgs>)


@JvmName(name = "pwsffdyqpdktapex")
suspend fun entrys(values: List<Output<PrefixListEntryArgs>>)
@JvmName(name = "fujwradtecqeihmd")
suspend fun entrys(vararg values: PrefixListEntryArgs)

Parameters

values

The CIDR address block list of the prefix list.See the following Block Entrys.


@JvmName(name = "rwejuyeewthltjhq")
suspend fun entrys(argument: List<suspend PrefixListEntryArgsBuilder.() -> Unit>)
@JvmName(name = "srqwowjxyxfemaum")
suspend fun entrys(vararg argument: suspend PrefixListEntryArgsBuilder.() -> Unit)
@JvmName(name = "mblrexweivgqwedg")
suspend fun entrys(argument: suspend PrefixListEntryArgsBuilder.() -> Unit)

Parameters

argument

The CIDR address block list of the prefix list.See the following Block Entrys.