Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.ConfigurationTemplateDeliveryConfigValues
-
Packages that use ConfigurationTemplateDeliveryConfigValues Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of ConfigurationTemplateDeliveryConfigValues in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ConfigurationTemplateDeliveryConfigValues Modifier and Type Method Description ConfigurationTemplateDeliveryConfigValuesConfigurationTemplate. 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 ConfigurationTemplateDeliveryConfigValues Modifier and Type Method Description ConfigurationTemplate.BuilderConfigurationTemplate.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.
-