Versions in this module Expand all Collapse all v0 v0.0.21 Sep 3, 2025 v0.0.18 Jul 25, 2025 Changes in this version + const ActionAssociateAllowList + const ActionDisassociateAllowList + func ResourceByteplusRedisAllowListAssociate() *schema.Resource + type ByteplusRedisAllowListAssociateService struct + Client *bp.SdkClient + func NewRedisAllowListAssociateService(c *bp.SdkClient) *ByteplusRedisAllowListAssociateService + func (s *ByteplusRedisAllowListAssociateService) CreateResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback + func (s *ByteplusRedisAllowListAssociateService) DatasourceResources(data *schema.ResourceData, resource2 *schema.Resource) bp.DataSourceInfo + func (s *ByteplusRedisAllowListAssociateService) GetClient() *bp.SdkClient + func (s *ByteplusRedisAllowListAssociateService) ModifyResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback + func (s *ByteplusRedisAllowListAssociateService) ReadResource(resourceData *schema.ResourceData, tmpId string) (data map[string]interface{}, err error) + func (s *ByteplusRedisAllowListAssociateService) ReadResourceId(id string) string + func (s *ByteplusRedisAllowListAssociateService) ReadResources(m map[string]interface{}) (data []interface{}, err error) + func (s *ByteplusRedisAllowListAssociateService) RefreshResourceState(resourceData *schema.ResourceData, target []string, timeout time.Duration, ...) *resource.StateChangeConf + func (s *ByteplusRedisAllowListAssociateService) RemoveResource(resourceData *schema.ResourceData, r *schema.Resource) []bp.Callback + func (s *ByteplusRedisAllowListAssociateService) WithResourceResponseHandlers(association map[string]interface{}) []bp.ResourceResponseHandler