Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.amazonmq.CfnBrokerPropsMixin.LogListProperty
Packages that use CfnBrokerPropsMixin.LogListProperty
-
Uses of CfnBrokerPropsMixin.LogListProperty in software.amazon.awscdk.cfnpropertymixins.services.amazonmq
Classes in software.amazon.awscdk.cfnpropertymixins.services.amazonmq that implement CfnBrokerPropsMixin.LogListPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBrokerPropsMixin.LogListPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.amazonmq that return CfnBrokerPropsMixin.LogListPropertyModifier and TypeMethodDescriptionCfnBrokerPropsMixin.LogListProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.amazonmq with parameters of type CfnBrokerPropsMixin.LogListPropertyModifier and TypeMethodDescriptionCfnBrokerMixinProps.Builder.logs(CfnBrokerPropsMixin.LogListProperty logs) Sets the value ofCfnBrokerMixinProps.getLogs()CfnBrokerPropsMixin.Builder.logs(CfnBrokerPropsMixin.LogListProperty logs) Enables Amazon CloudWatch logging for brokers.