| Package | Description |
|---|---|
| software.amazon.awscdk.services.amazonmq |
Amazon MQ Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnBroker.LogListProperty.Jsii$Proxy
An implementation for
CfnBroker.LogListProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnBroker.LogListProperty |
CfnBroker.LogListProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnBroker.Builder |
CfnBroker.Builder.logs(CfnBroker.LogListProperty logs)
Enables Amazon CloudWatch logging for brokers.
|
CfnBrokerProps.Builder |
CfnBrokerProps.Builder.logs(CfnBroker.LogListProperty logs)
Sets the value of
CfnBrokerProps.getLogs() |
void |
CfnBroker.setLogs(CfnBroker.LogListProperty value)
Enables Amazon CloudWatch logging for brokers.
|
Copyright © 2022. All rights reserved.