Skip to content

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.

AggregatorNameRequired

AggregatorName interface{}
  • Type: interface{}

DescriptionRequired

Description interface{}
  • Type: interface{}

AggregatorAccountsOptional

AggregatorAccounts interface{}
  • Type: interface{}

AggregatorTypeOptional

AggregatorType interface{}
  • Type: interface{}