IPConfigurationPropertiesArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "vrjqqmcptaydfios")
suspend fun prefixLength(value: Output<String>)
@JvmName(name = "smrxbpssqjhbqdnw")
suspend fun prefixLength(value: String?)
Link copied to clipboard
@JvmName(name = "bmunuvorlksdrrva")
suspend fun privateIPAddress(value: Output<String>)
@JvmName(name = "ovirttqehcmejcms")
suspend fun privateIPAddress(value: String?)
Link copied to clipboard
@JvmName(name = "ikemrgjfowsjhvxn")
fun privateIPAllocationMethod(value: PrivateIPAllocationMethodEnum)
@JvmName(name = "rrylwcsqvnoeefeg")
suspend fun privateIPAllocationMethod(value: Either<String, PrivateIPAllocationMethodEnum>?)
@JvmName(name = "bvcflywbpqfmiqlx")
suspend fun privateIPAllocationMethod(value: Output<Either<String, PrivateIPAllocationMethodEnum>>)
@JvmName(name = "auhcxvfnymlfnahk")
fun privateIPAllocationMethod(value: String)
Link copied to clipboard
@JvmName(name = "vxysmoxjhmnsxoot")
suspend fun subnet(value: IPConfigurationSubnetArgs?)
@JvmName(name = "kcgokoiptltthfxd")
suspend fun subnet(value: Output<IPConfigurationSubnetArgs>)
@JvmName(name = "qilnvvitjcytbwpl")
suspend fun subnet(argument: suspend IPConfigurationSubnetArgsBuilder.() -> Unit)