Uses of Class
software.amazon.awscdk.services.cognito.CfnLogDeliveryConfiguration.LogConfigurationProperty.Builder
Packages that use CfnLogDeliveryConfiguration.LogConfigurationProperty.Builder
-
Uses of CfnLogDeliveryConfiguration.LogConfigurationProperty.Builder in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return CfnLogDeliveryConfiguration.LogConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnLogDeliveryConfiguration.LogConfigurationProperty.builder()CfnLogDeliveryConfiguration.LogConfigurationProperty.Builder.cloudWatchLogsConfiguration(IResolvable cloudWatchLogsConfiguration) CfnLogDeliveryConfiguration.LogConfigurationProperty.Builder.cloudWatchLogsConfiguration(CfnLogDeliveryConfiguration.CloudWatchLogsConfigurationProperty cloudWatchLogsConfiguration) CfnLogDeliveryConfiguration.LogConfigurationProperty.Builder.eventSource(String eventSource) Sets the value ofCfnLogDeliveryConfiguration.LogConfigurationProperty.getEventSource()CfnLogDeliveryConfiguration.LogConfigurationProperty.Builder.firehoseConfiguration(IResolvable firehoseConfiguration) CfnLogDeliveryConfiguration.LogConfigurationProperty.Builder.firehoseConfiguration(CfnLogDeliveryConfiguration.FirehoseConfigurationProperty firehoseConfiguration) Sets the value ofCfnLogDeliveryConfiguration.LogConfigurationProperty.getLogLevel()CfnLogDeliveryConfiguration.LogConfigurationProperty.Builder.s3Configuration(IResolvable s3Configuration) CfnLogDeliveryConfiguration.LogConfigurationProperty.Builder.s3Configuration(CfnLogDeliveryConfiguration.S3ConfigurationProperty s3Configuration) Constructors in software.amazon.awscdk.services.cognito with parameters of type CfnLogDeliveryConfiguration.LogConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLogDeliveryConfiguration.LogConfigurationProperty.Builder.