Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.ConfigurationTemplateDeliveryConfigValues
Packages that use ConfigurationTemplateDeliveryConfigValues
-
Uses of ConfigurationTemplateDeliveryConfigValues in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ConfigurationTemplateDeliveryConfigValuesModifier and TypeMethodDescriptionConfigurationTemplate.defaultDeliveryConfigValues()A mapping that displays the default value of each property within a delivery's configuration, if it is not specified in the request.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type ConfigurationTemplateDeliveryConfigValuesModifier and TypeMethodDescriptionConfigurationTemplate.Builder.defaultDeliveryConfigValues(ConfigurationTemplateDeliveryConfigValues defaultDeliveryConfigValues) A mapping that displays the default value of each property within a delivery's configuration, if it is not specified in the request.