Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnClusterPropsMixin.LoggingInfoProperty
Packages that use CfnClusterPropsMixin.LoggingInfoProperty
-
Uses of CfnClusterPropsMixin.LoggingInfoProperty in software.amazon.awscdk.cfnpropertymixins.services.msk
Classes in software.amazon.awscdk.cfnpropertymixins.services.msk that implement CfnClusterPropsMixin.LoggingInfoPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.LoggingInfoPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnClusterPropsMixin.LoggingInfoPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.LoggingInfoProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnClusterPropsMixin.LoggingInfoPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.loggingInfo(CfnClusterPropsMixin.LoggingInfoProperty loggingInfo) Sets the value ofCfnClusterMixinProps.getLoggingInfo()CfnClusterPropsMixin.Builder.loggingInfo(CfnClusterPropsMixin.LoggingInfoProperty loggingInfo) Logging info details for the cluster.