Class DataLossPreventionInspectTemplateInspectConfigOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:20.466Z")
    @Stability(Stable)
    public class DataLossPreventionInspectTemplateInspectConfigOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • DataLossPreventionInspectTemplateInspectConfigOutputReference

        protected DataLossPreventionInspectTemplateInspectConfigOutputReference​(software.amazon.jsii.JsiiObjectRef objRef)
      • DataLossPreventionInspectTemplateInspectConfigOutputReference

        protected DataLossPreventionInspectTemplateInspectConfigOutputReference​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • DataLossPreventionInspectTemplateInspectConfigOutputReference

        @Stability(Stable)
        public DataLossPreventionInspectTemplateInspectConfigOutputReference​(@NotNull
                                                                             com.hashicorp.cdktf.IInterpolatingParent terraformResource,
                                                                             @NotNull
                                                                             String terraformAttribute)
        Parameters:
        terraformResource - The parent resource. This parameter is required.
        terraformAttribute - The attribute on the parent resource this class is referencing. This parameter is required.
    • Method Detail

      • putCustomInfoTypes

        @Stability(Stable)
        public void putCustomInfoTypes​(@NotNull
                                       Object value)
        Parameters:
        value - This parameter is required.
      • putInfoTypes

        @Stability(Stable)
        public void putInfoTypes​(@NotNull
                                 Object value)
        Parameters:
        value - This parameter is required.
      • putRuleSet

        @Stability(Stable)
        public void putRuleSet​(@NotNull
                               Object value)
        Parameters:
        value - This parameter is required.
      • resetContentOptions

        @Stability(Stable)
        public void resetContentOptions()
      • resetCustomInfoTypes

        @Stability(Stable)
        public void resetCustomInfoTypes()
      • resetExcludeInfoTypes

        @Stability(Stable)
        public void resetExcludeInfoTypes()
      • resetIncludeQuote

        @Stability(Stable)
        public void resetIncludeQuote()
      • resetInfoTypes

        @Stability(Stable)
        public void resetInfoTypes()
      • resetLimits

        @Stability(Stable)
        public void resetLimits()
      • resetMinLikelihood

        @Stability(Stable)
        public void resetMinLikelihood()
      • resetRuleSet

        @Stability(Stable)
        public void resetRuleSet()
      • getContentOptionsInput

        @Stability(Stable)
        @Nullable
        public List<String> getContentOptionsInput()
      • getCustomInfoTypesInput

        @Stability(Stable)
        @Nullable
        public Object getCustomInfoTypesInput()
      • getExcludeInfoTypesInput

        @Stability(Stable)
        @Nullable
        public Object getExcludeInfoTypesInput()
      • getIncludeQuoteInput

        @Stability(Stable)
        @Nullable
        public Object getIncludeQuoteInput()
      • getInfoTypesInput

        @Stability(Stable)
        @Nullable
        public Object getInfoTypesInput()
      • getMinLikelihoodInput

        @Stability(Stable)
        @Nullable
        public String getMinLikelihoodInput()
      • getRuleSetInput

        @Stability(Stable)
        @Nullable
        public Object getRuleSetInput()
      • getContentOptions

        @Stability(Stable)
        @NotNull
        public List<String> getContentOptions()
      • setContentOptions

        @Stability(Stable)
        public void setContentOptions​(@NotNull
                                      List<String> value)
      • getExcludeInfoTypes

        @Stability(Stable)
        @NotNull
        public Object getExcludeInfoTypes()
      • setExcludeInfoTypes

        @Stability(Stable)
        public void setExcludeInfoTypes​(@NotNull
                                        Boolean value)
      • setExcludeInfoTypes

        @Stability(Stable)
        public void setExcludeInfoTypes​(@NotNull
                                        com.hashicorp.cdktf.IResolvable value)
      • getIncludeQuote

        @Stability(Stable)
        @NotNull
        public Object getIncludeQuote()
      • setIncludeQuote

        @Stability(Stable)
        public void setIncludeQuote​(@NotNull
                                    Boolean value)
      • setIncludeQuote

        @Stability(Stable)
        public void setIncludeQuote​(@NotNull
                                    com.hashicorp.cdktf.IResolvable value)
      • getMinLikelihood

        @Stability(Stable)
        @NotNull
        public String getMinLikelihood()
      • setMinLikelihood

        @Stability(Stable)
        public void setMinLikelihood​(@NotNull
                                     String value)