Skip to content

RosAddressProps

Properties for defining a RosAddress.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-eip-address

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc/datasource"
&datasource.RosAddressProps {
    AllocationId: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
AllocationId interface{} No description.
RefreshOptions interface{} No description.

AllocationIdRequired

AllocationId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}