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