PrincipalProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkram"
&alicloudroscdkram.PrincipalProperty {
Federated: interface{},
Ram: interface{},
Service: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Federated |
interface{} |
No description. |
Ram |
interface{} |
No description. |
Service |
interface{} |
No description. |
Federated
Optional
Federated interface{}
- Type: interface{}
Ram
Optional
Ram interface{}
- Type: interface{}
Service
Optional
Service interface{}
- Type: interface{}