Uses of Interface
software.amazon.awscdk.services.imagebuilder.alpha.InfrastructureConfigurationLogging
Packages that use InfrastructureConfigurationLogging
Package
Description
EC2 Image Builder Construct Library
-
Uses of InfrastructureConfigurationLogging in software.amazon.awscdk.services.imagebuilder.alpha
Classes in software.amazon.awscdk.services.imagebuilder.alpha that implement InfrastructureConfigurationLoggingModifier and TypeClassDescriptionstatic final classAn implementation forInfrastructureConfigurationLoggingMethods in software.amazon.awscdk.services.imagebuilder.alpha that return InfrastructureConfigurationLoggingModifier and TypeMethodDescriptionInfrastructureConfigurationLogging.Builder.build()Builds the configured instance.InfrastructureConfigurationProps.getLogging()(experimental) The log settings for detailed build logging.InfrastructureConfigurationProps.Jsii$Proxy.getLogging()Methods in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type InfrastructureConfigurationLoggingModifier and TypeMethodDescriptionInfrastructureConfiguration.Builder.logging(InfrastructureConfigurationLogging logging) (experimental) The log settings for detailed build logging.InfrastructureConfigurationProps.Builder.logging(InfrastructureConfigurationLogging logging) Sets the value ofInfrastructureConfigurationProps.getLogging()