requester

@JvmName(name = "bshbsdgepjmeahcy")
suspend fun requester(value: Output<PeeringConnectionOptionsRequesterArgs>)
@JvmName(name = "rnejtwpbhomvilxb")
suspend fun requester(value: PeeringConnectionOptionsRequesterArgs?)

Parameters

value

A 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 requests the peering connection (a maximum of one).


@JvmName(name = "fejeumjaolqtdmiy")
suspend fun requester(argument: suspend PeeringConnectionOptionsRequesterArgsBuilder.() -> Unit)

Parameters

argument

A 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 requests the peering connection (a maximum of one).