Instance
This class encapsulates and extends the ROS resource type DATASOURCE::ENS::Instance
.
Initializers
using AlibabaCloud.SDK.ROS.CDK.Ens;
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.Ens;
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. |
AttrDataDisk |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute DataDisk: Data disk specifications. |
AttrEnsRegionId |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute EnsRegionId: The node ID. |
AttrHostName |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute HostName: The hostname of the instance. |
AttrImageId |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ImageId: The ID of the image. |
AttrInstanceId |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute InstanceId: The ID of the instance. |
AttrInstanceName |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute InstanceName: The instance name. |
AttrInstanceType |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute InstanceType: The specification of the instance. |
AttrInternetMaxBandwidthOut |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute InternetMaxBandwidthOut: Maximum public network bandwidth. |
AttrNetworkId |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute NetworkId: The ID of the network. |
AttrPaymentType |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute PaymentType: Instance payment method. |
AttrPrivateIpAddress |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute PrivateIpAddress: The private IP address. |
AttrSecurityId |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute SecurityId: ID of the security group to which the instance belongs. |
AttrSystemDisk |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute SystemDisk: System Disk Specification. |
AttrVSwitchId |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VSwitchId: The ID of the vSwitch to which the instance belongs. |
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
AttrDataDisk
Required
public IResolvable AttrDataDisk { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DataDisk: Data disk specifications.
AttrEnsRegionId
Required
public IResolvable AttrEnsRegionId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute EnsRegionId: The node ID.
When ScheduleAreaLevel is Region, EnsRegionId is required. When ScheduleAreaLevel is Big,Middle,Small, EnsRegionId is invalid.
AttrHostName
Required
public IResolvable AttrHostName { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute HostName: The hostname of the instance.
AttrImageId
Required
public IResolvable AttrImageId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ImageId: The ID of the image.
AttrInstanceId
Required
public IResolvable AttrInstanceId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute InstanceId: The ID of the instance.
AttrInstanceName
Required
public IResolvable AttrInstanceName { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute InstanceName: The instance name.
Example value: test-InstanceName. It must be 2 to 128 characters in length and must start with an uppercase or lowercase letter or a Chinese character. It cannot start with http:// or https. Can contain Chinese, English, numbers, half-width colons (:), underscores (_), periods (.
AttrInstanceType
Required
public IResolvable AttrInstanceType { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute InstanceType: The specification of the instance.
Example value: ens.sn1.
AttrInternetMaxBandwidthOut
Required
public IResolvable AttrInternetMaxBandwidthOut { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute InternetMaxBandwidthOut: Maximum public network bandwidth.
The field type is Long, and the precision may be lost during serialization/deserialization.
AttrNetworkId
Required
public IResolvable AttrNetworkId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute NetworkId: The ID of the network.
AttrPaymentType
Required
public IResolvable AttrPaymentType { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute PaymentType: Instance payment method.
AttrPrivateIpAddress
Required
public IResolvable AttrPrivateIpAddress { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute PrivateIpAddress: The private IP address.
Can only be used for node-level scheduling. If a private IP address is specified, the number of instances can only be one, and both the private IP address and the vSwitch ID are not empty, the private IP address takes effect.
AttrSecurityId
Required
public IResolvable AttrSecurityId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SecurityId: ID of the security group to which the instance belongs.
AttrSystemDisk
Required
public IResolvable AttrSystemDisk { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SystemDisk: System Disk Specification.
SystemDisk is a non-required parameter when InstanceType is x86_pm,x86_bmi,x86_bm,pc_bmi, or arm_bmi. SystemDisk is a required parameter when instanceType is other specification families.
AttrVSwitchId
Required
public IResolvable AttrVSwitchId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VSwitchId: The ID of the vSwitch to which the instance belongs.