Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnHookVersionPropsMixin.LoggingConfigProperty
Packages that use CfnHookVersionPropsMixin.LoggingConfigProperty
-
Uses of CfnHookVersionPropsMixin.LoggingConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Classes in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that implement CfnHookVersionPropsMixin.LoggingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnHookVersionPropsMixin.LoggingConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that return CfnHookVersionPropsMixin.LoggingConfigPropertyModifier and TypeMethodDescriptionCfnHookVersionPropsMixin.LoggingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation with parameters of type CfnHookVersionPropsMixin.LoggingConfigPropertyModifier and TypeMethodDescriptionCfnHookVersionMixinProps.Builder.loggingConfig(CfnHookVersionPropsMixin.LoggingConfigProperty loggingConfig) Sets the value ofCfnHookVersionMixinProps.getLoggingConfig()CfnHookVersionPropsMixin.Builder.loggingConfig(CfnHookVersionPropsMixin.LoggingConfigProperty loggingConfig) Contains logging configuration information for an extension.