vpcLatticeConfigurations

@JvmName(name = "mrlgyvndmawubwwx")
suspend fun vpcLatticeConfigurations(value: Output<List<ServiceVpcLatticeConfigurationArgs>>)
@JvmName(name = "hmewhgrhvkpbqooo")
suspend fun vpcLatticeConfigurations(value: List<ServiceVpcLatticeConfigurationArgs>?)

Parameters

value

The VPC Lattice configuration for your service that allows Lattice to connect, secure, and monitor your service across multiple accounts and VPCs. See below.


@JvmName(name = "lcdhhdmxjganpvwc")
suspend fun vpcLatticeConfigurations(vararg values: Output<ServiceVpcLatticeConfigurationArgs>)


@JvmName(name = "mjxamdjvdrtxfnwk")
suspend fun vpcLatticeConfigurations(values: List<Output<ServiceVpcLatticeConfigurationArgs>>)
@JvmName(name = "htpqveaqjhwmvbwv")
suspend fun vpcLatticeConfigurations(vararg values: ServiceVpcLatticeConfigurationArgs)

Parameters

values

The VPC Lattice configuration for your service that allows Lattice to connect, secure, and monitor your service across multiple accounts and VPCs. See below.


@JvmName(name = "rurhkwavyeikkmgc")
suspend fun vpcLatticeConfigurations(argument: List<suspend ServiceVpcLatticeConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "hwepyesyhwmxkkwv")
suspend fun vpcLatticeConfigurations(vararg argument: suspend ServiceVpcLatticeConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "vrmjkmbslumgfvwo")
suspend fun vpcLatticeConfigurations(argument: suspend ServiceVpcLatticeConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The VPC Lattice configuration for your service that allows Lattice to connect, secure, and monitor your service across multiple accounts and VPCs. See below.