Skip to content

RosDiskProps

Properties for defining a RosDisk.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ecs-disk

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs/datasource"
&datasource.RosDiskProps {
    DiskId: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
DiskId interface{} No description.
RefreshOptions interface{} No description.

DiskIdRequired

DiskId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}