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