associate_role

package
v1.18.1 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: MPL-2.0 Imports: 18 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"`
}

AssociateRole represents the main schema data.

func NewAssociateRoleFromNative

func NewAssociateRoleFromNative(ar *platform.AssociateRole) AssociateRole

Jump to

Keyboard shortcuts

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