RosAggregatorProps
Properties for defining a RosAggregator
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-config-aggregator
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkconfig"
&alicloudroscdkconfig.RosAggregatorProps {
AggregatorName: interface{},
Description: interface{},
AggregatorAccounts: interface{},
AggregatorType: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AggregatorName |
interface{} |
No description. |
Description |
interface{} |
No description. |
AggregatorAccounts |
interface{} |
No description. |
AggregatorType |
interface{} |
No description. |
AggregatorName
Required
AggregatorName interface{}
- Type: interface{}
Description
Required
Description interface{}
- Type: interface{}
AggregatorAccounts
Optional
AggregatorAccounts interface{}
- Type: interface{}
AggregatorType
Optional
AggregatorType interface{}
- Type: interface{}