OssStockTask
This class encapsulates and extends the ROS resource type ALIYUN::Aligreen::OssStockTask
.
Initializers
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkaligreen"
alicloudroscdkaligreen.NewOssStockTask(scope Construct, id *string, props OssStockTaskProps, enableResourcePropertyConstraint *bool) OssStockTask
Name | Type | Description |
---|---|---|
scope |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.Construct |
No description. |
id |
*string |
No description. |
props |
OssStockTaskProps |
No description. |
enableResourcePropertyConstraint |
*bool |
No description. |
scope
Required
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.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
func ToString() *string
Returns a string representation of this construct.
Synthesize
func Synthesize(session ISynthesisSession)
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: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.ISynthesisSession
The synthesis session.
AddCondition
func AddCondition(condition RosCondition)
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.RosCondition
AddCount
func AddCount(count interface{})
- Type: interface{}
AddDependency
func AddDependency(resource Resource)
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.Resource
AddResourceDesc
func AddResourceDesc(desc *string)
- Type: *string
ApplyRemovalPolicy
func ApplyRemovalPolicy(policy RemovalPolicy)
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.RemovalPolicy
GetAtt
func GetAtt(name *string) IResolvable
- Type: *string
SetMetadata
func SetMetadata(key *string, value interface{})
- Type: *string
- Type: interface{}
Static Functions
Name | Description |
---|---|
IsConstruct |
Return whether the given object is a Construct. |
IsConstruct
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkaligreen"
alicloudroscdkaligreen.OssStockTask_IsConstruct(x interface{}) *bool
Return whether the given object is a Construct.
- Type: interface{}
Properties
Name | Type | Description |
---|---|---|
Node |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.ConstructNode |
The construct tree node associated with this construct. |
Ref |
*string |
No description. |
Stack |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.Stack |
The stack in which this resource is defined. |
Resource |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.RosResource |
No description. |
AttrAudioAntispamFreezeConfig |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute AudioAntispamFreezeConfig: Voice auto freeze configuration. |
AttrAudioAutoFreezeOpened |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute AudioAutoFreezeOpened: Audio detection auto freeze switch. |
AttrAudioMaxSize |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute AudioMaxSize: Resource property field representing the maximum size of a single audio. |
AttrAudioOpened |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute AudioOpened: oss stock scan task detect audio. |
AttrAudioScanLimit |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute AudioScanLimit: The upper limit of voice scan in the oss stock scan task. |
AttrAudioScenes |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute AudioScenes: The audio detection scenarios included in the oss stock scan task. |
AttrAutoFreezeType |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute AutoFreezeType: Automatic freeze type. |
AttrBizType |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute BizType: Business scenarios used by the oss stock scan task. |
AttrBuckets |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute Buckets: The bucket configuration list of the oss stock scan task. |
AttrCallbackId |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute CallbackId: The ID of the primary key of the notification message bound to the oss stock scan task. |
AttrEndDate |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute EndDate: The end time of the file upload time range indicates the scanning of files uploaded before this time point. |
AttrImageAdFreezeConfig |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute ImageAdFreezeConfig: Picture automatically freezes the configuration of ad scenes. |
AttrImageAutoFreezeOpened |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute ImageAutoFreezeOpened: Picture detection auto freeze switch. |
AttrImageLiveFreezeConfig |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute ImageLiveFreezeConfig: Picture automatic freezing live scene configuration. |
AttrImageOpened |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute ImageOpened: oss stock scan task detect images. |
AttrImagePornFreezeConfig |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute ImagePornFreezeConfig: Picture automatic freezing porn scene configuration. |
AttrImageScanLimit |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute ImageScanLimit: The upper limit for scanning images in the oss stock scan task. |
AttrImageScenes |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute ImageScenes: The image moderation scenario included in the oss stock scan task. |
AttrImageTerrorismFreezeConfig |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute ImageTerrorismFreezeConfig: The picture automatically freezes the configuration of terrorism scenes. |
AttrScanImageNoFileType |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute ScanImageNoFileType: Whether the oss stock scan task detects images with file names without suffixes. |
AttrStartDate |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute StartDate: The start time of the file upload time range represents the files uploaded after scanning this time point. |
AttrVideoAdFreezeConfig |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute VideoAdFreezeConfig: The video automatically freezes the configuration of ad scenarios. |
AttrVideoAutoFreezeOpened |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute VideoAutoFreezeOpened: Video detection auto freeze switch. |
AttrVideoFrameInterval |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute VideoFrameInterval: Resource attribute field representing the framing frequency. |
AttrVideoLiveFreezeConfig |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute VideoLiveFreezeConfig: Video automatic freeze live scene configuration. |
AttrVideoMaxFrames |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute VideoMaxFrames: A resource attribute field that represents the upper limit of a single video frame cut. |
AttrVideoMaxSize |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute VideoMaxSize: Resource property field representing the maximum size of a single video. |
AttrVideoOpened |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute VideoOpened: oss stock scan task detect video. |
AttrVideoPornFreezeConfig |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute VideoPornFreezeConfig: Video automatic freezing porn scene configuration. |
AttrVideoScanLimit |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute VideoScanLimit: The upper limit of video scanning in the oss stock scan task. |
AttrVideoScenes |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute VideoScenes: The video detection scenarios included in the oss stock scan task. |
AttrVideoTerrorismFreezeConfig |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute VideoTerrorismFreezeConfig: The video automatically freezes the configuration of terrorism scenes. |
AttrVideoVoiceAntispamFreezeConfig |
github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable |
Attribute VideoVoiceAntispamFreezeConfig: Voice auto freeze configuration in video. |
Node
Required
func Node() ConstructNode
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.ConstructNode
The construct tree node associated with this construct.
Ref
Required
func Ref() *string
- Type: *string
Stack
Required
func Stack() Stack
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.Stack
The stack in which this resource is defined.
Resource
Optional
func Resource() RosResource
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.RosResource
AttrAudioAntispamFreezeConfig
Required
func AttrAudioAntispamFreezeConfig() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute AudioAntispamFreezeConfig: Voice auto freeze configuration.
AttrAudioAutoFreezeOpened
Required
func AttrAudioAutoFreezeOpened() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute AudioAutoFreezeOpened: Audio detection auto freeze switch.
Value: true: automatically freeze, false: not automatically freeze.
AttrAudioMaxSize
Required
func AttrAudioMaxSize() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute AudioMaxSize: Resource property field representing the maximum size of a single audio.
AttrAudioOpened
Required
func AttrAudioOpened() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute AudioOpened: oss stock scan task detect audio.
AttrAudioScanLimit
Required
func AttrAudioScanLimit() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute AudioScanLimit: The upper limit of voice scan in the oss stock scan task.
The default value is 1000/Bucket.
AttrAudioScenes
Required
func AttrAudioScenes() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute AudioScenes: The audio detection scenarios included in the oss stock scan task.
Set the value to antispam.
AttrAutoFreezeType
Required
func AttrAutoFreezeType() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute AutoFreezeType: Automatic freeze type.
AttrBizType
Required
func AttrBizType() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute BizType: Business scenarios used by the oss stock scan task.
AttrBuckets
Required
func AttrBuckets() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute Buckets: The bucket configuration list of the oss stock scan task.
AttrCallbackId
Required
func AttrCallbackId() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute CallbackId: The ID of the primary key of the notification message bound to the oss stock scan task.
AttrEndDate
Required
func AttrEndDate() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute EndDate: The end time of the file upload time range indicates the scanning of files uploaded before this time point.
AttrImageAdFreezeConfig
Required
func AttrImageAdFreezeConfig() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute ImageAdFreezeConfig: Picture automatically freezes the configuration of ad scenes.
AttrImageAutoFreezeOpened
Required
func AttrImageAutoFreezeOpened() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute ImageAutoFreezeOpened: Picture detection auto freeze switch.
Value: true: auto freeze, false: not auto freeze.
AttrImageLiveFreezeConfig
Required
func AttrImageLiveFreezeConfig() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute ImageLiveFreezeConfig: Picture automatic freezing live scene configuration.
AttrImageOpened
Required
func AttrImageOpened() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute ImageOpened: oss stock scan task detect images.
AttrImagePornFreezeConfig
Required
func AttrImagePornFreezeConfig() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute ImagePornFreezeConfig: Picture automatic freezing porn scene configuration.
AttrImageScanLimit
Required
func AttrImageScanLimit() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute ImageScanLimit: The upper limit for scanning images in the oss stock scan task.
AttrImageScenes
Required
func AttrImageScenes() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute ImageScenes: The image moderation scenario included in the oss stock scan task.
AttrImageTerrorismFreezeConfig
Required
func AttrImageTerrorismFreezeConfig() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute ImageTerrorismFreezeConfig: The picture automatically freezes the configuration of terrorism scenes.
AttrScanImageNoFileType
Required
func AttrScanImageNoFileType() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute ScanImageNoFileType: Whether the oss stock scan task detects images with file names without suffixes.
AttrStartDate
Required
func AttrStartDate() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute StartDate: The start time of the file upload time range represents the files uploaded after scanning this time point.
AttrVideoAdFreezeConfig
Required
func AttrVideoAdFreezeConfig() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute VideoAdFreezeConfig: The video automatically freezes the configuration of ad scenarios.
AttrVideoAutoFreezeOpened
Required
func AttrVideoAutoFreezeOpened() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute VideoAutoFreezeOpened: Video detection auto freeze switch.
Value: true: automatically freeze, false: not automatically freeze.
AttrVideoFrameInterval
Required
func AttrVideoFrameInterval() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute VideoFrameInterval: Resource attribute field representing the framing frequency.
AttrVideoLiveFreezeConfig
Required
func AttrVideoLiveFreezeConfig() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute VideoLiveFreezeConfig: Video automatic freeze live scene configuration.
AttrVideoMaxFrames
Required
func AttrVideoMaxFrames() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute VideoMaxFrames: A resource attribute field that represents the upper limit of a single video frame cut.
AttrVideoMaxSize
Required
func AttrVideoMaxSize() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute VideoMaxSize: Resource property field representing the maximum size of a single video.
AttrVideoOpened
Required
func AttrVideoOpened() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute VideoOpened: oss stock scan task detect video.
AttrVideoPornFreezeConfig
Required
func AttrVideoPornFreezeConfig() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute VideoPornFreezeConfig: Video automatic freezing porn scene configuration.
AttrVideoScanLimit
Required
func AttrVideoScanLimit() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute VideoScanLimit: The upper limit of video scanning in the oss stock scan task.
The default value is 1000/Bucket.
AttrVideoScenes
Required
func AttrVideoScenes() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute VideoScenes: The video detection scenarios included in the oss stock scan task.
AttrVideoTerrorismFreezeConfig
Required
func AttrVideoTerrorismFreezeConfig() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute VideoTerrorismFreezeConfig: The video automatically freezes the configuration of terrorism scenes.
AttrVideoVoiceAntispamFreezeConfig
Required
func AttrVideoVoiceAntispamFreezeConfig() IResolvable
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.IResolvable
Attribute VideoVoiceAntispamFreezeConfig: Voice auto freeze configuration in video.