Skip to content

SourceBlockListProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkddos"
&alicloudroscdkddos.SourceBlockListProperty {
    BlockExpireSeconds: interface{},
    EverySeconds: interface{},
    ExceedLimitTimes: interface{},
    Type: interface{},
}

Properties

Name Type Description
BlockExpireSeconds interface{} No description.
EverySeconds interface{} No description.
ExceedLimitTimes interface{} No description.
Type interface{} No description.

BlockExpireSecondsRequired

BlockExpireSeconds interface{}
  • Type: interface{}

EverySecondsRequired

EverySeconds interface{}
  • Type: interface{}

ExceedLimitTimesRequired

ExceedLimitTimes interface{}
  • Type: interface{}

TypeRequired

Type interface{}
  • Type: interface{}