ServiceProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcomputenest"
&alicloudroscdkcomputenest.ServiceProperty {
ServiceId: interface{},
Version: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ServiceId |
interface{} |
No description. |
Version |
interface{} |
No description. |
ServiceId
Required
ServiceId interface{}
- Type: interface{}
Version
Optional
Version interface{}
- Type: interface{}