@Extension(name="Amazon RDS",
category=SELECT)
@Configurations(value=RDSConfiguration.class)
@Xml(prefix="rds")
@RequiresEnterpriseLicense(allowEvaluationLicense=true)
@OnException(value=RDSExceptionHandler.class)
@ErrorTypes(value=RDSErrorType.class)
public class RDSExtension
extends Object
Copyright © 2019 MuleSoft, Inc.. All rights reserved.