Uses of Class
software.amazon.awscdk.services.inspectorv2.CfnConnectorProps.Builder
Packages that use CfnConnectorProps.Builder
-
Uses of CfnConnectorProps.Builder in software.amazon.awscdk.services.inspectorv2
Methods in software.amazon.awscdk.services.inspectorv2 that return CfnConnectorProps.BuilderModifier and TypeMethodDescriptionstatic CfnConnectorProps.BuilderCfnConnectorProps.builder()CfnConnectorProps.Builder.description(String description) Sets the value ofCfnConnectorProps.getDescription()Sets the value ofCfnConnectorProps.getName()Sets the value ofCfnConnectorProps.getProvider()CfnConnectorProps.Builder.providerConfiguration(IResolvable providerConfiguration) Sets the value ofCfnConnectorProps.getProviderConfiguration()CfnConnectorProps.Builder.providerConfiguration(CfnConnector.ProviderConfigurationProperty providerConfiguration) Sets the value ofCfnConnectorProps.getProviderConfiguration()Sets the value ofCfnConnectorProps.getTags()Constructors in software.amazon.awscdk.services.inspectorv2 with parameters of type CfnConnectorProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnConnectorProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConnectorProps.Builder.