Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnTermsMixinProps.Builder
Packages that use CfnTermsMixinProps.Builder
-
Uses of CfnTermsMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cognito
Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnTermsMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnTermsMixinProps.BuilderCfnTermsMixinProps.builder()Sets the value ofCfnTermsMixinProps.getClientId()CfnTermsMixinProps.Builder.enforcement(String enforcement) Sets the value ofCfnTermsMixinProps.getEnforcement()Sets the value ofCfnTermsMixinProps.getLinks()CfnTermsMixinProps.Builder.links(IResolvable links) Sets the value ofCfnTermsMixinProps.getLinks()Sets the value ofCfnTermsMixinProps.getTermsName()CfnTermsMixinProps.Builder.termsSource(String termsSource) Sets the value ofCfnTermsMixinProps.getTermsSource()CfnTermsMixinProps.Builder.userPoolId(String userPoolId) Sets the value ofCfnTermsMixinProps.getUserPoolId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnTermsMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTermsMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTermsMixinProps.Builder.