Uses of Interface
software.amazon.awscdk.services.cloudformation.CfnResourceVersion.LoggingConfigProperty
Packages that use CfnResourceVersion.LoggingConfigProperty
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnResourceVersion.LoggingConfigProperty in software.amazon.awscdk.services.cloudformation
Classes in software.amazon.awscdk.services.cloudformation that implement CfnResourceVersion.LoggingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnResourceVersion.LoggingConfigPropertyMethods in software.amazon.awscdk.services.cloudformation that return CfnResourceVersion.LoggingConfigPropertyModifier and TypeMethodDescriptionCfnResourceVersion.LoggingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cloudformation 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.