Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnIdentityPoolPropsMixin.PushSyncProperty
Packages that use CfnIdentityPoolPropsMixin.PushSyncProperty
-
Uses of CfnIdentityPoolPropsMixin.PushSyncProperty in software.amazon.awscdk.cfnpropertymixins.services.cognito
Classes in software.amazon.awscdk.cfnpropertymixins.services.cognito that implement CfnIdentityPoolPropsMixin.PushSyncPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIdentityPoolPropsMixin.PushSyncPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnIdentityPoolPropsMixin.PushSyncPropertyModifier and TypeMethodDescriptionCfnIdentityPoolPropsMixin.PushSyncProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnIdentityPoolPropsMixin.PushSyncPropertyModifier and TypeMethodDescriptionCfnIdentityPoolMixinProps.Builder.pushSync(CfnIdentityPoolPropsMixin.PushSyncProperty pushSync) Sets the value ofCfnIdentityPoolMixinProps.getPushSync()CfnIdentityPoolPropsMixin.Builder.pushSync(CfnIdentityPoolPropsMixin.PushSyncProperty pushSync) The configuration options to be applied to the identity pool.