accepter

@JvmName(name = "gwkpdevhclubfchm")
suspend fun accepter(value: Output<PeeringConnectionOptionsAccepterArgs>)
@JvmName(name = "opxwsegysdakcgmg")
suspend fun accepter(value: PeeringConnectionOptionsAccepterArgs?)

Parameters

value

An optional configuration block that allows for VPC Peering Connection options to be set for the VPC that accepts the peering connection (a maximum of one).


@JvmName(name = "inemehhdrhauvccu")
suspend fun accepter(argument: suspend PeeringConnectionOptionsAccepterArgsBuilder.() -> Unit)

Parameters

argument

An optional configuration block that allows for VPC Peering Connection options to be set for the VPC that accepts the peering connection (a maximum of one).