Skip to content

RosInstance

This class is a base encapsulation around the ROS resource type ALIYUN::ThreatDetection::Instance, which is used to purchase Security Center (SAS).

Initializers

import com.aliyun.ros.cdk.threatdetection.RosInstance;
RosInstance.Builder.create(Construct scope, java.lang.String id, java.lang.Boolean enableResourcePropertyConstraint)
    .paymentType(java.lang.String)
    .paymentType(IResolvable)
    .versionCode(java.lang.String)
    .versionCode(IResolvable)
//  .buyNumber(java.lang.String)
//  .buyNumber(IResolvable)
//  .containerImageScan(java.lang.String)
//  .containerImageScan(IResolvable)
//  .containerImageScanNew(java.lang.String)
//  .containerImageScanNew(IResolvable)
//  .honeypot(java.lang.String)
//  .honeypot(IResolvable)
//  .honeypotSwitch(java.lang.String)
//  .honeypotSwitch(IResolvable)
//  .modifyType(java.lang.String)
//  .modifyType(IResolvable)
//  .period(java.lang.Number)
//  .period(IResolvable)
//  .productType(java.lang.String)
//  .productType(IResolvable)
//  .raspCount(java.lang.String)
//  .raspCount(IResolvable)
//  .renewalPeriodUnit(java.lang.String)
//  .renewalPeriodUnit(IResolvable)
//  .renewalStatus(java.lang.String)
//  .renewalStatus(IResolvable)
//  .renewPeriod(java.lang.Number)
//  .renewPeriod(IResolvable)
//  .sasAntiRansomware(java.lang.String)
//  .sasAntiRansomware(IResolvable)
//  .sasCspm(java.lang.String)
//  .sasCspm(IResolvable)
//  .sasCspmSwitch(java.lang.String)
//  .sasCspmSwitch(IResolvable)
//  .sasSc(java.lang.String)
//  .sasSc(IResolvable)
//  .sasSdk(java.lang.String)
//  .sasSdk(IResolvable)
//  .sasSdkSwitch(java.lang.String)
//  .sasSdkSwitch(IResolvable)
//  .sasSlsStorage(java.lang.String)
//  .sasSlsStorage(IResolvable)
//  .sasWebguardBoolean(java.lang.String)
//  .sasWebguardBoolean(IResolvable)
//  .sasWebguardOrderNum(java.lang.String)
//  .sasWebguardOrderNum(IResolvable)
//  .threatAnalysis(java.lang.String)
//  .threatAnalysis(IResolvable)
//  .threatAnalysisSwitch(java.lang.String)
//  .threatAnalysisSwitch(IResolvable)
//  .vCore(java.lang.String)
//  .vCore(IResolvable)
//  .vulCount(java.lang.String)
//  .vulCount(IResolvable)
//  .vulSwitch(java.lang.String)
//  .vulSwitch(IResolvable)
    .build();
Name Type Description
scope com.aliyun.ros.cdk.core.Construct - scope in which this resource is defined.
id java.lang.String - scoped id of the resource.
enableResourcePropertyConstraint java.lang.Boolean No description.
paymentType java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
versionCode java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
buyNumber java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
containerImageScan java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
containerImageScanNew java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
honeypot java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
honeypotSwitch java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
modifyType java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
period java.lang.Number OR com.aliyun.ros.cdk.core.IResolvable No description.
productType java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
raspCount java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
renewalPeriodUnit java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
renewalStatus java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
renewPeriod java.lang.Number OR com.aliyun.ros.cdk.core.IResolvable No description.
sasAntiRansomware java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
sasCspm java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
sasCspmSwitch java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
sasSc java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
sasSdk java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
sasSdkSwitch java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
sasSlsStorage java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
sasWebguardBoolean java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
sasWebguardOrderNum java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
threatAnalysis java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
threatAnalysisSwitch java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
vCore java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
vulCount java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
vulSwitch java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.

scopeRequired

  • Type: com.aliyun.ros.cdk.core.Construct

scope in which this resource is defined.


idRequired

  • Type: java.lang.String

scoped id of the resource.


enableResourcePropertyConstraintRequired

  • Type: java.lang.Boolean

paymentTypeRequired

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

versionCodeRequired

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

buyNumberOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

containerImageScanOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

containerImageScanNewOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

honeypotOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

honeypotSwitchOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

modifyTypeOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

periodOptional

  • Type: java.lang.Number OR com.aliyun.ros.cdk.core.IResolvable

productTypeOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

raspCountOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

renewalPeriodUnitOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

renewalStatusOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

renewPeriodOptional

  • Type: java.lang.Number OR com.aliyun.ros.cdk.core.IResolvable

sasAntiRansomwareOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

sasCspmOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

sasCspmSwitchOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

sasScOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

sasSdkOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

sasSdkSwitchOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

sasSlsStorageOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

sasWebguardBooleanOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

sasWebguardOrderNumOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

threatAnalysisOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

threatAnalysisSwitchOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

vCoreOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

vulCountOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

vulSwitchOptional

  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

Methods

Name Description
toString Returns a string representation of this construct.
synthesize Allows this construct to emit artifacts into the cloud assembly during synthesis.
overrideLogicalId Overrides the auto-generated logical ID with a specific ID.
addCondition No description.
addCount No description.
addDeletionOverride Syntactic sugar for addOverride(path, undefined).
addDependsOn Indicates that this resource depends on another resource and cannot be provisioned unless the other resource has been successfully provisioned.
addDesc No description.
addMetaData No description.
addOverride Adds an override to the synthesized ROS resource.
addPropertyDeletionOverride Adds an override that deletes the value of a property from the resource definition.
addPropertyOverride Adds an override to a resource property.
addRosDependency No description.
applyRemovalPolicy Sets the deletion policy of the resource based on the removal policy specified.
getAtt Returns a token for an runtime attribute of this resource.

toString

public java.lang.String toString()

Returns a string representation of this construct.

synthesize

public 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.

sessionRequired

  • Type: com.aliyun.ros.cdk.core.ISynthesisSession

The synthesis session.


overrideLogicalId

public void overrideLogicalId(java.lang.String newLogicalId)

Overrides the auto-generated logical ID with a specific ID.

newLogicalIdRequired

  • Type: java.lang.String

The new logical ID to use for this stack element.


addCondition

public void addCondition(RosCondition con)

conRequired

  • Type: com.aliyun.ros.cdk.core.RosCondition

addCount

public void addCount(java.lang.Number OR IResolvable count)

countRequired

  • Type: java.lang.Number OR com.aliyun.ros.cdk.core.IResolvable

addDeletionOverride

public void addDeletionOverride(java.lang.String path)

Syntactic sugar for addOverride(path, undefined).

pathRequired

  • Type: java.lang.String

The path of the value to delete.


addDependsOn

public void addDependsOn(RosResource target)

Indicates that this resource depends on another resource and cannot be provisioned unless the other resource has been successfully provisioned.

This can be used for resources across stacks (or nested stack) boundaries and the dependency will automatically be transferred to the relevant scope.

targetRequired

  • Type: com.aliyun.ros.cdk.core.RosResource

addDesc

public void addDesc(java.lang.String desc)

descRequired

  • Type: java.lang.String

addMetaData

public void addMetaData(java.lang.String key, java.lang.Object value)

keyRequired

  • Type: java.lang.String

valueRequired

  • Type: java.lang.Object

addOverride

public void addOverride(java.lang.String path, java.lang.Object value)

Adds an override to the synthesized ROS resource.

To add a property override, either use addPropertyOverride or prefix path with "Properties." (i.e. Properties.TopicName).

If the override is nested, separate each nested level using a dot (.) in the path parameter. If there is an array as part of the nesting, specify the index in the path.

For example,

addOverride('Properties.GlobalSecondaryIndexes.0.Projection.NonKeyAttributes', ['myattribute'])
addOverride('Properties.GlobalSecondaryIndexes.1.ProjectionType', 'INCLUDE')

would add the overrides

"Properties": {
   "GlobalSecondaryIndexes": [
     {
       "Projection": {
         "NonKeyAttributes": [ "myattribute" ]
         ...
       }
       ...
     },
     {
       "ProjectionType": "INCLUDE"
       ...
     },
   ]
   ...
}

pathRequired

  • Type: java.lang.String

The path of the property, you can use dot notation to override values in complex types.

Any intermdediate keys will be created as needed.


valueRequired

  • Type: java.lang.Object

The value.

Could be primitive or complex.


addPropertyDeletionOverride

public void addPropertyDeletionOverride(java.lang.String propertyPath)

Adds an override that deletes the value of a property from the resource definition.

propertyPathRequired

  • Type: java.lang.String

The path to the property.


addPropertyOverride

public void addPropertyOverride(java.lang.String propertyPath, java.lang.Object value)

Adds an override to a resource property.

Syntactic sugar for addOverride("Properties.<...>", value).

propertyPathRequired

  • Type: java.lang.String

The path of the property.


valueRequired

  • Type: java.lang.Object

The value.


addRosDependency

public void addRosDependency(java.lang.String target)

targetRequired

  • Type: java.lang.String

applyRemovalPolicy

public void applyRemovalPolicy()
public void applyRemovalPolicy(RemovalPolicy policy)
public void applyRemovalPolicy(RemovalPolicy policy, RemovalPolicyOptions options)

Sets the deletion policy of the resource based on the removal policy specified.

policyOptional

  • Type: com.aliyun.ros.cdk.core.RemovalPolicy

optionsOptional

  • Type: com.aliyun.ros.cdk.core.RemovalPolicyOptions

getAtt

public Reference getAtt(java.lang.String attributeName)

Returns a token for an runtime attribute of this resource.

Ideally, use generated attribute accessors (e.g. resource.arn), but this can be used for future compatibility in case there is no generated attribute.

attributeNameRequired

  • Type: java.lang.String

The name of the attribute.


Static Functions

Name Description
isConstruct Return whether the given object is a Construct.
isRosElement Returns true if a construct is a stack element (i.e. part of the synthesized template).
isRosResource Check whether the given construct is a RosResource.

isConstruct

import com.aliyun.ros.cdk.threatdetection.RosInstance;
RosInstance.isConstruct(java.lang.Object x)

Return whether the given object is a Construct.

xRequired

  • Type: java.lang.Object

isRosElement

import com.aliyun.ros.cdk.threatdetection.RosInstance;
RosInstance.isRosElement(java.lang.Object x)

Returns true if a construct is a stack element (i.e. part of the synthesized template).

Uses duck-typing instead of instanceof to allow stack elements from different versions of this library to be included in the same stack.

xRequired

  • Type: java.lang.Object

isRosResource

import com.aliyun.ros.cdk.threatdetection.RosInstance;
RosInstance.isRosResource(IConstruct construct)

Check whether the given construct is a RosResource.

constructRequired

  • Type: com.aliyun.ros.cdk.core.IConstruct

Properties

Name Type Description
node com.aliyun.ros.cdk.core.ConstructNode The construct tree node associated with this construct.
creationStack java.util.List No description.
logicalId java.lang.String The logical ID for this stack element.
stack com.aliyun.ros.cdk.core.Stack The stack in which this element is defined.
ref java.lang.String Return a string that will be resolved to a RosTemplate { Ref } for this element.
rosOptions com.aliyun.ros.cdk.core.IRosResourceOptions Options for this resource, such as condition, update policy etc.
rosResourceType java.lang.String ROS resource type.
attrBuyNumber com.aliyun.ros.cdk.core.IResolvable No description.
attrContainerImageScan com.aliyun.ros.cdk.core.IResolvable No description.
attrContainerImageScanNew com.aliyun.ros.cdk.core.IResolvable No description.
attrCreateTime com.aliyun.ros.cdk.core.IResolvable No description.
attrHoneypot com.aliyun.ros.cdk.core.IResolvable No description.
attrHoneypotSwitch com.aliyun.ros.cdk.core.IResolvable No description.
attrInstanceId com.aliyun.ros.cdk.core.IResolvable No description.
attrPaymentType com.aliyun.ros.cdk.core.IResolvable No description.
attrRaspCount com.aliyun.ros.cdk.core.IResolvable No description.
attrRenewalPeriodUnit com.aliyun.ros.cdk.core.IResolvable No description.
attrRenewalStatus com.aliyun.ros.cdk.core.IResolvable No description.
attrRenewPeriod com.aliyun.ros.cdk.core.IResolvable No description.
attrSasAntiRansomware com.aliyun.ros.cdk.core.IResolvable No description.
attrSasCspm com.aliyun.ros.cdk.core.IResolvable No description.
attrSasCspmSwitch com.aliyun.ros.cdk.core.IResolvable No description.
attrSasSc com.aliyun.ros.cdk.core.IResolvable No description.
attrSasSdk com.aliyun.ros.cdk.core.IResolvable No description.
attrSasSdkSwitch com.aliyun.ros.cdk.core.IResolvable No description.
attrSasSlsStorage com.aliyun.ros.cdk.core.IResolvable No description.
attrSasWebguardBoolean com.aliyun.ros.cdk.core.IResolvable No description.
attrSasWebguardOrderNum com.aliyun.ros.cdk.core.IResolvable No description.
attrThreatAnalysis com.aliyun.ros.cdk.core.IResolvable No description.
attrThreatAnalysisSwitch com.aliyun.ros.cdk.core.IResolvable No description.
attrVCore com.aliyun.ros.cdk.core.IResolvable No description.
attrVersionCode com.aliyun.ros.cdk.core.IResolvable No description.
attrVulCount com.aliyun.ros.cdk.core.IResolvable No description.
attrVulSwitch com.aliyun.ros.cdk.core.IResolvable No description.
enableResourcePropertyConstraint java.lang.Boolean No description.
paymentType java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
versionCode java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
buyNumber java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
containerImageScan java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
containerImageScanNew java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
honeypot java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
honeypotSwitch java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
modifyType java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
period java.lang.Number OR com.aliyun.ros.cdk.core.IResolvable No description.
productType java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
raspCount java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
renewalPeriodUnit java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
renewalStatus java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
renewPeriod java.lang.Number OR com.aliyun.ros.cdk.core.IResolvable No description.
sasAntiRansomware java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
sasCspm java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
sasCspmSwitch java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
sasSc java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
sasSdk java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
sasSdkSwitch java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
sasSlsStorage java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
sasWebguardBoolean java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
sasWebguardOrderNum java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
threatAnalysis java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
threatAnalysisSwitch java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
vCore java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
vulCount java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.
vulSwitch java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.

nodeRequired

public ConstructNode getNode();
  • Type: com.aliyun.ros.cdk.core.ConstructNode

The construct tree node associated with this construct.


creationStackRequired

public java.util.List<java.lang.String> getCreationStack();
  • Type: java.util.List

logicalIdRequired

public java.lang.String getLogicalId();
  • Type: java.lang.String

The logical ID for this stack element.

The logical ID of the element is calculated from the path of the resource node in the construct tree.

To override this value, use overrideLogicalId(newLogicalId).


stackRequired

public Stack getStack();
  • Type: com.aliyun.ros.cdk.core.Stack

The stack in which this element is defined.

RosElements must be defined within a stack scope (directly or indirectly).


refRequired

public java.lang.String getRef();
  • Type: java.lang.String

Return a string that will be resolved to a RosTemplate { Ref } for this element.

If, by any chance, the intrinsic reference of a resource is not a string, you could coerce it to an IResolvable through Lazy.any({ produce: resource.ref }).


rosOptionsRequired

public IRosResourceOptions getRosOptions();
  • Type: com.aliyun.ros.cdk.core.IRosResourceOptions

Options for this resource, such as condition, update policy etc.


rosResourceTypeRequired

public java.lang.String getRosResourceType();
  • Type: java.lang.String

ROS resource type.


attrBuyNumberRequired

public IResolvable getAttrBuyNumber();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrContainerImageScanRequired

public IResolvable getAttrContainerImageScan();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrContainerImageScanNewRequired

public IResolvable getAttrContainerImageScanNew();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrCreateTimeRequired

public IResolvable getAttrCreateTime();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrHoneypotRequired

public IResolvable getAttrHoneypot();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrHoneypotSwitchRequired

public IResolvable getAttrHoneypotSwitch();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrInstanceIdRequired

public IResolvable getAttrInstanceId();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrPaymentTypeRequired

public IResolvable getAttrPaymentType();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrRaspCountRequired

public IResolvable getAttrRaspCount();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrRenewalPeriodUnitRequired

public IResolvable getAttrRenewalPeriodUnit();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrRenewalStatusRequired

public IResolvable getAttrRenewalStatus();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrRenewPeriodRequired

public IResolvable getAttrRenewPeriod();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrSasAntiRansomwareRequired

public IResolvable getAttrSasAntiRansomware();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrSasCspmRequired

public IResolvable getAttrSasCspm();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrSasCspmSwitchRequired

public IResolvable getAttrSasCspmSwitch();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrSasScRequired

public IResolvable getAttrSasSc();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrSasSdkRequired

public IResolvable getAttrSasSdk();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrSasSdkSwitchRequired

public IResolvable getAttrSasSdkSwitch();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrSasSlsStorageRequired

public IResolvable getAttrSasSlsStorage();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrSasWebguardBooleanRequired

public IResolvable getAttrSasWebguardBoolean();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrSasWebguardOrderNumRequired

public IResolvable getAttrSasWebguardOrderNum();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrThreatAnalysisRequired

public IResolvable getAttrThreatAnalysis();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrThreatAnalysisSwitchRequired

public IResolvable getAttrThreatAnalysisSwitch();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrVCoreRequired

public IResolvable getAttrVCore();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrVersionCodeRequired

public IResolvable getAttrVersionCode();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrVulCountRequired

public IResolvable getAttrVulCount();
  • Type: com.aliyun.ros.cdk.core.IResolvable

attrVulSwitchRequired

public IResolvable getAttrVulSwitch();
  • Type: com.aliyun.ros.cdk.core.IResolvable

enableResourcePropertyConstraintRequired

public java.lang.Boolean getEnableResourcePropertyConstraint();
  • Type: java.lang.Boolean

paymentTypeRequired

public java.lang.Object getPaymentType();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

versionCodeRequired

public java.lang.Object getVersionCode();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

buyNumberOptional

public java.lang.Object getBuyNumber();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

containerImageScanOptional

public java.lang.Object getContainerImageScan();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

containerImageScanNewOptional

public java.lang.Object getContainerImageScanNew();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

honeypotOptional

public java.lang.Object getHoneypot();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

honeypotSwitchOptional

public java.lang.Object getHoneypotSwitch();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

modifyTypeOptional

public java.lang.Object getModifyType();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

periodOptional

public java.lang.Object getPeriod();
  • Type: java.lang.Number OR com.aliyun.ros.cdk.core.IResolvable

productTypeOptional

public java.lang.Object getProductType();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

raspCountOptional

public java.lang.Object getRaspCount();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

renewalPeriodUnitOptional

public java.lang.Object getRenewalPeriodUnit();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

renewalStatusOptional

public java.lang.Object getRenewalStatus();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

renewPeriodOptional

public java.lang.Object getRenewPeriod();
  • Type: java.lang.Number OR com.aliyun.ros.cdk.core.IResolvable

sasAntiRansomwareOptional

public java.lang.Object getSasAntiRansomware();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

sasCspmOptional

public java.lang.Object getSasCspm();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

sasCspmSwitchOptional

public java.lang.Object getSasCspmSwitch();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

sasScOptional

public java.lang.Object getSasSc();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

sasSdkOptional

public java.lang.Object getSasSdk();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

sasSdkSwitchOptional

public java.lang.Object getSasSdkSwitch();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

sasSlsStorageOptional

public java.lang.Object getSasSlsStorage();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

sasWebguardBooleanOptional

public java.lang.Object getSasWebguardBoolean();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

sasWebguardOrderNumOptional

public java.lang.Object getSasWebguardOrderNum();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

threatAnalysisOptional

public java.lang.Object getThreatAnalysis();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

threatAnalysisSwitchOptional

public java.lang.Object getThreatAnalysisSwitch();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

vCoreOptional

public java.lang.Object getVCore();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

vulCountOptional

public java.lang.Object getVulCount();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

vulSwitchOptional

public java.lang.Object getVulSwitch();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

Constants

Name Type Description
ROS_RESOURCE_TYPE_NAME java.lang.String The resource type name for this resource class.

ROS_RESOURCE_TYPE_NAMERequired

public java.lang.String getRosResourceTypeName();
  • Type: java.lang.String

The resource type name for this resource class.