| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ess20220222.models |
| 限定符和类型 | 方法和说明 |
|---|---|
static CreateScalingConfigurationRequest.NetworkInterfaces.Builder |
CreateScalingConfigurationRequest.NetworkInterfaces.builder() |
CreateScalingConfigurationRequest.NetworkInterfaces.Builder |
CreateScalingConfigurationRequest.NetworkInterfaces.Builder.instanceType(String instanceType)
Instance type N that you want to use to override the instance type that is specified in the launch template.
|
CreateScalingConfigurationRequest.NetworkInterfaces.Builder |
CreateScalingConfigurationRequest.NetworkInterfaces.Builder.ipv6AddressCount(Integer ipv6AddressCount)
The number of randomly generated IPv6 addresses that you want to allocate to the elastic network interface (ENI).
|
CreateScalingConfigurationRequest.NetworkInterfaces.Builder |
CreateScalingConfigurationRequest.NetworkInterfaces.Builder.networkInterfaceTrafficMode(String networkInterfaceTrafficMode)
NetworkInterfaceTrafficMode.
|
CreateScalingConfigurationRequest.NetworkInterfaces.Builder |
CreateScalingConfigurationRequest.NetworkInterfaces.Builder.securityGroupIds(List<String> securityGroupIds)
The IDs of the security groups with which you want to associate the ECS instances that are created by using the scaling configuration.
|
Copyright © 2024. All rights reserved.