Class DatasyncLocationHdfsQopConfigurationOutputReference

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

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:52.472Z")
    @Stability(Stable)
    public class DatasyncLocationHdfsQopConfigurationOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • DatasyncLocationHdfsQopConfigurationOutputReference

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

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

        @Stability(Stable)
        public DatasyncLocationHdfsQopConfigurationOutputReference​(@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

      • resetDataTransferProtection

        @Stability(Stable)
        public void resetDataTransferProtection()
      • resetRpcProtection

        @Stability(Stable)
        public void resetRpcProtection()
      • getDataTransferProtectionInput

        @Stability(Stable)
        @Nullable
        public String getDataTransferProtectionInput()
      • getRpcProtectionInput

        @Stability(Stable)
        @Nullable
        public String getRpcProtectionInput()
      • getDataTransferProtection

        @Stability(Stable)
        @NotNull
        public String getDataTransferProtection()
      • setDataTransferProtection

        @Stability(Stable)
        public void setDataTransferProtection​(@NotNull
                                              String value)
      • getRpcProtection

        @Stability(Stable)
        @NotNull
        public String getRpcProtection()
      • setRpcProtection

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