vpcs

@JvmName(name = "texlijetsuboogwh")
suspend fun vpcs(value: Output<List<RuleAttachmentVpcArgs>>)
@JvmName(name = "rbimypvsbkcplkge")
suspend fun vpcs(value: List<RuleAttachmentVpcArgs>?)

Parameters

value

The List of the VPC. See vpcs below.


@JvmName(name = "lvfbqyiadgfdniep")
suspend fun vpcs(vararg values: Output<RuleAttachmentVpcArgs>)


@JvmName(name = "efttxxjlreoyelot")
suspend fun vpcs(values: List<Output<RuleAttachmentVpcArgs>>)
@JvmName(name = "cvskgtlkddndyfsp")
suspend fun vpcs(vararg values: RuleAttachmentVpcArgs)

Parameters

values

The List of the VPC. See vpcs below.


@JvmName(name = "bnjqoterywpvfyhl")
suspend fun vpcs(argument: List<suspend RuleAttachmentVpcArgsBuilder.() -> Unit>)
@JvmName(name = "nkkwdsjixvelxnoy")
suspend fun vpcs(vararg argument: suspend RuleAttachmentVpcArgsBuilder.() -> Unit)
@JvmName(name = "rmjbrijrkwweneka")
suspend fun vpcs(argument: suspend RuleAttachmentVpcArgsBuilder.() -> Unit)

Parameters

argument

The List of the VPC. See vpcs below.