KeycloakResource.withEnabledFeatures
Method
interface KeycloakResource { // ... omitted for brevity withEnabledFeatures(features: string[]): KeycloakResource;}Signature
method
withEnabledFeaturesbuilderAdditional feature names to enable for the keycloak resource
withEnabledFeatures(features: string[]): KeycloakResourceParameters
featuresstring[]Returns
KeycloakResourceDefined on
This method is defined on the following type: