Skip to content

RosStorageBundleProps

Properties for defining a RosStorageBundle.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cloudstoragegateway-storagebundle

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcloudstoragegateway"
&alicloudroscdkcloudstoragegateway.RosStorageBundleProps {
    StorageBundleName: interface{},
    Description: interface{},
}

Properties

Name Type Description
StorageBundleName interface{} No description.
Description interface{} No description.

StorageBundleNameRequired

StorageBundleName interface{}
  • Type: interface{}

DescriptionOptional

Description interface{}
  • Type: interface{}