RosInstancesProps
Properties for defining a RosInstances
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ecs-instances
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs/datasource"
&datasource.RosInstancesProps {
AdditionalAttributes: interface{},
EipAddresses: interface{},
Filters: interface{},
HpcClusterId: interface{},
ImageId: interface{},
InnerIpAddresses: interface{},
InstanceChargeType: interface{},
InstanceId: interface{},
InstanceIds: interface{},
InstanceName: interface{},
InstanceNetworkType: interface{},
InstanceType: interface{},
InstanceTypeFamily: interface{},
InternetChargeType: interface{},
IoOptimized: interface{},
Ipv6Address: interface{},
KeyPairName: interface{},
PrivateIpAddresses: interface{},
PublicIpAddresses: interface{},
RdmaIpAddresses: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
SecurityGroupId: interface{},
Status: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosInstances.TagsProperty,
VpcId: interface{},
VSwitchId: interface{},
ZoneId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AdditionalAttributes |
interface{} |
No description. |
EipAddresses |
interface{} |
No description. |
Filters |
interface{} |
No description. |
HpcClusterId |
interface{} |
No description. |
ImageId |
interface{} |
No description. |
InnerIpAddresses |
interface{} |
No description. |
InstanceChargeType |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
InstanceIds |
interface{} |
No description. |
InstanceName |
interface{} |
No description. |
InstanceNetworkType |
interface{} |
No description. |
InstanceType |
interface{} |
No description. |
InstanceTypeFamily |
interface{} |
No description. |
InternetChargeType |
interface{} |
No description. |
IoOptimized |
interface{} |
No description. |
Ipv6Address |
interface{} |
No description. |
KeyPairName |
interface{} |
No description. |
PrivateIpAddresses |
interface{} |
No description. |
PublicIpAddresses |
interface{} |
No description. |
RdmaIpAddresses |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
SecurityGroupId |
interface{} |
No description. |
Status |
interface{} |
No description. |
Tags |
*[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosInstances.TagsProperty |
No description. |
VpcId |
interface{} |
No description. |
VSwitchId |
interface{} |
No description. |
ZoneId |
interface{} |
No description. |
AdditionalAttributes
Optional
AdditionalAttributes interface{}
- Type: interface{}
EipAddresses
Optional
EipAddresses interface{}
- Type: interface{}
Filters
Optional
Filters interface{}
- Type: interface{}
HpcClusterId
Optional
HpcClusterId interface{}
- Type: interface{}
ImageId
Optional
ImageId interface{}
- Type: interface{}
InnerIpAddresses
Optional
InnerIpAddresses interface{}
- Type: interface{}
InstanceChargeType
Optional
InstanceChargeType interface{}
- Type: interface{}
InstanceId
Optional
InstanceId interface{}
- Type: interface{}
InstanceIds
Optional
InstanceIds interface{}
- Type: interface{}
InstanceName
Optional
InstanceName interface{}
- Type: interface{}
InstanceNetworkType
Optional
InstanceNetworkType interface{}
- Type: interface{}
InstanceType
Optional
InstanceType interface{}
- Type: interface{}
InstanceTypeFamily
Optional
InstanceTypeFamily interface{}
- Type: interface{}
InternetChargeType
Optional
InternetChargeType interface{}
- Type: interface{}
IoOptimized
Optional
IoOptimized interface{}
- Type: interface{}
Ipv6Address
Optional
Ipv6Address interface{}
- Type: interface{}
KeyPairName
Optional
KeyPairName interface{}
- Type: interface{}
PrivateIpAddresses
Optional
PrivateIpAddresses interface{}
- Type: interface{}
PublicIpAddresses
Optional
PublicIpAddresses interface{}
- Type: interface{}
RdmaIpAddresses
Optional
RdmaIpAddresses interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
SecurityGroupId
Optional
SecurityGroupId interface{}
- Type: interface{}
Status
Optional
Status interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosInstances.TagsProperty
VpcId
Optional
VpcId interface{}
- Type: interface{}
VSwitchId
Optional
VSwitchId interface{}
- Type: interface{}
ZoneId
Optional
ZoneId interface{}
- Type: interface{}