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