Uses of Class
software.amazon.awscdk.services.quicksight.CfnDLPSettingProps.Builder
Packages that use CfnDLPSettingProps.Builder
-
Uses of CfnDLPSettingProps.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDLPSettingProps.BuilderModifier and TypeMethodDescriptionCfnDLPSettingProps.Builder.awsAccountId(String awsAccountId) Sets the value ofCfnDLPSettingProps.getAwsAccountId()static CfnDLPSettingProps.BuilderCfnDLPSettingProps.builder()CfnDLPSettingProps.Builder.dlpSettingId(String dlpSettingId) Sets the value ofCfnDLPSettingProps.getDlpSettingId()Sets the value ofCfnDLPSettingProps.getEnabled()CfnDLPSettingProps.Builder.enabled(IResolvable enabled) Sets the value ofCfnDLPSettingProps.getEnabled()Sets the value ofCfnDLPSettingProps.getName()CfnDLPSettingProps.Builder.providerConfig(IResolvable providerConfig) Sets the value ofCfnDLPSettingProps.getProviderConfig()CfnDLPSettingProps.Builder.providerConfig(CfnDLPSetting.ProviderConfigProperty providerConfig) Sets the value ofCfnDLPSettingProps.getProviderConfig()CfnDLPSettingProps.Builder.providerOutageAction(String providerOutageAction) Sets the value ofCfnDLPSettingProps.getProviderOutageAction()CfnDLPSettingProps.Builder.providerType(String providerType) Sets the value ofCfnDLPSettingProps.getProviderType()Sets the value ofCfnDLPSettingProps.getTags()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDLPSettingProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDLPSettingProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDLPSettingProps.Builder.