accepter

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

Parameters

value

An optional configuration block that allows for VPC Peering Connection (https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) options to be set for the VPC that accepts the peering connection (a maximum of one).


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

Parameters

argument

An optional configuration block that allows for VPC Peering Connection (https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) options to be set for the VPC that accepts the peering connection (a maximum of one).