Skip to content

RosInstanceProps

Properties for defining a RosInstance.

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

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkthreatdetection"
&alicloudroscdkthreatdetection.RosInstanceProps {
    PaymentType: interface{},
    VersionCode: interface{},
    BuyNumber: interface{},
    ContainerImageScan: interface{},
    ContainerImageScanNew: interface{},
    Honeypot: interface{},
    HoneypotSwitch: interface{},
    ModifyType: interface{},
    Period: interface{},
    ProductType: interface{},
    RaspCount: interface{},
    RenewalPeriodUnit: interface{},
    RenewalStatus: interface{},
    RenewPeriod: interface{},
    SasAntiRansomware: interface{},
    SasCspm: interface{},
    SasCspmSwitch: interface{},
    SasSc: interface{},
    SasSdk: interface{},
    SasSdkSwitch: interface{},
    SasSlsStorage: interface{},
    SasWebguardBoolean: interface{},
    SasWebguardOrderNum: interface{},
    ThreatAnalysis: interface{},
    ThreatAnalysisSwitch: interface{},
    VCore: interface{},
    VulCount: interface{},
    VulSwitch: interface{},
}

Properties

Name Type Description
PaymentType interface{} No description.
VersionCode interface{} No description.
BuyNumber interface{} No description.
ContainerImageScan interface{} No description.
ContainerImageScanNew interface{} No description.
Honeypot interface{} No description.
HoneypotSwitch interface{} No description.
ModifyType interface{} No description.
Period interface{} No description.
ProductType interface{} No description.
RaspCount interface{} No description.
RenewalPeriodUnit interface{} No description.
RenewalStatus interface{} No description.
RenewPeriod interface{} No description.
SasAntiRansomware interface{} No description.
SasCspm interface{} No description.
SasCspmSwitch interface{} No description.
SasSc interface{} No description.
SasSdk interface{} No description.
SasSdkSwitch interface{} No description.
SasSlsStorage interface{} No description.
SasWebguardBoolean interface{} No description.
SasWebguardOrderNum interface{} No description.
ThreatAnalysis interface{} No description.
ThreatAnalysisSwitch interface{} No description.
VCore interface{} No description.
VulCount interface{} No description.
VulSwitch interface{} No description.

PaymentTypeRequired

PaymentType interface{}
  • Type: interface{}

VersionCodeRequired

VersionCode interface{}
  • Type: interface{}

BuyNumberOptional

BuyNumber interface{}
  • Type: interface{}

ContainerImageScanOptional

ContainerImageScan interface{}
  • Type: interface{}

ContainerImageScanNewOptional

ContainerImageScanNew interface{}
  • Type: interface{}

HoneypotOptional

Honeypot interface{}
  • Type: interface{}

HoneypotSwitchOptional

HoneypotSwitch interface{}
  • Type: interface{}

ModifyTypeOptional

ModifyType interface{}
  • Type: interface{}

PeriodOptional

Period interface{}
  • Type: interface{}

ProductTypeOptional

ProductType interface{}
  • Type: interface{}

RaspCountOptional

RaspCount interface{}
  • Type: interface{}

RenewalPeriodUnitOptional

RenewalPeriodUnit interface{}
  • Type: interface{}

RenewalStatusOptional

RenewalStatus interface{}
  • Type: interface{}

RenewPeriodOptional

RenewPeriod interface{}
  • Type: interface{}

SasAntiRansomwareOptional

SasAntiRansomware interface{}
  • Type: interface{}

SasCspmOptional

SasCspm interface{}
  • Type: interface{}

SasCspmSwitchOptional

SasCspmSwitch interface{}
  • Type: interface{}

SasScOptional

SasSc interface{}
  • Type: interface{}

SasSdkOptional

SasSdk interface{}
  • Type: interface{}

SasSdkSwitchOptional

SasSdkSwitch interface{}
  • Type: interface{}

SasSlsStorageOptional

SasSlsStorage interface{}
  • Type: interface{}

SasWebguardBooleanOptional

SasWebguardBoolean interface{}
  • Type: interface{}

SasWebguardOrderNumOptional

SasWebguardOrderNum interface{}
  • Type: interface{}

ThreatAnalysisOptional

ThreatAnalysis interface{}
  • Type: interface{}

ThreatAnalysisSwitchOptional

ThreatAnalysisSwitch interface{}
  • Type: interface{}

VCoreOptional

VCore interface{}
  • Type: interface{}

VulCountOptional

VulCount interface{}
  • Type: interface{}

VulSwitchOptional

VulSwitch interface{}
  • Type: interface{}