ApiKeyArgsBuilder

Builder for ApiKeyArgs.

Functions

Link copied to clipboard
@JvmName(name = "lnepansqbjgklgri")
suspend fun displayName(value: Output<String>)
@JvmName(name = "mumouftjtyjfmbcp")
suspend fun displayName(value: String?)
Link copied to clipboard
@JvmName(name = "iswnxyxqkjfdavkb")
suspend fun name(value: Output<String>)
@JvmName(name = "pbmtwtgdrpidhowm")
suspend fun name(value: String?)
Link copied to clipboard
@JvmName(name = "iaqspkuevccfqskl")
suspend fun project(value: Output<String>)
@JvmName(name = "mqjmtjbhkjfndbcw")
suspend fun project(value: String?)
Link copied to clipboard
@JvmName(name = "wunuctkvmtwfxqch")
suspend fun restrictions(value: Output<ApiKeyRestrictionsArgs>)
@JvmName(name = "lobayinkvxlismpf")
suspend fun restrictions(value: ApiKeyRestrictionsArgs?)
@JvmName(name = "ybnsvbewwshbybqq")
suspend fun restrictions(argument: suspend ApiKeyRestrictionsArgsBuilder.() -> Unit)