RosVpcEndpointServiceAttachmentProps
Properties for defining a RosVpcEndpointServiceAttachment
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-privatelink-vpcendpointserviceattachment
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkprivatelink"
&alicloudroscdkprivatelink.RosVpcEndpointServiceAttachmentProps {
ResourceId: interface{},
ResourceType: interface{},
ServiceId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ResourceId |
interface{} |
No description. |
ResourceType |
interface{} |
No description. |
ServiceId |
interface{} |
No description. |
ResourceId
Required
ResourceId interface{}
- Type: interface{}
ResourceType
Required
ResourceType interface{}
- Type: interface{}
ServiceId
Required
ServiceId interface{}
- Type: interface{}