IPConfigurationPropertiesArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "qfodjwmddsuefemu")
suspend fun prefixLength(value: Output<String>)
@JvmName(name = "dgdfeayphdklqrja")
suspend fun prefixLength(value: String?)
Link copied to clipboard
@JvmName(name = "xtearpyrhktanlho")
suspend fun privateIPAddress(value: Output<String>)
@JvmName(name = "qvcixmaknwttrnso")
suspend fun privateIPAddress(value: String?)
Link copied to clipboard
@JvmName(name = "eidgcfmrptsbgaxs")
fun privateIPAllocationMethod(value: PrivateIPAllocationMethodEnum)
@JvmName(name = "pqxnsmrsytmwtrps")
suspend fun privateIPAllocationMethod(value: Either<String, PrivateIPAllocationMethodEnum>?)
@JvmName(name = "mxhdiiqarousbxdo")
suspend fun privateIPAllocationMethod(value: Output<Either<String, PrivateIPAllocationMethodEnum>>)
@JvmName(name = "lqvbmfhmxwiniiwa")
fun privateIPAllocationMethod(value: String)
Link copied to clipboard
@JvmName(name = "sxtsvwxbrfglbimq")
suspend fun subnet(value: IPConfigurationSubnetArgs?)
@JvmName(name = "veghnmctijtbnwti")
suspend fun subnet(value: Output<IPConfigurationSubnetArgs>)
@JvmName(name = "tdumtoexyefvfucd")
suspend fun subnet(argument: suspend IPConfigurationSubnetArgsBuilder.() -> Unit)