AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This is the response object from the CreateKxScalingGroup operation.
Namespace: Amazon.Finspace.Model
Assembly: AWSSDK.Finspace.dll
Version: 3.x.y.z
public class CreateKxScalingGroupResponse : AmazonWebServiceResponse
The CreateKxScalingGroupResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateKxScalingGroupResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
AvailabilityZoneId | System.String |
Gets and sets the property AvailabilityZoneId. The identifier of the availability zones. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CreatedTimestamp | System.DateTime |
Gets and sets the property CreatedTimestamp. The timestamp at which the scaling group was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000. |
![]() |
EnvironmentId | System.String |
Gets and sets the property EnvironmentId. A unique identifier for the kdb environment, where you create the scaling group. |
![]() |
HostType | System.String |
Gets and sets the property HostType. The memory and CPU capabilities of the scaling group host on which FinSpace Managed kdb clusters will be placed. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
LastModifiedTimestamp | System.DateTime |
Gets and sets the property LastModifiedTimestamp. The last time that the scaling group was updated in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ScalingGroupName | System.String |
Gets and sets the property ScalingGroupName. A unique identifier for the kdb scaling group. |
![]() |
Status | Amazon.Finspace.KxScalingGroupStatus |
Gets and sets the property Status. The status of scaling group.
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5