allowed User Key Configs
Parameters
value
Set of configuration blocks to define allowed user key configuration, like key type and their lengths. Can be specified multiple times. See Configuration-Options for more info
Parameters
values
Set of configuration blocks to define allowed user key configuration, like key type and their lengths. Can be specified multiple times. See Configuration-Options for more info
suspend fun allowedUserKeyConfigs(argument: List<suspend SecretBackendRoleAllowedUserKeyConfigArgsBuilder.() -> Unit>)
suspend fun allowedUserKeyConfigs(vararg argument: suspend SecretBackendRoleAllowedUserKeyConfigArgsBuilder.() -> Unit)
suspend fun allowedUserKeyConfigs(argument: suspend SecretBackendRoleAllowedUserKeyConfigArgsBuilder.() -> Unit)
Parameters
argument
Set of configuration blocks to define allowed user key configuration, like key type and their lengths. Can be specified multiple times. See Configuration-Options for more info