RosBackupClientsProps
Properties for defining a RosBackupClients
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-hbr-backupclients
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkhbr"
&alicloudroscdkhbr.RosBackupClientsProps {
InstanceIds: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkhbr.RosBackupClients.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
InstanceIds |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
InstanceIds
Required
InstanceIds interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty