Skip to content

RosCustomerGatewaysProps

Properties for defining a RosCustomerGateways.

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

Initializer

import { datasource } from '@alicloud/ros-cdk-vpc'
const rosCustomerGatewaysProps: datasource.RosCustomerGatewaysProps = { ... }

Properties

Name Type Description
customerGatewayId string | @alicloud/ros-cdk-core.IResolvable No description.
refreshOptions string | @alicloud/ros-cdk-core.IResolvable No description.

customerGatewayIdOptional

public readonly customerGatewayId: string | IResolvable;
  • Type: string | @alicloud/ros-cdk-core.IResolvable

refreshOptionsOptional

public readonly refreshOptions: string | IResolvable;
  • Type: string | @alicloud/ros-cdk-core.IResolvable