terraform

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2024 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MaintenanceWindow

type MaintenanceWindow struct {
	IsEnabled *bool `tfsdk:"is_enabled"`
	// The day of week, 0 represents Sunday, 1 is Monday, and so on.
	StartDay  types.Int64  `tfsdk:"start_day"`
	StartTime types.String `tfsdk:"start_time"`
}

type Tag added in v1.1.0

type Tag struct {
	TagId   types.String `tfsdk:"tag_id"`
	TagName types.String `tfsdk:"tag_name"`
	Color   types.String `tfsdk:"color"`
}

Jump to

Keyboard shortcuts

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