iotcentral

package
v1.44.1-0...-4e0a530 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPRule

type IPRule struct {
	Name   string `tfschema:"name"`
	IPMask string `tfschema:"ip_mask"`
}

type IotCentralApplicationNetworkRuleSetModel

type IotCentralApplicationNetworkRuleSetModel struct {
	IotCentralApplicationId string             `tfschema:"iotcentral_application_id"`
	ApplyToDevice           bool               `tfschema:"apply_to_device"`
	DefaultAction           apps.NetworkAction `tfschema:"default_action"`
	IPRule                  []IPRule           `tfschema:"ip_rule"`
}

type IotCentralApplicationNetworkRuleSetResource

type IotCentralApplicationNetworkRuleSetResource struct{}

func (IotCentralApplicationNetworkRuleSetResource) Arguments

func (IotCentralApplicationNetworkRuleSetResource) Attributes

func (IotCentralApplicationNetworkRuleSetResource) Create

func (IotCentralApplicationNetworkRuleSetResource) Delete

func (IotCentralApplicationNetworkRuleSetResource) IDValidationFunc

func (IotCentralApplicationNetworkRuleSetResource) ModelObject

func (r IotCentralApplicationNetworkRuleSetResource) ModelObject() interface{}

func (IotCentralApplicationNetworkRuleSetResource) Read

func (IotCentralApplicationNetworkRuleSetResource) ResourceType

func (IotCentralApplicationNetworkRuleSetResource) Update

type IotCentralOrganizationModel

type IotCentralOrganizationModel struct {
	IotCentralApplicationId string `tfschema:"iotcentral_application_id"`
	OrganizationId          string `tfschema:"organization_id"`
	DisplayName             string `tfschema:"display_name"`
	ParentOrganizationId    string `tfschema:"parent_organization_id"`
}

type IotCentralOrganizationResource

type IotCentralOrganizationResource struct{}

func (IotCentralOrganizationResource) Arguments

func (IotCentralOrganizationResource) Attributes

func (IotCentralOrganizationResource) Create

func (IotCentralOrganizationResource) Delete

func (IotCentralOrganizationResource) IDValidationFunc

func (IotCentralOrganizationResource) ModelObject

func (r IotCentralOrganizationResource) ModelObject() interface{}

func (IotCentralOrganizationResource) Read

func (IotCentralOrganizationResource) ResourceType

func (r IotCentralOrganizationResource) ResourceType() string

func (IotCentralOrganizationResource) Update

type Registration

type Registration struct{}

func (Registration) AssociatedGitHubLabel

func (r Registration) AssociatedGitHubLabel() string

func (Registration) DataSources

func (r Registration) DataSources() []sdk.DataSource

func (Registration) Name

func (r Registration) Name() string

Name is the name of this Service

func (Registration) Resources

func (r Registration) Resources() []sdk.Resource

func (Registration) SupportedDataSources

func (r Registration) SupportedDataSources() map[string]*pluginsdk.Resource

SupportedDataSources returns the supported Data Sources supported by this Service

func (Registration) SupportedResources

func (r Registration) SupportedResources() map[string]*pluginsdk.Resource

SupportedResources returns the supported Resources supported by this Service

func (Registration) WebsiteCategories

func (r Registration) WebsiteCategories() []string

WebsiteCategories returns a list of categories which can be used for the sidebar

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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