entrys

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "wqhnyuuwjjucfgtq")
suspend fun entrys(argument: List<suspend PrefixListEntryArgsBuilder.() -> Unit>)
@JvmName(name = "fsglinwnybrhtgrw")
suspend fun entrys(vararg argument: suspend PrefixListEntryArgsBuilder.() -> Unit)
@JvmName(name = "asisnrxnsqgjcuhx")
suspend fun entrys(argument: suspend PrefixListEntryArgsBuilder.() -> Unit)

Parameters

argument

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