Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnLogDeliveryConfigurationMixinProps.Builder
Packages that use CfnLogDeliveryConfigurationMixinProps.Builder
-
Uses of CfnLogDeliveryConfigurationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cognito
Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnLogDeliveryConfigurationMixinProps.BuilderModifier and TypeMethodDescriptionCfnLogDeliveryConfigurationMixinProps.builder()CfnLogDeliveryConfigurationMixinProps.Builder.logConfigurations(List<? extends Object> logConfigurations) Sets the value ofCfnLogDeliveryConfigurationMixinProps.getLogConfigurations()CfnLogDeliveryConfigurationMixinProps.Builder.logConfigurations(IResolvable logConfigurations) Sets the value ofCfnLogDeliveryConfigurationMixinProps.getLogConfigurations()CfnLogDeliveryConfigurationMixinProps.Builder.userPoolId(String userPoolId) Sets the value ofCfnLogDeliveryConfigurationMixinProps.getUserPoolId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnLogDeliveryConfigurationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLogDeliveryConfigurationMixinProps.Builder.