SecretsManagementSettingsArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "jawbhugyfdosmucq")
suspend fun certificateStoreLocation(value: Output<String>)
@JvmName(name = "sfaieplsagacrhxf")
suspend fun certificateStoreLocation(value: String?)
Link copied to clipboard
@JvmName(name = "edygdcvvmxhjssnm")
suspend fun keyExportable(value: Output<Boolean>)
@JvmName(name = "vtebmtsbaqphpngi")
suspend fun keyExportable(value: Boolean)
Link copied to clipboard
@JvmName(name = "dfcifaeqnqdawsgl")
suspend fun observedCertificates(value: Output<List<String>>)
@JvmName(name = "mwaaubhtnjaensnr")
suspend fun observedCertificates(vararg values: Output<String>)
@JvmName(name = "nyjfhirwtbyrdmfy")
suspend fun observedCertificates(vararg values: String)
@JvmName(name = "wbdxjlutshbbfnca")
suspend fun observedCertificates(values: List<Output<String>>)
@JvmName(name = "iwccrgbraailokqa")
suspend fun observedCertificates(value: List<String>)