privateIPAllocationMethod

@JvmName(name = "mfjpbwjikyvixwqd")
suspend fun privateIPAllocationMethod(value: Output<Either<String, PrivateIPAllocationMethodEnum>>)
@JvmName(name = "asvqwjsoqpxkgndw")
suspend fun privateIPAllocationMethod(value: Either<String, PrivateIPAllocationMethodEnum>?)
@JvmName(name = "idmnjiilxxlpwckv")
fun privateIPAllocationMethod(value: String)
@JvmName(name = "gqciwqmnmxhxarce")
fun privateIPAllocationMethod(value: PrivateIPAllocationMethodEnum)

Parameters

value

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