AWS::AmazonMQ::ConfigurationAssociationhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-configurationassociation.html.
import { CfnConfigurationAssociation } from 'aws-cdk-lib/aws-amazonmq';Or use the module namespace:
import * as amazonmq from 'aws-cdk-lib/aws-amazonmq';
// amazonmq.CfnConfigurationAssociationConfiguration passed to the constructor as CfnConfigurationAssociationProps.
brokerRequiredstringID of the Broker that the configuration should be applied to.
configurationRequiredIResolvable | ConfigurationIdPropertyReturns information about all configurations.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-amazonmqAWS::AmazonMQ::ConfigurationAssociation