Skip to content

MaintenanceWindowProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkacs"
&alicloudroscdkacs.MaintenanceWindowProperty {
    Duration: interface{},
    Enable: interface{},
    MaintenanceTime: interface{},
    WeeklyPeriod: interface{},
}

Properties

Name Type Description
Duration interface{} No description.
Enable interface{} No description.
MaintenanceTime interface{} No description.
WeeklyPeriod interface{} No description.

DurationOptional

Duration interface{}
  • Type: interface{}

EnableOptional

Enable interface{}
  • Type: interface{}

MaintenanceTimeOptional

MaintenanceTime interface{}
  • Type: interface{}

WeeklyPeriodOptional

WeeklyPeriod interface{}
  • Type: interface{}