SignatureProps
Properties for defining a Signature
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-paiplugin-signature
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpaiplugin"
&alicloudroscdkpaiplugin.SignatureProps {
Name: interface{},
Description: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Name |
interface{} |
Property name: The name of the Signature. |
Description |
interface{} |
Property description: Application instructions. |
Name
Required
Name interface{}
- Type: interface{}
Property name: The name of the Signature.
Description
Optional
Description interface{}
- Type: interface{}
Property description: Application instructions.