Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnTermsPropsMixin.Builder
Packages that use CfnTermsPropsMixin.Builder
-
Uses of CfnTermsPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.cognito
Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnTermsPropsMixin.BuilderModifier and TypeMethodDescriptionThe ID of the app client that the terms documents are assigned to.static CfnTermsPropsMixin.BuilderCfnTermsPropsMixin.Builder.create()static CfnTermsPropsMixin.BuilderCfnTermsPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnTermsPropsMixin.Builder.enforcement(String enforcement) This parameter is reserved for future use and currently accepts one value.A map of URLs to languages.CfnTermsPropsMixin.Builder.links(IResolvable links) A map of URLs to languages.The type and friendly name of the terms documents.CfnTermsPropsMixin.Builder.termsSource(String termsSource) This parameter is reserved for future use and currently accepts one value.CfnTermsPropsMixin.Builder.userPoolId(String userPoolId) The ID of the user pool that contains the terms documents.