RosEnvironmentProps
Properties for defining a RosEnvironment
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-arms-environment
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkarms"
&alicloudroscdkarms.RosEnvironmentProps {
BindResourceId: interface{},
EnvironmentName: interface{},
EnvironmentSubType: interface{},
EnvironmentType: interface{},
DeletePromInstance: interface{},
FeePackage: interface{},
GrafanaWorkspaceId: interface{},
ManagedType: interface{},
PrometheusInstanceId: interface{},
ResourceGroupId: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkarms.RosEnvironment.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
BindResourceId |
interface{} |
No description. |
EnvironmentName |
interface{} |
No description. |
EnvironmentSubType |
interface{} |
No description. |
EnvironmentType |
interface{} |
No description. |
DeletePromInstance |
interface{} |
No description. |
FeePackage |
interface{} |
No description. |
GrafanaWorkspaceId |
interface{} |
No description. |
ManagedType |
interface{} |
No description. |
PrometheusInstanceId |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
BindResourceId
Required
BindResourceId interface{}
- Type: interface{}
EnvironmentName
Required
EnvironmentName interface{}
- Type: interface{}
EnvironmentSubType
Required
EnvironmentSubType interface{}
- Type: interface{}
EnvironmentType
Required
EnvironmentType interface{}
- Type: interface{}
DeletePromInstance
Optional
DeletePromInstance interface{}
- Type: interface{}
FeePackage
Optional
FeePackage interface{}
- Type: interface{}
GrafanaWorkspaceId
Optional
GrafanaWorkspaceId interface{}
- Type: interface{}
ManagedType
Optional
ManagedType interface{}
- Type: interface{}
PrometheusInstanceId
Optional
PrometheusInstanceId interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty