RosPublicIpAddressPoolsProps
Properties for defining a RosPublicIpAddressPools.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vpc-publicipaddresspools
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc/datasource"
&datasource.RosPublicIpAddressPoolsProps {
Isp: interface{},
PublicIpAddressPoolName: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
Isp |
interface{} |
No description. |
PublicIpAddressPoolName |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
IspOptional
Isp interface{}
- Type: interface{}
PublicIpAddressPoolNameOptional
PublicIpAddressPoolName interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupIdOptional
ResourceGroupId interface{}
- Type: interface{}