OssStockTask
This class encapsulates and extends the ROS resource type ALIYUN::Aligreen::OssStockTask
.
Initializers
using AlibabaCloud.SDK.ROS.CDK.Aligreen;
new OssStockTask(Construct Scope, string Id, OssStockTaskProps Props, bool EnableResourcePropertyConstraint = null);
Name | Type | Description |
---|---|---|
Scope |
AlibabaCloud.SDK.ROS.CDK.Core.Construct |
No description. |
Id |
string |
No description. |
Props |
OssStockTaskProps |
No description. |
EnableResourcePropertyConstraint |
bool |
No description. |
Scope
Required
- Type: AlibabaCloud.SDK.ROS.CDK.Core.Construct
Id
Required
- Type: string
Props
Required
- Type: OssStockTaskProps
EnableResourcePropertyConstraint
Optional
- Type: bool
Methods
Name | Description |
---|---|
ToString |
Returns a string representation of this construct. |
Synthesize |
Allows this construct to emit artifacts into the cloud assembly during synthesis. |
AddCondition |
No description. |
AddCount |
No description. |
AddDependency |
No description. |
AddResourceDesc |
No description. |
ApplyRemovalPolicy |
No description. |
GetAtt |
No description. |
SetMetadata |
No description. |
ToString
private string ToString()
Returns a string representation of this construct.
Synthesize
private void Synthesize(ISynthesisSession Session)
Allows this construct to emit artifacts into the cloud assembly during synthesis.
This method is usually implemented by framework-level constructs such as Stack
and Asset
as they participate in synthesizing the cloud assembly.
- Type: AlibabaCloud.SDK.ROS.CDK.Core.ISynthesisSession
The synthesis session.
AddCondition
private void AddCondition(RosCondition Condition)
- Type: AlibabaCloud.SDK.ROS.CDK.Core.RosCondition
AddCount
private void AddCount(object Count)
- Type: object
AddDependency
private void AddDependency(Resource Resource)
- Type: AlibabaCloud.SDK.ROS.CDK.Core.Resource
AddResourceDesc
private void AddResourceDesc(string Desc)
- Type: string
ApplyRemovalPolicy
private void ApplyRemovalPolicy(RemovalPolicy Policy)
- Type: AlibabaCloud.SDK.ROS.CDK.Core.RemovalPolicy
GetAtt
private IResolvable GetAtt(string Name)
- Type: string
SetMetadata
private void SetMetadata(string Key, object Value)
- Type: string
- Type: object
Static Functions
Name | Description |
---|---|
IsConstruct |
Return whether the given object is a Construct. |
IsConstruct
using AlibabaCloud.SDK.ROS.CDK.Aligreen;
OssStockTask.IsConstruct(object X);
Return whether the given object is a Construct.
- Type: object
Properties
Name | Type | Description |
---|---|---|
Node |
AlibabaCloud.SDK.ROS.CDK.Core.ConstructNode |
The construct tree node associated with this construct. |
Ref |
string |
No description. |
Stack |
AlibabaCloud.SDK.ROS.CDK.Core.Stack |
The stack in which this resource is defined. |
Resource |
AlibabaCloud.SDK.ROS.CDK.Core.RosResource |
No description. |
AttrAudioAntispamFreezeConfig |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute AudioAntispamFreezeConfig: Voice auto freeze configuration. |
AttrAudioAutoFreezeOpened |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute AudioAutoFreezeOpened: Audio detection auto freeze switch. |
AttrAudioMaxSize |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute AudioMaxSize: Resource property field representing the maximum size of a single audio. |
AttrAudioOpened |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute AudioOpened: oss stock scan task detect audio. |
AttrAudioScanLimit |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute AudioScanLimit: The upper limit of voice scan in the oss stock scan task. |
AttrAudioScenes |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute AudioScenes: The audio detection scenarios included in the oss stock scan task. |
AttrAutoFreezeType |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute AutoFreezeType: Automatic freeze type. |
AttrBizType |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute BizType: Business scenarios used by the oss stock scan task. |
AttrBuckets |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute Buckets: The bucket configuration list of the oss stock scan task. |
AttrCallbackId |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute CallbackId: The ID of the primary key of the notification message bound to the oss stock scan task. |
AttrEndDate |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute EndDate: The end time of the file upload time range indicates the scanning of files uploaded before this time point. |
AttrImageAdFreezeConfig |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ImageAdFreezeConfig: Picture automatically freezes the configuration of ad scenes. |
AttrImageAutoFreezeOpened |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ImageAutoFreezeOpened: Picture detection auto freeze switch. |
AttrImageLiveFreezeConfig |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ImageLiveFreezeConfig: Picture automatic freezing live scene configuration. |
AttrImageOpened |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ImageOpened: oss stock scan task detect images. |
AttrImagePornFreezeConfig |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ImagePornFreezeConfig: Picture automatic freezing porn scene configuration. |
AttrImageScanLimit |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ImageScanLimit: The upper limit for scanning images in the oss stock scan task. |
AttrImageScenes |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ImageScenes: The image moderation scenario included in the oss stock scan task. |
AttrImageTerrorismFreezeConfig |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ImageTerrorismFreezeConfig: The picture automatically freezes the configuration of terrorism scenes. |
AttrScanImageNoFileType |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ScanImageNoFileType: Whether the oss stock scan task detects images with file names without suffixes. |
AttrStartDate |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute StartDate: The start time of the file upload time range represents the files uploaded after scanning this time point. |
AttrVideoAdFreezeConfig |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VideoAdFreezeConfig: The video automatically freezes the configuration of ad scenarios. |
AttrVideoAutoFreezeOpened |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VideoAutoFreezeOpened: Video detection auto freeze switch. |
AttrVideoFrameInterval |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VideoFrameInterval: Resource attribute field representing the framing frequency. |
AttrVideoLiveFreezeConfig |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VideoLiveFreezeConfig: Video automatic freeze live scene configuration. |
AttrVideoMaxFrames |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VideoMaxFrames: A resource attribute field that represents the upper limit of a single video frame cut. |
AttrVideoMaxSize |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VideoMaxSize: Resource property field representing the maximum size of a single video. |
AttrVideoOpened |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VideoOpened: oss stock scan task detect video. |
AttrVideoPornFreezeConfig |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VideoPornFreezeConfig: Video automatic freezing porn scene configuration. |
AttrVideoScanLimit |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VideoScanLimit: The upper limit of video scanning in the oss stock scan task. |
AttrVideoScenes |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VideoScenes: The video detection scenarios included in the oss stock scan task. |
AttrVideoTerrorismFreezeConfig |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VideoTerrorismFreezeConfig: The video automatically freezes the configuration of terrorism scenes. |
AttrVideoVoiceAntispamFreezeConfig |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VideoVoiceAntispamFreezeConfig: Voice auto freeze configuration in video. |
Node
Required
public ConstructNode Node { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.ConstructNode
The construct tree node associated with this construct.
Ref
Required
public string Ref { get; }
- Type: string
Stack
Required
public Stack Stack { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.Stack
The stack in which this resource is defined.
Resource
Optional
public RosResource Resource { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.RosResource
AttrAudioAntispamFreezeConfig
Required
public IResolvable AttrAudioAntispamFreezeConfig { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute AudioAntispamFreezeConfig: Voice auto freeze configuration.
AttrAudioAutoFreezeOpened
Required
public IResolvable AttrAudioAutoFreezeOpened { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute AudioAutoFreezeOpened: Audio detection auto freeze switch.
Value: true: automatically freeze, false: not automatically freeze.
AttrAudioMaxSize
Required
public IResolvable AttrAudioMaxSize { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute AudioMaxSize: Resource property field representing the maximum size of a single audio.
AttrAudioOpened
Required
public IResolvable AttrAudioOpened { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute AudioOpened: oss stock scan task detect audio.
AttrAudioScanLimit
Required
public IResolvable AttrAudioScanLimit { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute AudioScanLimit: The upper limit of voice scan in the oss stock scan task.
The default value is 1000/Bucket.
AttrAudioScenes
Required
public IResolvable AttrAudioScenes { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute AudioScenes: The audio detection scenarios included in the oss stock scan task.
Set the value to antispam.
AttrAutoFreezeType
Required
public IResolvable AttrAutoFreezeType { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute AutoFreezeType: Automatic freeze type.
AttrBizType
Required
public IResolvable AttrBizType { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute BizType: Business scenarios used by the oss stock scan task.
AttrBuckets
Required
public IResolvable AttrBuckets { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute Buckets: The bucket configuration list of the oss stock scan task.
AttrCallbackId
Required
public IResolvable AttrCallbackId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute CallbackId: The ID of the primary key of the notification message bound to the oss stock scan task.
AttrEndDate
Required
public IResolvable AttrEndDate { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute EndDate: The end time of the file upload time range indicates the scanning of files uploaded before this time point.
AttrImageAdFreezeConfig
Required
public IResolvable AttrImageAdFreezeConfig { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ImageAdFreezeConfig: Picture automatically freezes the configuration of ad scenes.
AttrImageAutoFreezeOpened
Required
public IResolvable AttrImageAutoFreezeOpened { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ImageAutoFreezeOpened: Picture detection auto freeze switch.
Value: true: auto freeze, false: not auto freeze.
AttrImageLiveFreezeConfig
Required
public IResolvable AttrImageLiveFreezeConfig { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ImageLiveFreezeConfig: Picture automatic freezing live scene configuration.
AttrImageOpened
Required
public IResolvable AttrImageOpened { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ImageOpened: oss stock scan task detect images.
AttrImagePornFreezeConfig
Required
public IResolvable AttrImagePornFreezeConfig { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ImagePornFreezeConfig: Picture automatic freezing porn scene configuration.
AttrImageScanLimit
Required
public IResolvable AttrImageScanLimit { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ImageScanLimit: The upper limit for scanning images in the oss stock scan task.
AttrImageScenes
Required
public IResolvable AttrImageScenes { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ImageScenes: The image moderation scenario included in the oss stock scan task.
AttrImageTerrorismFreezeConfig
Required
public IResolvable AttrImageTerrorismFreezeConfig { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ImageTerrorismFreezeConfig: The picture automatically freezes the configuration of terrorism scenes.
AttrScanImageNoFileType
Required
public IResolvable AttrScanImageNoFileType { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ScanImageNoFileType: Whether the oss stock scan task detects images with file names without suffixes.
AttrStartDate
Required
public IResolvable AttrStartDate { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute StartDate: The start time of the file upload time range represents the files uploaded after scanning this time point.
AttrVideoAdFreezeConfig
Required
public IResolvable AttrVideoAdFreezeConfig { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VideoAdFreezeConfig: The video automatically freezes the configuration of ad scenarios.
AttrVideoAutoFreezeOpened
Required
public IResolvable AttrVideoAutoFreezeOpened { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VideoAutoFreezeOpened: Video detection auto freeze switch.
Value: true: automatically freeze, false: not automatically freeze.
AttrVideoFrameInterval
Required
public IResolvable AttrVideoFrameInterval { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VideoFrameInterval: Resource attribute field representing the framing frequency.
AttrVideoLiveFreezeConfig
Required
public IResolvable AttrVideoLiveFreezeConfig { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VideoLiveFreezeConfig: Video automatic freeze live scene configuration.
AttrVideoMaxFrames
Required
public IResolvable AttrVideoMaxFrames { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VideoMaxFrames: A resource attribute field that represents the upper limit of a single video frame cut.
AttrVideoMaxSize
Required
public IResolvable AttrVideoMaxSize { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VideoMaxSize: Resource property field representing the maximum size of a single video.
AttrVideoOpened
Required
public IResolvable AttrVideoOpened { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VideoOpened: oss stock scan task detect video.
AttrVideoPornFreezeConfig
Required
public IResolvable AttrVideoPornFreezeConfig { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VideoPornFreezeConfig: Video automatic freezing porn scene configuration.
AttrVideoScanLimit
Required
public IResolvable AttrVideoScanLimit { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VideoScanLimit: The upper limit of video scanning in the oss stock scan task.
The default value is 1000/Bucket.
AttrVideoScenes
Required
public IResolvable AttrVideoScenes { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VideoScenes: The video detection scenarios included in the oss stock scan task.
AttrVideoTerrorismFreezeConfig
Required
public IResolvable AttrVideoTerrorismFreezeConfig { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VideoTerrorismFreezeConfig: The video automatically freezes the configuration of terrorism scenes.
AttrVideoVoiceAntispamFreezeConfig
Required
public IResolvable AttrVideoVoiceAntispamFreezeConfig { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VideoVoiceAntispamFreezeConfig: Voice auto freeze configuration in video.