Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnInfrastructureConfigurationPropsMixin.LoggingProperty
Packages that use CfnInfrastructureConfigurationPropsMixin.LoggingProperty
-
Uses of CfnInfrastructureConfigurationPropsMixin.LoggingProperty in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder
Classes in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that implement CfnInfrastructureConfigurationPropsMixin.LoggingPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInfrastructureConfigurationPropsMixin.LoggingPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that return CfnInfrastructureConfigurationPropsMixin.LoggingPropertyModifier and TypeMethodDescriptionCfnInfrastructureConfigurationPropsMixin.LoggingProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder with parameters of type CfnInfrastructureConfigurationPropsMixin.LoggingPropertyModifier and TypeMethodDescriptionCfnInfrastructureConfigurationMixinProps.Builder.logging(CfnInfrastructureConfigurationPropsMixin.LoggingProperty logging) Sets the value ofCfnInfrastructureConfigurationMixinProps.getLogging()CfnInfrastructureConfigurationPropsMixin.Builder.logging(CfnInfrastructureConfigurationPropsMixin.LoggingProperty logging) The logging configuration of the infrastructure configuration.