v20170401

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionGroup

type ActionGroup struct {
	pulumi.CustomResourceState

	// The list of AutomationRunbook receivers that are part of this action group.
	AutomationRunbookReceivers AutomationRunbookReceiverResponseArrayOutput `pulumi:"automationRunbookReceivers"`
	// The list of AzureAppPush receivers that are part of this action group.
	AzureAppPushReceivers AzureAppPushReceiverResponseArrayOutput `pulumi:"azureAppPushReceivers"`
	// The list of email receivers that are part of this action group.
	EmailReceivers EmailReceiverResponseArrayOutput `pulumi:"emailReceivers"`
	// Indicates whether this action group is enabled. If an action group is not enabled, then none of its receivers will receive communications.
	Enabled pulumi.BoolOutput `pulumi:"enabled"`
	// The short name of the action group. This will be used in SMS messages.
	GroupShortName pulumi.StringOutput `pulumi:"groupShortName"`
	// The list of ITSM receivers that are part of this action group.
	ItsmReceivers ItsmReceiverResponseArrayOutput `pulumi:"itsmReceivers"`
	// Resource location
	Location pulumi.StringOutput `pulumi:"location"`
	// Azure resource name
	Name pulumi.StringOutput `pulumi:"name"`
	// The list of SMS receivers that are part of this action group.
	SmsReceivers SmsReceiverResponseArrayOutput `pulumi:"smsReceivers"`
	// Resource tags
	Tags pulumi.StringMapOutput `pulumi:"tags"`
	// Azure resource type
	Type pulumi.StringOutput `pulumi:"type"`
	// The list of webhook receivers that are part of this action group.
	WebhookReceivers WebhookReceiverResponseArrayOutput `pulumi:"webhookReceivers"`
}

An action group resource.

func GetActionGroup

func GetActionGroup(ctx *pulumi.Context,
	name string, id pulumi.IDInput, state *ActionGroupState, opts ...pulumi.ResourceOption) (*ActionGroup, error)

GetActionGroup gets an existing ActionGroup resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).

func NewActionGroup

func NewActionGroup(ctx *pulumi.Context,
	name string, args *ActionGroupArgs, opts ...pulumi.ResourceOption) (*ActionGroup, error)

NewActionGroup registers a new resource with the given unique name, arguments, and options.

func (*ActionGroup) ElementType added in v0.2.6

func (*ActionGroup) ElementType() reflect.Type

func (*ActionGroup) ToActionGroupOutput added in v0.2.6

func (i *ActionGroup) ToActionGroupOutput() ActionGroupOutput

func (*ActionGroup) ToActionGroupOutputWithContext added in v0.2.6

func (i *ActionGroup) ToActionGroupOutputWithContext(ctx context.Context) ActionGroupOutput

type ActionGroupArgs

type ActionGroupArgs struct {
	// The name of the action group.
	ActionGroupName pulumi.StringInput
	// The list of AutomationRunbook receivers that are part of this action group.
	AutomationRunbookReceivers AutomationRunbookReceiverArrayInput
	// The list of AzureAppPush receivers that are part of this action group.
	AzureAppPushReceivers AzureAppPushReceiverArrayInput
	// The list of email receivers that are part of this action group.
	EmailReceivers EmailReceiverArrayInput
	// Indicates whether this action group is enabled. If an action group is not enabled, then none of its receivers will receive communications.
	Enabled pulumi.BoolInput
	// The short name of the action group. This will be used in SMS messages.
	GroupShortName pulumi.StringInput
	// The list of ITSM receivers that are part of this action group.
	ItsmReceivers ItsmReceiverArrayInput
	// Resource location
	Location pulumi.StringPtrInput
	// The name of the resource group.
	ResourceGroupName pulumi.StringInput
	// The list of SMS receivers that are part of this action group.
	SmsReceivers SmsReceiverArrayInput
	// Resource tags
	Tags pulumi.StringMapInput
	// The list of webhook receivers that are part of this action group.
	WebhookReceivers WebhookReceiverArrayInput
}

The set of arguments for constructing a ActionGroup resource.

func (ActionGroupArgs) ElementType

func (ActionGroupArgs) ElementType() reflect.Type

type ActionGroupInput added in v0.2.6

type ActionGroupInput interface {
	pulumi.Input

	ToActionGroupOutput() ActionGroupOutput
	ToActionGroupOutputWithContext(ctx context.Context) ActionGroupOutput
}

type ActionGroupOutput added in v0.2.6

type ActionGroupOutput struct {
	*pulumi.OutputState
}

func (ActionGroupOutput) ElementType added in v0.2.6

func (ActionGroupOutput) ElementType() reflect.Type

func (ActionGroupOutput) ToActionGroupOutput added in v0.2.6

func (o ActionGroupOutput) ToActionGroupOutput() ActionGroupOutput

func (ActionGroupOutput) ToActionGroupOutputWithContext added in v0.2.6

func (o ActionGroupOutput) ToActionGroupOutputWithContext(ctx context.Context) ActionGroupOutput

type ActionGroupState

type ActionGroupState struct {
	// The list of AutomationRunbook receivers that are part of this action group.
	AutomationRunbookReceivers AutomationRunbookReceiverResponseArrayInput
	// The list of AzureAppPush receivers that are part of this action group.
	AzureAppPushReceivers AzureAppPushReceiverResponseArrayInput
	// The list of email receivers that are part of this action group.
	EmailReceivers EmailReceiverResponseArrayInput
	// Indicates whether this action group is enabled. If an action group is not enabled, then none of its receivers will receive communications.
	Enabled pulumi.BoolPtrInput
	// The short name of the action group. This will be used in SMS messages.
	GroupShortName pulumi.StringPtrInput
	// The list of ITSM receivers that are part of this action group.
	ItsmReceivers ItsmReceiverResponseArrayInput
	// Resource location
	Location pulumi.StringPtrInput
	// Azure resource name
	Name pulumi.StringPtrInput
	// The list of SMS receivers that are part of this action group.
	SmsReceivers SmsReceiverResponseArrayInput
	// Resource tags
	Tags pulumi.StringMapInput
	// Azure resource type
	Type pulumi.StringPtrInput
	// The list of webhook receivers that are part of this action group.
	WebhookReceivers WebhookReceiverResponseArrayInput
}

func (ActionGroupState) ElementType

func (ActionGroupState) ElementType() reflect.Type

type ActivityLogAlert

type ActivityLogAlert struct {
	pulumi.CustomResourceState

	// The actions that will activate when the condition is met.
	Actions ActivityLogAlertActionListResponseOutput `pulumi:"actions"`
	// The condition that will cause this alert to activate.
	Condition ActivityLogAlertAllOfConditionResponseOutput `pulumi:"condition"`
	// A description of this activity log alert.
	Description pulumi.StringPtrOutput `pulumi:"description"`
	// Indicates whether this activity log alert is enabled. If an activity log alert is not enabled, then none of its actions will be activated.
	Enabled pulumi.BoolPtrOutput `pulumi:"enabled"`
	// Resource location
	Location pulumi.StringOutput `pulumi:"location"`
	// Azure resource name
	Name pulumi.StringOutput `pulumi:"name"`
	// A list of resourceIds that will be used as prefixes. The alert will only apply to activityLogs with resourceIds that fall under one of these prefixes. This list must include at least one item.
	Scopes pulumi.StringArrayOutput `pulumi:"scopes"`
	// Resource tags
	Tags pulumi.StringMapOutput `pulumi:"tags"`
	// Azure resource type
	Type pulumi.StringOutput `pulumi:"type"`
}

An activity log alert resource.

func GetActivityLogAlert

func GetActivityLogAlert(ctx *pulumi.Context,
	name string, id pulumi.IDInput, state *ActivityLogAlertState, opts ...pulumi.ResourceOption) (*ActivityLogAlert, error)

GetActivityLogAlert gets an existing ActivityLogAlert resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).

func NewActivityLogAlert

func NewActivityLogAlert(ctx *pulumi.Context,
	name string, args *ActivityLogAlertArgs, opts ...pulumi.ResourceOption) (*ActivityLogAlert, error)

NewActivityLogAlert registers a new resource with the given unique name, arguments, and options.

func (*ActivityLogAlert) ElementType added in v0.2.6

func (*ActivityLogAlert) ElementType() reflect.Type

func (*ActivityLogAlert) ToActivityLogAlertOutput added in v0.2.6

func (i *ActivityLogAlert) ToActivityLogAlertOutput() ActivityLogAlertOutput

func (*ActivityLogAlert) ToActivityLogAlertOutputWithContext added in v0.2.6

func (i *ActivityLogAlert) ToActivityLogAlertOutputWithContext(ctx context.Context) ActivityLogAlertOutput

type ActivityLogAlertActionGroup

type ActivityLogAlertActionGroup struct {
	// The resourceId of the action group. This cannot be null or empty.
	ActionGroupId string `pulumi:"actionGroupId"`
	// the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.
	WebhookProperties map[string]string `pulumi:"webhookProperties"`
}

A pointer to an Azure Action Group.

type ActivityLogAlertActionGroupArgs

type ActivityLogAlertActionGroupArgs struct {
	// The resourceId of the action group. This cannot be null or empty.
	ActionGroupId pulumi.StringInput `pulumi:"actionGroupId"`
	// the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.
	WebhookProperties pulumi.StringMapInput `pulumi:"webhookProperties"`
}

A pointer to an Azure Action Group.

func (ActivityLogAlertActionGroupArgs) ElementType

func (ActivityLogAlertActionGroupArgs) ToActivityLogAlertActionGroupOutput

func (i ActivityLogAlertActionGroupArgs) ToActivityLogAlertActionGroupOutput() ActivityLogAlertActionGroupOutput

func (ActivityLogAlertActionGroupArgs) ToActivityLogAlertActionGroupOutputWithContext

func (i ActivityLogAlertActionGroupArgs) ToActivityLogAlertActionGroupOutputWithContext(ctx context.Context) ActivityLogAlertActionGroupOutput

type ActivityLogAlertActionGroupArray

type ActivityLogAlertActionGroupArray []ActivityLogAlertActionGroupInput

func (ActivityLogAlertActionGroupArray) ElementType

func (ActivityLogAlertActionGroupArray) ToActivityLogAlertActionGroupArrayOutput

func (i ActivityLogAlertActionGroupArray) ToActivityLogAlertActionGroupArrayOutput() ActivityLogAlertActionGroupArrayOutput

func (ActivityLogAlertActionGroupArray) ToActivityLogAlertActionGroupArrayOutputWithContext

func (i ActivityLogAlertActionGroupArray) ToActivityLogAlertActionGroupArrayOutputWithContext(ctx context.Context) ActivityLogAlertActionGroupArrayOutput

type ActivityLogAlertActionGroupArrayInput

type ActivityLogAlertActionGroupArrayInput interface {
	pulumi.Input

	ToActivityLogAlertActionGroupArrayOutput() ActivityLogAlertActionGroupArrayOutput
	ToActivityLogAlertActionGroupArrayOutputWithContext(context.Context) ActivityLogAlertActionGroupArrayOutput
}

ActivityLogAlertActionGroupArrayInput is an input type that accepts ActivityLogAlertActionGroupArray and ActivityLogAlertActionGroupArrayOutput values. You can construct a concrete instance of `ActivityLogAlertActionGroupArrayInput` via:

ActivityLogAlertActionGroupArray{ ActivityLogAlertActionGroupArgs{...} }

type ActivityLogAlertActionGroupArrayOutput

type ActivityLogAlertActionGroupArrayOutput struct{ *pulumi.OutputState }

func (ActivityLogAlertActionGroupArrayOutput) ElementType

func (ActivityLogAlertActionGroupArrayOutput) Index

func (ActivityLogAlertActionGroupArrayOutput) ToActivityLogAlertActionGroupArrayOutput

func (o ActivityLogAlertActionGroupArrayOutput) ToActivityLogAlertActionGroupArrayOutput() ActivityLogAlertActionGroupArrayOutput

func (ActivityLogAlertActionGroupArrayOutput) ToActivityLogAlertActionGroupArrayOutputWithContext

func (o ActivityLogAlertActionGroupArrayOutput) ToActivityLogAlertActionGroupArrayOutputWithContext(ctx context.Context) ActivityLogAlertActionGroupArrayOutput

type ActivityLogAlertActionGroupInput

type ActivityLogAlertActionGroupInput interface {
	pulumi.Input

	ToActivityLogAlertActionGroupOutput() ActivityLogAlertActionGroupOutput
	ToActivityLogAlertActionGroupOutputWithContext(context.Context) ActivityLogAlertActionGroupOutput
}

ActivityLogAlertActionGroupInput is an input type that accepts ActivityLogAlertActionGroupArgs and ActivityLogAlertActionGroupOutput values. You can construct a concrete instance of `ActivityLogAlertActionGroupInput` via:

ActivityLogAlertActionGroupArgs{...}

type ActivityLogAlertActionGroupOutput

type ActivityLogAlertActionGroupOutput struct{ *pulumi.OutputState }

A pointer to an Azure Action Group.

func (ActivityLogAlertActionGroupOutput) ActionGroupId

The resourceId of the action group. This cannot be null or empty.

func (ActivityLogAlertActionGroupOutput) ElementType

func (ActivityLogAlertActionGroupOutput) ToActivityLogAlertActionGroupOutput

func (o ActivityLogAlertActionGroupOutput) ToActivityLogAlertActionGroupOutput() ActivityLogAlertActionGroupOutput

func (ActivityLogAlertActionGroupOutput) ToActivityLogAlertActionGroupOutputWithContext

func (o ActivityLogAlertActionGroupOutput) ToActivityLogAlertActionGroupOutputWithContext(ctx context.Context) ActivityLogAlertActionGroupOutput

func (ActivityLogAlertActionGroupOutput) WebhookProperties

the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.

type ActivityLogAlertActionGroupResponse

type ActivityLogAlertActionGroupResponse struct {
	// The resourceId of the action group. This cannot be null or empty.
	ActionGroupId string `pulumi:"actionGroupId"`
	// the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.
	WebhookProperties map[string]string `pulumi:"webhookProperties"`
}

A pointer to an Azure Action Group.

type ActivityLogAlertActionGroupResponseArgs

type ActivityLogAlertActionGroupResponseArgs struct {
	// The resourceId of the action group. This cannot be null or empty.
	ActionGroupId pulumi.StringInput `pulumi:"actionGroupId"`
	// the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.
	WebhookProperties pulumi.StringMapInput `pulumi:"webhookProperties"`
}

A pointer to an Azure Action Group.

func (ActivityLogAlertActionGroupResponseArgs) ElementType

func (ActivityLogAlertActionGroupResponseArgs) ToActivityLogAlertActionGroupResponseOutput

func (i ActivityLogAlertActionGroupResponseArgs) ToActivityLogAlertActionGroupResponseOutput() ActivityLogAlertActionGroupResponseOutput

func (ActivityLogAlertActionGroupResponseArgs) ToActivityLogAlertActionGroupResponseOutputWithContext

func (i ActivityLogAlertActionGroupResponseArgs) ToActivityLogAlertActionGroupResponseOutputWithContext(ctx context.Context) ActivityLogAlertActionGroupResponseOutput

type ActivityLogAlertActionGroupResponseArray

type ActivityLogAlertActionGroupResponseArray []ActivityLogAlertActionGroupResponseInput

func (ActivityLogAlertActionGroupResponseArray) ElementType

func (ActivityLogAlertActionGroupResponseArray) ToActivityLogAlertActionGroupResponseArrayOutput

func (i ActivityLogAlertActionGroupResponseArray) ToActivityLogAlertActionGroupResponseArrayOutput() ActivityLogAlertActionGroupResponseArrayOutput

func (ActivityLogAlertActionGroupResponseArray) ToActivityLogAlertActionGroupResponseArrayOutputWithContext

func (i ActivityLogAlertActionGroupResponseArray) ToActivityLogAlertActionGroupResponseArrayOutputWithContext(ctx context.Context) ActivityLogAlertActionGroupResponseArrayOutput

type ActivityLogAlertActionGroupResponseArrayInput

type ActivityLogAlertActionGroupResponseArrayInput interface {
	pulumi.Input

	ToActivityLogAlertActionGroupResponseArrayOutput() ActivityLogAlertActionGroupResponseArrayOutput
	ToActivityLogAlertActionGroupResponseArrayOutputWithContext(context.Context) ActivityLogAlertActionGroupResponseArrayOutput
}

ActivityLogAlertActionGroupResponseArrayInput is an input type that accepts ActivityLogAlertActionGroupResponseArray and ActivityLogAlertActionGroupResponseArrayOutput values. You can construct a concrete instance of `ActivityLogAlertActionGroupResponseArrayInput` via:

ActivityLogAlertActionGroupResponseArray{ ActivityLogAlertActionGroupResponseArgs{...} }

type ActivityLogAlertActionGroupResponseArrayOutput

type ActivityLogAlertActionGroupResponseArrayOutput struct{ *pulumi.OutputState }

func (ActivityLogAlertActionGroupResponseArrayOutput) ElementType

func (ActivityLogAlertActionGroupResponseArrayOutput) Index

func (ActivityLogAlertActionGroupResponseArrayOutput) ToActivityLogAlertActionGroupResponseArrayOutput

func (o ActivityLogAlertActionGroupResponseArrayOutput) ToActivityLogAlertActionGroupResponseArrayOutput() ActivityLogAlertActionGroupResponseArrayOutput

func (ActivityLogAlertActionGroupResponseArrayOutput) ToActivityLogAlertActionGroupResponseArrayOutputWithContext

func (o ActivityLogAlertActionGroupResponseArrayOutput) ToActivityLogAlertActionGroupResponseArrayOutputWithContext(ctx context.Context) ActivityLogAlertActionGroupResponseArrayOutput

type ActivityLogAlertActionGroupResponseInput

type ActivityLogAlertActionGroupResponseInput interface {
	pulumi.Input

	ToActivityLogAlertActionGroupResponseOutput() ActivityLogAlertActionGroupResponseOutput
	ToActivityLogAlertActionGroupResponseOutputWithContext(context.Context) ActivityLogAlertActionGroupResponseOutput
}

ActivityLogAlertActionGroupResponseInput is an input type that accepts ActivityLogAlertActionGroupResponseArgs and ActivityLogAlertActionGroupResponseOutput values. You can construct a concrete instance of `ActivityLogAlertActionGroupResponseInput` via:

ActivityLogAlertActionGroupResponseArgs{...}

type ActivityLogAlertActionGroupResponseOutput

type ActivityLogAlertActionGroupResponseOutput struct{ *pulumi.OutputState }

A pointer to an Azure Action Group.

func (ActivityLogAlertActionGroupResponseOutput) ActionGroupId

The resourceId of the action group. This cannot be null or empty.

func (ActivityLogAlertActionGroupResponseOutput) ElementType

func (ActivityLogAlertActionGroupResponseOutput) ToActivityLogAlertActionGroupResponseOutput

func (o ActivityLogAlertActionGroupResponseOutput) ToActivityLogAlertActionGroupResponseOutput() ActivityLogAlertActionGroupResponseOutput

func (ActivityLogAlertActionGroupResponseOutput) ToActivityLogAlertActionGroupResponseOutputWithContext

func (o ActivityLogAlertActionGroupResponseOutput) ToActivityLogAlertActionGroupResponseOutputWithContext(ctx context.Context) ActivityLogAlertActionGroupResponseOutput

func (ActivityLogAlertActionGroupResponseOutput) WebhookProperties

the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.

type ActivityLogAlertActionList

type ActivityLogAlertActionList struct {
	// The list of activity log alerts.
	ActionGroups []ActivityLogAlertActionGroup `pulumi:"actionGroups"`
}

A list of activity log alert actions.

type ActivityLogAlertActionListArgs

type ActivityLogAlertActionListArgs struct {
	// The list of activity log alerts.
	ActionGroups ActivityLogAlertActionGroupArrayInput `pulumi:"actionGroups"`
}

A list of activity log alert actions.

func (ActivityLogAlertActionListArgs) ElementType

func (ActivityLogAlertActionListArgs) ToActivityLogAlertActionListOutput

func (i ActivityLogAlertActionListArgs) ToActivityLogAlertActionListOutput() ActivityLogAlertActionListOutput

func (ActivityLogAlertActionListArgs) ToActivityLogAlertActionListOutputWithContext

func (i ActivityLogAlertActionListArgs) ToActivityLogAlertActionListOutputWithContext(ctx context.Context) ActivityLogAlertActionListOutput

func (ActivityLogAlertActionListArgs) ToActivityLogAlertActionListPtrOutput

func (i ActivityLogAlertActionListArgs) ToActivityLogAlertActionListPtrOutput() ActivityLogAlertActionListPtrOutput

func (ActivityLogAlertActionListArgs) ToActivityLogAlertActionListPtrOutputWithContext

func (i ActivityLogAlertActionListArgs) ToActivityLogAlertActionListPtrOutputWithContext(ctx context.Context) ActivityLogAlertActionListPtrOutput

type ActivityLogAlertActionListInput

type ActivityLogAlertActionListInput interface {
	pulumi.Input

	ToActivityLogAlertActionListOutput() ActivityLogAlertActionListOutput
	ToActivityLogAlertActionListOutputWithContext(context.Context) ActivityLogAlertActionListOutput
}

ActivityLogAlertActionListInput is an input type that accepts ActivityLogAlertActionListArgs and ActivityLogAlertActionListOutput values. You can construct a concrete instance of `ActivityLogAlertActionListInput` via:

ActivityLogAlertActionListArgs{...}

type ActivityLogAlertActionListOutput

type ActivityLogAlertActionListOutput struct{ *pulumi.OutputState }

A list of activity log alert actions.

func (ActivityLogAlertActionListOutput) ActionGroups

The list of activity log alerts.

func (ActivityLogAlertActionListOutput) ElementType

func (ActivityLogAlertActionListOutput) ToActivityLogAlertActionListOutput

func (o ActivityLogAlertActionListOutput) ToActivityLogAlertActionListOutput() ActivityLogAlertActionListOutput

func (ActivityLogAlertActionListOutput) ToActivityLogAlertActionListOutputWithContext

func (o ActivityLogAlertActionListOutput) ToActivityLogAlertActionListOutputWithContext(ctx context.Context) ActivityLogAlertActionListOutput

func (ActivityLogAlertActionListOutput) ToActivityLogAlertActionListPtrOutput

func (o ActivityLogAlertActionListOutput) ToActivityLogAlertActionListPtrOutput() ActivityLogAlertActionListPtrOutput

func (ActivityLogAlertActionListOutput) ToActivityLogAlertActionListPtrOutputWithContext

func (o ActivityLogAlertActionListOutput) ToActivityLogAlertActionListPtrOutputWithContext(ctx context.Context) ActivityLogAlertActionListPtrOutput

type ActivityLogAlertActionListPtrInput

type ActivityLogAlertActionListPtrInput interface {
	pulumi.Input

	ToActivityLogAlertActionListPtrOutput() ActivityLogAlertActionListPtrOutput
	ToActivityLogAlertActionListPtrOutputWithContext(context.Context) ActivityLogAlertActionListPtrOutput
}

ActivityLogAlertActionListPtrInput is an input type that accepts ActivityLogAlertActionListArgs, ActivityLogAlertActionListPtr and ActivityLogAlertActionListPtrOutput values. You can construct a concrete instance of `ActivityLogAlertActionListPtrInput` via:

        ActivityLogAlertActionListArgs{...}

or:

        nil

type ActivityLogAlertActionListPtrOutput

type ActivityLogAlertActionListPtrOutput struct{ *pulumi.OutputState }

func (ActivityLogAlertActionListPtrOutput) ActionGroups

The list of activity log alerts.

func (ActivityLogAlertActionListPtrOutput) Elem

func (ActivityLogAlertActionListPtrOutput) ElementType

func (ActivityLogAlertActionListPtrOutput) ToActivityLogAlertActionListPtrOutput

func (o ActivityLogAlertActionListPtrOutput) ToActivityLogAlertActionListPtrOutput() ActivityLogAlertActionListPtrOutput

func (ActivityLogAlertActionListPtrOutput) ToActivityLogAlertActionListPtrOutputWithContext

func (o ActivityLogAlertActionListPtrOutput) ToActivityLogAlertActionListPtrOutputWithContext(ctx context.Context) ActivityLogAlertActionListPtrOutput

type ActivityLogAlertActionListResponse

type ActivityLogAlertActionListResponse struct {
	// The list of activity log alerts.
	ActionGroups []ActivityLogAlertActionGroupResponse `pulumi:"actionGroups"`
}

A list of activity log alert actions.

type ActivityLogAlertActionListResponseArgs

type ActivityLogAlertActionListResponseArgs struct {
	// The list of activity log alerts.
	ActionGroups ActivityLogAlertActionGroupResponseArrayInput `pulumi:"actionGroups"`
}

A list of activity log alert actions.

func (ActivityLogAlertActionListResponseArgs) ElementType

func (ActivityLogAlertActionListResponseArgs) ToActivityLogAlertActionListResponseOutput

func (i ActivityLogAlertActionListResponseArgs) ToActivityLogAlertActionListResponseOutput() ActivityLogAlertActionListResponseOutput

func (ActivityLogAlertActionListResponseArgs) ToActivityLogAlertActionListResponseOutputWithContext

func (i ActivityLogAlertActionListResponseArgs) ToActivityLogAlertActionListResponseOutputWithContext(ctx context.Context) ActivityLogAlertActionListResponseOutput

func (ActivityLogAlertActionListResponseArgs) ToActivityLogAlertActionListResponsePtrOutput

func (i ActivityLogAlertActionListResponseArgs) ToActivityLogAlertActionListResponsePtrOutput() ActivityLogAlertActionListResponsePtrOutput

func (ActivityLogAlertActionListResponseArgs) ToActivityLogAlertActionListResponsePtrOutputWithContext

func (i ActivityLogAlertActionListResponseArgs) ToActivityLogAlertActionListResponsePtrOutputWithContext(ctx context.Context) ActivityLogAlertActionListResponsePtrOutput

type ActivityLogAlertActionListResponseInput

type ActivityLogAlertActionListResponseInput interface {
	pulumi.Input

	ToActivityLogAlertActionListResponseOutput() ActivityLogAlertActionListResponseOutput
	ToActivityLogAlertActionListResponseOutputWithContext(context.Context) ActivityLogAlertActionListResponseOutput
}

ActivityLogAlertActionListResponseInput is an input type that accepts ActivityLogAlertActionListResponseArgs and ActivityLogAlertActionListResponseOutput values. You can construct a concrete instance of `ActivityLogAlertActionListResponseInput` via:

ActivityLogAlertActionListResponseArgs{...}

type ActivityLogAlertActionListResponseOutput

type ActivityLogAlertActionListResponseOutput struct{ *pulumi.OutputState }

A list of activity log alert actions.

func (ActivityLogAlertActionListResponseOutput) ActionGroups

The list of activity log alerts.

func (ActivityLogAlertActionListResponseOutput) ElementType

func (ActivityLogAlertActionListResponseOutput) ToActivityLogAlertActionListResponseOutput

func (o ActivityLogAlertActionListResponseOutput) ToActivityLogAlertActionListResponseOutput() ActivityLogAlertActionListResponseOutput

func (ActivityLogAlertActionListResponseOutput) ToActivityLogAlertActionListResponseOutputWithContext

func (o ActivityLogAlertActionListResponseOutput) ToActivityLogAlertActionListResponseOutputWithContext(ctx context.Context) ActivityLogAlertActionListResponseOutput

func (ActivityLogAlertActionListResponseOutput) ToActivityLogAlertActionListResponsePtrOutput

func (o ActivityLogAlertActionListResponseOutput) ToActivityLogAlertActionListResponsePtrOutput() ActivityLogAlertActionListResponsePtrOutput

func (ActivityLogAlertActionListResponseOutput) ToActivityLogAlertActionListResponsePtrOutputWithContext

func (o ActivityLogAlertActionListResponseOutput) ToActivityLogAlertActionListResponsePtrOutputWithContext(ctx context.Context) ActivityLogAlertActionListResponsePtrOutput

type ActivityLogAlertActionListResponsePtrInput

type ActivityLogAlertActionListResponsePtrInput interface {
	pulumi.Input

	ToActivityLogAlertActionListResponsePtrOutput() ActivityLogAlertActionListResponsePtrOutput
	ToActivityLogAlertActionListResponsePtrOutputWithContext(context.Context) ActivityLogAlertActionListResponsePtrOutput
}

ActivityLogAlertActionListResponsePtrInput is an input type that accepts ActivityLogAlertActionListResponseArgs, ActivityLogAlertActionListResponsePtr and ActivityLogAlertActionListResponsePtrOutput values. You can construct a concrete instance of `ActivityLogAlertActionListResponsePtrInput` via:

        ActivityLogAlertActionListResponseArgs{...}

or:

        nil

type ActivityLogAlertActionListResponsePtrOutput

type ActivityLogAlertActionListResponsePtrOutput struct{ *pulumi.OutputState }

func (ActivityLogAlertActionListResponsePtrOutput) ActionGroups

The list of activity log alerts.

func (ActivityLogAlertActionListResponsePtrOutput) Elem

func (ActivityLogAlertActionListResponsePtrOutput) ElementType

func (ActivityLogAlertActionListResponsePtrOutput) ToActivityLogAlertActionListResponsePtrOutput

func (o ActivityLogAlertActionListResponsePtrOutput) ToActivityLogAlertActionListResponsePtrOutput() ActivityLogAlertActionListResponsePtrOutput

func (ActivityLogAlertActionListResponsePtrOutput) ToActivityLogAlertActionListResponsePtrOutputWithContext

func (o ActivityLogAlertActionListResponsePtrOutput) ToActivityLogAlertActionListResponsePtrOutputWithContext(ctx context.Context) ActivityLogAlertActionListResponsePtrOutput

type ActivityLogAlertAllOfCondition

type ActivityLogAlertAllOfCondition struct {
	// The list of activity log alert conditions.
	AllOf []ActivityLogAlertLeafCondition `pulumi:"allOf"`
}

An Activity Log alert condition that is met when all its member conditions are met.

type ActivityLogAlertAllOfConditionArgs

type ActivityLogAlertAllOfConditionArgs struct {
	// The list of activity log alert conditions.
	AllOf ActivityLogAlertLeafConditionArrayInput `pulumi:"allOf"`
}

An Activity Log alert condition that is met when all its member conditions are met.

func (ActivityLogAlertAllOfConditionArgs) ElementType

func (ActivityLogAlertAllOfConditionArgs) ToActivityLogAlertAllOfConditionOutput

func (i ActivityLogAlertAllOfConditionArgs) ToActivityLogAlertAllOfConditionOutput() ActivityLogAlertAllOfConditionOutput

func (ActivityLogAlertAllOfConditionArgs) ToActivityLogAlertAllOfConditionOutputWithContext

func (i ActivityLogAlertAllOfConditionArgs) ToActivityLogAlertAllOfConditionOutputWithContext(ctx context.Context) ActivityLogAlertAllOfConditionOutput

func (ActivityLogAlertAllOfConditionArgs) ToActivityLogAlertAllOfConditionPtrOutput

func (i ActivityLogAlertAllOfConditionArgs) ToActivityLogAlertAllOfConditionPtrOutput() ActivityLogAlertAllOfConditionPtrOutput

func (ActivityLogAlertAllOfConditionArgs) ToActivityLogAlertAllOfConditionPtrOutputWithContext

func (i ActivityLogAlertAllOfConditionArgs) ToActivityLogAlertAllOfConditionPtrOutputWithContext(ctx context.Context) ActivityLogAlertAllOfConditionPtrOutput

type ActivityLogAlertAllOfConditionInput

type ActivityLogAlertAllOfConditionInput interface {
	pulumi.Input

	ToActivityLogAlertAllOfConditionOutput() ActivityLogAlertAllOfConditionOutput
	ToActivityLogAlertAllOfConditionOutputWithContext(context.Context) ActivityLogAlertAllOfConditionOutput
}

ActivityLogAlertAllOfConditionInput is an input type that accepts ActivityLogAlertAllOfConditionArgs and ActivityLogAlertAllOfConditionOutput values. You can construct a concrete instance of `ActivityLogAlertAllOfConditionInput` via:

ActivityLogAlertAllOfConditionArgs{...}

type ActivityLogAlertAllOfConditionOutput

type ActivityLogAlertAllOfConditionOutput struct{ *pulumi.OutputState }

An Activity Log alert condition that is met when all its member conditions are met.

func (ActivityLogAlertAllOfConditionOutput) AllOf

The list of activity log alert conditions.

func (ActivityLogAlertAllOfConditionOutput) ElementType

func (ActivityLogAlertAllOfConditionOutput) ToActivityLogAlertAllOfConditionOutput

func (o ActivityLogAlertAllOfConditionOutput) ToActivityLogAlertAllOfConditionOutput() ActivityLogAlertAllOfConditionOutput

func (ActivityLogAlertAllOfConditionOutput) ToActivityLogAlertAllOfConditionOutputWithContext

func (o ActivityLogAlertAllOfConditionOutput) ToActivityLogAlertAllOfConditionOutputWithContext(ctx context.Context) ActivityLogAlertAllOfConditionOutput

func (ActivityLogAlertAllOfConditionOutput) ToActivityLogAlertAllOfConditionPtrOutput

func (o ActivityLogAlertAllOfConditionOutput) ToActivityLogAlertAllOfConditionPtrOutput() ActivityLogAlertAllOfConditionPtrOutput

func (ActivityLogAlertAllOfConditionOutput) ToActivityLogAlertAllOfConditionPtrOutputWithContext

func (o ActivityLogAlertAllOfConditionOutput) ToActivityLogAlertAllOfConditionPtrOutputWithContext(ctx context.Context) ActivityLogAlertAllOfConditionPtrOutput

type ActivityLogAlertAllOfConditionPtrInput

type ActivityLogAlertAllOfConditionPtrInput interface {
	pulumi.Input

	ToActivityLogAlertAllOfConditionPtrOutput() ActivityLogAlertAllOfConditionPtrOutput
	ToActivityLogAlertAllOfConditionPtrOutputWithContext(context.Context) ActivityLogAlertAllOfConditionPtrOutput
}

ActivityLogAlertAllOfConditionPtrInput is an input type that accepts ActivityLogAlertAllOfConditionArgs, ActivityLogAlertAllOfConditionPtr and ActivityLogAlertAllOfConditionPtrOutput values. You can construct a concrete instance of `ActivityLogAlertAllOfConditionPtrInput` via:

        ActivityLogAlertAllOfConditionArgs{...}

or:

        nil

type ActivityLogAlertAllOfConditionPtrOutput

type ActivityLogAlertAllOfConditionPtrOutput struct{ *pulumi.OutputState }

func (ActivityLogAlertAllOfConditionPtrOutput) AllOf

The list of activity log alert conditions.

func (ActivityLogAlertAllOfConditionPtrOutput) Elem

func (ActivityLogAlertAllOfConditionPtrOutput) ElementType

func (ActivityLogAlertAllOfConditionPtrOutput) ToActivityLogAlertAllOfConditionPtrOutput

func (o ActivityLogAlertAllOfConditionPtrOutput) ToActivityLogAlertAllOfConditionPtrOutput() ActivityLogAlertAllOfConditionPtrOutput

func (ActivityLogAlertAllOfConditionPtrOutput) ToActivityLogAlertAllOfConditionPtrOutputWithContext

func (o ActivityLogAlertAllOfConditionPtrOutput) ToActivityLogAlertAllOfConditionPtrOutputWithContext(ctx context.Context) ActivityLogAlertAllOfConditionPtrOutput

type ActivityLogAlertAllOfConditionResponse

type ActivityLogAlertAllOfConditionResponse struct {
	// The list of activity log alert conditions.
	AllOf []ActivityLogAlertLeafConditionResponse `pulumi:"allOf"`
}

An Activity Log alert condition that is met when all its member conditions are met.

type ActivityLogAlertAllOfConditionResponseArgs

type ActivityLogAlertAllOfConditionResponseArgs struct {
	// The list of activity log alert conditions.
	AllOf ActivityLogAlertLeafConditionResponseArrayInput `pulumi:"allOf"`
}

An Activity Log alert condition that is met when all its member conditions are met.

func (ActivityLogAlertAllOfConditionResponseArgs) ElementType

func (ActivityLogAlertAllOfConditionResponseArgs) ToActivityLogAlertAllOfConditionResponseOutput

func (i ActivityLogAlertAllOfConditionResponseArgs) ToActivityLogAlertAllOfConditionResponseOutput() ActivityLogAlertAllOfConditionResponseOutput

func (ActivityLogAlertAllOfConditionResponseArgs) ToActivityLogAlertAllOfConditionResponseOutputWithContext

func (i ActivityLogAlertAllOfConditionResponseArgs) ToActivityLogAlertAllOfConditionResponseOutputWithContext(ctx context.Context) ActivityLogAlertAllOfConditionResponseOutput

func (ActivityLogAlertAllOfConditionResponseArgs) ToActivityLogAlertAllOfConditionResponsePtrOutput

func (i ActivityLogAlertAllOfConditionResponseArgs) ToActivityLogAlertAllOfConditionResponsePtrOutput() ActivityLogAlertAllOfConditionResponsePtrOutput

func (ActivityLogAlertAllOfConditionResponseArgs) ToActivityLogAlertAllOfConditionResponsePtrOutputWithContext

func (i ActivityLogAlertAllOfConditionResponseArgs) ToActivityLogAlertAllOfConditionResponsePtrOutputWithContext(ctx context.Context) ActivityLogAlertAllOfConditionResponsePtrOutput

type ActivityLogAlertAllOfConditionResponseInput

type ActivityLogAlertAllOfConditionResponseInput interface {
	pulumi.Input

	ToActivityLogAlertAllOfConditionResponseOutput() ActivityLogAlertAllOfConditionResponseOutput
	ToActivityLogAlertAllOfConditionResponseOutputWithContext(context.Context) ActivityLogAlertAllOfConditionResponseOutput
}

ActivityLogAlertAllOfConditionResponseInput is an input type that accepts ActivityLogAlertAllOfConditionResponseArgs and ActivityLogAlertAllOfConditionResponseOutput values. You can construct a concrete instance of `ActivityLogAlertAllOfConditionResponseInput` via:

ActivityLogAlertAllOfConditionResponseArgs{...}

type ActivityLogAlertAllOfConditionResponseOutput

type ActivityLogAlertAllOfConditionResponseOutput struct{ *pulumi.OutputState }

An Activity Log alert condition that is met when all its member conditions are met.

func (ActivityLogAlertAllOfConditionResponseOutput) AllOf

The list of activity log alert conditions.

func (ActivityLogAlertAllOfConditionResponseOutput) ElementType

func (ActivityLogAlertAllOfConditionResponseOutput) ToActivityLogAlertAllOfConditionResponseOutput

func (o ActivityLogAlertAllOfConditionResponseOutput) ToActivityLogAlertAllOfConditionResponseOutput() ActivityLogAlertAllOfConditionResponseOutput

func (ActivityLogAlertAllOfConditionResponseOutput) ToActivityLogAlertAllOfConditionResponseOutputWithContext

func (o ActivityLogAlertAllOfConditionResponseOutput) ToActivityLogAlertAllOfConditionResponseOutputWithContext(ctx context.Context) ActivityLogAlertAllOfConditionResponseOutput

func (ActivityLogAlertAllOfConditionResponseOutput) ToActivityLogAlertAllOfConditionResponsePtrOutput

func (o ActivityLogAlertAllOfConditionResponseOutput) ToActivityLogAlertAllOfConditionResponsePtrOutput() ActivityLogAlertAllOfConditionResponsePtrOutput

func (ActivityLogAlertAllOfConditionResponseOutput) ToActivityLogAlertAllOfConditionResponsePtrOutputWithContext

func (o ActivityLogAlertAllOfConditionResponseOutput) ToActivityLogAlertAllOfConditionResponsePtrOutputWithContext(ctx context.Context) ActivityLogAlertAllOfConditionResponsePtrOutput

type ActivityLogAlertAllOfConditionResponsePtrInput

type ActivityLogAlertAllOfConditionResponsePtrInput interface {
	pulumi.Input

	ToActivityLogAlertAllOfConditionResponsePtrOutput() ActivityLogAlertAllOfConditionResponsePtrOutput
	ToActivityLogAlertAllOfConditionResponsePtrOutputWithContext(context.Context) ActivityLogAlertAllOfConditionResponsePtrOutput
}

ActivityLogAlertAllOfConditionResponsePtrInput is an input type that accepts ActivityLogAlertAllOfConditionResponseArgs, ActivityLogAlertAllOfConditionResponsePtr and ActivityLogAlertAllOfConditionResponsePtrOutput values. You can construct a concrete instance of `ActivityLogAlertAllOfConditionResponsePtrInput` via:

        ActivityLogAlertAllOfConditionResponseArgs{...}

or:

        nil

type ActivityLogAlertAllOfConditionResponsePtrOutput

type ActivityLogAlertAllOfConditionResponsePtrOutput struct{ *pulumi.OutputState }

func (ActivityLogAlertAllOfConditionResponsePtrOutput) AllOf

The list of activity log alert conditions.

func (ActivityLogAlertAllOfConditionResponsePtrOutput) Elem

func (ActivityLogAlertAllOfConditionResponsePtrOutput) ElementType

func (ActivityLogAlertAllOfConditionResponsePtrOutput) ToActivityLogAlertAllOfConditionResponsePtrOutput

func (o ActivityLogAlertAllOfConditionResponsePtrOutput) ToActivityLogAlertAllOfConditionResponsePtrOutput() ActivityLogAlertAllOfConditionResponsePtrOutput

func (ActivityLogAlertAllOfConditionResponsePtrOutput) ToActivityLogAlertAllOfConditionResponsePtrOutputWithContext

func (o ActivityLogAlertAllOfConditionResponsePtrOutput) ToActivityLogAlertAllOfConditionResponsePtrOutputWithContext(ctx context.Context) ActivityLogAlertAllOfConditionResponsePtrOutput

type ActivityLogAlertArgs

type ActivityLogAlertArgs struct {
	// The actions that will activate when the condition is met.
	Actions ActivityLogAlertActionListInput
	// The name of the activity log alert.
	ActivityLogAlertName pulumi.StringInput
	// The condition that will cause this alert to activate.
	Condition ActivityLogAlertAllOfConditionInput
	// A description of this activity log alert.
	Description pulumi.StringPtrInput
	// Indicates whether this activity log alert is enabled. If an activity log alert is not enabled, then none of its actions will be activated.
	Enabled pulumi.BoolPtrInput
	// Resource location
	Location pulumi.StringPtrInput
	// The name of the resource group.
	ResourceGroupName pulumi.StringInput
	// A list of resourceIds that will be used as prefixes. The alert will only apply to activityLogs with resourceIds that fall under one of these prefixes. This list must include at least one item.
	Scopes pulumi.StringArrayInput
	// Resource tags
	Tags pulumi.StringMapInput
}

The set of arguments for constructing a ActivityLogAlert resource.

func (ActivityLogAlertArgs) ElementType

func (ActivityLogAlertArgs) ElementType() reflect.Type

type ActivityLogAlertInput added in v0.2.6

type ActivityLogAlertInput interface {
	pulumi.Input

	ToActivityLogAlertOutput() ActivityLogAlertOutput
	ToActivityLogAlertOutputWithContext(ctx context.Context) ActivityLogAlertOutput
}

type ActivityLogAlertLeafCondition

type ActivityLogAlertLeafCondition struct {
	// The field value will be compared to this value (case-insensitive) to determine if the condition is met.
	Equals string `pulumi:"equals"`
	// The name of the field that this condition will examine. The possible values for this field are (case-insensitive): 'resourceId', 'category', 'caller', 'level', 'operationName', 'resourceGroup', 'resourceProvider', 'status', 'subStatus', 'resourceType', or anything beginning with 'properties.'.
	Field string `pulumi:"field"`
}

An Activity Log alert condition that is met by comparing an activity log field and value.

type ActivityLogAlertLeafConditionArgs

type ActivityLogAlertLeafConditionArgs struct {
	// The field value will be compared to this value (case-insensitive) to determine if the condition is met.
	Equals pulumi.StringInput `pulumi:"equals"`
	// The name of the field that this condition will examine. The possible values for this field are (case-insensitive): 'resourceId', 'category', 'caller', 'level', 'operationName', 'resourceGroup', 'resourceProvider', 'status', 'subStatus', 'resourceType', or anything beginning with 'properties.'.
	Field pulumi.StringInput `pulumi:"field"`
}

An Activity Log alert condition that is met by comparing an activity log field and value.

func (ActivityLogAlertLeafConditionArgs) ElementType

func (ActivityLogAlertLeafConditionArgs) ToActivityLogAlertLeafConditionOutput

func (i ActivityLogAlertLeafConditionArgs) ToActivityLogAlertLeafConditionOutput() ActivityLogAlertLeafConditionOutput

func (ActivityLogAlertLeafConditionArgs) ToActivityLogAlertLeafConditionOutputWithContext

func (i ActivityLogAlertLeafConditionArgs) ToActivityLogAlertLeafConditionOutputWithContext(ctx context.Context) ActivityLogAlertLeafConditionOutput

type ActivityLogAlertLeafConditionArray

type ActivityLogAlertLeafConditionArray []ActivityLogAlertLeafConditionInput

func (ActivityLogAlertLeafConditionArray) ElementType

func (ActivityLogAlertLeafConditionArray) ToActivityLogAlertLeafConditionArrayOutput

func (i ActivityLogAlertLeafConditionArray) ToActivityLogAlertLeafConditionArrayOutput() ActivityLogAlertLeafConditionArrayOutput

func (ActivityLogAlertLeafConditionArray) ToActivityLogAlertLeafConditionArrayOutputWithContext

func (i ActivityLogAlertLeafConditionArray) ToActivityLogAlertLeafConditionArrayOutputWithContext(ctx context.Context) ActivityLogAlertLeafConditionArrayOutput

type ActivityLogAlertLeafConditionArrayInput

type ActivityLogAlertLeafConditionArrayInput interface {
	pulumi.Input

	ToActivityLogAlertLeafConditionArrayOutput() ActivityLogAlertLeafConditionArrayOutput
	ToActivityLogAlertLeafConditionArrayOutputWithContext(context.Context) ActivityLogAlertLeafConditionArrayOutput
}

ActivityLogAlertLeafConditionArrayInput is an input type that accepts ActivityLogAlertLeafConditionArray and ActivityLogAlertLeafConditionArrayOutput values. You can construct a concrete instance of `ActivityLogAlertLeafConditionArrayInput` via:

ActivityLogAlertLeafConditionArray{ ActivityLogAlertLeafConditionArgs{...} }

type ActivityLogAlertLeafConditionArrayOutput

type ActivityLogAlertLeafConditionArrayOutput struct{ *pulumi.OutputState }

func (ActivityLogAlertLeafConditionArrayOutput) ElementType

func (ActivityLogAlertLeafConditionArrayOutput) Index

func (ActivityLogAlertLeafConditionArrayOutput) ToActivityLogAlertLeafConditionArrayOutput

func (o ActivityLogAlertLeafConditionArrayOutput) ToActivityLogAlertLeafConditionArrayOutput() ActivityLogAlertLeafConditionArrayOutput

func (ActivityLogAlertLeafConditionArrayOutput) ToActivityLogAlertLeafConditionArrayOutputWithContext

func (o ActivityLogAlertLeafConditionArrayOutput) ToActivityLogAlertLeafConditionArrayOutputWithContext(ctx context.Context) ActivityLogAlertLeafConditionArrayOutput

type ActivityLogAlertLeafConditionInput

type ActivityLogAlertLeafConditionInput interface {
	pulumi.Input

	ToActivityLogAlertLeafConditionOutput() ActivityLogAlertLeafConditionOutput
	ToActivityLogAlertLeafConditionOutputWithContext(context.Context) ActivityLogAlertLeafConditionOutput
}

ActivityLogAlertLeafConditionInput is an input type that accepts ActivityLogAlertLeafConditionArgs and ActivityLogAlertLeafConditionOutput values. You can construct a concrete instance of `ActivityLogAlertLeafConditionInput` via:

ActivityLogAlertLeafConditionArgs{...}

type ActivityLogAlertLeafConditionOutput

type ActivityLogAlertLeafConditionOutput struct{ *pulumi.OutputState }

An Activity Log alert condition that is met by comparing an activity log field and value.

func (ActivityLogAlertLeafConditionOutput) ElementType

func (ActivityLogAlertLeafConditionOutput) Equals

The field value will be compared to this value (case-insensitive) to determine if the condition is met.

func (ActivityLogAlertLeafConditionOutput) Field

The name of the field that this condition will examine. The possible values for this field are (case-insensitive): 'resourceId', 'category', 'caller', 'level', 'operationName', 'resourceGroup', 'resourceProvider', 'status', 'subStatus', 'resourceType', or anything beginning with 'properties.'.

func (ActivityLogAlertLeafConditionOutput) ToActivityLogAlertLeafConditionOutput

func (o ActivityLogAlertLeafConditionOutput) ToActivityLogAlertLeafConditionOutput() ActivityLogAlertLeafConditionOutput

func (ActivityLogAlertLeafConditionOutput) ToActivityLogAlertLeafConditionOutputWithContext

func (o ActivityLogAlertLeafConditionOutput) ToActivityLogAlertLeafConditionOutputWithContext(ctx context.Context) ActivityLogAlertLeafConditionOutput

type ActivityLogAlertLeafConditionResponse

type ActivityLogAlertLeafConditionResponse struct {
	// The field value will be compared to this value (case-insensitive) to determine if the condition is met.
	Equals string `pulumi:"equals"`
	// The name of the field that this condition will examine. The possible values for this field are (case-insensitive): 'resourceId', 'category', 'caller', 'level', 'operationName', 'resourceGroup', 'resourceProvider', 'status', 'subStatus', 'resourceType', or anything beginning with 'properties.'.
	Field string `pulumi:"field"`
}

An Activity Log alert condition that is met by comparing an activity log field and value.

type ActivityLogAlertLeafConditionResponseArgs

type ActivityLogAlertLeafConditionResponseArgs struct {
	// The field value will be compared to this value (case-insensitive) to determine if the condition is met.
	Equals pulumi.StringInput `pulumi:"equals"`
	// The name of the field that this condition will examine. The possible values for this field are (case-insensitive): 'resourceId', 'category', 'caller', 'level', 'operationName', 'resourceGroup', 'resourceProvider', 'status', 'subStatus', 'resourceType', or anything beginning with 'properties.'.
	Field pulumi.StringInput `pulumi:"field"`
}

An Activity Log alert condition that is met by comparing an activity log field and value.

func (ActivityLogAlertLeafConditionResponseArgs) ElementType

func (ActivityLogAlertLeafConditionResponseArgs) ToActivityLogAlertLeafConditionResponseOutput

func (i ActivityLogAlertLeafConditionResponseArgs) ToActivityLogAlertLeafConditionResponseOutput() ActivityLogAlertLeafConditionResponseOutput

func (ActivityLogAlertLeafConditionResponseArgs) ToActivityLogAlertLeafConditionResponseOutputWithContext

func (i ActivityLogAlertLeafConditionResponseArgs) ToActivityLogAlertLeafConditionResponseOutputWithContext(ctx context.Context) ActivityLogAlertLeafConditionResponseOutput

type ActivityLogAlertLeafConditionResponseArray

type ActivityLogAlertLeafConditionResponseArray []ActivityLogAlertLeafConditionResponseInput

func (ActivityLogAlertLeafConditionResponseArray) ElementType

func (ActivityLogAlertLeafConditionResponseArray) ToActivityLogAlertLeafConditionResponseArrayOutput

func (i ActivityLogAlertLeafConditionResponseArray) ToActivityLogAlertLeafConditionResponseArrayOutput() ActivityLogAlertLeafConditionResponseArrayOutput

func (ActivityLogAlertLeafConditionResponseArray) ToActivityLogAlertLeafConditionResponseArrayOutputWithContext

func (i ActivityLogAlertLeafConditionResponseArray) ToActivityLogAlertLeafConditionResponseArrayOutputWithContext(ctx context.Context) ActivityLogAlertLeafConditionResponseArrayOutput

type ActivityLogAlertLeafConditionResponseArrayInput

type ActivityLogAlertLeafConditionResponseArrayInput interface {
	pulumi.Input

	ToActivityLogAlertLeafConditionResponseArrayOutput() ActivityLogAlertLeafConditionResponseArrayOutput
	ToActivityLogAlertLeafConditionResponseArrayOutputWithContext(context.Context) ActivityLogAlertLeafConditionResponseArrayOutput
}

ActivityLogAlertLeafConditionResponseArrayInput is an input type that accepts ActivityLogAlertLeafConditionResponseArray and ActivityLogAlertLeafConditionResponseArrayOutput values. You can construct a concrete instance of `ActivityLogAlertLeafConditionResponseArrayInput` via:

ActivityLogAlertLeafConditionResponseArray{ ActivityLogAlertLeafConditionResponseArgs{...} }

type ActivityLogAlertLeafConditionResponseArrayOutput

type ActivityLogAlertLeafConditionResponseArrayOutput struct{ *pulumi.OutputState }

func (ActivityLogAlertLeafConditionResponseArrayOutput) ElementType

func (ActivityLogAlertLeafConditionResponseArrayOutput) Index

func (ActivityLogAlertLeafConditionResponseArrayOutput) ToActivityLogAlertLeafConditionResponseArrayOutput

func (o ActivityLogAlertLeafConditionResponseArrayOutput) ToActivityLogAlertLeafConditionResponseArrayOutput() ActivityLogAlertLeafConditionResponseArrayOutput

func (ActivityLogAlertLeafConditionResponseArrayOutput) ToActivityLogAlertLeafConditionResponseArrayOutputWithContext

func (o ActivityLogAlertLeafConditionResponseArrayOutput) ToActivityLogAlertLeafConditionResponseArrayOutputWithContext(ctx context.Context) ActivityLogAlertLeafConditionResponseArrayOutput

type ActivityLogAlertLeafConditionResponseInput

type ActivityLogAlertLeafConditionResponseInput interface {
	pulumi.Input

	ToActivityLogAlertLeafConditionResponseOutput() ActivityLogAlertLeafConditionResponseOutput
	ToActivityLogAlertLeafConditionResponseOutputWithContext(context.Context) ActivityLogAlertLeafConditionResponseOutput
}

ActivityLogAlertLeafConditionResponseInput is an input type that accepts ActivityLogAlertLeafConditionResponseArgs and ActivityLogAlertLeafConditionResponseOutput values. You can construct a concrete instance of `ActivityLogAlertLeafConditionResponseInput` via:

ActivityLogAlertLeafConditionResponseArgs{...}

type ActivityLogAlertLeafConditionResponseOutput

type ActivityLogAlertLeafConditionResponseOutput struct{ *pulumi.OutputState }

An Activity Log alert condition that is met by comparing an activity log field and value.

func (ActivityLogAlertLeafConditionResponseOutput) ElementType

func (ActivityLogAlertLeafConditionResponseOutput) Equals

The field value will be compared to this value (case-insensitive) to determine if the condition is met.

func (ActivityLogAlertLeafConditionResponseOutput) Field

The name of the field that this condition will examine. The possible values for this field are (case-insensitive): 'resourceId', 'category', 'caller', 'level', 'operationName', 'resourceGroup', 'resourceProvider', 'status', 'subStatus', 'resourceType', or anything beginning with 'properties.'.

func (ActivityLogAlertLeafConditionResponseOutput) ToActivityLogAlertLeafConditionResponseOutput

func (o ActivityLogAlertLeafConditionResponseOutput) ToActivityLogAlertLeafConditionResponseOutput() ActivityLogAlertLeafConditionResponseOutput

func (ActivityLogAlertLeafConditionResponseOutput) ToActivityLogAlertLeafConditionResponseOutputWithContext

func (o ActivityLogAlertLeafConditionResponseOutput) ToActivityLogAlertLeafConditionResponseOutputWithContext(ctx context.Context) ActivityLogAlertLeafConditionResponseOutput

type ActivityLogAlertOutput added in v0.2.6

type ActivityLogAlertOutput struct {
	*pulumi.OutputState
}

func (ActivityLogAlertOutput) ElementType added in v0.2.6

func (ActivityLogAlertOutput) ElementType() reflect.Type

func (ActivityLogAlertOutput) ToActivityLogAlertOutput added in v0.2.6

func (o ActivityLogAlertOutput) ToActivityLogAlertOutput() ActivityLogAlertOutput

func (ActivityLogAlertOutput) ToActivityLogAlertOutputWithContext added in v0.2.6

func (o ActivityLogAlertOutput) ToActivityLogAlertOutputWithContext(ctx context.Context) ActivityLogAlertOutput

type ActivityLogAlertState

type ActivityLogAlertState struct {
	// The actions that will activate when the condition is met.
	Actions ActivityLogAlertActionListResponsePtrInput
	// The condition that will cause this alert to activate.
	Condition ActivityLogAlertAllOfConditionResponsePtrInput
	// A description of this activity log alert.
	Description pulumi.StringPtrInput
	// Indicates whether this activity log alert is enabled. If an activity log alert is not enabled, then none of its actions will be activated.
	Enabled pulumi.BoolPtrInput
	// Resource location
	Location pulumi.StringPtrInput
	// Azure resource name
	Name pulumi.StringPtrInput
	// A list of resourceIds that will be used as prefixes. The alert will only apply to activityLogs with resourceIds that fall under one of these prefixes. This list must include at least one item.
	Scopes pulumi.StringArrayInput
	// Resource tags
	Tags pulumi.StringMapInput
	// Azure resource type
	Type pulumi.StringPtrInput
}

func (ActivityLogAlertState) ElementType

func (ActivityLogAlertState) ElementType() reflect.Type

type AutomationRunbookReceiver

type AutomationRunbookReceiver struct {
	// The Azure automation account Id which holds this runbook and authenticate to Azure resource.
	AutomationAccountId string `pulumi:"automationAccountId"`
	// Indicates whether this instance is global runbook.
	IsGlobalRunbook bool `pulumi:"isGlobalRunbook"`
	// Indicates name of the webhook.
	Name *string `pulumi:"name"`
	// The name for this runbook.
	RunbookName string `pulumi:"runbookName"`
	// The URI where webhooks should be sent.
	ServiceUri *string `pulumi:"serviceUri"`
	// The resource id for webhook linked to this runbook.
	WebhookResourceId string `pulumi:"webhookResourceId"`
}

The Azure Automation Runbook notification receiver.

type AutomationRunbookReceiverArgs

type AutomationRunbookReceiverArgs struct {
	// The Azure automation account Id which holds this runbook and authenticate to Azure resource.
	AutomationAccountId pulumi.StringInput `pulumi:"automationAccountId"`
	// Indicates whether this instance is global runbook.
	IsGlobalRunbook pulumi.BoolInput `pulumi:"isGlobalRunbook"`
	// Indicates name of the webhook.
	Name pulumi.StringPtrInput `pulumi:"name"`
	// The name for this runbook.
	RunbookName pulumi.StringInput `pulumi:"runbookName"`
	// The URI where webhooks should be sent.
	ServiceUri pulumi.StringPtrInput `pulumi:"serviceUri"`
	// The resource id for webhook linked to this runbook.
	WebhookResourceId pulumi.StringInput `pulumi:"webhookResourceId"`
}

The Azure Automation Runbook notification receiver.

func (AutomationRunbookReceiverArgs) ElementType

func (AutomationRunbookReceiverArgs) ToAutomationRunbookReceiverOutput

func (i AutomationRunbookReceiverArgs) ToAutomationRunbookReceiverOutput() AutomationRunbookReceiverOutput

func (AutomationRunbookReceiverArgs) ToAutomationRunbookReceiverOutputWithContext

func (i AutomationRunbookReceiverArgs) ToAutomationRunbookReceiverOutputWithContext(ctx context.Context) AutomationRunbookReceiverOutput

type AutomationRunbookReceiverArray

type AutomationRunbookReceiverArray []AutomationRunbookReceiverInput

func (AutomationRunbookReceiverArray) ElementType

func (AutomationRunbookReceiverArray) ToAutomationRunbookReceiverArrayOutput

func (i AutomationRunbookReceiverArray) ToAutomationRunbookReceiverArrayOutput() AutomationRunbookReceiverArrayOutput

func (AutomationRunbookReceiverArray) ToAutomationRunbookReceiverArrayOutputWithContext

func (i AutomationRunbookReceiverArray) ToAutomationRunbookReceiverArrayOutputWithContext(ctx context.Context) AutomationRunbookReceiverArrayOutput

type AutomationRunbookReceiverArrayInput

type AutomationRunbookReceiverArrayInput interface {
	pulumi.Input

	ToAutomationRunbookReceiverArrayOutput() AutomationRunbookReceiverArrayOutput
	ToAutomationRunbookReceiverArrayOutputWithContext(context.Context) AutomationRunbookReceiverArrayOutput
}

AutomationRunbookReceiverArrayInput is an input type that accepts AutomationRunbookReceiverArray and AutomationRunbookReceiverArrayOutput values. You can construct a concrete instance of `AutomationRunbookReceiverArrayInput` via:

AutomationRunbookReceiverArray{ AutomationRunbookReceiverArgs{...} }

type AutomationRunbookReceiverArrayOutput

type AutomationRunbookReceiverArrayOutput struct{ *pulumi.OutputState }

func (AutomationRunbookReceiverArrayOutput) ElementType

func (AutomationRunbookReceiverArrayOutput) Index

func (AutomationRunbookReceiverArrayOutput) ToAutomationRunbookReceiverArrayOutput

func (o AutomationRunbookReceiverArrayOutput) ToAutomationRunbookReceiverArrayOutput() AutomationRunbookReceiverArrayOutput

func (AutomationRunbookReceiverArrayOutput) ToAutomationRunbookReceiverArrayOutputWithContext

func (o AutomationRunbookReceiverArrayOutput) ToAutomationRunbookReceiverArrayOutputWithContext(ctx context.Context) AutomationRunbookReceiverArrayOutput

type AutomationRunbookReceiverInput

type AutomationRunbookReceiverInput interface {
	pulumi.Input

	ToAutomationRunbookReceiverOutput() AutomationRunbookReceiverOutput
	ToAutomationRunbookReceiverOutputWithContext(context.Context) AutomationRunbookReceiverOutput
}

AutomationRunbookReceiverInput is an input type that accepts AutomationRunbookReceiverArgs and AutomationRunbookReceiverOutput values. You can construct a concrete instance of `AutomationRunbookReceiverInput` via:

AutomationRunbookReceiverArgs{...}

type AutomationRunbookReceiverOutput

type AutomationRunbookReceiverOutput struct{ *pulumi.OutputState }

The Azure Automation Runbook notification receiver.

func (AutomationRunbookReceiverOutput) AutomationAccountId

func (o AutomationRunbookReceiverOutput) AutomationAccountId() pulumi.StringOutput

The Azure automation account Id which holds this runbook and authenticate to Azure resource.

func (AutomationRunbookReceiverOutput) ElementType

func (AutomationRunbookReceiverOutput) IsGlobalRunbook

Indicates whether this instance is global runbook.

func (AutomationRunbookReceiverOutput) Name

Indicates name of the webhook.

func (AutomationRunbookReceiverOutput) RunbookName

The name for this runbook.

func (AutomationRunbookReceiverOutput) ServiceUri

The URI where webhooks should be sent.

func (AutomationRunbookReceiverOutput) ToAutomationRunbookReceiverOutput

func (o AutomationRunbookReceiverOutput) ToAutomationRunbookReceiverOutput() AutomationRunbookReceiverOutput

func (AutomationRunbookReceiverOutput) ToAutomationRunbookReceiverOutputWithContext

func (o AutomationRunbookReceiverOutput) ToAutomationRunbookReceiverOutputWithContext(ctx context.Context) AutomationRunbookReceiverOutput

func (AutomationRunbookReceiverOutput) WebhookResourceId

func (o AutomationRunbookReceiverOutput) WebhookResourceId() pulumi.StringOutput

The resource id for webhook linked to this runbook.

type AutomationRunbookReceiverResponse

type AutomationRunbookReceiverResponse struct {
	// The Azure automation account Id which holds this runbook and authenticate to Azure resource.
	AutomationAccountId string `pulumi:"automationAccountId"`
	// Indicates whether this instance is global runbook.
	IsGlobalRunbook bool `pulumi:"isGlobalRunbook"`
	// Indicates name of the webhook.
	Name *string `pulumi:"name"`
	// The name for this runbook.
	RunbookName string `pulumi:"runbookName"`
	// The URI where webhooks should be sent.
	ServiceUri *string `pulumi:"serviceUri"`
	// The resource id for webhook linked to this runbook.
	WebhookResourceId string `pulumi:"webhookResourceId"`
}

The Azure Automation Runbook notification receiver.

type AutomationRunbookReceiverResponseArgs

type AutomationRunbookReceiverResponseArgs struct {
	// The Azure automation account Id which holds this runbook and authenticate to Azure resource.
	AutomationAccountId pulumi.StringInput `pulumi:"automationAccountId"`
	// Indicates whether this instance is global runbook.
	IsGlobalRunbook pulumi.BoolInput `pulumi:"isGlobalRunbook"`
	// Indicates name of the webhook.
	Name pulumi.StringPtrInput `pulumi:"name"`
	// The name for this runbook.
	RunbookName pulumi.StringInput `pulumi:"runbookName"`
	// The URI where webhooks should be sent.
	ServiceUri pulumi.StringPtrInput `pulumi:"serviceUri"`
	// The resource id for webhook linked to this runbook.
	WebhookResourceId pulumi.StringInput `pulumi:"webhookResourceId"`
}

The Azure Automation Runbook notification receiver.

func (AutomationRunbookReceiverResponseArgs) ElementType

func (AutomationRunbookReceiverResponseArgs) ToAutomationRunbookReceiverResponseOutput

func (i AutomationRunbookReceiverResponseArgs) ToAutomationRunbookReceiverResponseOutput() AutomationRunbookReceiverResponseOutput

func (AutomationRunbookReceiverResponseArgs) ToAutomationRunbookReceiverResponseOutputWithContext

func (i AutomationRunbookReceiverResponseArgs) ToAutomationRunbookReceiverResponseOutputWithContext(ctx context.Context) AutomationRunbookReceiverResponseOutput

type AutomationRunbookReceiverResponseArray

type AutomationRunbookReceiverResponseArray []AutomationRunbookReceiverResponseInput

func (AutomationRunbookReceiverResponseArray) ElementType

func (AutomationRunbookReceiverResponseArray) ToAutomationRunbookReceiverResponseArrayOutput

func (i AutomationRunbookReceiverResponseArray) ToAutomationRunbookReceiverResponseArrayOutput() AutomationRunbookReceiverResponseArrayOutput

func (AutomationRunbookReceiverResponseArray) ToAutomationRunbookReceiverResponseArrayOutputWithContext

func (i AutomationRunbookReceiverResponseArray) ToAutomationRunbookReceiverResponseArrayOutputWithContext(ctx context.Context) AutomationRunbookReceiverResponseArrayOutput

type AutomationRunbookReceiverResponseArrayInput

type AutomationRunbookReceiverResponseArrayInput interface {
	pulumi.Input

	ToAutomationRunbookReceiverResponseArrayOutput() AutomationRunbookReceiverResponseArrayOutput
	ToAutomationRunbookReceiverResponseArrayOutputWithContext(context.Context) AutomationRunbookReceiverResponseArrayOutput
}

AutomationRunbookReceiverResponseArrayInput is an input type that accepts AutomationRunbookReceiverResponseArray and AutomationRunbookReceiverResponseArrayOutput values. You can construct a concrete instance of `AutomationRunbookReceiverResponseArrayInput` via:

AutomationRunbookReceiverResponseArray{ AutomationRunbookReceiverResponseArgs{...} }

type AutomationRunbookReceiverResponseArrayOutput

type AutomationRunbookReceiverResponseArrayOutput struct{ *pulumi.OutputState }

func (AutomationRunbookReceiverResponseArrayOutput) ElementType

func (AutomationRunbookReceiverResponseArrayOutput) Index

func (AutomationRunbookReceiverResponseArrayOutput) ToAutomationRunbookReceiverResponseArrayOutput

func (o AutomationRunbookReceiverResponseArrayOutput) ToAutomationRunbookReceiverResponseArrayOutput() AutomationRunbookReceiverResponseArrayOutput

func (AutomationRunbookReceiverResponseArrayOutput) ToAutomationRunbookReceiverResponseArrayOutputWithContext

func (o AutomationRunbookReceiverResponseArrayOutput) ToAutomationRunbookReceiverResponseArrayOutputWithContext(ctx context.Context) AutomationRunbookReceiverResponseArrayOutput

type AutomationRunbookReceiverResponseInput

type AutomationRunbookReceiverResponseInput interface {
	pulumi.Input

	ToAutomationRunbookReceiverResponseOutput() AutomationRunbookReceiverResponseOutput
	ToAutomationRunbookReceiverResponseOutputWithContext(context.Context) AutomationRunbookReceiverResponseOutput
}

AutomationRunbookReceiverResponseInput is an input type that accepts AutomationRunbookReceiverResponseArgs and AutomationRunbookReceiverResponseOutput values. You can construct a concrete instance of `AutomationRunbookReceiverResponseInput` via:

AutomationRunbookReceiverResponseArgs{...}

type AutomationRunbookReceiverResponseOutput

type AutomationRunbookReceiverResponseOutput struct{ *pulumi.OutputState }

The Azure Automation Runbook notification receiver.

func (AutomationRunbookReceiverResponseOutput) AutomationAccountId

The Azure automation account Id which holds this runbook and authenticate to Azure resource.

func (AutomationRunbookReceiverResponseOutput) ElementType

func (AutomationRunbookReceiverResponseOutput) IsGlobalRunbook

Indicates whether this instance is global runbook.

func (AutomationRunbookReceiverResponseOutput) Name

Indicates name of the webhook.

func (AutomationRunbookReceiverResponseOutput) RunbookName

The name for this runbook.

func (AutomationRunbookReceiverResponseOutput) ServiceUri

The URI where webhooks should be sent.

func (AutomationRunbookReceiverResponseOutput) ToAutomationRunbookReceiverResponseOutput

func (o AutomationRunbookReceiverResponseOutput) ToAutomationRunbookReceiverResponseOutput() AutomationRunbookReceiverResponseOutput

func (AutomationRunbookReceiverResponseOutput) ToAutomationRunbookReceiverResponseOutputWithContext

func (o AutomationRunbookReceiverResponseOutput) ToAutomationRunbookReceiverResponseOutputWithContext(ctx context.Context) AutomationRunbookReceiverResponseOutput

func (AutomationRunbookReceiverResponseOutput) WebhookResourceId

The resource id for webhook linked to this runbook.

type AzureAppPushReceiver

type AzureAppPushReceiver struct {
	// The email address registered for the Azure mobile app.
	EmailAddress string `pulumi:"emailAddress"`
	// The name of the Azure mobile app push receiver. Names must be unique across all receivers within an action group.
	Name string `pulumi:"name"`
}

The Azure mobile App push notification receiver.

type AzureAppPushReceiverArgs

type AzureAppPushReceiverArgs struct {
	// The email address registered for the Azure mobile app.
	EmailAddress pulumi.StringInput `pulumi:"emailAddress"`
	// The name of the Azure mobile app push receiver. Names must be unique across all receivers within an action group.
	Name pulumi.StringInput `pulumi:"name"`
}

The Azure mobile App push notification receiver.

func (AzureAppPushReceiverArgs) ElementType

func (AzureAppPushReceiverArgs) ElementType() reflect.Type

func (AzureAppPushReceiverArgs) ToAzureAppPushReceiverOutput

func (i AzureAppPushReceiverArgs) ToAzureAppPushReceiverOutput() AzureAppPushReceiverOutput

func (AzureAppPushReceiverArgs) ToAzureAppPushReceiverOutputWithContext

func (i AzureAppPushReceiverArgs) ToAzureAppPushReceiverOutputWithContext(ctx context.Context) AzureAppPushReceiverOutput

type AzureAppPushReceiverArray

type AzureAppPushReceiverArray []AzureAppPushReceiverInput

func (AzureAppPushReceiverArray) ElementType

func (AzureAppPushReceiverArray) ElementType() reflect.Type

func (AzureAppPushReceiverArray) ToAzureAppPushReceiverArrayOutput

func (i AzureAppPushReceiverArray) ToAzureAppPushReceiverArrayOutput() AzureAppPushReceiverArrayOutput

func (AzureAppPushReceiverArray) ToAzureAppPushReceiverArrayOutputWithContext

func (i AzureAppPushReceiverArray) ToAzureAppPushReceiverArrayOutputWithContext(ctx context.Context) AzureAppPushReceiverArrayOutput

type AzureAppPushReceiverArrayInput

type AzureAppPushReceiverArrayInput interface {
	pulumi.Input

	ToAzureAppPushReceiverArrayOutput() AzureAppPushReceiverArrayOutput
	ToAzureAppPushReceiverArrayOutputWithContext(context.Context) AzureAppPushReceiverArrayOutput
}

AzureAppPushReceiverArrayInput is an input type that accepts AzureAppPushReceiverArray and AzureAppPushReceiverArrayOutput values. You can construct a concrete instance of `AzureAppPushReceiverArrayInput` via:

AzureAppPushReceiverArray{ AzureAppPushReceiverArgs{...} }

type AzureAppPushReceiverArrayOutput

type AzureAppPushReceiverArrayOutput struct{ *pulumi.OutputState }

func (AzureAppPushReceiverArrayOutput) ElementType

func (AzureAppPushReceiverArrayOutput) Index

func (AzureAppPushReceiverArrayOutput) ToAzureAppPushReceiverArrayOutput

func (o AzureAppPushReceiverArrayOutput) ToAzureAppPushReceiverArrayOutput() AzureAppPushReceiverArrayOutput

func (AzureAppPushReceiverArrayOutput) ToAzureAppPushReceiverArrayOutputWithContext

func (o AzureAppPushReceiverArrayOutput) ToAzureAppPushReceiverArrayOutputWithContext(ctx context.Context) AzureAppPushReceiverArrayOutput

type AzureAppPushReceiverInput

type AzureAppPushReceiverInput interface {
	pulumi.Input

	ToAzureAppPushReceiverOutput() AzureAppPushReceiverOutput
	ToAzureAppPushReceiverOutputWithContext(context.Context) AzureAppPushReceiverOutput
}

AzureAppPushReceiverInput is an input type that accepts AzureAppPushReceiverArgs and AzureAppPushReceiverOutput values. You can construct a concrete instance of `AzureAppPushReceiverInput` via:

AzureAppPushReceiverArgs{...}

type AzureAppPushReceiverOutput

type AzureAppPushReceiverOutput struct{ *pulumi.OutputState }

The Azure mobile App push notification receiver.

func (AzureAppPushReceiverOutput) ElementType

func (AzureAppPushReceiverOutput) ElementType() reflect.Type

func (AzureAppPushReceiverOutput) EmailAddress

The email address registered for the Azure mobile app.

func (AzureAppPushReceiverOutput) Name

The name of the Azure mobile app push receiver. Names must be unique across all receivers within an action group.

func (AzureAppPushReceiverOutput) ToAzureAppPushReceiverOutput

func (o AzureAppPushReceiverOutput) ToAzureAppPushReceiverOutput() AzureAppPushReceiverOutput

func (AzureAppPushReceiverOutput) ToAzureAppPushReceiverOutputWithContext

func (o AzureAppPushReceiverOutput) ToAzureAppPushReceiverOutputWithContext(ctx context.Context) AzureAppPushReceiverOutput

type AzureAppPushReceiverResponse

type AzureAppPushReceiverResponse struct {
	// The email address registered for the Azure mobile app.
	EmailAddress string `pulumi:"emailAddress"`
	// The name of the Azure mobile app push receiver. Names must be unique across all receivers within an action group.
	Name string `pulumi:"name"`
}

The Azure mobile App push notification receiver.

type AzureAppPushReceiverResponseArgs

type AzureAppPushReceiverResponseArgs struct {
	// The email address registered for the Azure mobile app.
	EmailAddress pulumi.StringInput `pulumi:"emailAddress"`
	// The name of the Azure mobile app push receiver. Names must be unique across all receivers within an action group.
	Name pulumi.StringInput `pulumi:"name"`
}

The Azure mobile App push notification receiver.

func (AzureAppPushReceiverResponseArgs) ElementType

func (AzureAppPushReceiverResponseArgs) ToAzureAppPushReceiverResponseOutput

func (i AzureAppPushReceiverResponseArgs) ToAzureAppPushReceiverResponseOutput() AzureAppPushReceiverResponseOutput

func (AzureAppPushReceiverResponseArgs) ToAzureAppPushReceiverResponseOutputWithContext

func (i AzureAppPushReceiverResponseArgs) ToAzureAppPushReceiverResponseOutputWithContext(ctx context.Context) AzureAppPushReceiverResponseOutput

type AzureAppPushReceiverResponseArray

type AzureAppPushReceiverResponseArray []AzureAppPushReceiverResponseInput

func (AzureAppPushReceiverResponseArray) ElementType

func (AzureAppPushReceiverResponseArray) ToAzureAppPushReceiverResponseArrayOutput

func (i AzureAppPushReceiverResponseArray) ToAzureAppPushReceiverResponseArrayOutput() AzureAppPushReceiverResponseArrayOutput

func (AzureAppPushReceiverResponseArray) ToAzureAppPushReceiverResponseArrayOutputWithContext

func (i AzureAppPushReceiverResponseArray) ToAzureAppPushReceiverResponseArrayOutputWithContext(ctx context.Context) AzureAppPushReceiverResponseArrayOutput

type AzureAppPushReceiverResponseArrayInput

type AzureAppPushReceiverResponseArrayInput interface {
	pulumi.Input

	ToAzureAppPushReceiverResponseArrayOutput() AzureAppPushReceiverResponseArrayOutput
	ToAzureAppPushReceiverResponseArrayOutputWithContext(context.Context) AzureAppPushReceiverResponseArrayOutput
}

AzureAppPushReceiverResponseArrayInput is an input type that accepts AzureAppPushReceiverResponseArray and AzureAppPushReceiverResponseArrayOutput values. You can construct a concrete instance of `AzureAppPushReceiverResponseArrayInput` via:

AzureAppPushReceiverResponseArray{ AzureAppPushReceiverResponseArgs{...} }

type AzureAppPushReceiverResponseArrayOutput

type AzureAppPushReceiverResponseArrayOutput struct{ *pulumi.OutputState }

func (AzureAppPushReceiverResponseArrayOutput) ElementType

func (AzureAppPushReceiverResponseArrayOutput) Index

func (AzureAppPushReceiverResponseArrayOutput) ToAzureAppPushReceiverResponseArrayOutput

func (o AzureAppPushReceiverResponseArrayOutput) ToAzureAppPushReceiverResponseArrayOutput() AzureAppPushReceiverResponseArrayOutput

func (AzureAppPushReceiverResponseArrayOutput) ToAzureAppPushReceiverResponseArrayOutputWithContext

func (o AzureAppPushReceiverResponseArrayOutput) ToAzureAppPushReceiverResponseArrayOutputWithContext(ctx context.Context) AzureAppPushReceiverResponseArrayOutput

type AzureAppPushReceiverResponseInput

type AzureAppPushReceiverResponseInput interface {
	pulumi.Input

	ToAzureAppPushReceiverResponseOutput() AzureAppPushReceiverResponseOutput
	ToAzureAppPushReceiverResponseOutputWithContext(context.Context) AzureAppPushReceiverResponseOutput
}

AzureAppPushReceiverResponseInput is an input type that accepts AzureAppPushReceiverResponseArgs and AzureAppPushReceiverResponseOutput values. You can construct a concrete instance of `AzureAppPushReceiverResponseInput` via:

AzureAppPushReceiverResponseArgs{...}

type AzureAppPushReceiverResponseOutput

type AzureAppPushReceiverResponseOutput struct{ *pulumi.OutputState }

The Azure mobile App push notification receiver.

func (AzureAppPushReceiverResponseOutput) ElementType

func (AzureAppPushReceiverResponseOutput) EmailAddress

The email address registered for the Azure mobile app.

func (AzureAppPushReceiverResponseOutput) Name

The name of the Azure mobile app push receiver. Names must be unique across all receivers within an action group.

func (AzureAppPushReceiverResponseOutput) ToAzureAppPushReceiverResponseOutput

func (o AzureAppPushReceiverResponseOutput) ToAzureAppPushReceiverResponseOutput() AzureAppPushReceiverResponseOutput

func (AzureAppPushReceiverResponseOutput) ToAzureAppPushReceiverResponseOutputWithContext

func (o AzureAppPushReceiverResponseOutput) ToAzureAppPushReceiverResponseOutputWithContext(ctx context.Context) AzureAppPushReceiverResponseOutput

type EmailReceiver

type EmailReceiver struct {
	// The email address of this receiver.
	EmailAddress string `pulumi:"emailAddress"`
	// The name of the email receiver. Names must be unique across all receivers within an action group.
	Name string `pulumi:"name"`
}

An email receiver.

type EmailReceiverArgs

type EmailReceiverArgs struct {
	// The email address of this receiver.
	EmailAddress pulumi.StringInput `pulumi:"emailAddress"`
	// The name of the email receiver. Names must be unique across all receivers within an action group.
	Name pulumi.StringInput `pulumi:"name"`
}

An email receiver.

func (EmailReceiverArgs) ElementType

func (EmailReceiverArgs) ElementType() reflect.Type

func (EmailReceiverArgs) ToEmailReceiverOutput

func (i EmailReceiverArgs) ToEmailReceiverOutput() EmailReceiverOutput

func (EmailReceiverArgs) ToEmailReceiverOutputWithContext

func (i EmailReceiverArgs) ToEmailReceiverOutputWithContext(ctx context.Context) EmailReceiverOutput

type EmailReceiverArray

type EmailReceiverArray []EmailReceiverInput

func (EmailReceiverArray) ElementType

func (EmailReceiverArray) ElementType() reflect.Type

func (EmailReceiverArray) ToEmailReceiverArrayOutput

func (i EmailReceiverArray) ToEmailReceiverArrayOutput() EmailReceiverArrayOutput

func (EmailReceiverArray) ToEmailReceiverArrayOutputWithContext

func (i EmailReceiverArray) ToEmailReceiverArrayOutputWithContext(ctx context.Context) EmailReceiverArrayOutput

type EmailReceiverArrayInput

type EmailReceiverArrayInput interface {
	pulumi.Input

	ToEmailReceiverArrayOutput() EmailReceiverArrayOutput
	ToEmailReceiverArrayOutputWithContext(context.Context) EmailReceiverArrayOutput
}

EmailReceiverArrayInput is an input type that accepts EmailReceiverArray and EmailReceiverArrayOutput values. You can construct a concrete instance of `EmailReceiverArrayInput` via:

EmailReceiverArray{ EmailReceiverArgs{...} }

type EmailReceiverArrayOutput

type EmailReceiverArrayOutput struct{ *pulumi.OutputState }

func (EmailReceiverArrayOutput) ElementType

func (EmailReceiverArrayOutput) ElementType() reflect.Type

func (EmailReceiverArrayOutput) Index

func (EmailReceiverArrayOutput) ToEmailReceiverArrayOutput

func (o EmailReceiverArrayOutput) ToEmailReceiverArrayOutput() EmailReceiverArrayOutput

func (EmailReceiverArrayOutput) ToEmailReceiverArrayOutputWithContext

func (o EmailReceiverArrayOutput) ToEmailReceiverArrayOutputWithContext(ctx context.Context) EmailReceiverArrayOutput

type EmailReceiverInput

type EmailReceiverInput interface {
	pulumi.Input

	ToEmailReceiverOutput() EmailReceiverOutput
	ToEmailReceiverOutputWithContext(context.Context) EmailReceiverOutput
}

EmailReceiverInput is an input type that accepts EmailReceiverArgs and EmailReceiverOutput values. You can construct a concrete instance of `EmailReceiverInput` via:

EmailReceiverArgs{...}

type EmailReceiverOutput

type EmailReceiverOutput struct{ *pulumi.OutputState }

An email receiver.

func (EmailReceiverOutput) ElementType

func (EmailReceiverOutput) ElementType() reflect.Type

func (EmailReceiverOutput) EmailAddress

func (o EmailReceiverOutput) EmailAddress() pulumi.StringOutput

The email address of this receiver.

func (EmailReceiverOutput) Name

The name of the email receiver. Names must be unique across all receivers within an action group.

func (EmailReceiverOutput) ToEmailReceiverOutput

func (o EmailReceiverOutput) ToEmailReceiverOutput() EmailReceiverOutput

func (EmailReceiverOutput) ToEmailReceiverOutputWithContext

func (o EmailReceiverOutput) ToEmailReceiverOutputWithContext(ctx context.Context) EmailReceiverOutput

type EmailReceiverResponse

type EmailReceiverResponse struct {
	// The email address of this receiver.
	EmailAddress string `pulumi:"emailAddress"`
	// The name of the email receiver. Names must be unique across all receivers within an action group.
	Name string `pulumi:"name"`
	// The receiver status of the e-mail.
	Status string `pulumi:"status"`
}

An email receiver.

type EmailReceiverResponseArgs

type EmailReceiverResponseArgs struct {
	// The email address of this receiver.
	EmailAddress pulumi.StringInput `pulumi:"emailAddress"`
	// The name of the email receiver. Names must be unique across all receivers within an action group.
	Name pulumi.StringInput `pulumi:"name"`
	// The receiver status of the e-mail.
	Status pulumi.StringInput `pulumi:"status"`
}

An email receiver.

func (EmailReceiverResponseArgs) ElementType

func (EmailReceiverResponseArgs) ElementType() reflect.Type

func (EmailReceiverResponseArgs) ToEmailReceiverResponseOutput

func (i EmailReceiverResponseArgs) ToEmailReceiverResponseOutput() EmailReceiverResponseOutput

func (EmailReceiverResponseArgs) ToEmailReceiverResponseOutputWithContext

func (i EmailReceiverResponseArgs) ToEmailReceiverResponseOutputWithContext(ctx context.Context) EmailReceiverResponseOutput

type EmailReceiverResponseArray

type EmailReceiverResponseArray []EmailReceiverResponseInput

func (EmailReceiverResponseArray) ElementType

func (EmailReceiverResponseArray) ElementType() reflect.Type

func (EmailReceiverResponseArray) ToEmailReceiverResponseArrayOutput

func (i EmailReceiverResponseArray) ToEmailReceiverResponseArrayOutput() EmailReceiverResponseArrayOutput

func (EmailReceiverResponseArray) ToEmailReceiverResponseArrayOutputWithContext

func (i EmailReceiverResponseArray) ToEmailReceiverResponseArrayOutputWithContext(ctx context.Context) EmailReceiverResponseArrayOutput

type EmailReceiverResponseArrayInput

type EmailReceiverResponseArrayInput interface {
	pulumi.Input

	ToEmailReceiverResponseArrayOutput() EmailReceiverResponseArrayOutput
	ToEmailReceiverResponseArrayOutputWithContext(context.Context) EmailReceiverResponseArrayOutput
}

EmailReceiverResponseArrayInput is an input type that accepts EmailReceiverResponseArray and EmailReceiverResponseArrayOutput values. You can construct a concrete instance of `EmailReceiverResponseArrayInput` via:

EmailReceiverResponseArray{ EmailReceiverResponseArgs{...} }

type EmailReceiverResponseArrayOutput

type EmailReceiverResponseArrayOutput struct{ *pulumi.OutputState }

func (EmailReceiverResponseArrayOutput) ElementType

func (EmailReceiverResponseArrayOutput) Index

func (EmailReceiverResponseArrayOutput) ToEmailReceiverResponseArrayOutput

func (o EmailReceiverResponseArrayOutput) ToEmailReceiverResponseArrayOutput() EmailReceiverResponseArrayOutput

func (EmailReceiverResponseArrayOutput) ToEmailReceiverResponseArrayOutputWithContext

func (o EmailReceiverResponseArrayOutput) ToEmailReceiverResponseArrayOutputWithContext(ctx context.Context) EmailReceiverResponseArrayOutput

type EmailReceiverResponseInput

type EmailReceiverResponseInput interface {
	pulumi.Input

	ToEmailReceiverResponseOutput() EmailReceiverResponseOutput
	ToEmailReceiverResponseOutputWithContext(context.Context) EmailReceiverResponseOutput
}

EmailReceiverResponseInput is an input type that accepts EmailReceiverResponseArgs and EmailReceiverResponseOutput values. You can construct a concrete instance of `EmailReceiverResponseInput` via:

EmailReceiverResponseArgs{...}

type EmailReceiverResponseOutput

type EmailReceiverResponseOutput struct{ *pulumi.OutputState }

An email receiver.

func (EmailReceiverResponseOutput) ElementType

func (EmailReceiverResponseOutput) EmailAddress

The email address of this receiver.

func (EmailReceiverResponseOutput) Name

The name of the email receiver. Names must be unique across all receivers within an action group.

func (EmailReceiverResponseOutput) Status

The receiver status of the e-mail.

func (EmailReceiverResponseOutput) ToEmailReceiverResponseOutput

func (o EmailReceiverResponseOutput) ToEmailReceiverResponseOutput() EmailReceiverResponseOutput

func (EmailReceiverResponseOutput) ToEmailReceiverResponseOutputWithContext

func (o EmailReceiverResponseOutput) ToEmailReceiverResponseOutputWithContext(ctx context.Context) EmailReceiverResponseOutput

type ItsmReceiver

type ItsmReceiver struct {
	// Unique identification of ITSM connection among multiple defined in above workspace.
	ConnectionId string `pulumi:"connectionId"`
	// The name of the Itsm receiver. Names must be unique across all receivers within an action group.
	Name string `pulumi:"name"`
	// Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope'
	Region string `pulumi:"region"`
	// JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well.
	TicketConfiguration string `pulumi:"ticketConfiguration"`
	// OMS LA instance identifier.
	WorkspaceId string `pulumi:"workspaceId"`
}

An Itsm receiver.

type ItsmReceiverArgs

type ItsmReceiverArgs struct {
	// Unique identification of ITSM connection among multiple defined in above workspace.
	ConnectionId pulumi.StringInput `pulumi:"connectionId"`
	// The name of the Itsm receiver. Names must be unique across all receivers within an action group.
	Name pulumi.StringInput `pulumi:"name"`
	// Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope'
	Region pulumi.StringInput `pulumi:"region"`
	// JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well.
	TicketConfiguration pulumi.StringInput `pulumi:"ticketConfiguration"`
	// OMS LA instance identifier.
	WorkspaceId pulumi.StringInput `pulumi:"workspaceId"`
}

An Itsm receiver.

func (ItsmReceiverArgs) ElementType

func (ItsmReceiverArgs) ElementType() reflect.Type

func (ItsmReceiverArgs) ToItsmReceiverOutput

func (i ItsmReceiverArgs) ToItsmReceiverOutput() ItsmReceiverOutput

func (ItsmReceiverArgs) ToItsmReceiverOutputWithContext

func (i ItsmReceiverArgs) ToItsmReceiverOutputWithContext(ctx context.Context) ItsmReceiverOutput

type ItsmReceiverArray

type ItsmReceiverArray []ItsmReceiverInput

func (ItsmReceiverArray) ElementType

func (ItsmReceiverArray) ElementType() reflect.Type

func (ItsmReceiverArray) ToItsmReceiverArrayOutput

func (i ItsmReceiverArray) ToItsmReceiverArrayOutput() ItsmReceiverArrayOutput

func (ItsmReceiverArray) ToItsmReceiverArrayOutputWithContext

func (i ItsmReceiverArray) ToItsmReceiverArrayOutputWithContext(ctx context.Context) ItsmReceiverArrayOutput

type ItsmReceiverArrayInput

type ItsmReceiverArrayInput interface {
	pulumi.Input

	ToItsmReceiverArrayOutput() ItsmReceiverArrayOutput
	ToItsmReceiverArrayOutputWithContext(context.Context) ItsmReceiverArrayOutput
}

ItsmReceiverArrayInput is an input type that accepts ItsmReceiverArray and ItsmReceiverArrayOutput values. You can construct a concrete instance of `ItsmReceiverArrayInput` via:

ItsmReceiverArray{ ItsmReceiverArgs{...} }

type ItsmReceiverArrayOutput

type ItsmReceiverArrayOutput struct{ *pulumi.OutputState }

func (ItsmReceiverArrayOutput) ElementType

func (ItsmReceiverArrayOutput) ElementType() reflect.Type

func (ItsmReceiverArrayOutput) Index

func (ItsmReceiverArrayOutput) ToItsmReceiverArrayOutput

func (o ItsmReceiverArrayOutput) ToItsmReceiverArrayOutput() ItsmReceiverArrayOutput

func (ItsmReceiverArrayOutput) ToItsmReceiverArrayOutputWithContext

func (o ItsmReceiverArrayOutput) ToItsmReceiverArrayOutputWithContext(ctx context.Context) ItsmReceiverArrayOutput

type ItsmReceiverInput

type ItsmReceiverInput interface {
	pulumi.Input

	ToItsmReceiverOutput() ItsmReceiverOutput
	ToItsmReceiverOutputWithContext(context.Context) ItsmReceiverOutput
}

ItsmReceiverInput is an input type that accepts ItsmReceiverArgs and ItsmReceiverOutput values. You can construct a concrete instance of `ItsmReceiverInput` via:

ItsmReceiverArgs{...}

type ItsmReceiverOutput

type ItsmReceiverOutput struct{ *pulumi.OutputState }

An Itsm receiver.

func (ItsmReceiverOutput) ConnectionId

func (o ItsmReceiverOutput) ConnectionId() pulumi.StringOutput

Unique identification of ITSM connection among multiple defined in above workspace.

func (ItsmReceiverOutput) ElementType

func (ItsmReceiverOutput) ElementType() reflect.Type

func (ItsmReceiverOutput) Name

The name of the Itsm receiver. Names must be unique across all receivers within an action group.

func (ItsmReceiverOutput) Region

Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope'

func (ItsmReceiverOutput) TicketConfiguration

func (o ItsmReceiverOutput) TicketConfiguration() pulumi.StringOutput

JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well.

func (ItsmReceiverOutput) ToItsmReceiverOutput

func (o ItsmReceiverOutput) ToItsmReceiverOutput() ItsmReceiverOutput

func (ItsmReceiverOutput) ToItsmReceiverOutputWithContext

func (o ItsmReceiverOutput) ToItsmReceiverOutputWithContext(ctx context.Context) ItsmReceiverOutput

func (ItsmReceiverOutput) WorkspaceId

func (o ItsmReceiverOutput) WorkspaceId() pulumi.StringOutput

OMS LA instance identifier.

type ItsmReceiverResponse

type ItsmReceiverResponse struct {
	// Unique identification of ITSM connection among multiple defined in above workspace.
	ConnectionId string `pulumi:"connectionId"`
	// The name of the Itsm receiver. Names must be unique across all receivers within an action group.
	Name string `pulumi:"name"`
	// Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope'
	Region string `pulumi:"region"`
	// JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well.
	TicketConfiguration string `pulumi:"ticketConfiguration"`
	// OMS LA instance identifier.
	WorkspaceId string `pulumi:"workspaceId"`
}

An Itsm receiver.

type ItsmReceiverResponseArgs

type ItsmReceiverResponseArgs struct {
	// Unique identification of ITSM connection among multiple defined in above workspace.
	ConnectionId pulumi.StringInput `pulumi:"connectionId"`
	// The name of the Itsm receiver. Names must be unique across all receivers within an action group.
	Name pulumi.StringInput `pulumi:"name"`
	// Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope'
	Region pulumi.StringInput `pulumi:"region"`
	// JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well.
	TicketConfiguration pulumi.StringInput `pulumi:"ticketConfiguration"`
	// OMS LA instance identifier.
	WorkspaceId pulumi.StringInput `pulumi:"workspaceId"`
}

An Itsm receiver.

func (ItsmReceiverResponseArgs) ElementType

func (ItsmReceiverResponseArgs) ElementType() reflect.Type

func (ItsmReceiverResponseArgs) ToItsmReceiverResponseOutput

func (i ItsmReceiverResponseArgs) ToItsmReceiverResponseOutput() ItsmReceiverResponseOutput

func (ItsmReceiverResponseArgs) ToItsmReceiverResponseOutputWithContext

func (i ItsmReceiverResponseArgs) ToItsmReceiverResponseOutputWithContext(ctx context.Context) ItsmReceiverResponseOutput

type ItsmReceiverResponseArray

type ItsmReceiverResponseArray []ItsmReceiverResponseInput

func (ItsmReceiverResponseArray) ElementType

func (ItsmReceiverResponseArray) ElementType() reflect.Type

func (ItsmReceiverResponseArray) ToItsmReceiverResponseArrayOutput

func (i ItsmReceiverResponseArray) ToItsmReceiverResponseArrayOutput() ItsmReceiverResponseArrayOutput

func (ItsmReceiverResponseArray) ToItsmReceiverResponseArrayOutputWithContext

func (i ItsmReceiverResponseArray) ToItsmReceiverResponseArrayOutputWithContext(ctx context.Context) ItsmReceiverResponseArrayOutput

type ItsmReceiverResponseArrayInput

type ItsmReceiverResponseArrayInput interface {
	pulumi.Input

	ToItsmReceiverResponseArrayOutput() ItsmReceiverResponseArrayOutput
	ToItsmReceiverResponseArrayOutputWithContext(context.Context) ItsmReceiverResponseArrayOutput
}

ItsmReceiverResponseArrayInput is an input type that accepts ItsmReceiverResponseArray and ItsmReceiverResponseArrayOutput values. You can construct a concrete instance of `ItsmReceiverResponseArrayInput` via:

ItsmReceiverResponseArray{ ItsmReceiverResponseArgs{...} }

type ItsmReceiverResponseArrayOutput

type ItsmReceiverResponseArrayOutput struct{ *pulumi.OutputState }

func (ItsmReceiverResponseArrayOutput) ElementType

func (ItsmReceiverResponseArrayOutput) Index

func (ItsmReceiverResponseArrayOutput) ToItsmReceiverResponseArrayOutput

func (o ItsmReceiverResponseArrayOutput) ToItsmReceiverResponseArrayOutput() ItsmReceiverResponseArrayOutput

func (ItsmReceiverResponseArrayOutput) ToItsmReceiverResponseArrayOutputWithContext

func (o ItsmReceiverResponseArrayOutput) ToItsmReceiverResponseArrayOutputWithContext(ctx context.Context) ItsmReceiverResponseArrayOutput

type ItsmReceiverResponseInput

type ItsmReceiverResponseInput interface {
	pulumi.Input

	ToItsmReceiverResponseOutput() ItsmReceiverResponseOutput
	ToItsmReceiverResponseOutputWithContext(context.Context) ItsmReceiverResponseOutput
}

ItsmReceiverResponseInput is an input type that accepts ItsmReceiverResponseArgs and ItsmReceiverResponseOutput values. You can construct a concrete instance of `ItsmReceiverResponseInput` via:

ItsmReceiverResponseArgs{...}

type ItsmReceiverResponseOutput

type ItsmReceiverResponseOutput struct{ *pulumi.OutputState }

An Itsm receiver.

func (ItsmReceiverResponseOutput) ConnectionId

Unique identification of ITSM connection among multiple defined in above workspace.

func (ItsmReceiverResponseOutput) ElementType

func (ItsmReceiverResponseOutput) ElementType() reflect.Type

func (ItsmReceiverResponseOutput) Name

The name of the Itsm receiver. Names must be unique across all receivers within an action group.

func (ItsmReceiverResponseOutput) Region

Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope'

func (ItsmReceiverResponseOutput) TicketConfiguration

func (o ItsmReceiverResponseOutput) TicketConfiguration() pulumi.StringOutput

JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well.

func (ItsmReceiverResponseOutput) ToItsmReceiverResponseOutput

func (o ItsmReceiverResponseOutput) ToItsmReceiverResponseOutput() ItsmReceiverResponseOutput

func (ItsmReceiverResponseOutput) ToItsmReceiverResponseOutputWithContext

func (o ItsmReceiverResponseOutput) ToItsmReceiverResponseOutputWithContext(ctx context.Context) ItsmReceiverResponseOutput

func (ItsmReceiverResponseOutput) WorkspaceId

OMS LA instance identifier.

type LookupActionGroupArgs

type LookupActionGroupArgs struct {
	// The name of the action group.
	ActionGroupName string `pulumi:"actionGroupName"`
	// The name of the resource group.
	ResourceGroupName string `pulumi:"resourceGroupName"`
}

type LookupActionGroupResult

type LookupActionGroupResult struct {
	// The list of AutomationRunbook receivers that are part of this action group.
	AutomationRunbookReceivers []AutomationRunbookReceiverResponse `pulumi:"automationRunbookReceivers"`
	// The list of AzureAppPush receivers that are part of this action group.
	AzureAppPushReceivers []AzureAppPushReceiverResponse `pulumi:"azureAppPushReceivers"`
	// The list of email receivers that are part of this action group.
	EmailReceivers []EmailReceiverResponse `pulumi:"emailReceivers"`
	// Indicates whether this action group is enabled. If an action group is not enabled, then none of its receivers will receive communications.
	Enabled bool `pulumi:"enabled"`
	// The short name of the action group. This will be used in SMS messages.
	GroupShortName string `pulumi:"groupShortName"`
	// Azure resource Id
	Id string `pulumi:"id"`
	// The list of ITSM receivers that are part of this action group.
	ItsmReceivers []ItsmReceiverResponse `pulumi:"itsmReceivers"`
	// Resource location
	Location string `pulumi:"location"`
	// Azure resource name
	Name string `pulumi:"name"`
	// The list of SMS receivers that are part of this action group.
	SmsReceivers []SmsReceiverResponse `pulumi:"smsReceivers"`
	// Resource tags
	Tags map[string]string `pulumi:"tags"`
	// Azure resource type
	Type string `pulumi:"type"`
	// The list of webhook receivers that are part of this action group.
	WebhookReceivers []WebhookReceiverResponse `pulumi:"webhookReceivers"`
}

An action group resource.

type LookupActivityLogAlertArgs

type LookupActivityLogAlertArgs struct {
	// The name of the activity log alert.
	ActivityLogAlertName string `pulumi:"activityLogAlertName"`
	// The name of the resource group.
	ResourceGroupName string `pulumi:"resourceGroupName"`
}

type LookupActivityLogAlertResult

type LookupActivityLogAlertResult struct {
	// The actions that will activate when the condition is met.
	Actions ActivityLogAlertActionListResponse `pulumi:"actions"`
	// The condition that will cause this alert to activate.
	Condition ActivityLogAlertAllOfConditionResponse `pulumi:"condition"`
	// A description of this activity log alert.
	Description *string `pulumi:"description"`
	// Indicates whether this activity log alert is enabled. If an activity log alert is not enabled, then none of its actions will be activated.
	Enabled *bool `pulumi:"enabled"`
	// Azure resource Id
	Id string `pulumi:"id"`
	// Resource location
	Location string `pulumi:"location"`
	// Azure resource name
	Name string `pulumi:"name"`
	// A list of resourceIds that will be used as prefixes. The alert will only apply to activityLogs with resourceIds that fall under one of these prefixes. This list must include at least one item.
	Scopes []string `pulumi:"scopes"`
	// Resource tags
	Tags map[string]string `pulumi:"tags"`
	// Azure resource type
	Type string `pulumi:"type"`
}

An activity log alert resource.

type SmsReceiver

type SmsReceiver struct {
	// The country code of the SMS receiver.
	CountryCode string `pulumi:"countryCode"`
	// The name of the SMS receiver. Names must be unique across all receivers within an action group.
	Name string `pulumi:"name"`
	// The phone number of the SMS receiver.
	PhoneNumber string `pulumi:"phoneNumber"`
}

An SMS receiver.

type SmsReceiverArgs

type SmsReceiverArgs struct {
	// The country code of the SMS receiver.
	CountryCode pulumi.StringInput `pulumi:"countryCode"`
	// The name of the SMS receiver. Names must be unique across all receivers within an action group.
	Name pulumi.StringInput `pulumi:"name"`
	// The phone number of the SMS receiver.
	PhoneNumber pulumi.StringInput `pulumi:"phoneNumber"`
}

An SMS receiver.

func (SmsReceiverArgs) ElementType

func (SmsReceiverArgs) ElementType() reflect.Type

func (SmsReceiverArgs) ToSmsReceiverOutput

func (i SmsReceiverArgs) ToSmsReceiverOutput() SmsReceiverOutput

func (SmsReceiverArgs) ToSmsReceiverOutputWithContext

func (i SmsReceiverArgs) ToSmsReceiverOutputWithContext(ctx context.Context) SmsReceiverOutput

type SmsReceiverArray

type SmsReceiverArray []SmsReceiverInput

func (SmsReceiverArray) ElementType

func (SmsReceiverArray) ElementType() reflect.Type

func (SmsReceiverArray) ToSmsReceiverArrayOutput

func (i SmsReceiverArray) ToSmsReceiverArrayOutput() SmsReceiverArrayOutput

func (SmsReceiverArray) ToSmsReceiverArrayOutputWithContext

func (i SmsReceiverArray) ToSmsReceiverArrayOutputWithContext(ctx context.Context) SmsReceiverArrayOutput

type SmsReceiverArrayInput

type SmsReceiverArrayInput interface {
	pulumi.Input

	ToSmsReceiverArrayOutput() SmsReceiverArrayOutput
	ToSmsReceiverArrayOutputWithContext(context.Context) SmsReceiverArrayOutput
}

SmsReceiverArrayInput is an input type that accepts SmsReceiverArray and SmsReceiverArrayOutput values. You can construct a concrete instance of `SmsReceiverArrayInput` via:

SmsReceiverArray{ SmsReceiverArgs{...} }

type SmsReceiverArrayOutput

type SmsReceiverArrayOutput struct{ *pulumi.OutputState }

func (SmsReceiverArrayOutput) ElementType

func (SmsReceiverArrayOutput) ElementType() reflect.Type

func (SmsReceiverArrayOutput) Index

func (SmsReceiverArrayOutput) ToSmsReceiverArrayOutput

func (o SmsReceiverArrayOutput) ToSmsReceiverArrayOutput() SmsReceiverArrayOutput

func (SmsReceiverArrayOutput) ToSmsReceiverArrayOutputWithContext

func (o SmsReceiverArrayOutput) ToSmsReceiverArrayOutputWithContext(ctx context.Context) SmsReceiverArrayOutput

type SmsReceiverInput

type SmsReceiverInput interface {
	pulumi.Input

	ToSmsReceiverOutput() SmsReceiverOutput
	ToSmsReceiverOutputWithContext(context.Context) SmsReceiverOutput
}

SmsReceiverInput is an input type that accepts SmsReceiverArgs and SmsReceiverOutput values. You can construct a concrete instance of `SmsReceiverInput` via:

SmsReceiverArgs{...}

type SmsReceiverOutput

type SmsReceiverOutput struct{ *pulumi.OutputState }

An SMS receiver.

func (SmsReceiverOutput) CountryCode

func (o SmsReceiverOutput) CountryCode() pulumi.StringOutput

The country code of the SMS receiver.

func (SmsReceiverOutput) ElementType

func (SmsReceiverOutput) ElementType() reflect.Type

func (SmsReceiverOutput) Name

The name of the SMS receiver. Names must be unique across all receivers within an action group.

func (SmsReceiverOutput) PhoneNumber

func (o SmsReceiverOutput) PhoneNumber() pulumi.StringOutput

The phone number of the SMS receiver.

func (SmsReceiverOutput) ToSmsReceiverOutput

func (o SmsReceiverOutput) ToSmsReceiverOutput() SmsReceiverOutput

func (SmsReceiverOutput) ToSmsReceiverOutputWithContext

func (o SmsReceiverOutput) ToSmsReceiverOutputWithContext(ctx context.Context) SmsReceiverOutput

type SmsReceiverResponse

type SmsReceiverResponse struct {
	// The country code of the SMS receiver.
	CountryCode string `pulumi:"countryCode"`
	// The name of the SMS receiver. Names must be unique across all receivers within an action group.
	Name string `pulumi:"name"`
	// The phone number of the SMS receiver.
	PhoneNumber string `pulumi:"phoneNumber"`
	// The status of the receiver.
	Status string `pulumi:"status"`
}

An SMS receiver.

type SmsReceiverResponseArgs

type SmsReceiverResponseArgs struct {
	// The country code of the SMS receiver.
	CountryCode pulumi.StringInput `pulumi:"countryCode"`
	// The name of the SMS receiver. Names must be unique across all receivers within an action group.
	Name pulumi.StringInput `pulumi:"name"`
	// The phone number of the SMS receiver.
	PhoneNumber pulumi.StringInput `pulumi:"phoneNumber"`
	// The status of the receiver.
	Status pulumi.StringInput `pulumi:"status"`
}

An SMS receiver.

func (SmsReceiverResponseArgs) ElementType

func (SmsReceiverResponseArgs) ElementType() reflect.Type

func (SmsReceiverResponseArgs) ToSmsReceiverResponseOutput

func (i SmsReceiverResponseArgs) ToSmsReceiverResponseOutput() SmsReceiverResponseOutput

func (SmsReceiverResponseArgs) ToSmsReceiverResponseOutputWithContext

func (i SmsReceiverResponseArgs) ToSmsReceiverResponseOutputWithContext(ctx context.Context) SmsReceiverResponseOutput

type SmsReceiverResponseArray

type SmsReceiverResponseArray []SmsReceiverResponseInput

func (SmsReceiverResponseArray) ElementType

func (SmsReceiverResponseArray) ElementType() reflect.Type

func (SmsReceiverResponseArray) ToSmsReceiverResponseArrayOutput

func (i SmsReceiverResponseArray) ToSmsReceiverResponseArrayOutput() SmsReceiverResponseArrayOutput

func (SmsReceiverResponseArray) ToSmsReceiverResponseArrayOutputWithContext

func (i SmsReceiverResponseArray) ToSmsReceiverResponseArrayOutputWithContext(ctx context.Context) SmsReceiverResponseArrayOutput

type SmsReceiverResponseArrayInput

type SmsReceiverResponseArrayInput interface {
	pulumi.Input

	ToSmsReceiverResponseArrayOutput() SmsReceiverResponseArrayOutput
	ToSmsReceiverResponseArrayOutputWithContext(context.Context) SmsReceiverResponseArrayOutput
}

SmsReceiverResponseArrayInput is an input type that accepts SmsReceiverResponseArray and SmsReceiverResponseArrayOutput values. You can construct a concrete instance of `SmsReceiverResponseArrayInput` via:

SmsReceiverResponseArray{ SmsReceiverResponseArgs{...} }

type SmsReceiverResponseArrayOutput

type SmsReceiverResponseArrayOutput struct{ *pulumi.OutputState }

func (SmsReceiverResponseArrayOutput) ElementType

func (SmsReceiverResponseArrayOutput) Index

func (SmsReceiverResponseArrayOutput) ToSmsReceiverResponseArrayOutput

func (o SmsReceiverResponseArrayOutput) ToSmsReceiverResponseArrayOutput() SmsReceiverResponseArrayOutput

func (SmsReceiverResponseArrayOutput) ToSmsReceiverResponseArrayOutputWithContext

func (o SmsReceiverResponseArrayOutput) ToSmsReceiverResponseArrayOutputWithContext(ctx context.Context) SmsReceiverResponseArrayOutput

type SmsReceiverResponseInput

type SmsReceiverResponseInput interface {
	pulumi.Input

	ToSmsReceiverResponseOutput() SmsReceiverResponseOutput
	ToSmsReceiverResponseOutputWithContext(context.Context) SmsReceiverResponseOutput
}

SmsReceiverResponseInput is an input type that accepts SmsReceiverResponseArgs and SmsReceiverResponseOutput values. You can construct a concrete instance of `SmsReceiverResponseInput` via:

SmsReceiverResponseArgs{...}

type SmsReceiverResponseOutput

type SmsReceiverResponseOutput struct{ *pulumi.OutputState }

An SMS receiver.

func (SmsReceiverResponseOutput) CountryCode

The country code of the SMS receiver.

func (SmsReceiverResponseOutput) ElementType

func (SmsReceiverResponseOutput) ElementType() reflect.Type

func (SmsReceiverResponseOutput) Name

The name of the SMS receiver. Names must be unique across all receivers within an action group.

func (SmsReceiverResponseOutput) PhoneNumber

The phone number of the SMS receiver.

func (SmsReceiverResponseOutput) Status

The status of the receiver.

func (SmsReceiverResponseOutput) ToSmsReceiverResponseOutput

func (o SmsReceiverResponseOutput) ToSmsReceiverResponseOutput() SmsReceiverResponseOutput

func (SmsReceiverResponseOutput) ToSmsReceiverResponseOutputWithContext

func (o SmsReceiverResponseOutput) ToSmsReceiverResponseOutputWithContext(ctx context.Context) SmsReceiverResponseOutput

type WebhookReceiver

type WebhookReceiver struct {
	// The name of the webhook receiver. Names must be unique across all receivers within an action group.
	Name string `pulumi:"name"`
	// The URI where webhooks should be sent.
	ServiceUri string `pulumi:"serviceUri"`
}

A webhook receiver.

type WebhookReceiverArgs

type WebhookReceiverArgs struct {
	// The name of the webhook receiver. Names must be unique across all receivers within an action group.
	Name pulumi.StringInput `pulumi:"name"`
	// The URI where webhooks should be sent.
	ServiceUri pulumi.StringInput `pulumi:"serviceUri"`
}

A webhook receiver.

func (WebhookReceiverArgs) ElementType

func (WebhookReceiverArgs) ElementType() reflect.Type

func (WebhookReceiverArgs) ToWebhookReceiverOutput

func (i WebhookReceiverArgs) ToWebhookReceiverOutput() WebhookReceiverOutput

func (WebhookReceiverArgs) ToWebhookReceiverOutputWithContext

func (i WebhookReceiverArgs) ToWebhookReceiverOutputWithContext(ctx context.Context) WebhookReceiverOutput

type WebhookReceiverArray

type WebhookReceiverArray []WebhookReceiverInput

func (WebhookReceiverArray) ElementType

func (WebhookReceiverArray) ElementType() reflect.Type

func (WebhookReceiverArray) ToWebhookReceiverArrayOutput

func (i WebhookReceiverArray) ToWebhookReceiverArrayOutput() WebhookReceiverArrayOutput

func (WebhookReceiverArray) ToWebhookReceiverArrayOutputWithContext

func (i WebhookReceiverArray) ToWebhookReceiverArrayOutputWithContext(ctx context.Context) WebhookReceiverArrayOutput

type WebhookReceiverArrayInput

type WebhookReceiverArrayInput interface {
	pulumi.Input

	ToWebhookReceiverArrayOutput() WebhookReceiverArrayOutput
	ToWebhookReceiverArrayOutputWithContext(context.Context) WebhookReceiverArrayOutput
}

WebhookReceiverArrayInput is an input type that accepts WebhookReceiverArray and WebhookReceiverArrayOutput values. You can construct a concrete instance of `WebhookReceiverArrayInput` via:

WebhookReceiverArray{ WebhookReceiverArgs{...} }

type WebhookReceiverArrayOutput

type WebhookReceiverArrayOutput struct{ *pulumi.OutputState }

func (WebhookReceiverArrayOutput) ElementType

func (WebhookReceiverArrayOutput) ElementType() reflect.Type

func (WebhookReceiverArrayOutput) Index

func (WebhookReceiverArrayOutput) ToWebhookReceiverArrayOutput

func (o WebhookReceiverArrayOutput) ToWebhookReceiverArrayOutput() WebhookReceiverArrayOutput

func (WebhookReceiverArrayOutput) ToWebhookReceiverArrayOutputWithContext

func (o WebhookReceiverArrayOutput) ToWebhookReceiverArrayOutputWithContext(ctx context.Context) WebhookReceiverArrayOutput

type WebhookReceiverInput

type WebhookReceiverInput interface {
	pulumi.Input

	ToWebhookReceiverOutput() WebhookReceiverOutput
	ToWebhookReceiverOutputWithContext(context.Context) WebhookReceiverOutput
}

WebhookReceiverInput is an input type that accepts WebhookReceiverArgs and WebhookReceiverOutput values. You can construct a concrete instance of `WebhookReceiverInput` via:

WebhookReceiverArgs{...}

type WebhookReceiverOutput

type WebhookReceiverOutput struct{ *pulumi.OutputState }

A webhook receiver.

func (WebhookReceiverOutput) ElementType

func (WebhookReceiverOutput) ElementType() reflect.Type

func (WebhookReceiverOutput) Name

The name of the webhook receiver. Names must be unique across all receivers within an action group.

func (WebhookReceiverOutput) ServiceUri

func (o WebhookReceiverOutput) ServiceUri() pulumi.StringOutput

The URI where webhooks should be sent.

func (WebhookReceiverOutput) ToWebhookReceiverOutput

func (o WebhookReceiverOutput) ToWebhookReceiverOutput() WebhookReceiverOutput

func (WebhookReceiverOutput) ToWebhookReceiverOutputWithContext

func (o WebhookReceiverOutput) ToWebhookReceiverOutputWithContext(ctx context.Context) WebhookReceiverOutput

type WebhookReceiverResponse

type WebhookReceiverResponse struct {
	// The name of the webhook receiver. Names must be unique across all receivers within an action group.
	Name string `pulumi:"name"`
	// The URI where webhooks should be sent.
	ServiceUri string `pulumi:"serviceUri"`
}

A webhook receiver.

type WebhookReceiverResponseArgs

type WebhookReceiverResponseArgs struct {
	// The name of the webhook receiver. Names must be unique across all receivers within an action group.
	Name pulumi.StringInput `pulumi:"name"`
	// The URI where webhooks should be sent.
	ServiceUri pulumi.StringInput `pulumi:"serviceUri"`
}

A webhook receiver.

func (WebhookReceiverResponseArgs) ElementType

func (WebhookReceiverResponseArgs) ToWebhookReceiverResponseOutput

func (i WebhookReceiverResponseArgs) ToWebhookReceiverResponseOutput() WebhookReceiverResponseOutput

func (WebhookReceiverResponseArgs) ToWebhookReceiverResponseOutputWithContext

func (i WebhookReceiverResponseArgs) ToWebhookReceiverResponseOutputWithContext(ctx context.Context) WebhookReceiverResponseOutput

type WebhookReceiverResponseArray

type WebhookReceiverResponseArray []WebhookReceiverResponseInput

func (WebhookReceiverResponseArray) ElementType

func (WebhookReceiverResponseArray) ToWebhookReceiverResponseArrayOutput

func (i WebhookReceiverResponseArray) ToWebhookReceiverResponseArrayOutput() WebhookReceiverResponseArrayOutput

func (WebhookReceiverResponseArray) ToWebhookReceiverResponseArrayOutputWithContext

func (i WebhookReceiverResponseArray) ToWebhookReceiverResponseArrayOutputWithContext(ctx context.Context) WebhookReceiverResponseArrayOutput

type WebhookReceiverResponseArrayInput

type WebhookReceiverResponseArrayInput interface {
	pulumi.Input

	ToWebhookReceiverResponseArrayOutput() WebhookReceiverResponseArrayOutput
	ToWebhookReceiverResponseArrayOutputWithContext(context.Context) WebhookReceiverResponseArrayOutput
}

WebhookReceiverResponseArrayInput is an input type that accepts WebhookReceiverResponseArray and WebhookReceiverResponseArrayOutput values. You can construct a concrete instance of `WebhookReceiverResponseArrayInput` via:

WebhookReceiverResponseArray{ WebhookReceiverResponseArgs{...} }

type WebhookReceiverResponseArrayOutput

type WebhookReceiverResponseArrayOutput struct{ *pulumi.OutputState }

func (WebhookReceiverResponseArrayOutput) ElementType

func (WebhookReceiverResponseArrayOutput) Index

func (WebhookReceiverResponseArrayOutput) ToWebhookReceiverResponseArrayOutput

func (o WebhookReceiverResponseArrayOutput) ToWebhookReceiverResponseArrayOutput() WebhookReceiverResponseArrayOutput

func (WebhookReceiverResponseArrayOutput) ToWebhookReceiverResponseArrayOutputWithContext

func (o WebhookReceiverResponseArrayOutput) ToWebhookReceiverResponseArrayOutputWithContext(ctx context.Context) WebhookReceiverResponseArrayOutput

type WebhookReceiverResponseInput

type WebhookReceiverResponseInput interface {
	pulumi.Input

	ToWebhookReceiverResponseOutput() WebhookReceiverResponseOutput
	ToWebhookReceiverResponseOutputWithContext(context.Context) WebhookReceiverResponseOutput
}

WebhookReceiverResponseInput is an input type that accepts WebhookReceiverResponseArgs and WebhookReceiverResponseOutput values. You can construct a concrete instance of `WebhookReceiverResponseInput` via:

WebhookReceiverResponseArgs{...}

type WebhookReceiverResponseOutput

type WebhookReceiverResponseOutput struct{ *pulumi.OutputState }

A webhook receiver.

func (WebhookReceiverResponseOutput) ElementType

func (WebhookReceiverResponseOutput) Name

The name of the webhook receiver. Names must be unique across all receivers within an action group.

func (WebhookReceiverResponseOutput) ServiceUri

The URI where webhooks should be sent.

func (WebhookReceiverResponseOutput) ToWebhookReceiverResponseOutput

func (o WebhookReceiverResponseOutput) ToWebhookReceiverResponseOutput() WebhookReceiverResponseOutput

func (WebhookReceiverResponseOutput) ToWebhookReceiverResponseOutputWithContext

func (o WebhookReceiverResponseOutput) ToWebhookReceiverResponseOutputWithContext(ctx context.Context) WebhookReceiverResponseOutput

Jump to

Keyboard shortcuts

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