Uses of Interface
software.amazon.awscdk.core.CfnResourceVersion.LoggingConfigProperty
Packages that use CfnResourceVersion.LoggingConfigProperty
-
Uses of CfnResourceVersion.LoggingConfigProperty in software.amazon.awscdk.core
Classes in software.amazon.awscdk.core that implement CfnResourceVersion.LoggingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnResourceVersion.LoggingConfigPropertyMethods in software.amazon.awscdk.core that return CfnResourceVersion.LoggingConfigPropertyModifier and TypeMethodDescriptionCfnResourceVersion.LoggingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.core with parameters of type CfnResourceVersion.LoggingConfigPropertyModifier and TypeMethodDescriptionCfnResourceVersion.Builder.loggingConfig(CfnResourceVersion.LoggingConfigProperty loggingConfig) Logging configuration information for a resource.CfnResourceVersionProps.Builder.loggingConfig(CfnResourceVersion.LoggingConfigProperty loggingConfig) Sets the value ofCfnResourceVersionProps.getLoggingConfig()voidCfnResourceVersion.setLoggingConfig(CfnResourceVersion.LoggingConfigProperty value) Logging configuration information for a resource.