Uses of Class
software.amazon.awssdk.services.config.model.ConfigStreamDeliveryInfo
-
Packages that use ConfigStreamDeliveryInfo Package Description software.amazon.awssdk.services.config.model -
-
Uses of ConfigStreamDeliveryInfo in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return ConfigStreamDeliveryInfo Modifier and Type Method Description ConfigStreamDeliveryInfoDeliveryChannelStatus. configStreamDeliveryInfo()A list containing the status of the delivery of the configuration stream notification to the specified Amazon SNS topic.Methods in software.amazon.awssdk.services.config.model with parameters of type ConfigStreamDeliveryInfo Modifier and Type Method Description DeliveryChannelStatus.BuilderDeliveryChannelStatus.Builder. configStreamDeliveryInfo(ConfigStreamDeliveryInfo configStreamDeliveryInfo)A list containing the status of the delivery of the configuration stream notification to the specified Amazon SNS topic.
-