cc_admin_user

package
v1.0.1-bugfix-1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCCAdminUserResource

func NewCCAdminUserResource() resource.Resource

NewAdminUserResource is a helper function to simplify the provider implementation.

Types

type CCAdminUserResourceModel

type CCAdminUserResourceModel struct {
	UserId       types.String `tfsdk:"user_id"`
	UcOid        types.String `tfsdk:"ucoid"`
	AccessType   types.String `tfsdk:"access_type"`
	DisplayName  types.String `tfsdk:"display_name"`
	Email        types.String `tfsdk:"email"`
	FirstName    types.String `tfsdk:"first_name"`
	LastName     types.String `tfsdk:"last_name"`
	ProviderType types.String `tfsdk:"provider_type"`
	Type         types.String `tfsdk:"type"`
}

CCAdminUserResourceModel maps the resource schema data.

func (CCAdminUserResourceModel) GetAttributes

func (CCAdminUserResourceModel) GetAttributes() map[string]schema.Attribute

func (CCAdminUserResourceModel) GetSchema

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL