controlPolicyGroup

package
v1.14.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UpdateStateAfterRead

func UpdateStateAfterRead(res *apiControlPolicyGroup.ControlPolicyGroup, state *ResourceModel)

Types

type ControlPolicyModel

type ControlPolicyModel struct {
	ControlPolicyId types.String `tfsdk:"control_policy_id"`
	Severity        types.String `tfsdk:"severity"`
}

type ResourceModel

type ResourceModel struct {
	ID              types.String          `tfsdk:"id"`
	Name            types.String          `tfsdk:"name"`
	Description     types.String          `tfsdk:"description"`
	ControlPolicies []*ControlPolicyModel `tfsdk:"control_policies"`
}

Jump to

Keyboard shortcuts

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