Uses of Interface
software.amazon.awscdk.services.imagebuilder.CfnImage.ImageLoggingConfigurationProperty
Packages that use CfnImage.ImageLoggingConfigurationProperty
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of CfnImage.ImageLoggingConfigurationProperty in software.amazon.awscdk.services.imagebuilder
Classes in software.amazon.awscdk.services.imagebuilder that implement CfnImage.ImageLoggingConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnImage.ImageLoggingConfigurationPropertyMethods in software.amazon.awscdk.services.imagebuilder that return CfnImage.ImageLoggingConfigurationPropertyModifier and TypeMethodDescriptionCfnImage.ImageLoggingConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.imagebuilder with parameters of type CfnImage.ImageLoggingConfigurationPropertyModifier and TypeMethodDescriptionCfnImage.Builder.loggingConfiguration(CfnImage.ImageLoggingConfigurationProperty loggingConfiguration) The logging configuration that's defined for the image.CfnImageProps.Builder.loggingConfiguration(CfnImage.ImageLoggingConfigurationProperty loggingConfiguration) Sets the value ofCfnImageProps.getLoggingConfiguration()voidCfnImage.setLoggingConfiguration(CfnImage.ImageLoggingConfigurationProperty value) The logging configuration that's defined for the image.