RosStackInstanceProps
Properties for defining a RosStackInstance
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ros-stackinstance
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkros/datasource"
&datasource.RosStackInstanceProps {
StackGroupName: interface{},
StackInstanceAccountId: interface{},
StackInstanceRegionId: interface{},
OutputOption: interface{},
RefreshOptions: interface{},
}
Properties
Name | Type | Description |
---|---|---|
StackGroupName |
interface{} |
No description. |
StackInstanceAccountId |
interface{} |
No description. |
StackInstanceRegionId |
interface{} |
No description. |
OutputOption |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
StackGroupName
Required
StackGroupName interface{}
- Type: interface{}
StackInstanceAccountId
Required
StackInstanceAccountId interface{}
- Type: interface{}
StackInstanceRegionId
Required
StackInstanceRegionId interface{}
- Type: interface{}
OutputOption
Optional
OutputOption interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}