associate_role

package
v1.19.0 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2025 License: MPL-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewResource

func NewResource() resource.Resource

NewResource is a helper function to simplify the provider implementation.

Types

type AssociateRole

type AssociateRole struct {
	ID              types.String        `tfsdk:"id"`
	Key             types.String        `tfsdk:"key"`
	Version         types.Int64         `tfsdk:"version"`
	Name            types.String        `tfsdk:"name"`
	BuyerAssignable types.Bool          `tfsdk:"buyer_assignable"`
	Permissions     []types.String      `tfsdk:"permissions"`
	Custom          *sharedtypes.Custom `tfsdk:"custom"`
}

AssociateRole represents the main schema data.

func NewAssociateRoleFromNative

func NewAssociateRoleFromNative(ar *platform.AssociateRole) (AssociateRole, error)

Jump to

Keyboard shortcuts

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