Skip to content

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.

InstanceIdsRequired

InstanceIds interface{}
  • Type: interface{}

TagsOptional

Tags *[]TagsProperty