RosEnvironmentFeatureProps
Properties for defining a RosEnvironmentFeature
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-arms-environmentfeature
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkarms"
&alicloudroscdkarms.RosEnvironmentFeatureProps {
EnvironmentId: interface{},
FeatureName: interface{},
FeatureVersion: interface{},
Config: interface{},
}
Properties
Name | Type | Description |
---|---|---|
EnvironmentId |
interface{} |
No description. |
FeatureName |
interface{} |
No description. |
FeatureVersion |
interface{} |
No description. |
Config |
interface{} |
No description. |
EnvironmentId
Required
EnvironmentId interface{}
- Type: interface{}
FeatureName
Required
FeatureName interface{}
- Type: interface{}
FeatureVersion
Required
FeatureVersion interface{}
- Type: interface{}
Config
Optional
Config interface{}
- Type: interface{}