Documentation
¶
Index ¶
- func DataSourceByteplusPrivatelinkVpcEndpointConnections() *schema.Resource
- func ResourceByteplusPrivatelinkVpcEndpointConnectionService() *schema.Resource
- type ByteplusPrivateLinkVpcEndpointConnectionService
- func (v *ByteplusPrivateLinkVpcEndpointConnectionService) CreateResource(data *schema.ResourceData, resource *schema.Resource) []bp.Callback
- func (v *ByteplusPrivateLinkVpcEndpointConnectionService) DatasourceResources(data *schema.ResourceData, resource *schema.Resource) bp.DataSourceInfo
- func (v *ByteplusPrivateLinkVpcEndpointConnectionService) GetClient() *bp.SdkClient
- func (v *ByteplusPrivateLinkVpcEndpointConnectionService) ModifyResource(data *schema.ResourceData, resource *schema.Resource) []bp.Callback
- func (v *ByteplusPrivateLinkVpcEndpointConnectionService) ReadResource(resourceData *schema.ResourceData, id string) (data map[string]interface{}, err error)
- func (v *ByteplusPrivateLinkVpcEndpointConnectionService) ReadResourceId(s string) string
- func (v *ByteplusPrivateLinkVpcEndpointConnectionService) ReadResources(m map[string]interface{}) (data []interface{}, err error)
- func (v *ByteplusPrivateLinkVpcEndpointConnectionService) RefreshResourceState(resourceData *schema.ResourceData, target []string, timeout time.Duration, ...) *resource.StateChangeConf
- func (v *ByteplusPrivateLinkVpcEndpointConnectionService) RemoveResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback
- func (v *ByteplusPrivateLinkVpcEndpointConnectionService) WithResourceResponseHandlers(m map[string]interface{}) []bp.ResourceResponseHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ByteplusPrivateLinkVpcEndpointConnectionService ¶
func NewVpcEndpointConnectionService ¶
func NewVpcEndpointConnectionService(c *bp.SdkClient) *ByteplusPrivateLinkVpcEndpointConnectionService
func (*ByteplusPrivateLinkVpcEndpointConnectionService) CreateResource ¶
func (v *ByteplusPrivateLinkVpcEndpointConnectionService) CreateResource(data *schema.ResourceData, resource *schema.Resource) []bp.Callback
func (*ByteplusPrivateLinkVpcEndpointConnectionService) DatasourceResources ¶
func (v *ByteplusPrivateLinkVpcEndpointConnectionService) DatasourceResources(data *schema.ResourceData, resource *schema.Resource) bp.DataSourceInfo
func (*ByteplusPrivateLinkVpcEndpointConnectionService) GetClient ¶
func (v *ByteplusPrivateLinkVpcEndpointConnectionService) GetClient() *bp.SdkClient
func (*ByteplusPrivateLinkVpcEndpointConnectionService) ModifyResource ¶
func (v *ByteplusPrivateLinkVpcEndpointConnectionService) ModifyResource(data *schema.ResourceData, resource *schema.Resource) []bp.Callback
func (*ByteplusPrivateLinkVpcEndpointConnectionService) ReadResource ¶
func (v *ByteplusPrivateLinkVpcEndpointConnectionService) ReadResource(resourceData *schema.ResourceData, id string) (data map[string]interface{}, err error)
func (*ByteplusPrivateLinkVpcEndpointConnectionService) ReadResourceId ¶
func (v *ByteplusPrivateLinkVpcEndpointConnectionService) ReadResourceId(s string) string
func (*ByteplusPrivateLinkVpcEndpointConnectionService) ReadResources ¶
func (v *ByteplusPrivateLinkVpcEndpointConnectionService) ReadResources(m map[string]interface{}) (data []interface{}, err error)
func (*ByteplusPrivateLinkVpcEndpointConnectionService) RefreshResourceState ¶
func (v *ByteplusPrivateLinkVpcEndpointConnectionService) RefreshResourceState(resourceData *schema.ResourceData, target []string, timeout time.Duration, id string) *resource.StateChangeConf
func (*ByteplusPrivateLinkVpcEndpointConnectionService) RemoveResource ¶
func (v *ByteplusPrivateLinkVpcEndpointConnectionService) RemoveResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback
func (*ByteplusPrivateLinkVpcEndpointConnectionService) WithResourceResponseHandlers ¶
func (v *ByteplusPrivateLinkVpcEndpointConnectionService) WithResourceResponseHandlers(m map[string]interface{}) []bp.ResourceResponseHandler
Click to show internal directories.
Click to hide internal directories.