Uses of Class
software.amazon.awscdk.services.config.CfnConnectorProps.Builder
Packages that use CfnConnectorProps.Builder
-
Uses of CfnConnectorProps.Builder in software.amazon.awscdk.services.config
Methods in software.amazon.awscdk.services.config that return CfnConnectorProps.BuilderModifier and TypeMethodDescriptionstatic CfnConnectorProps.BuilderCfnConnectorProps.builder()CfnConnectorProps.Builder.connectorConfiguration(IResolvable connectorConfiguration) Sets the value ofCfnConnectorProps.getConnectorConfiguration()CfnConnectorProps.Builder.connectorConfiguration(CfnConnector.ConnectorConfigurationProperty connectorConfiguration) Sets the value ofCfnConnectorProps.getConnectorConfiguration()Sets the value ofCfnConnectorProps.getTags()Constructors in software.amazon.awscdk.services.config with parameters of type CfnConnectorProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnConnectorProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConnectorProps.Builder.