Uses of Interface
software.amazon.awscdk.services.imagebuilder.CfnInfrastructureConfiguration.LoggingProperty
Packages that use CfnInfrastructureConfiguration.LoggingProperty
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of CfnInfrastructureConfiguration.LoggingProperty in software.amazon.awscdk.services.imagebuilder
Classes in software.amazon.awscdk.services.imagebuilder that implement CfnInfrastructureConfiguration.LoggingPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInfrastructureConfiguration.LoggingPropertyMethods in software.amazon.awscdk.services.imagebuilder that return CfnInfrastructureConfiguration.LoggingPropertyModifier and TypeMethodDescriptionCfnInfrastructureConfiguration.LoggingProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.imagebuilder with parameters of type CfnInfrastructureConfiguration.LoggingPropertyModifier and TypeMethodDescriptionCfnInfrastructureConfiguration.Builder.logging(CfnInfrastructureConfiguration.LoggingProperty logging) The logging configuration of the infrastructure configuration.CfnInfrastructureConfigurationProps.Builder.logging(CfnInfrastructureConfiguration.LoggingProperty logging) Sets the value ofCfnInfrastructureConfigurationProps.getLogging()voidCfnInfrastructureConfiguration.setLogging(CfnInfrastructureConfiguration.LoggingProperty value) The logging configuration of the infrastructure configuration.