Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnResourceVersionPropsMixin.LoggingConfigProperty
Packages that use CfnResourceVersionPropsMixin.LoggingConfigProperty
-
Uses of CfnResourceVersionPropsMixin.LoggingConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Classes in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that implement CfnResourceVersionPropsMixin.LoggingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnResourceVersionPropsMixin.LoggingConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that return CfnResourceVersionPropsMixin.LoggingConfigPropertyModifier and TypeMethodDescriptionCfnResourceVersionPropsMixin.LoggingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation with parameters of type CfnResourceVersionPropsMixin.LoggingConfigPropertyModifier and TypeMethodDescriptionCfnResourceVersionMixinProps.Builder.loggingConfig(CfnResourceVersionPropsMixin.LoggingConfigProperty loggingConfig) Sets the value ofCfnResourceVersionMixinProps.getLoggingConfig()CfnResourceVersionPropsMixin.Builder.loggingConfig(CfnResourceVersionPropsMixin.LoggingConfigProperty loggingConfig) Logging configuration information for a resource.