SslPolicyArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "qldawoghbcxbqnwc")
suspend fun customFeatures(value: Output<List<String>>)
@JvmName(name = "yeukccsqwnruxtcw")
suspend fun customFeatures(vararg values: Output<String>)
@JvmName(name = "ttdikhhtqnnhjesl")
suspend fun customFeatures(vararg values: String)
@JvmName(name = "peyapyakodkwqfwe")
suspend fun customFeatures(values: List<Output<String>>)
@JvmName(name = "rfyhvkqxkcsryrll")
suspend fun customFeatures(value: List<String>?)
Link copied to clipboard
@JvmName(name = "ibxexbvclnybukvl")
suspend fun description(value: Output<String>)
@JvmName(name = "vangqcrdbupkpjsd")
suspend fun description(value: String?)
Link copied to clipboard
@JvmName(name = "qncudvwbkhdxtrqw")
suspend fun minTlsVersion(value: Output<SslPolicyMinTlsVersion>)
@JvmName(name = "eovnaqljjyeqpdww")
suspend fun minTlsVersion(value: SslPolicyMinTlsVersion?)
Link copied to clipboard
@JvmName(name = "oklwcevbqpostslt")
suspend fun name(value: Output<String>)
@JvmName(name = "tcijarssxedurmuf")
suspend fun name(value: String?)
Link copied to clipboard
@JvmName(name = "spwoydedtchxydyv")
suspend fun profile(value: Output<SslPolicyProfile>)
@JvmName(name = "vxbmlhttonamquww")
suspend fun profile(value: SslPolicyProfile?)
Link copied to clipboard
@JvmName(name = "tlmobvchmpetyuec")
suspend fun project(value: Output<String>)
@JvmName(name = "hveueqikpphdqquc")
suspend fun project(value: String?)
Link copied to clipboard
@JvmName(name = "jukcuvuxfccwmcsc")
suspend fun requestId(value: Output<String>)
@JvmName(name = "hlqejqydbntlxwbs")
suspend fun requestId(value: String?)
Link copied to clipboard
@JvmName(name = "fqblkextomwvimcl")
suspend fun tlsSettings(value: Output<ServerTlsSettingsArgs>)
@JvmName(name = "xbejpphsfqaojcqg")
suspend fun tlsSettings(value: ServerTlsSettingsArgs?)
@JvmName(name = "lxjkfycjglmtxfdf")
suspend fun tlsSettings(argument: suspend ServerTlsSettingsArgsBuilder.() -> Unit)