privateIPAllocationMethod

@JvmName(name = "bvcflywbpqfmiqlx")
suspend fun privateIPAllocationMethod(value: Output<Either<String, PrivateIPAllocationMethodEnum>>)
@JvmName(name = "rrylwcsqvnoeefeg")
suspend fun privateIPAllocationMethod(value: Either<String, PrivateIPAllocationMethodEnum>?)
@JvmName(name = "auhcxvfnymlfnahk")
fun privateIPAllocationMethod(value: String)
@JvmName(name = "ikemrgjfowsjhvxn")
fun privateIPAllocationMethod(value: PrivateIPAllocationMethodEnum)

Parameters

value

PrivateIPAllocationMethod - The private IP address allocation method. Possible values include: 'Static', 'Dynamic'