Uses of Interface
software.amazon.awscdk.services.amazonmq.CfnBroker.LogListProperty
-
Uses of CfnBroker.LogListProperty in software.amazon.awscdk.services.amazonmq
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnBroker.LogListProperty
Modifier and TypeMethodDescriptionCfnBroker.LogListProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnBroker.Builder.logs
(CfnBroker.LogListProperty logs) Enables Amazon CloudWatch logging for brokers.CfnBrokerProps.Builder.logs
(CfnBroker.LogListProperty logs) Sets the value ofCfnBrokerProps.getLogs()
void
CfnBroker.setLogs
(CfnBroker.LogListProperty value) Enables Amazon CloudWatch logging for brokers.