Skip to content

RosCustomerGatewayProps

Properties for defining a RosCustomerGateway.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vpc-customergateway

Initializer

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

Properties

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

CustomerGatewayIdRequired

CustomerGatewayId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}