RosDirectoryProps
Properties for defining a RosDirectory.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-oss-directory
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkoss"
&alicloudroscdkoss.RosDirectoryProps {
BucketName: interface{},
DirectoryName: interface{},
DeletionForce: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
BucketName |
interface{} |
No description. |
DirectoryName |
interface{} |
No description. |
DeletionForce |
interface{} |
No description. |
BucketNameRequired
BucketName interface{}
- Type: interface{}
DirectoryNameRequired
DirectoryName interface{}
- Type: interface{}
DeletionForceOptional
DeletionForce interface{}
- Type: interface{}