RosAppProps
Properties for defining a RosApp
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-sag-app
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksag"
&alicloudroscdksag.RosAppProps {
AutoPay: interface{},
DataPlan: interface{},
Period: interface{},
UserCount: interface{},
ChargeType: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AutoPay |
interface{} |
No description. |
DataPlan |
interface{} |
No description. |
Period |
interface{} |
No description. |
UserCount |
interface{} |
No description. |
ChargeType |
interface{} |
No description. |
AutoPay
Required
AutoPay interface{}
- Type: interface{}
DataPlan
Required
DataPlan interface{}
- Type: interface{}
Period
Required
Period interface{}
- Type: interface{}
UserCount
Required
UserCount interface{}
- Type: interface{}
ChargeType
Optional
ChargeType interface{}
- Type: interface{}