Skip to content

RosStorageBundlesProps

Properties for defining a RosStorageBundles.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cloudstoragegateway-storagebundles

Initializer

import { datasource } from '@alicloud/ros-cdk-cloudstoragegateway'
const rosStorageBundlesProps: datasource.RosStorageBundlesProps = { ... }

Properties

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

refreshOptionsOptional

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