SecuritySettingsArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "svcsmljdwgbhstwi")
suspend fun authentication(value: Output<String>)
@JvmName(name = "anqxbunrodfulgbr")
suspend fun authentication(value: String?)
Link copied to clipboard
@JvmName(name = "drelrejwrtiqwpsm")
suspend fun authenticationPolicy(value: Output<AuthenticationPolicyArgs>)
@JvmName(name = "bkpqhsviwtoarvlp")
suspend fun authenticationPolicy(value: AuthenticationPolicyArgs?)
@JvmName(name = "ocaflukoiojbkgjf")
suspend fun authenticationPolicy(argument: suspend AuthenticationPolicyArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "mvcpceptvelupnbt")
suspend fun authorizationConfig(value: Output<AuthorizationConfigArgs>)
@JvmName(name = "lutjtfucjwvaytho")
suspend fun authorizationConfig(value: AuthorizationConfigArgs?)
@JvmName(name = "rvkbvqrcetpqqxvf")
suspend fun authorizationConfig(argument: suspend AuthorizationConfigArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "qoqcneqjbjkwvyun")
suspend fun awsV4Authentication(value: Output<AWSV4SignatureArgs>)
@JvmName(name = "lvnxaypcbhhhhbre")
suspend fun awsV4Authentication(value: AWSV4SignatureArgs?)
@JvmName(name = "txndatlwgoegkiqp")
suspend fun awsV4Authentication(argument: suspend AWSV4SignatureArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "dsnxlipsdoyvhuvb")
suspend fun clientTlsPolicy(value: Output<String>)
@JvmName(name = "thcdfhchfjynimqg")
suspend fun clientTlsPolicy(value: String?)
Link copied to clipboard
@JvmName(name = "tirvbmgsmwxmsmbx")
suspend fun clientTlsSettings(value: Output<ClientTlsSettingsArgs>)
@JvmName(name = "crkhpkbrtmmjxkbx")
suspend fun clientTlsSettings(value: ClientTlsSettingsArgs?)
@JvmName(name = "agvfwnrvgvikcoki")
suspend fun clientTlsSettings(argument: suspend ClientTlsSettingsArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "pirnlfhouxqpsshr")
suspend fun subjectAltNames(value: Output<List<String>>)
@JvmName(name = "fcvqeyhbhctdfwbm")
suspend fun subjectAltNames(vararg values: Output<String>)
@JvmName(name = "agnqyoecbfouxusa")
suspend fun subjectAltNames(vararg values: String)
@JvmName(name = "lwarnjtrkewhgkpc")
suspend fun subjectAltNames(values: List<Output<String>>)
@JvmName(name = "lajccioeinnhdsxt")
suspend fun subjectAltNames(value: List<String>?)