IPConfigurationArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "adfjmfvnjucbabst")
suspend fun name(value: Output<String>)
@JvmName(name = "lkjyqhsyenmwkfue")
suspend fun name(value: String)
Link copied to clipboard
@JvmName(name = "wobjikmunwcebiee")
suspend fun primary(value: Output<Boolean>)
@JvmName(name = "oncdlhohxiqksugo")
suspend fun primary(value: Boolean?)
Link copied to clipboard
@JvmName(name = "xvvqcifkhabeievf")
suspend fun privateIPAddress(value: Output<String>)
@JvmName(name = "qwedbrgixxhveqoo")
suspend fun privateIPAddress(value: String?)
Link copied to clipboard
@JvmName(name = "qwivmymokknqskcc")
fun privateIPAllocationMethod(value: PrivateIPAllocationMethod)
@JvmName(name = "giunrkmsadvbsiuy")
suspend fun privateIPAllocationMethod(value: Either<String, PrivateIPAllocationMethod>?)
@JvmName(name = "fhprhxbdlafbijuy")
suspend fun privateIPAllocationMethod(value: Output<Either<String, PrivateIPAllocationMethod>>)
@JvmName(name = "mluydkutphtoxnna")
fun privateIPAllocationMethod(value: String)
Link copied to clipboard
@JvmName(name = "yrnaguuuqvnttjlb")
suspend fun subnet(value: ResourceIdArgs?)
@JvmName(name = "colwxythratdfuyh")
suspend fun subnet(value: Output<ResourceIdArgs>)
@JvmName(name = "ykfrgfsvdkmllfbw")
suspend fun subnet(argument: suspend ResourceIdArgsBuilder.() -> Unit)