Class MemcacheInstanceMaintenancePolicyOutputReference

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

      • MemcacheInstanceMaintenancePolicyOutputReference

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

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

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

      • putWeeklyMaintenanceWindow

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

        @Stability(Stable)
        public void resetDescription()
      • getCreateTime

        @Stability(Stable)
        @NotNull
        public String getCreateTime()
      • getUpdateTime

        @Stability(Stable)
        @NotNull
        public String getUpdateTime()
      • getDescriptionInput

        @Stability(Stable)
        @Nullable
        public String getDescriptionInput()
      • getWeeklyMaintenanceWindowInput

        @Stability(Stable)
        @Nullable
        public Object getWeeklyMaintenanceWindowInput()
      • getDescription

        @Stability(Stable)
        @NotNull
        public String getDescription()
      • setDescription

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