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