datasource_group_token

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2024 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GroupTokenDataSourceSchema

func GroupTokenDataSourceSchema(ctx context.Context) schema.Schema

Types

type GroupTokenModel

type GroupTokenModel struct {
	Authorization types.String `tfsdk:"authorization"`
	Expiration    types.String `tfsdk:"expiration"`
	Id            types.String `tfsdk:"id"`
	Jwt           types.String `tfsdk:"jwt"`
}

Jump to

Keyboard shortcuts

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