Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolClientPropsMixin.RefreshTokenRotationProperty
Packages that use CfnUserPoolClientPropsMixin.RefreshTokenRotationProperty
-
Uses of CfnUserPoolClientPropsMixin.RefreshTokenRotationProperty in software.amazon.awscdk.cfnpropertymixins.services.cognito
Classes in software.amazon.awscdk.cfnpropertymixins.services.cognito that implement CfnUserPoolClientPropsMixin.RefreshTokenRotationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnUserPoolClientPropsMixin.RefreshTokenRotationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnUserPoolClientPropsMixin.RefreshTokenRotationPropertyModifier and TypeMethodDescriptionCfnUserPoolClientPropsMixin.RefreshTokenRotationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnUserPoolClientPropsMixin.RefreshTokenRotationPropertyModifier and TypeMethodDescriptionCfnUserPoolClientMixinProps.Builder.refreshTokenRotation(CfnUserPoolClientPropsMixin.RefreshTokenRotationProperty refreshTokenRotation) Sets the value ofCfnUserPoolClientMixinProps.getRefreshTokenRotation()CfnUserPoolClientPropsMixin.Builder.refreshTokenRotation(CfnUserPoolClientPropsMixin.RefreshTokenRotationProperty refreshTokenRotation) The configuration of your app client for refresh token rotation.