Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolPropsMixin.DeviceConfigurationProperty
Packages that use CfnUserPoolPropsMixin.DeviceConfigurationProperty
-
Uses of CfnUserPoolPropsMixin.DeviceConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.cognito
Classes in software.amazon.awscdk.cfnpropertymixins.services.cognito that implement CfnUserPoolPropsMixin.DeviceConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnUserPoolPropsMixin.DeviceConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnUserPoolPropsMixin.DeviceConfigurationPropertyModifier and TypeMethodDescriptionCfnUserPoolPropsMixin.DeviceConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnUserPoolPropsMixin.DeviceConfigurationPropertyModifier and TypeMethodDescriptionCfnUserPoolMixinProps.Builder.deviceConfiguration(CfnUserPoolPropsMixin.DeviceConfigurationProperty deviceConfiguration) Sets the value ofCfnUserPoolMixinProps.getDeviceConfiguration()CfnUserPoolPropsMixin.Builder.deviceConfiguration(CfnUserPoolPropsMixin.DeviceConfigurationProperty deviceConfiguration) The device-remembering configuration for a user pool.