Uses of Class
software.amazon.awscdk.services.cognito.UserPoolRiskConfigurationAttachmentReference.Builder
Packages that use UserPoolRiskConfigurationAttachmentReference.Builder
-
Uses of UserPoolRiskConfigurationAttachmentReference.Builder in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return UserPoolRiskConfigurationAttachmentReference.BuilderModifier and TypeMethodDescriptionUserPoolRiskConfigurationAttachmentReference.builder()
Sets the value ofUserPoolRiskConfigurationAttachmentReference.getClientId()
UserPoolRiskConfigurationAttachmentReference.Builder.userPoolId
(String userPoolId) Sets the value ofUserPoolRiskConfigurationAttachmentReference.getUserPoolId()
Constructors in software.amazon.awscdk.services.cognito with parameters of type UserPoolRiskConfigurationAttachmentReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theUserPoolRiskConfigurationAttachmentReference.Builder
.