Skip to content

AggregatorAccountsProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkconfig"
&alicloudroscdkconfig.AggregatorAccountsProperty {
    AccountId: interface{},
    AccountName: interface{},
    AccountType: interface{},
}

Properties

Name Type Description
AccountId interface{} No description.
AccountName interface{} No description.
AccountType interface{} No description.

AccountIdRequired

AccountId interface{}
  • Type: interface{}

AccountNameRequired

AccountName interface{}
  • Type: interface{}

AccountTypeOptional

AccountType interface{}
  • Type: interface{}