datasource_report_notifications

package
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReportNotificationsDataSourceSchema

func ReportNotificationsDataSourceSchema(ctx context.Context) schema.Schema

Types

type ReportNotificationsModel

type ReportNotificationsModel struct {
	ReportNotifications types.List `tfsdk:"report_notifications"`
}

type ReportNotificationsType

type ReportNotificationsType struct {
	basetypes.ObjectType
}

func (ReportNotificationsType) Equal

func (ReportNotificationsType) String

func (t ReportNotificationsType) String() string

func (ReportNotificationsType) ValueFromObject

func (ReportNotificationsType) ValueFromTerraform

func (t ReportNotificationsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)

func (ReportNotificationsType) ValueType

type ReportNotificationsValue

type ReportNotificationsValue struct {
	Change            basetypes.StringValue `tfsdk:"change"`
	CostReportToken   basetypes.StringValue `tfsdk:"cost_report_token"`
	Frequency         basetypes.StringValue `tfsdk:"frequency"`
	Id                basetypes.StringValue `tfsdk:"id"`
	RecipientChannels basetypes.ListValue   `tfsdk:"recipient_channels"`
	Title             basetypes.StringValue `tfsdk:"title"`
	Token             basetypes.StringValue `tfsdk:"token"`
	UserTokens        basetypes.ListValue   `tfsdk:"user_tokens"`
	// contains filtered or unexported fields
}

func NewReportNotificationsValue

func NewReportNotificationsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ReportNotificationsValue, diag.Diagnostics)

func NewReportNotificationsValueMust

func NewReportNotificationsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) ReportNotificationsValue

func NewReportNotificationsValueNull

func NewReportNotificationsValueNull() ReportNotificationsValue

func NewReportNotificationsValueUnknown

func NewReportNotificationsValueUnknown() ReportNotificationsValue

func (ReportNotificationsValue) AttributeTypes

func (v ReportNotificationsValue) AttributeTypes(ctx context.Context) map[string]attr.Type

func (ReportNotificationsValue) Equal

func (ReportNotificationsValue) IsNull

func (v ReportNotificationsValue) IsNull() bool

func (ReportNotificationsValue) IsUnknown

func (v ReportNotificationsValue) IsUnknown() bool

func (ReportNotificationsValue) String

func (v ReportNotificationsValue) String() string

func (ReportNotificationsValue) ToObjectValue

func (ReportNotificationsValue) ToTerraformValue

func (v ReportNotificationsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)

func (ReportNotificationsValue) Type

Jump to

Keyboard shortcuts

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