Skip to content

RosOssStockTaskProps

Properties for defining a RosOssStockTask.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-aligreen-ossstocktask

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkaligreen"
&alicloudroscdkaligreen.RosOssStockTaskProps {
    Buckets: interface{},
    StartDate: interface{},
    AudioAntispamFreezeConfig: interface{},
    AudioAutoFreezeOpened: interface{},
    AudioMaxSize: interface{},
    AudioOpened: interface{},
    AudioScanLimit: interface{},
    AudioScenes: interface{},
    AutoFreezeType: interface{},
    BizType: interface{},
    CallbackId: interface{},
    EndDate: interface{},
    ImageAdFreezeConfig: interface{},
    ImageAutoFreezeOpened: interface{},
    ImageLiveFreezeConfig: interface{},
    ImageOpened: interface{},
    ImagePornFreezeConfig: interface{},
    ImageScanLimit: interface{},
    ImageScenes: interface{},
    ImageTerrorismFreezeConfig: interface{},
    OssStockTaskName: interface{},
    ScanImageNoFileType: interface{},
    VideoAdFreezeConfig: interface{},
    VideoAutoFreezeOpened: interface{},
    VideoFrameInterval: interface{},
    VideoLiveFreezeConfig: interface{},
    VideoMaxFrames: interface{},
    VideoMaxSize: interface{},
    VideoOpened: interface{},
    VideoPornFreezeConfig: interface{},
    VideoScanLimit: interface{},
    VideoScenes: interface{},
    VideoTerrorismFreezeConfig: interface{},
    VideoVoiceAntispamFreezeConfig: interface{},
}

Properties

Name Type Description
Buckets interface{} No description.
StartDate interface{} No description.
AudioAntispamFreezeConfig interface{} No description.
AudioAutoFreezeOpened interface{} No description.
AudioMaxSize interface{} No description.
AudioOpened interface{} No description.
AudioScanLimit interface{} No description.
AudioScenes interface{} No description.
AutoFreezeType interface{} No description.
BizType interface{} No description.
CallbackId interface{} No description.
EndDate interface{} No description.
ImageAdFreezeConfig interface{} No description.
ImageAutoFreezeOpened interface{} No description.
ImageLiveFreezeConfig interface{} No description.
ImageOpened interface{} No description.
ImagePornFreezeConfig interface{} No description.
ImageScanLimit interface{} No description.
ImageScenes interface{} No description.
ImageTerrorismFreezeConfig interface{} No description.
OssStockTaskName interface{} No description.
ScanImageNoFileType interface{} No description.
VideoAdFreezeConfig interface{} No description.
VideoAutoFreezeOpened interface{} No description.
VideoFrameInterval interface{} No description.
VideoLiveFreezeConfig interface{} No description.
VideoMaxFrames interface{} No description.
VideoMaxSize interface{} No description.
VideoOpened interface{} No description.
VideoPornFreezeConfig interface{} No description.
VideoScanLimit interface{} No description.
VideoScenes interface{} No description.
VideoTerrorismFreezeConfig interface{} No description.
VideoVoiceAntispamFreezeConfig interface{} No description.

BucketsRequired

Buckets interface{}
  • Type: interface{}

StartDateRequired

StartDate interface{}
  • Type: interface{}

AudioAntispamFreezeConfigOptional

AudioAntispamFreezeConfig interface{}
  • Type: interface{}

AudioAutoFreezeOpenedOptional

AudioAutoFreezeOpened interface{}
  • Type: interface{}

AudioMaxSizeOptional

AudioMaxSize interface{}
  • Type: interface{}

AudioOpenedOptional

AudioOpened interface{}
  • Type: interface{}

AudioScanLimitOptional

AudioScanLimit interface{}
  • Type: interface{}

AudioScenesOptional

AudioScenes interface{}
  • Type: interface{}

AutoFreezeTypeOptional

AutoFreezeType interface{}
  • Type: interface{}

BizTypeOptional

BizType interface{}
  • Type: interface{}

CallbackIdOptional

CallbackId interface{}
  • Type: interface{}

EndDateOptional

EndDate interface{}
  • Type: interface{}

ImageAdFreezeConfigOptional

ImageAdFreezeConfig interface{}
  • Type: interface{}

ImageAutoFreezeOpenedOptional

ImageAutoFreezeOpened interface{}
  • Type: interface{}

ImageLiveFreezeConfigOptional

ImageLiveFreezeConfig interface{}
  • Type: interface{}

ImageOpenedOptional

ImageOpened interface{}
  • Type: interface{}

ImagePornFreezeConfigOptional

ImagePornFreezeConfig interface{}
  • Type: interface{}

ImageScanLimitOptional

ImageScanLimit interface{}
  • Type: interface{}

ImageScenesOptional

ImageScenes interface{}
  • Type: interface{}

ImageTerrorismFreezeConfigOptional

ImageTerrorismFreezeConfig interface{}
  • Type: interface{}

OssStockTaskNameOptional

OssStockTaskName interface{}
  • Type: interface{}

ScanImageNoFileTypeOptional

ScanImageNoFileType interface{}
  • Type: interface{}

VideoAdFreezeConfigOptional

VideoAdFreezeConfig interface{}
  • Type: interface{}

VideoAutoFreezeOpenedOptional

VideoAutoFreezeOpened interface{}
  • Type: interface{}

VideoFrameIntervalOptional

VideoFrameInterval interface{}
  • Type: interface{}

VideoLiveFreezeConfigOptional

VideoLiveFreezeConfig interface{}
  • Type: interface{}

VideoMaxFramesOptional

VideoMaxFrames interface{}
  • Type: interface{}

VideoMaxSizeOptional

VideoMaxSize interface{}
  • Type: interface{}

VideoOpenedOptional

VideoOpened interface{}
  • Type: interface{}

VideoPornFreezeConfigOptional

VideoPornFreezeConfig interface{}
  • Type: interface{}

VideoScanLimitOptional

VideoScanLimit interface{}
  • Type: interface{}

VideoScenesOptional

VideoScenes interface{}
  • Type: interface{}

VideoTerrorismFreezeConfigOptional

VideoTerrorismFreezeConfig interface{}
  • Type: interface{}

VideoVoiceAntispamFreezeConfigOptional

VideoVoiceAntispamFreezeConfig interface{}
  • Type: interface{}