ApiKeyArgsBuilder

Builder for ApiKeyArgs.

Functions

Link copied to clipboard
@JvmName(name = "awjxsvihgngowbby")
suspend fun displayName(value: Output<String>)
@JvmName(name = "neixguxadwldroie")
suspend fun displayName(value: String?)
Link copied to clipboard
@JvmName(name = "clpemhgluiqyvryo")
suspend fun name(value: Output<String>)
@JvmName(name = "qwrxkfaldwwriwpd")
suspend fun name(value: String?)
Link copied to clipboard
@JvmName(name = "usmpxcvktqpfsxyh")
suspend fun project(value: Output<String>)
@JvmName(name = "neochkmkwjlbkate")
suspend fun project(value: String?)
Link copied to clipboard
@JvmName(name = "ifxbputodcxayynk")
suspend fun restrictions(value: Output<ApiKeyRestrictionsArgs>)
@JvmName(name = "sqckbamtmcrjvccb")
suspend fun restrictions(value: ApiKeyRestrictionsArgs?)
@JvmName(name = "npvayxafxpllixfo")
suspend fun restrictions(argument: suspend ApiKeyRestrictionsArgsBuilder.() -> Unit)