communication

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: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommunicationServiceDataSource

type CommunicationServiceDataSource struct{}

func (CommunicationServiceDataSource) Arguments

func (CommunicationServiceDataSource) Attributes

func (CommunicationServiceDataSource) ModelObject

func (CommunicationServiceDataSource) ModelObject() interface{}

func (CommunicationServiceDataSource) Read

func (CommunicationServiceDataSource) ResourceType

func (CommunicationServiceDataSource) ResourceType() string

type CommunicationServiceDataSourceModel

type CommunicationServiceDataSourceModel struct {
	Name                      string            `tfschema:"name"`
	ResourceGroupName         string            `tfschema:"resource_group_name"`
	DataLocation              string            `tfschema:"data_location"`
	PrimaryConnectionString   string            `tfschema:"primary_connection_string"`
	PrimaryKey                string            `tfschema:"primary_key"`
	SecondaryConnectionString string            `tfschema:"secondary_connection_string"`
	SecondaryKey              string            `tfschema:"secondary_key"`
	Tags                      map[string]string `tfschema:"tags"`
}

type CommunicationServiceResource

type CommunicationServiceResource struct{}

func (CommunicationServiceResource) Arguments

func (CommunicationServiceResource) Attributes

func (CommunicationServiceResource) Create

func (CommunicationServiceResource) Delete

func (CommunicationServiceResource) IDValidationFunc

func (CommunicationServiceResource) ModelObject

func (CommunicationServiceResource) ModelObject() interface{}

func (CommunicationServiceResource) Read

func (CommunicationServiceResource) ResourceType

func (CommunicationServiceResource) ResourceType() string

func (CommunicationServiceResource) StateUpgraders

func (CommunicationServiceResource) Update

type CommunicationServiceResourceModel

type CommunicationServiceResourceModel struct {
	Name              string            `tfschema:"name"`
	ResourceGroupName string            `tfschema:"resource_group_name"`
	DataLocation      string            `tfschema:"data_location"`
	Tags              map[string]string `tfschema:"tags"`

	PrimaryConnectionString   string `tfschema:"primary_connection_string"`
	SecondaryConnectionString string `tfschema:"secondary_connection_string"`
	PrimaryKey                string `tfschema:"primary_key"`
	SecondaryKey              string `tfschema:"secondary_key"`
}

type EmailCommunicationServiceResource

type EmailCommunicationServiceResource struct{}

func (EmailCommunicationServiceResource) Arguments

func (EmailCommunicationServiceResource) Attributes

func (EmailCommunicationServiceResource) Create

func (EmailCommunicationServiceResource) Delete

func (EmailCommunicationServiceResource) IDValidationFunc

func (EmailCommunicationServiceResource) ModelObject

func (EmailCommunicationServiceResource) ModelObject() interface{}

func (EmailCommunicationServiceResource) Read

func (EmailCommunicationServiceResource) ResourceType

func (EmailCommunicationServiceResource) Update

type EmailCommunicationServiceResourceModel

type EmailCommunicationServiceResourceModel struct {
	Name              string            `tfschema:"name"`
	ResourceGroupName string            `tfschema:"resource_group_name"`
	DataLocation      string            `tfschema:"data_location"`
	Tags              map[string]string `tfschema:"tags"`
}

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) 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