vpcs

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

Parameters

value

The List of the VPC. See vpcs below.


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


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

Parameters

values

The List of the VPC. See vpcs below.


@JvmName(name = "klnqhjedfgcirtrs")
suspend fun vpcs(argument: List<suspend RuleAttachmentVpcArgsBuilder.() -> Unit>)
@JvmName(name = "whgsptpxurfqfrij")
suspend fun vpcs(vararg argument: suspend RuleAttachmentVpcArgsBuilder.() -> Unit)
@JvmName(name = "mucevcbpeyhykeqg")
suspend fun vpcs(argument: suspend RuleAttachmentVpcArgsBuilder.() -> Unit)

Parameters

argument

The List of the VPC. See vpcs below.