RosCustomerGatewayProps
Properties for defining a RosCustomerGateway
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vpc-customergateway
Initializer
using AlibabaCloud.SDK.ROS.CDK.Vpc;
new RosCustomerGatewayProps {
object CustomerGatewayId,
object RefreshOptions = null
};
Properties
Name | Type | Description |
---|---|---|
CustomerGatewayId |
object |
No description. |
RefreshOptions |
object |
No description. |
CustomerGatewayId
Required
public object CustomerGatewayId { get; set; }
- Type: object
RefreshOptions
Optional
public object RefreshOptions { get; set; }
- Type: object