Skip to content

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.

ServiceIdRequired

ServiceId interface{}
  • Type: interface{}

VersionOptional

Version interface{}
  • Type: interface{}