Skip to content

RosRepositoriesProps

Properties for defining a RosRepositories.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cr-repositories

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcr/datasource"
&datasource.RosRepositoriesProps {
    RefreshOptions: interface{},
    RepoNamespace: interface{},
    Status: interface{},
}

Properties

Name Type Description
RefreshOptions interface{} No description.
RepoNamespace interface{} No description.
Status interface{} No description.

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

RepoNamespaceOptional

RepoNamespace interface{}
  • Type: interface{}

StatusOptional

Status interface{}
  • Type: interface{}