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