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. |
Isp
Optional
Isp interface{}
- Type: interface{}
PublicIpAddressPoolName
Optional
PublicIpAddressPoolName interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}