IPConfigurationPropertiesArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "bnpwovndmxngjqkv")
suspend fun prefixLength(value: Output<String>)
@JvmName(name = "ygdiqhxmuausyaad")
suspend fun prefixLength(value: String?)
Link copied to clipboard
@JvmName(name = "iwotmyiwonqmkiev")
suspend fun privateIPAddress(value: Output<String>)
@JvmName(name = "wmkpgyemaxkrgrsh")
suspend fun privateIPAddress(value: String?)
Link copied to clipboard
@JvmName(name = "ggeqdxocvniklitg")
fun privateIPAllocationMethod(value: PrivateIPAllocationMethodEnum)
@JvmName(name = "tytjqhgspjobqsua")
suspend fun privateIPAllocationMethod(value: Either<String, PrivateIPAllocationMethodEnum>?)
@JvmName(name = "kgrwjtaoubpmorsq")
suspend fun privateIPAllocationMethod(value: Output<Either<String, PrivateIPAllocationMethodEnum>>)
@JvmName(name = "hqpossaqyayyxqbj")
fun privateIPAllocationMethod(value: String)
Link copied to clipboard
@JvmName(name = "sdstmtnxtywxfcyv")
suspend fun subnet(value: IPConfigurationSubnetArgs?)
@JvmName(name = "wundrecbqsasqndh")
suspend fun subnet(value: Output<IPConfigurationSubnetArgs>)
@JvmName(name = "sarysllvjnvtiflm")
suspend fun subnet(argument: suspend IPConfigurationSubnetArgsBuilder.() -> Unit)