communication

package
v1.44.1-0...-2cd6497 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2024 License: MPL-2.0 Imports: 17 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 EmailCommunicationServiceDomainResource

type EmailCommunicationServiceDomainResource struct{}

func (EmailCommunicationServiceDomainResource) Arguments

func (EmailCommunicationServiceDomainResource) Attributes

func (EmailCommunicationServiceDomainResource) Create

func (EmailCommunicationServiceDomainResource) Delete

func (EmailCommunicationServiceDomainResource) IDValidationFunc

func (EmailCommunicationServiceDomainResource) ModelObject

func (EmailCommunicationServiceDomainResource) ModelObject() interface{}

func (EmailCommunicationServiceDomainResource) Read

func (EmailCommunicationServiceDomainResource) ResourceType

func (EmailCommunicationServiceDomainResource) Update

type EmailCommunicationServiceDomainResourceModel

type EmailCommunicationServiceDomainResourceModel struct {
	Name                          string            `tfschema:"name"`
	EMailServiceID                string            `tfschema:"email_service_id"`
	DomainManagement              string            `tfschema:"domain_management"`
	UserEngagementTrackingEnabled bool              `tfschema:"user_engagement_tracking_enabled"`
	Tags                          map[string]string `tfschema:"tags"`

	FromSenderDomain     string                           `tfschema:"from_sender_domain"`
	MailFromSenderDomain string                           `tfschema:"mail_from_sender_domain"`
	VerificationRecords  []EmailDomainVerificationRecords `tfschema:"verification_records"`
}

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 EmailDomainVerificationRecords

type EmailDomainVerificationRecords struct {
	Domain []helper.DomainVerificationRecords `tfschema:"domain"`
	SPF    []helper.DomainVerificationRecords `tfschema:"spf"`
	DMARC  []helper.DomainVerificationRecords `tfschema:"dmarc"`
	DKIM   []helper.DomainVerificationRecords `tfschema:"dkim"`
	DKIM2  []helper.DomainVerificationRecords `tfschema:"dkim2"`
}

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