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. |
BindResourceIdRequired
BindResourceId interface{}
- Type: interface{}
EnvironmentNameRequired
EnvironmentName interface{}
- Type: interface{}
EnvironmentSubTypeRequired
EnvironmentSubType interface{}
- Type: interface{}
EnvironmentTypeRequired
EnvironmentType interface{}
- Type: interface{}
DeletePromInstanceOptional
DeletePromInstance interface{}
- Type: interface{}
FeePackageOptional
FeePackage interface{}
- Type: interface{}
GrafanaWorkspaceIdOptional
GrafanaWorkspaceId interface{}
- Type: interface{}
ManagedTypeOptional
ManagedType interface{}
- Type: interface{}
PrometheusInstanceIdOptional
PrometheusInstanceId interface{}
- Type: interface{}
ResourceGroupIdOptional
ResourceGroupId interface{}
- Type: interface{}
TagsOptional
Tags *[]TagsProperty
- Type: *[]TagsProperty