withEnabledFeatures
Method
interface KeycloakResource { // ... omitted for brevity withEnabledFeatures(features: string[]): KeycloakResource;}Signature
method
withEnabledFeatures builder Additional feature names to enable for the keycloak resource
withEnabledFeatures(features: string[]): KeycloakResourceParameters
features string[] Returns
KeycloakResource Applies to
This method applies to the following types: