Instance
This class encapsulates and extends the ROS resource type ALIYUN::ThreatDetection::Instance
, which is used to purchase Security Center (SAS).
Initializers
using AlibabaCloud.SDK.ROS.CDK.Threatdetection;
new Instance(Construct Scope, string Id, InstanceProps Props, bool EnableResourcePropertyConstraint = null);
Name | Type | Description |
---|---|---|
Scope |
AlibabaCloud.SDK.ROS.CDK.Core.Construct |
No description. |
Id |
string |
No description. |
Props |
InstanceProps |
No description. |
EnableResourcePropertyConstraint |
bool |
No description. |
Scope
Required
- Type: AlibabaCloud.SDK.ROS.CDK.Core.Construct
Id
Required
- Type: string
Props
Required
- Type: InstanceProps
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.Threatdetection;
Instance.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. |
AttrBuyNumber |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute BuyNumber: Number of servers. |
AttrContainerImageScan |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ContainerImageScan: Container Image security scan. |
AttrContainerImageScanNew |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ContainerImageScanNew: Container Image security scan. |
AttrCreateTime |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute CreateTime: The creation time of the resource. |
AttrHoneypot |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute Honeypot: Number of cloud honeypot licenses. |
AttrHoneypotSwitch |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute HoneypotSwitch: Cloud honeypot. |
AttrInstanceId |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute InstanceId: The first ID of the resource. |
AttrPaymentType |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute PaymentType: The payment type of the resource. |
AttrRaspCount |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute RaspCount: Number of application protection licenses. |
AttrRenewalPeriodUnit |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute RenewalPeriodUnit: Automatic renewal period unit, value:. |
AttrRenewalStatus |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute RenewalStatus: Automatic renewal status, value:. |
AttrRenewPeriod |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute RenewPeriod: Automatic renewal cycle, in months. |
AttrSasAntiRansomware |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute SasAntiRansomware: Anti-ransomware capacity. |
AttrSasCspm |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute SasCspm: Cloud platform configuration check scan times, interval type, value range:[1000,9999999999]. |
AttrSasCspmSwitch |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute SasCspmSwitch: Cloud platform configuration check switch. |
AttrSasSc |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute SasSc: Security screen. |
AttrSasSdk |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute SasSdk: Number of malicious file detections. |
AttrSasSdkSwitch |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute SasSdkSwitch: Malicious file detection SDK. |
AttrSasSlsStorage |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute SasSlsStorage: Log analysis storage capacity. |
AttrSasWebguardBoolean |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute SasWebguardBoolean: Web tamper-proof switch. |
AttrSasWebguardOrderNum |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute SasWebguardOrderNum: Tamper-proof authorization number. |
AttrThreatAnalysis |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ThreatAnalysis: Threat Analysis log storage capacity. |
AttrThreatAnalysisSwitch |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ThreatAnalysisSwitch: Threat analysis. |
AttrVCore |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VCore: Number of cores. |
AttrVersionCode |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VersionCode: Select the security center version. |
AttrVulCount |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VulCount: Vulnerability repair times, interval type, value range:[20,100000000]. |
AttrVulSwitch |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VulSwitch: Vulnerability fix switch. |
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
AttrBuyNumber
Required
public IResolvable AttrBuyNumber { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute BuyNumber: Number of servers.
AttrContainerImageScan
Required
public IResolvable AttrContainerImageScan { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ContainerImageScan: Container Image security scan.
Interval type, value interval:[0,200000].
AttrContainerImageScanNew
Required
public IResolvable AttrContainerImageScanNew { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ContainerImageScanNew: Container Image security scan.
Interval type, value interval:[0,200000].
AttrCreateTime
Required
public IResolvable AttrCreateTime { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute CreateTime: The creation time of the resource.
AttrHoneypot
Required
public IResolvable AttrHoneypot { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute Honeypot: Number of cloud honeypot licenses.
Interval type, value interval:[20,500].
AttrHoneypotSwitch
Required
public IResolvable AttrHoneypotSwitch { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute HoneypotSwitch: Cloud honeypot.
AttrInstanceId
Required
public IResolvable AttrInstanceId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute InstanceId: The first ID of the resource.
AttrPaymentType
Required
public IResolvable AttrPaymentType { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute PaymentType: The payment type of the resource.
AttrRaspCount
Required
public IResolvable AttrRaspCount { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute RaspCount: Number of application protection licenses.
Interval type, value interval:[1,100000000].
AttrRenewalPeriodUnit
Required
public IResolvable AttrRenewalPeriodUnit { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute RenewalPeriodUnit: Automatic renewal period unit, value:.
AttrRenewalStatus
Required
public IResolvable AttrRenewalStatus { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute RenewalStatus: Automatic renewal status, value:.
AttrRenewPeriod
Required
public IResolvable AttrRenewPeriod { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute RenewPeriod: Automatic renewal cycle, in months.
AttrSasAntiRansomware
Required
public IResolvable AttrSasAntiRansomware { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SasAntiRansomware: Anti-ransomware capacity.
Unit: GB. Interval type, value interval:[0,9999999999].
AttrSasCspm
Required
public IResolvable AttrSasCspm { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SasCspm: Cloud platform configuration check scan times, interval type, value range:[1000,9999999999].
AttrSasCspmSwitch
Required
public IResolvable AttrSasCspmSwitch { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SasCspmSwitch: Cloud platform configuration check switch.
AttrSasSc
Required
public IResolvable AttrSasSc { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SasSc: Security screen.
AttrSasSdk
Required
public IResolvable AttrSasSdk { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SasSdk: Number of malicious file detections.
Unit: 10,000 times. Interval type, value interval:[10,9999999999].
AttrSasSdkSwitch
Required
public IResolvable AttrSasSdkSwitch { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SasSdkSwitch: Malicious file detection SDK.
AttrSasSlsStorage
Required
public IResolvable AttrSasSlsStorage { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SasSlsStorage: Log analysis storage capacity.
Unit: GB. Interval type, value interval:[0,600000].
AttrSasWebguardBoolean
Required
public IResolvable AttrSasWebguardBoolean { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SasWebguardBoolean: Web tamper-proof switch.
AttrSasWebguardOrderNum
Required
public IResolvable AttrSasWebguardOrderNum { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SasWebguardOrderNum: Tamper-proof authorization number.
AttrThreatAnalysis
Required
public IResolvable AttrThreatAnalysis { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ThreatAnalysis: Threat Analysis log storage capacity.
Interval type, value interval:[0,9999999999].
AttrThreatAnalysisSwitch
Required
public IResolvable AttrThreatAnalysisSwitch { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ThreatAnalysisSwitch: Threat analysis.
AttrVCore
Required
public IResolvable AttrVCore { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VCore: Number of cores.
AttrVersionCode
Required
public IResolvable AttrVersionCode { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VersionCode: Select the security center version.
AttrVulCount
Required
public IResolvable AttrVulCount { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VulCount: Vulnerability repair times, interval type, value range:[20,100000000].
AttrVulSwitch
Required
public IResolvable AttrVulSwitch { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VulSwitch: Vulnerability fix switch.