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. |
FederatedOptional
Federated interface{}
- Type: interface{}
RamOptional
Ram interface{}
- Type: interface{}
ServiceOptional
Service interface{}
- Type: interface{}