RosCustomerGatewayProps
Properties for defining a RosCustomerGateway
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vpc-customergateway
Initializer
import { datasource } from '@alicloud/ros-cdk-vpc'
const rosCustomerGatewayProps: datasource.RosCustomerGatewayProps = { ... }
Properties
Name | Type | Description |
---|---|---|
customerGatewayId |
string | @alicloud/ros-cdk-core.IResolvable |
No description. |
refreshOptions |
string | @alicloud/ros-cdk-core.IResolvable |
No description. |
customerGatewayId
Required
public readonly customerGatewayId: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable
refreshOptions
Optional
public readonly refreshOptions: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable