Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnLogDeliveryConfigurationPropsMixin.LogConfigurationProperty.Builder
Packages that use CfnLogDeliveryConfigurationPropsMixin.LogConfigurationProperty.Builder
-
Uses of CfnLogDeliveryConfigurationPropsMixin.LogConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.cognito
Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnLogDeliveryConfigurationPropsMixin.LogConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnLogDeliveryConfigurationPropsMixin.LogConfigurationProperty.builder()CfnLogDeliveryConfigurationPropsMixin.LogConfigurationProperty.Builder.cloudWatchLogsConfiguration(CfnLogDeliveryConfigurationPropsMixin.CloudWatchLogsConfigurationProperty cloudWatchLogsConfiguration) CfnLogDeliveryConfigurationPropsMixin.LogConfigurationProperty.Builder.cloudWatchLogsConfiguration(IResolvable cloudWatchLogsConfiguration) CfnLogDeliveryConfigurationPropsMixin.LogConfigurationProperty.Builder.eventSource(String eventSource) CfnLogDeliveryConfigurationPropsMixin.LogConfigurationProperty.Builder.firehoseConfiguration(CfnLogDeliveryConfigurationPropsMixin.FirehoseConfigurationProperty firehoseConfiguration) CfnLogDeliveryConfigurationPropsMixin.LogConfigurationProperty.Builder.firehoseConfiguration(IResolvable firehoseConfiguration) CfnLogDeliveryConfigurationPropsMixin.LogConfigurationProperty.Builder.s3Configuration(CfnLogDeliveryConfigurationPropsMixin.S3ConfigurationProperty s3Configuration) CfnLogDeliveryConfigurationPropsMixin.LogConfigurationProperty.Builder.s3Configuration(IResolvable s3Configuration) Constructors in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnLogDeliveryConfigurationPropsMixin.LogConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLogDeliveryConfigurationPropsMixin.LogConfigurationProperty.Builder.