Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opensearchservice.CfnDomainPropsMixin.JWTOptionsProperty.Builder
Packages that use CfnDomainPropsMixin.JWTOptionsProperty.Builder
-
Uses of CfnDomainPropsMixin.JWTOptionsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice
Methods in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice that return CfnDomainPropsMixin.JWTOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnDomainPropsMixin.JWTOptionsProperty.builder()Sets the value ofCfnDomainPropsMixin.JWTOptionsProperty.getEnabled()CfnDomainPropsMixin.JWTOptionsProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnDomainPropsMixin.JWTOptionsProperty.getEnabled()Sets the value ofCfnDomainPropsMixin.JWTOptionsProperty.getPublicKey()Sets the value ofCfnDomainPropsMixin.JWTOptionsProperty.getRolesKey()CfnDomainPropsMixin.JWTOptionsProperty.Builder.subjectKey(String subjectKey) Sets the value ofCfnDomainPropsMixin.JWTOptionsProperty.getSubjectKey()Constructors in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice with parameters of type CfnDomainPropsMixin.JWTOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomainPropsMixin.JWTOptionsProperty.Builder.