DedicatedHostGroup
This class encapsulates and extends the ROS resource type DATASOURCE::CDDC::DedicatedHostGroup
.
Initializers
import { datasource } from '@alicloud/ros-cdk-cddc'
new datasource.DedicatedHostGroup(scope: Construct, id: string, props: DedicatedHostGroupProps, enableResourcePropertyConstraint?: boolean)
Name | Type | Description |
---|---|---|
scope |
@alicloud/ros-cdk-core.Construct |
No description. |
id |
string |
No description. |
props |
DedicatedHostGroupProps |
No description. |
enableResourcePropertyConstraint |
boolean |
No description. |
scope
Required
- Type: @alicloud/ros-cdk-core.Construct
id
Required
- Type: string
props
Required
- Type: DedicatedHostGroupProps
enableResourcePropertyConstraint
Optional
- Type: boolean
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
public toString(): string
Returns a string representation of this construct.
synthesize
public synthesize(session: ISynthesisSession): void
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: @alicloud/ros-cdk-core.ISynthesisSession
The synthesis session.
addCondition
public addCondition(condition: RosCondition): void
- Type: @alicloud/ros-cdk-core.RosCondition
addCount
public addCount(count: number | IResolvable): void
- Type: number | @alicloud/ros-cdk-core.IResolvable
addDependency
public addDependency(resource: Resource): void
- Type: @alicloud/ros-cdk-core.Resource
addResourceDesc
public addResourceDesc(desc: string): void
- Type: string
applyRemovalPolicy
public applyRemovalPolicy(policy: RemovalPolicy): void
- Type: @alicloud/ros-cdk-core.RemovalPolicy
getAtt
public getAtt(name: string): IResolvable
- Type: string
setMetadata
public setMetadata(key: string, value: any): void
- Type: string
- Type: any
Static Functions
Name | Description |
---|---|
isConstruct |
Return whether the given object is a Construct. |
isConstruct
import { datasource } from '@alicloud/ros-cdk-cddc'
datasource.DedicatedHostGroup.isConstruct(x: any)
Return whether the given object is a Construct.
- Type: any
Properties
Name | Type | Description |
---|---|---|
node |
@alicloud/ros-cdk-core.ConstructNode |
The construct tree node associated with this construct. |
ref |
string |
No description. |
stack |
@alicloud/ros-cdk-core.Stack |
The stack in which this resource is defined. |
resource |
@alicloud/ros-cdk-core.RosResource |
No description. |
attrAllocationPolicy |
@alicloud/ros-cdk-core.IResolvable |
Attribute AllocationPolicy: Allocation Policy. |
attrBastionInstanceId |
@alicloud/ros-cdk-core.IResolvable |
Attribute BastionInstanceId: BastionInstanceId. |
attrCategory |
@alicloud/ros-cdk-core.IResolvable |
Attribute Category: The dedicated cluster family to which the host belongs. |
attrCpuAllocatedAmount |
@alicloud/ros-cdk-core.IResolvable |
Attribute CpuAllocatedAmount: CpuAllocatedAmount. |
attrCpuAllocateRation |
@alicloud/ros-cdk-core.IResolvable |
Attribute CpuAllocateRation: CpuAllocateRation. |
attrCpuAllocationRatio |
@alicloud/ros-cdk-core.IResolvable |
Attribute CpuAllocationRatio: Cpu Allocation Ratio. |
attrCreateTime |
@alicloud/ros-cdk-core.IResolvable |
Attribute CreateTime: Create Time. |
attrDedicatedHostCountGroupByHostType |
@alicloud/ros-cdk-core.IResolvable |
Attribute DedicatedHostCountGroupByHostType: DedicatedHostCountGroupByHostType. |
attrDedicatedHostGroupDesc |
@alicloud/ros-cdk-core.IResolvable |
Attribute DedicatedHostGroupDesc: Dedicated Host Group Description. |
attrDedicatedHostGroupId |
@alicloud/ros-cdk-core.IResolvable |
Attribute DedicatedHostGroupId: Dedicated Host Group ID. |
attrDeployType |
@alicloud/ros-cdk-core.IResolvable |
Attribute DeployType: DeployType. |
attrDiskAllocatedAmount |
@alicloud/ros-cdk-core.IResolvable |
Attribute DiskAllocatedAmount: DiskAllocatedAmount. |
attrDiskAllocateRation |
@alicloud/ros-cdk-core.IResolvable |
Attribute DiskAllocateRation: DiskAllocateRation. |
attrDiskAllocationRatio |
@alicloud/ros-cdk-core.IResolvable |
Attribute DiskAllocationRatio: Disk Allocation Ratio. |
attrDiskUsedAmount |
@alicloud/ros-cdk-core.IResolvable |
Attribute DiskUsedAmount: DiskUsedAmount. |
attrDiskUtility |
@alicloud/ros-cdk-core.IResolvable |
Attribute DiskUtility: DiskUtility. |
attrEngine |
@alicloud/ros-cdk-core.IResolvable |
Attribute Engine: Database Engine Type. |
attrHostNumber |
@alicloud/ros-cdk-core.IResolvable |
Attribute HostNumber: Total Host Number. |
attrHostReplacePolicy |
@alicloud/ros-cdk-core.IResolvable |
Attribute HostReplacePolicy: Host Replace Policy. |
attrInstanceNumber |
@alicloud/ros-cdk-core.IResolvable |
Attribute InstanceNumber: Total Instance Number. |
attrMemAllocatedAmount |
@alicloud/ros-cdk-core.IResolvable |
Attribute MemAllocatedAmount: MemAllocatedAmount. |
attrMemAllocateRation |
@alicloud/ros-cdk-core.IResolvable |
Attribute MemAllocateRation: MemAllocateRation. |
attrMemAllocationRatio |
@alicloud/ros-cdk-core.IResolvable |
Attribute MemAllocationRatio: Memory Allocation Ratio. |
attrMemUsedAmount |
@alicloud/ros-cdk-core.IResolvable |
Attribute MemUsedAmount: MemUsedAmount. |
attrMemUtility |
@alicloud/ros-cdk-core.IResolvable |
Attribute MemUtility: MemUtility. |
attrOpenPermission |
@alicloud/ros-cdk-core.IResolvable |
Attribute OpenPermission: Whether Open OS Permission. |
attrText |
@alicloud/ros-cdk-core.IResolvable |
Attribute Text: Text. |
attrVpcId |
@alicloud/ros-cdk-core.IResolvable |
Attribute VpcId: VPC ID. |
attrZoneIdList |
@alicloud/ros-cdk-core.IResolvable |
Attribute ZoneIdList: ZoneIDList. |
node
Required
public readonly node: ConstructNode;
- Type: @alicloud/ros-cdk-core.ConstructNode
The construct tree node associated with this construct.
ref
Required
public readonly ref: string;
- Type: string
stack
Required
public readonly stack: Stack;
- Type: @alicloud/ros-cdk-core.Stack
The stack in which this resource is defined.
resource
Optional
public readonly resource: RosResource;
- Type: @alicloud/ros-cdk-core.RosResource
attrAllocationPolicy
Required
public readonly attrAllocationPolicy: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute AllocationPolicy: Allocation Policy.
attrBastionInstanceId
Required
public readonly attrBastionInstanceId: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute BastionInstanceId: BastionInstanceId.
attrCategory
Required
public readonly attrCategory: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute Category: The dedicated cluster family to which the host belongs.
attrCpuAllocatedAmount
Required
public readonly attrCpuAllocatedAmount: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute CpuAllocatedAmount: CpuAllocatedAmount.
attrCpuAllocateRation
Required
public readonly attrCpuAllocateRation: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute CpuAllocateRation: CpuAllocateRation.
attrCpuAllocationRatio
Required
public readonly attrCpuAllocationRatio: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute CpuAllocationRatio: Cpu Allocation Ratio.
attrCreateTime
Required
public readonly attrCreateTime: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute CreateTime: Create Time.
attrDedicatedHostCountGroupByHostType
Required
public readonly attrDedicatedHostCountGroupByHostType: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute DedicatedHostCountGroupByHostType: DedicatedHostCountGroupByHostType.
attrDedicatedHostGroupDesc
Required
public readonly attrDedicatedHostGroupDesc: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute DedicatedHostGroupDesc: Dedicated Host Group Description.
attrDedicatedHostGroupId
Required
public readonly attrDedicatedHostGroupId: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute DedicatedHostGroupId: Dedicated Host Group ID.
attrDeployType
Required
public readonly attrDeployType: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute DeployType: DeployType.
attrDiskAllocatedAmount
Required
public readonly attrDiskAllocatedAmount: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute DiskAllocatedAmount: DiskAllocatedAmount.
attrDiskAllocateRation
Required
public readonly attrDiskAllocateRation: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute DiskAllocateRation: DiskAllocateRation.
attrDiskAllocationRatio
Required
public readonly attrDiskAllocationRatio: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute DiskAllocationRatio: Disk Allocation Ratio.
attrDiskUsedAmount
Required
public readonly attrDiskUsedAmount: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute DiskUsedAmount: DiskUsedAmount.
attrDiskUtility
Required
public readonly attrDiskUtility: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute DiskUtility: DiskUtility.
attrEngine
Required
public readonly attrEngine: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute Engine: Database Engine Type.
attrHostNumber
Required
public readonly attrHostNumber: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute HostNumber: Total Host Number.
attrHostReplacePolicy
Required
public readonly attrHostReplacePolicy: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute HostReplacePolicy: Host Replace Policy.
attrInstanceNumber
Required
public readonly attrInstanceNumber: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute InstanceNumber: Total Instance Number.
attrMemAllocatedAmount
Required
public readonly attrMemAllocatedAmount: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute MemAllocatedAmount: MemAllocatedAmount.
attrMemAllocateRation
Required
public readonly attrMemAllocateRation: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute MemAllocateRation: MemAllocateRation.
attrMemAllocationRatio
Required
public readonly attrMemAllocationRatio: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute MemAllocationRatio: Memory Allocation Ratio.
attrMemUsedAmount
Required
public readonly attrMemUsedAmount: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute MemUsedAmount: MemUsedAmount.
attrMemUtility
Required
public readonly attrMemUtility: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute MemUtility: MemUtility.
attrOpenPermission
Required
public readonly attrOpenPermission: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute OpenPermission: Whether Open OS Permission.
attrText
Required
public readonly attrText: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute Text: Text.
attrVpcId
Required
public readonly attrVpcId: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute VpcId: VPC ID.
attrZoneIdList
Required
public readonly attrZoneIdList: IResolvable;
- Type: @alicloud/ros-cdk-core.IResolvable
Attribute ZoneIdList: ZoneIDList.