Uses of Interface
software.amazon.awscdk.services.amazonmq.CfnBroker.LogListProperty
Packages that use CfnBroker.LogListProperty
-
Uses of CfnBroker.LogListProperty in software.amazon.awscdk.services.amazonmq
Classes in software.amazon.awscdk.services.amazonmq that implement CfnBroker.LogListPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBroker.LogListPropertyMethods in software.amazon.awscdk.services.amazonmq that return CfnBroker.LogListPropertyModifier and TypeMethodDescriptionCfnBroker.LogListProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.amazonmq with parameters of type CfnBroker.LogListPropertyModifier and TypeMethodDescriptionCfnBroker.Builder.logs(CfnBroker.LogListProperty logs) Enables Amazon CloudWatch logging for brokers.CfnBrokerProps.Builder.logs(CfnBroker.LogListProperty logs) Sets the value ofCfnBrokerProps.getLogs()voidCfnBroker.setLogs(CfnBroker.LogListProperty value) Enables Amazon CloudWatch logging for brokers.