Skip to content

InstanceProps

Properties for defining a Instance.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-sas-instance

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksas"
&alicloudroscdksas.InstanceProps {
    Period: interface{},
    PeriodUnit: interface{},
    AntiRansomware: interface{},
    AntiRansomwareManageService: interface{},
    AutoPay: interface{},
    AutoRenew: interface{},
    CloudHoneypot: interface{},
    ConfigurationAssessment: interface{},
    ContainerImageScan: interface{},
    Edition: interface{},
    LogAnalysis: interface{},
    MaliciousFileDetectionSdk: interface{},
    ProtectedServers: interface{},
    QuotaForApplicationProtection: interface{},
    QuotaForCloudHoneypot: interface{},
    QuotaForConfigurationAssessment: interface{},
    QuotaForMaliciousFileDetectionSdk: interface{},
    QuotaForVulnerabilityFixing: interface{},
    QuotaForWebTamperProofing: interface{},
    ThreatAnalysis: interface{},
    ThreatAnalysisLogStorageCapacity: interface{},
    VCore: interface{},
    VulnerabilityFixing: interface{},
    WebTamperProtection: interface{},
}

Properties

Name Type Description
Period interface{} Property period: The subscription period of the firewallIf PeriodUnit is month, the valid range is 1, 3, 6 If periodUnit is year, the valid range is 1, 2, 3.
PeriodUnit interface{} Property periodUnit: The unit of the subscription duration.
AntiRansomware interface{} Property antiRansomware: Security Center provides a comprehensive anti-ransomware solution to protect your business.
AntiRansomwareManageService interface{} Property antiRansomwareManageService: Provide you with security hosting services such as anti-ransomware configuration, monitoring, and anti-ransomware incident emergency response.
AutoPay interface{} Property autoPay: Whether to auto pay the bill.Default: True.
AutoRenew interface{} Property autoRenew: Whether to auto renew the prepay instance.Default: False.
CloudHoneypot interface{} Property cloudHoneypot: The cloud honeypot feature can capture attacks in a timely and efficient manner.
ConfigurationAssessment interface{} Property configurationAssessment: The configuration assessment feature detects configuration errors and security risks on cloud services from the following dimensions: identity and permission management, security risks in Alibaba Cloud services, and compliance risks.This ensures the security of the running environment of your cloud services.
ContainerImageScan interface{} Property containerImageScan: Security Center provides the container image scan feature to protect containers.
Edition interface{} Property edition: The version of Security center.
LogAnalysis interface{} Property logAnalysis: In response to the requirements of the network security law, which requires logs to be stored for at least 180 days, we recommend that you configure a 40GB log storage each server.
MaliciousFileDetectionSdk interface{} Property maliciousFileDetectionSdk: The configuration assessment feature detects configuration errors and security risks on cloud services from the following dimensions: identity and permission management, security risks in Alibaba Cloud services, and compliance risks.
ProtectedServers interface{} Property protectedServers: Authorization is the same as the number of servers you have.
QuotaForApplicationProtection interface{} Property quotaForApplicationProtection: The application protection feature can detect attacks on applications and provide self-protection during application runtime.
QuotaForCloudHoneypot interface{} Property quotaForCloudHoneypot:.
QuotaForConfigurationAssessment interface{} Property quotaForConfigurationAssessment:.
QuotaForMaliciousFileDetectionSdk interface{} Property quotaForMaliciousFileDetectionSdk:.
QuotaForVulnerabilityFixing interface{} Property quotaForVulnerabilityFixing: Specify the quota for vulnerability fixing based on the number of vulnerabilities that you want to fix each month.
QuotaForWebTamperProofing interface{} Property quotaForWebTamperProofing:.
ThreatAnalysis interface{} Property threatAnalysis: The threat analysis feature allows you to handle alerts that are generated for assets in the cloud within different accounts and assets of multiple cloud services in a centralized manner.
ThreatAnalysisLogStorageCapacity interface{} Property threatAnalysisLogStorageCapacity:.
VCore interface{} Property vCore: This parameter indicates the number of server vCPUs.
VulnerabilityFixing interface{} Property vulnerabilityFixing: The vulnerability fixing feature allows you to fix system vulnerabilities with a few clicks.
WebTamperProtection interface{} Property webTamperProtection: To ensure that the website information of important systems is not maliciously tampered with, there are bad content such as hanging horses, black chains, illegal implantation of terrorist threats, pornography, etc.

PeriodRequired

Period interface{}
  • Type: interface{}

Property period: The subscription period of the firewallIf PeriodUnit is month, the valid range is 1, 3, 6 If periodUnit is year, the valid range is 1, 2, 3.


PeriodUnitRequired

PeriodUnit interface{}
  • Type: interface{}

Property periodUnit: The unit of the subscription duration.

Valid values: Month Year


AntiRansomwareOptional

AntiRansomware interface{}
  • Type: interface{}

Property antiRansomware: Security Center provides a comprehensive anti-ransomware solution to protect your business.

We recommend that you configure a data protection capacity of 50GB for each server.


AntiRansomwareManageServiceOptional

AntiRansomwareManageService interface{}
  • Type: interface{}

Property antiRansomwareManageService: Provide you with security hosting services such as anti-ransomware configuration, monitoring, and anti-ransomware incident emergency response.

Note:


AutoPayOptional

AutoPay interface{}
  • Type: interface{}

Property autoPay: Whether to auto pay the bill.Default: True.


AutoRenewOptional

AutoRenew interface{}
  • Type: interface{}

Property autoRenew: Whether to auto renew the prepay instance.Default: False.


CloudHoneypotOptional

CloudHoneypot interface{}
  • Type: interface{}

Property cloudHoneypot: The cloud honeypot feature can capture attacks in a timely and efficient manner.

You can use the feature to protect your core assets and detect attacks in attack and defense scenarios.


ConfigurationAssessmentOptional

ConfigurationAssessment interface{}
  • Type: interface{}

Property configurationAssessment: The configuration assessment feature detects configuration errors and security risks on cloud services from the following dimensions: identity and permission management, security risks in Alibaba Cloud services, and compliance risks.This ensures the security of the running environment of your cloud services.


ContainerImageScanOptional

ContainerImageScan interface{}
  • Type: interface{}

Property containerImageScan: Security Center provides the container image scan feature to protect containers.

Security Center can detect CVEs, application vulnerabilities, viruses, and malicious samples and allows you to handle the detected risks. You can configure this parameter based on the number of images or digests. For example, if the number of images or digests that are updated in the previous day is 10, you can set this parameter to 300 for a monthly subscription or to 3650 for a yearly subscription. This is more cost-effective.


EditionOptional

Edition interface{}
  • Type: interface{}

Property edition: The version of Security center.


LogAnalysisOptional

LogAnalysis interface{}
  • Type: interface{}

Property logAnalysis: In response to the requirements of the network security law, which requires logs to be stored for at least 180 days, we recommend that you configure a 40GB log storage each server.

Log analysis supports multi-dimensional security logs of cloud assets, out-of-the-box reports, and powerful SQL syntax analysis, so as to monitor business status, troubleshoot attacks, security operations such as traceability and positioning are easier.


MaliciousFileDetectionSdkOptional

MaliciousFileDetectionSdk interface{}
  • Type: interface{}

Property maliciousFileDetectionSdk: The configuration assessment feature detects configuration errors and security risks on cloud services from the following dimensions: identity and permission management, security risks in Alibaba Cloud services, and compliance risks.

This ensures the security of the running environment of your cloud services.


ProtectedServersOptional

ProtectedServers interface{}
  • Type: interface{}

Property protectedServers: Authorization is the same as the number of servers you have.


QuotaForApplicationProtectionOptional

QuotaForApplicationProtection interface{}
  • Type: interface{}

Property quotaForApplicationProtection: The application protection feature can detect attacks on applications and provide self-protection during application runtime.

The feature supports simple and convenient O&M and can effectively defend against zero-day and OWASP Top vulnerabilities. The feature is a value-added feature. You are charged based on the number of assets on which the RASP agent is installed. You must configure protection policies after you purchase the feature.


QuotaForCloudHoneypotOptional

QuotaForCloudHoneypot interface{}
  • Type: interface{}

Property quotaForCloudHoneypot:.


QuotaForConfigurationAssessmentOptional

QuotaForConfigurationAssessment interface{}
  • Type: interface{}

Property quotaForConfigurationAssessment:.


QuotaForMaliciousFileDetectionSdkOptional

QuotaForMaliciousFileDetectionSdk interface{}
  • Type: interface{}

Property quotaForMaliciousFileDetectionSdk:.


QuotaForVulnerabilityFixingOptional

QuotaForVulnerabilityFixing interface{}
  • Type: interface{}

Property quotaForVulnerabilityFixing: Specify the quota for vulnerability fixing based on the number of vulnerabilities that you want to fix each month.

The quota is equal to the total number of vulnerabilities that you want to fix on all servers regardless of the vulnerability names. For example, if you use Security Center to fix the same vulnerability on 10 servers, the quota is deducted by 10.


QuotaForWebTamperProofingOptional

QuotaForWebTamperProofing interface{}
  • Type: interface{}

Property quotaForWebTamperProofing:.


ThreatAnalysisOptional

ThreatAnalysis interface{}
  • Type: interface{}

Property threatAnalysis: The threat analysis feature allows you to handle alerts that are generated for assets in the cloud within different accounts and assets of multiple cloud services in a centralized manner.

The feature also allows you to handle risks with a few clicks. The feature provides automatic orchestration and response capabilities.


ThreatAnalysisLogStorageCapacityOptional

ThreatAnalysisLogStorageCapacity interface{}
  • Type: interface{}

Property threatAnalysisLogStorageCapacity:.


VCoreOptional

VCore interface{}
  • Type: interface{}

Property vCore: This parameter indicates the number of server vCPUs.


VulnerabilityFixingOptional

VulnerabilityFixing interface{}
  • Type: interface{}

Property vulnerabilityFixing: The vulnerability fixing feature allows you to fix system vulnerabilities with a few clicks.

This improves O&M efficiency. You can separately purchase the vulnerability fixing feature. You are charged based on the number of times that you perform vulnerability fixing.


WebTamperProtectionOptional

WebTamperProtection interface{}
  • Type: interface{}

Property webTamperProtection: To ensure that the website information of important systems is not maliciously tampered with, there are bad content such as hanging horses, black chains, illegal implantation of terrorist threats, pornography, etc.