Class FilestoreInstanceFileSharesOutputReference

  • 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:21.191Z")
    @Stability(Stable)
    public class FilestoreInstanceFileSharesOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • FilestoreInstanceFileSharesOutputReference

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

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

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

      • putNfsExportOptions

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

        @Stability(Stable)
        public void resetNfsExportOptions()
      • resetSourceBackup

        @Stability(Stable)
        public void resetSourceBackup()
      • getCapacityGbInput

        @Stability(Stable)
        @Nullable
        public Number getCapacityGbInput()
      • getNameInput

        @Stability(Stable)
        @Nullable
        public String getNameInput()
      • getNfsExportOptionsInput

        @Stability(Stable)
        @Nullable
        public Object getNfsExportOptionsInput()
      • getSourceBackupInput

        @Stability(Stable)
        @Nullable
        public String getSourceBackupInput()
      • getCapacityGb

        @Stability(Stable)
        @NotNull
        public Number getCapacityGb()
      • setCapacityGb

        @Stability(Stable)
        public void setCapacityGb​(@NotNull
                                  Number value)
      • getName

        @Stability(Stable)
        @NotNull
        public String getName()
      • setName

        @Stability(Stable)
        public void setName​(@NotNull
                            String value)
      • getSourceBackup

        @Stability(Stable)
        @NotNull
        public String getSourceBackup()
      • setSourceBackup

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