RosUserVpcAuthorizationProps
Properties for defining a RosUserVpcAuthorization
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-pvtz-uservpcauthorization
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpvtz"
&alicloudroscdkpvtz.RosUserVpcAuthorizationProps {
AuthorizedUserId: interface{},
AuthChannel: interface{},
AuthCode: interface{},
AuthType: interface{},
IgnoreDeletionForbidden: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AuthorizedUserId |
interface{} |
No description. |
AuthChannel |
interface{} |
No description. |
AuthCode |
interface{} |
No description. |
AuthType |
interface{} |
No description. |
IgnoreDeletionForbidden |
interface{} |
No description. |
AuthorizedUserId
Required
AuthorizedUserId interface{}
- Type: interface{}
AuthChannel
Optional
AuthChannel interface{}
- Type: interface{}
AuthCode
Optional
AuthCode interface{}
- Type: interface{}
AuthType
Optional
AuthType interface{}
- Type: interface{}
IgnoreDeletionForbidden
Optional
IgnoreDeletionForbidden interface{}
- Type: interface{}