Documentation
¶
Index ¶
- Constants
- type BasicAuthentication
- type BasicAuthenticationArgs
- type BasicAuthenticationInput
- type BasicAuthenticationOutput
- func (BasicAuthenticationOutput) ElementType() reflect.Type
- func (o BasicAuthenticationOutput) Password() pulumi.StringPtrOutput
- func (o BasicAuthenticationOutput) ToBasicAuthenticationOutput() BasicAuthenticationOutput
- func (o BasicAuthenticationOutput) ToBasicAuthenticationOutputWithContext(ctx context.Context) BasicAuthenticationOutput
- func (o BasicAuthenticationOutput) Type() pulumi.StringOutput
- func (o BasicAuthenticationOutput) Username() pulumi.StringPtrOutput
- type BasicAuthenticationResponse
- type BasicAuthenticationResponseArgs
- func (BasicAuthenticationResponseArgs) ElementType() reflect.Type
- func (i BasicAuthenticationResponseArgs) ToBasicAuthenticationResponseOutput() BasicAuthenticationResponseOutput
- func (i BasicAuthenticationResponseArgs) ToBasicAuthenticationResponseOutputWithContext(ctx context.Context) BasicAuthenticationResponseOutput
- type BasicAuthenticationResponseInput
- type BasicAuthenticationResponseOutput
- func (BasicAuthenticationResponseOutput) ElementType() reflect.Type
- func (o BasicAuthenticationResponseOutput) Password() pulumi.StringPtrOutput
- func (o BasicAuthenticationResponseOutput) ToBasicAuthenticationResponseOutput() BasicAuthenticationResponseOutput
- func (o BasicAuthenticationResponseOutput) ToBasicAuthenticationResponseOutputWithContext(ctx context.Context) BasicAuthenticationResponseOutput
- func (o BasicAuthenticationResponseOutput) Type() pulumi.StringOutput
- func (o BasicAuthenticationResponseOutput) Username() pulumi.StringPtrOutput
- type ClientCertAuthentication
- type ClientCertAuthenticationArgs
- func (ClientCertAuthenticationArgs) ElementType() reflect.Type
- func (i ClientCertAuthenticationArgs) ToClientCertAuthenticationOutput() ClientCertAuthenticationOutput
- func (i ClientCertAuthenticationArgs) ToClientCertAuthenticationOutputWithContext(ctx context.Context) ClientCertAuthenticationOutput
- type ClientCertAuthenticationInput
- type ClientCertAuthenticationOutput
- func (o ClientCertAuthenticationOutput) CertificateExpirationDate() pulumi.StringPtrOutput
- func (o ClientCertAuthenticationOutput) CertificateSubjectName() pulumi.StringPtrOutput
- func (o ClientCertAuthenticationOutput) CertificateThumbprint() pulumi.StringPtrOutput
- func (ClientCertAuthenticationOutput) ElementType() reflect.Type
- func (o ClientCertAuthenticationOutput) Password() pulumi.StringPtrOutput
- func (o ClientCertAuthenticationOutput) Pfx() pulumi.StringPtrOutput
- func (o ClientCertAuthenticationOutput) ToClientCertAuthenticationOutput() ClientCertAuthenticationOutput
- func (o ClientCertAuthenticationOutput) ToClientCertAuthenticationOutputWithContext(ctx context.Context) ClientCertAuthenticationOutput
- func (o ClientCertAuthenticationOutput) Type() pulumi.StringOutput
- type ClientCertAuthenticationResponse
- type ClientCertAuthenticationResponseArgs
- func (ClientCertAuthenticationResponseArgs) ElementType() reflect.Type
- func (i ClientCertAuthenticationResponseArgs) ToClientCertAuthenticationResponseOutput() ClientCertAuthenticationResponseOutput
- func (i ClientCertAuthenticationResponseArgs) ToClientCertAuthenticationResponseOutputWithContext(ctx context.Context) ClientCertAuthenticationResponseOutput
- type ClientCertAuthenticationResponseInput
- type ClientCertAuthenticationResponseOutput
- func (o ClientCertAuthenticationResponseOutput) CertificateExpirationDate() pulumi.StringPtrOutput
- func (o ClientCertAuthenticationResponseOutput) CertificateSubjectName() pulumi.StringPtrOutput
- func (o ClientCertAuthenticationResponseOutput) CertificateThumbprint() pulumi.StringPtrOutput
- func (ClientCertAuthenticationResponseOutput) ElementType() reflect.Type
- func (o ClientCertAuthenticationResponseOutput) Password() pulumi.StringPtrOutput
- func (o ClientCertAuthenticationResponseOutput) Pfx() pulumi.StringPtrOutput
- func (o ClientCertAuthenticationResponseOutput) ToClientCertAuthenticationResponseOutput() ClientCertAuthenticationResponseOutput
- func (o ClientCertAuthenticationResponseOutput) ToClientCertAuthenticationResponseOutputWithContext(ctx context.Context) ClientCertAuthenticationResponseOutput
- func (o ClientCertAuthenticationResponseOutput) Type() pulumi.StringOutput
- type DayOfWeek
- func (DayOfWeek) ElementType() reflect.Type
- func (e DayOfWeek) ToStringOutput() pulumi.StringOutput
- func (e DayOfWeek) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e DayOfWeek) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e DayOfWeek) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type HttpAuthenticationType
- func (HttpAuthenticationType) ElementType() reflect.Type
- func (e HttpAuthenticationType) ToStringOutput() pulumi.StringOutput
- func (e HttpAuthenticationType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e HttpAuthenticationType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e HttpAuthenticationType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type HttpRequest
- type HttpRequestArgs
- func (HttpRequestArgs) ElementType() reflect.Type
- func (i HttpRequestArgs) ToHttpRequestOutput() HttpRequestOutput
- func (i HttpRequestArgs) ToHttpRequestOutputWithContext(ctx context.Context) HttpRequestOutput
- func (i HttpRequestArgs) ToHttpRequestPtrOutput() HttpRequestPtrOutput
- func (i HttpRequestArgs) ToHttpRequestPtrOutputWithContext(ctx context.Context) HttpRequestPtrOutput
- type HttpRequestInput
- type HttpRequestOutput
- func (o HttpRequestOutput) Authentication() pulumi.AnyOutput
- func (o HttpRequestOutput) Body() pulumi.StringPtrOutput
- func (HttpRequestOutput) ElementType() reflect.Type
- func (o HttpRequestOutput) Headers() pulumi.StringMapOutput
- func (o HttpRequestOutput) Method() pulumi.StringPtrOutput
- func (o HttpRequestOutput) ToHttpRequestOutput() HttpRequestOutput
- func (o HttpRequestOutput) ToHttpRequestOutputWithContext(ctx context.Context) HttpRequestOutput
- func (o HttpRequestOutput) ToHttpRequestPtrOutput() HttpRequestPtrOutput
- func (o HttpRequestOutput) ToHttpRequestPtrOutputWithContext(ctx context.Context) HttpRequestPtrOutput
- func (o HttpRequestOutput) Uri() pulumi.StringPtrOutput
- type HttpRequestPtrInput
- type HttpRequestPtrOutput
- func (o HttpRequestPtrOutput) Authentication() pulumi.AnyOutput
- func (o HttpRequestPtrOutput) Body() pulumi.StringPtrOutput
- func (o HttpRequestPtrOutput) Elem() HttpRequestOutput
- func (HttpRequestPtrOutput) ElementType() reflect.Type
- func (o HttpRequestPtrOutput) Headers() pulumi.StringMapOutput
- func (o HttpRequestPtrOutput) Method() pulumi.StringPtrOutput
- func (o HttpRequestPtrOutput) ToHttpRequestPtrOutput() HttpRequestPtrOutput
- func (o HttpRequestPtrOutput) ToHttpRequestPtrOutputWithContext(ctx context.Context) HttpRequestPtrOutput
- func (o HttpRequestPtrOutput) Uri() pulumi.StringPtrOutput
- type HttpRequestResponse
- type HttpRequestResponseArgs
- func (HttpRequestResponseArgs) ElementType() reflect.Type
- func (i HttpRequestResponseArgs) ToHttpRequestResponseOutput() HttpRequestResponseOutput
- func (i HttpRequestResponseArgs) ToHttpRequestResponseOutputWithContext(ctx context.Context) HttpRequestResponseOutput
- func (i HttpRequestResponseArgs) ToHttpRequestResponsePtrOutput() HttpRequestResponsePtrOutput
- func (i HttpRequestResponseArgs) ToHttpRequestResponsePtrOutputWithContext(ctx context.Context) HttpRequestResponsePtrOutput
- type HttpRequestResponseInput
- type HttpRequestResponseOutput
- func (o HttpRequestResponseOutput) Authentication() pulumi.AnyOutput
- func (o HttpRequestResponseOutput) Body() pulumi.StringPtrOutput
- func (HttpRequestResponseOutput) ElementType() reflect.Type
- func (o HttpRequestResponseOutput) Headers() pulumi.StringMapOutput
- func (o HttpRequestResponseOutput) Method() pulumi.StringPtrOutput
- func (o HttpRequestResponseOutput) ToHttpRequestResponseOutput() HttpRequestResponseOutput
- func (o HttpRequestResponseOutput) ToHttpRequestResponseOutputWithContext(ctx context.Context) HttpRequestResponseOutput
- func (o HttpRequestResponseOutput) ToHttpRequestResponsePtrOutput() HttpRequestResponsePtrOutput
- func (o HttpRequestResponseOutput) ToHttpRequestResponsePtrOutputWithContext(ctx context.Context) HttpRequestResponsePtrOutput
- func (o HttpRequestResponseOutput) Uri() pulumi.StringPtrOutput
- type HttpRequestResponsePtrInput
- type HttpRequestResponsePtrOutput
- func (o HttpRequestResponsePtrOutput) Authentication() pulumi.AnyOutput
- func (o HttpRequestResponsePtrOutput) Body() pulumi.StringPtrOutput
- func (o HttpRequestResponsePtrOutput) Elem() HttpRequestResponseOutput
- func (HttpRequestResponsePtrOutput) ElementType() reflect.Type
- func (o HttpRequestResponsePtrOutput) Headers() pulumi.StringMapOutput
- func (o HttpRequestResponsePtrOutput) Method() pulumi.StringPtrOutput
- func (o HttpRequestResponsePtrOutput) ToHttpRequestResponsePtrOutput() HttpRequestResponsePtrOutput
- func (o HttpRequestResponsePtrOutput) ToHttpRequestResponsePtrOutputWithContext(ctx context.Context) HttpRequestResponsePtrOutput
- func (o HttpRequestResponsePtrOutput) Uri() pulumi.StringPtrOutput
- type Job
- type JobAction
- type JobActionArgs
- func (JobActionArgs) ElementType() reflect.Type
- func (i JobActionArgs) ToJobActionOutput() JobActionOutput
- func (i JobActionArgs) ToJobActionOutputWithContext(ctx context.Context) JobActionOutput
- func (i JobActionArgs) ToJobActionPtrOutput() JobActionPtrOutput
- func (i JobActionArgs) ToJobActionPtrOutputWithContext(ctx context.Context) JobActionPtrOutput
- type JobActionInput
- type JobActionOutput
- func (JobActionOutput) ElementType() reflect.Type
- func (o JobActionOutput) ErrorAction() JobErrorActionPtrOutput
- func (o JobActionOutput) QueueMessage() StorageQueueMessagePtrOutput
- func (o JobActionOutput) Request() HttpRequestPtrOutput
- func (o JobActionOutput) RetryPolicy() RetryPolicyPtrOutput
- func (o JobActionOutput) ServiceBusQueueMessage() ServiceBusQueueMessagePtrOutput
- func (o JobActionOutput) ServiceBusTopicMessage() ServiceBusTopicMessagePtrOutput
- func (o JobActionOutput) ToJobActionOutput() JobActionOutput
- func (o JobActionOutput) ToJobActionOutputWithContext(ctx context.Context) JobActionOutput
- func (o JobActionOutput) ToJobActionPtrOutput() JobActionPtrOutput
- func (o JobActionOutput) ToJobActionPtrOutputWithContext(ctx context.Context) JobActionPtrOutput
- func (o JobActionOutput) Type() pulumi.StringPtrOutput
- type JobActionPtrInput
- type JobActionPtrOutput
- func (o JobActionPtrOutput) Elem() JobActionOutput
- func (JobActionPtrOutput) ElementType() reflect.Type
- func (o JobActionPtrOutput) ErrorAction() JobErrorActionPtrOutput
- func (o JobActionPtrOutput) QueueMessage() StorageQueueMessagePtrOutput
- func (o JobActionPtrOutput) Request() HttpRequestPtrOutput
- func (o JobActionPtrOutput) RetryPolicy() RetryPolicyPtrOutput
- func (o JobActionPtrOutput) ServiceBusQueueMessage() ServiceBusQueueMessagePtrOutput
- func (o JobActionPtrOutput) ServiceBusTopicMessage() ServiceBusTopicMessagePtrOutput
- func (o JobActionPtrOutput) ToJobActionPtrOutput() JobActionPtrOutput
- func (o JobActionPtrOutput) ToJobActionPtrOutputWithContext(ctx context.Context) JobActionPtrOutput
- func (o JobActionPtrOutput) Type() pulumi.StringPtrOutput
- type JobActionResponse
- type JobActionResponseArgs
- func (JobActionResponseArgs) ElementType() reflect.Type
- func (i JobActionResponseArgs) ToJobActionResponseOutput() JobActionResponseOutput
- func (i JobActionResponseArgs) ToJobActionResponseOutputWithContext(ctx context.Context) JobActionResponseOutput
- func (i JobActionResponseArgs) ToJobActionResponsePtrOutput() JobActionResponsePtrOutput
- func (i JobActionResponseArgs) ToJobActionResponsePtrOutputWithContext(ctx context.Context) JobActionResponsePtrOutput
- type JobActionResponseInput
- type JobActionResponseOutput
- func (JobActionResponseOutput) ElementType() reflect.Type
- func (o JobActionResponseOutput) ErrorAction() JobErrorActionResponsePtrOutput
- func (o JobActionResponseOutput) QueueMessage() StorageQueueMessageResponsePtrOutput
- func (o JobActionResponseOutput) Request() HttpRequestResponsePtrOutput
- func (o JobActionResponseOutput) RetryPolicy() RetryPolicyResponsePtrOutput
- func (o JobActionResponseOutput) ServiceBusQueueMessage() ServiceBusQueueMessageResponsePtrOutput
- func (o JobActionResponseOutput) ServiceBusTopicMessage() ServiceBusTopicMessageResponsePtrOutput
- func (o JobActionResponseOutput) ToJobActionResponseOutput() JobActionResponseOutput
- func (o JobActionResponseOutput) ToJobActionResponseOutputWithContext(ctx context.Context) JobActionResponseOutput
- func (o JobActionResponseOutput) ToJobActionResponsePtrOutput() JobActionResponsePtrOutput
- func (o JobActionResponseOutput) ToJobActionResponsePtrOutputWithContext(ctx context.Context) JobActionResponsePtrOutput
- func (o JobActionResponseOutput) Type() pulumi.StringPtrOutput
- type JobActionResponsePtrInput
- type JobActionResponsePtrOutput
- func (o JobActionResponsePtrOutput) Elem() JobActionResponseOutput
- func (JobActionResponsePtrOutput) ElementType() reflect.Type
- func (o JobActionResponsePtrOutput) ErrorAction() JobErrorActionResponsePtrOutput
- func (o JobActionResponsePtrOutput) QueueMessage() StorageQueueMessageResponsePtrOutput
- func (o JobActionResponsePtrOutput) Request() HttpRequestResponsePtrOutput
- func (o JobActionResponsePtrOutput) RetryPolicy() RetryPolicyResponsePtrOutput
- func (o JobActionResponsePtrOutput) ServiceBusQueueMessage() ServiceBusQueueMessageResponsePtrOutput
- func (o JobActionResponsePtrOutput) ServiceBusTopicMessage() ServiceBusTopicMessageResponsePtrOutput
- func (o JobActionResponsePtrOutput) ToJobActionResponsePtrOutput() JobActionResponsePtrOutput
- func (o JobActionResponsePtrOutput) ToJobActionResponsePtrOutputWithContext(ctx context.Context) JobActionResponsePtrOutput
- func (o JobActionResponsePtrOutput) Type() pulumi.StringPtrOutput
- type JobActionType
- func (JobActionType) ElementType() reflect.Type
- func (e JobActionType) ToStringOutput() pulumi.StringOutput
- func (e JobActionType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e JobActionType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e JobActionType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobArgs
- type JobCollection
- type JobCollectionArgs
- type JobCollectionInput
- type JobCollectionOutput
- type JobCollectionProperties
- type JobCollectionPropertiesArgs
- func (JobCollectionPropertiesArgs) ElementType() reflect.Type
- func (i JobCollectionPropertiesArgs) ToJobCollectionPropertiesOutput() JobCollectionPropertiesOutput
- func (i JobCollectionPropertiesArgs) ToJobCollectionPropertiesOutputWithContext(ctx context.Context) JobCollectionPropertiesOutput
- func (i JobCollectionPropertiesArgs) ToJobCollectionPropertiesPtrOutput() JobCollectionPropertiesPtrOutput
- func (i JobCollectionPropertiesArgs) ToJobCollectionPropertiesPtrOutputWithContext(ctx context.Context) JobCollectionPropertiesPtrOutput
- type JobCollectionPropertiesInput
- type JobCollectionPropertiesOutput
- func (JobCollectionPropertiesOutput) ElementType() reflect.Type
- func (o JobCollectionPropertiesOutput) Quota() JobCollectionQuotaPtrOutput
- func (o JobCollectionPropertiesOutput) Sku() SkuPtrOutput
- func (o JobCollectionPropertiesOutput) State() pulumi.StringPtrOutput
- func (o JobCollectionPropertiesOutput) ToJobCollectionPropertiesOutput() JobCollectionPropertiesOutput
- func (o JobCollectionPropertiesOutput) ToJobCollectionPropertiesOutputWithContext(ctx context.Context) JobCollectionPropertiesOutput
- func (o JobCollectionPropertiesOutput) ToJobCollectionPropertiesPtrOutput() JobCollectionPropertiesPtrOutput
- func (o JobCollectionPropertiesOutput) ToJobCollectionPropertiesPtrOutputWithContext(ctx context.Context) JobCollectionPropertiesPtrOutput
- type JobCollectionPropertiesPtrInput
- type JobCollectionPropertiesPtrOutput
- func (o JobCollectionPropertiesPtrOutput) Elem() JobCollectionPropertiesOutput
- func (JobCollectionPropertiesPtrOutput) ElementType() reflect.Type
- func (o JobCollectionPropertiesPtrOutput) Quota() JobCollectionQuotaPtrOutput
- func (o JobCollectionPropertiesPtrOutput) Sku() SkuPtrOutput
- func (o JobCollectionPropertiesPtrOutput) State() pulumi.StringPtrOutput
- func (o JobCollectionPropertiesPtrOutput) ToJobCollectionPropertiesPtrOutput() JobCollectionPropertiesPtrOutput
- func (o JobCollectionPropertiesPtrOutput) ToJobCollectionPropertiesPtrOutputWithContext(ctx context.Context) JobCollectionPropertiesPtrOutput
- type JobCollectionPropertiesResponse
- type JobCollectionPropertiesResponseArgs
- func (JobCollectionPropertiesResponseArgs) ElementType() reflect.Type
- func (i JobCollectionPropertiesResponseArgs) ToJobCollectionPropertiesResponseOutput() JobCollectionPropertiesResponseOutput
- func (i JobCollectionPropertiesResponseArgs) ToJobCollectionPropertiesResponseOutputWithContext(ctx context.Context) JobCollectionPropertiesResponseOutput
- func (i JobCollectionPropertiesResponseArgs) ToJobCollectionPropertiesResponsePtrOutput() JobCollectionPropertiesResponsePtrOutput
- func (i JobCollectionPropertiesResponseArgs) ToJobCollectionPropertiesResponsePtrOutputWithContext(ctx context.Context) JobCollectionPropertiesResponsePtrOutput
- type JobCollectionPropertiesResponseInput
- type JobCollectionPropertiesResponseOutput
- func (JobCollectionPropertiesResponseOutput) ElementType() reflect.Type
- func (o JobCollectionPropertiesResponseOutput) Quota() JobCollectionQuotaResponsePtrOutput
- func (o JobCollectionPropertiesResponseOutput) Sku() SkuResponsePtrOutput
- func (o JobCollectionPropertiesResponseOutput) State() pulumi.StringPtrOutput
- func (o JobCollectionPropertiesResponseOutput) ToJobCollectionPropertiesResponseOutput() JobCollectionPropertiesResponseOutput
- func (o JobCollectionPropertiesResponseOutput) ToJobCollectionPropertiesResponseOutputWithContext(ctx context.Context) JobCollectionPropertiesResponseOutput
- func (o JobCollectionPropertiesResponseOutput) ToJobCollectionPropertiesResponsePtrOutput() JobCollectionPropertiesResponsePtrOutput
- func (o JobCollectionPropertiesResponseOutput) ToJobCollectionPropertiesResponsePtrOutputWithContext(ctx context.Context) JobCollectionPropertiesResponsePtrOutput
- type JobCollectionPropertiesResponsePtrInput
- type JobCollectionPropertiesResponsePtrOutput
- func (o JobCollectionPropertiesResponsePtrOutput) Elem() JobCollectionPropertiesResponseOutput
- func (JobCollectionPropertiesResponsePtrOutput) ElementType() reflect.Type
- func (o JobCollectionPropertiesResponsePtrOutput) Quota() JobCollectionQuotaResponsePtrOutput
- func (o JobCollectionPropertiesResponsePtrOutput) Sku() SkuResponsePtrOutput
- func (o JobCollectionPropertiesResponsePtrOutput) State() pulumi.StringPtrOutput
- func (o JobCollectionPropertiesResponsePtrOutput) ToJobCollectionPropertiesResponsePtrOutput() JobCollectionPropertiesResponsePtrOutput
- func (o JobCollectionPropertiesResponsePtrOutput) ToJobCollectionPropertiesResponsePtrOutputWithContext(ctx context.Context) JobCollectionPropertiesResponsePtrOutput
- type JobCollectionQuota
- type JobCollectionQuotaArgs
- func (JobCollectionQuotaArgs) ElementType() reflect.Type
- func (i JobCollectionQuotaArgs) ToJobCollectionQuotaOutput() JobCollectionQuotaOutput
- func (i JobCollectionQuotaArgs) ToJobCollectionQuotaOutputWithContext(ctx context.Context) JobCollectionQuotaOutput
- func (i JobCollectionQuotaArgs) ToJobCollectionQuotaPtrOutput() JobCollectionQuotaPtrOutput
- func (i JobCollectionQuotaArgs) ToJobCollectionQuotaPtrOutputWithContext(ctx context.Context) JobCollectionQuotaPtrOutput
- type JobCollectionQuotaInput
- type JobCollectionQuotaOutput
- func (JobCollectionQuotaOutput) ElementType() reflect.Type
- func (o JobCollectionQuotaOutput) MaxJobCount() pulumi.IntPtrOutput
- func (o JobCollectionQuotaOutput) MaxJobOccurrence() pulumi.IntPtrOutput
- func (o JobCollectionQuotaOutput) MaxRecurrence() JobMaxRecurrencePtrOutput
- func (o JobCollectionQuotaOutput) ToJobCollectionQuotaOutput() JobCollectionQuotaOutput
- func (o JobCollectionQuotaOutput) ToJobCollectionQuotaOutputWithContext(ctx context.Context) JobCollectionQuotaOutput
- func (o JobCollectionQuotaOutput) ToJobCollectionQuotaPtrOutput() JobCollectionQuotaPtrOutput
- func (o JobCollectionQuotaOutput) ToJobCollectionQuotaPtrOutputWithContext(ctx context.Context) JobCollectionQuotaPtrOutput
- type JobCollectionQuotaPtrInput
- type JobCollectionQuotaPtrOutput
- func (o JobCollectionQuotaPtrOutput) Elem() JobCollectionQuotaOutput
- func (JobCollectionQuotaPtrOutput) ElementType() reflect.Type
- func (o JobCollectionQuotaPtrOutput) MaxJobCount() pulumi.IntPtrOutput
- func (o JobCollectionQuotaPtrOutput) MaxJobOccurrence() pulumi.IntPtrOutput
- func (o JobCollectionQuotaPtrOutput) MaxRecurrence() JobMaxRecurrencePtrOutput
- func (o JobCollectionQuotaPtrOutput) ToJobCollectionQuotaPtrOutput() JobCollectionQuotaPtrOutput
- func (o JobCollectionQuotaPtrOutput) ToJobCollectionQuotaPtrOutputWithContext(ctx context.Context) JobCollectionQuotaPtrOutput
- type JobCollectionQuotaResponse
- type JobCollectionQuotaResponseArgs
- func (JobCollectionQuotaResponseArgs) ElementType() reflect.Type
- func (i JobCollectionQuotaResponseArgs) ToJobCollectionQuotaResponseOutput() JobCollectionQuotaResponseOutput
- func (i JobCollectionQuotaResponseArgs) ToJobCollectionQuotaResponseOutputWithContext(ctx context.Context) JobCollectionQuotaResponseOutput
- func (i JobCollectionQuotaResponseArgs) ToJobCollectionQuotaResponsePtrOutput() JobCollectionQuotaResponsePtrOutput
- func (i JobCollectionQuotaResponseArgs) ToJobCollectionQuotaResponsePtrOutputWithContext(ctx context.Context) JobCollectionQuotaResponsePtrOutput
- type JobCollectionQuotaResponseInput
- type JobCollectionQuotaResponseOutput
- func (JobCollectionQuotaResponseOutput) ElementType() reflect.Type
- func (o JobCollectionQuotaResponseOutput) MaxJobCount() pulumi.IntPtrOutput
- func (o JobCollectionQuotaResponseOutput) MaxJobOccurrence() pulumi.IntPtrOutput
- func (o JobCollectionQuotaResponseOutput) MaxRecurrence() JobMaxRecurrenceResponsePtrOutput
- func (o JobCollectionQuotaResponseOutput) ToJobCollectionQuotaResponseOutput() JobCollectionQuotaResponseOutput
- func (o JobCollectionQuotaResponseOutput) ToJobCollectionQuotaResponseOutputWithContext(ctx context.Context) JobCollectionQuotaResponseOutput
- func (o JobCollectionQuotaResponseOutput) ToJobCollectionQuotaResponsePtrOutput() JobCollectionQuotaResponsePtrOutput
- func (o JobCollectionQuotaResponseOutput) ToJobCollectionQuotaResponsePtrOutputWithContext(ctx context.Context) JobCollectionQuotaResponsePtrOutput
- type JobCollectionQuotaResponsePtrInput
- type JobCollectionQuotaResponsePtrOutput
- func (o JobCollectionQuotaResponsePtrOutput) Elem() JobCollectionQuotaResponseOutput
- func (JobCollectionQuotaResponsePtrOutput) ElementType() reflect.Type
- func (o JobCollectionQuotaResponsePtrOutput) MaxJobCount() pulumi.IntPtrOutput
- func (o JobCollectionQuotaResponsePtrOutput) MaxJobOccurrence() pulumi.IntPtrOutput
- func (o JobCollectionQuotaResponsePtrOutput) MaxRecurrence() JobMaxRecurrenceResponsePtrOutput
- func (o JobCollectionQuotaResponsePtrOutput) ToJobCollectionQuotaResponsePtrOutput() JobCollectionQuotaResponsePtrOutput
- func (o JobCollectionQuotaResponsePtrOutput) ToJobCollectionQuotaResponsePtrOutputWithContext(ctx context.Context) JobCollectionQuotaResponsePtrOutput
- type JobCollectionState
- func (JobCollectionState) ElementType() reflect.Type
- func (e JobCollectionState) ToStringOutput() pulumi.StringOutput
- func (e JobCollectionState) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e JobCollectionState) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e JobCollectionState) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobErrorAction
- type JobErrorActionArgs
- func (JobErrorActionArgs) ElementType() reflect.Type
- func (i JobErrorActionArgs) ToJobErrorActionOutput() JobErrorActionOutput
- func (i JobErrorActionArgs) ToJobErrorActionOutputWithContext(ctx context.Context) JobErrorActionOutput
- func (i JobErrorActionArgs) ToJobErrorActionPtrOutput() JobErrorActionPtrOutput
- func (i JobErrorActionArgs) ToJobErrorActionPtrOutputWithContext(ctx context.Context) JobErrorActionPtrOutput
- type JobErrorActionInput
- type JobErrorActionOutput
- func (JobErrorActionOutput) ElementType() reflect.Type
- func (o JobErrorActionOutput) QueueMessage() StorageQueueMessagePtrOutput
- func (o JobErrorActionOutput) Request() HttpRequestPtrOutput
- func (o JobErrorActionOutput) RetryPolicy() RetryPolicyPtrOutput
- func (o JobErrorActionOutput) ServiceBusQueueMessage() ServiceBusQueueMessagePtrOutput
- func (o JobErrorActionOutput) ServiceBusTopicMessage() ServiceBusTopicMessagePtrOutput
- func (o JobErrorActionOutput) ToJobErrorActionOutput() JobErrorActionOutput
- func (o JobErrorActionOutput) ToJobErrorActionOutputWithContext(ctx context.Context) JobErrorActionOutput
- func (o JobErrorActionOutput) ToJobErrorActionPtrOutput() JobErrorActionPtrOutput
- func (o JobErrorActionOutput) ToJobErrorActionPtrOutputWithContext(ctx context.Context) JobErrorActionPtrOutput
- func (o JobErrorActionOutput) Type() pulumi.StringPtrOutput
- type JobErrorActionPtrInput
- type JobErrorActionPtrOutput
- func (o JobErrorActionPtrOutput) Elem() JobErrorActionOutput
- func (JobErrorActionPtrOutput) ElementType() reflect.Type
- func (o JobErrorActionPtrOutput) QueueMessage() StorageQueueMessagePtrOutput
- func (o JobErrorActionPtrOutput) Request() HttpRequestPtrOutput
- func (o JobErrorActionPtrOutput) RetryPolicy() RetryPolicyPtrOutput
- func (o JobErrorActionPtrOutput) ServiceBusQueueMessage() ServiceBusQueueMessagePtrOutput
- func (o JobErrorActionPtrOutput) ServiceBusTopicMessage() ServiceBusTopicMessagePtrOutput
- func (o JobErrorActionPtrOutput) ToJobErrorActionPtrOutput() JobErrorActionPtrOutput
- func (o JobErrorActionPtrOutput) ToJobErrorActionPtrOutputWithContext(ctx context.Context) JobErrorActionPtrOutput
- func (o JobErrorActionPtrOutput) Type() pulumi.StringPtrOutput
- type JobErrorActionResponse
- type JobErrorActionResponseArgs
- func (JobErrorActionResponseArgs) ElementType() reflect.Type
- func (i JobErrorActionResponseArgs) ToJobErrorActionResponseOutput() JobErrorActionResponseOutput
- func (i JobErrorActionResponseArgs) ToJobErrorActionResponseOutputWithContext(ctx context.Context) JobErrorActionResponseOutput
- func (i JobErrorActionResponseArgs) ToJobErrorActionResponsePtrOutput() JobErrorActionResponsePtrOutput
- func (i JobErrorActionResponseArgs) ToJobErrorActionResponsePtrOutputWithContext(ctx context.Context) JobErrorActionResponsePtrOutput
- type JobErrorActionResponseInput
- type JobErrorActionResponseOutput
- func (JobErrorActionResponseOutput) ElementType() reflect.Type
- func (o JobErrorActionResponseOutput) QueueMessage() StorageQueueMessageResponsePtrOutput
- func (o JobErrorActionResponseOutput) Request() HttpRequestResponsePtrOutput
- func (o JobErrorActionResponseOutput) RetryPolicy() RetryPolicyResponsePtrOutput
- func (o JobErrorActionResponseOutput) ServiceBusQueueMessage() ServiceBusQueueMessageResponsePtrOutput
- func (o JobErrorActionResponseOutput) ServiceBusTopicMessage() ServiceBusTopicMessageResponsePtrOutput
- func (o JobErrorActionResponseOutput) ToJobErrorActionResponseOutput() JobErrorActionResponseOutput
- func (o JobErrorActionResponseOutput) ToJobErrorActionResponseOutputWithContext(ctx context.Context) JobErrorActionResponseOutput
- func (o JobErrorActionResponseOutput) ToJobErrorActionResponsePtrOutput() JobErrorActionResponsePtrOutput
- func (o JobErrorActionResponseOutput) ToJobErrorActionResponsePtrOutputWithContext(ctx context.Context) JobErrorActionResponsePtrOutput
- func (o JobErrorActionResponseOutput) Type() pulumi.StringPtrOutput
- type JobErrorActionResponsePtrInput
- type JobErrorActionResponsePtrOutput
- func (o JobErrorActionResponsePtrOutput) Elem() JobErrorActionResponseOutput
- func (JobErrorActionResponsePtrOutput) ElementType() reflect.Type
- func (o JobErrorActionResponsePtrOutput) QueueMessage() StorageQueueMessageResponsePtrOutput
- func (o JobErrorActionResponsePtrOutput) Request() HttpRequestResponsePtrOutput
- func (o JobErrorActionResponsePtrOutput) RetryPolicy() RetryPolicyResponsePtrOutput
- func (o JobErrorActionResponsePtrOutput) ServiceBusQueueMessage() ServiceBusQueueMessageResponsePtrOutput
- func (o JobErrorActionResponsePtrOutput) ServiceBusTopicMessage() ServiceBusTopicMessageResponsePtrOutput
- func (o JobErrorActionResponsePtrOutput) ToJobErrorActionResponsePtrOutput() JobErrorActionResponsePtrOutput
- func (o JobErrorActionResponsePtrOutput) ToJobErrorActionResponsePtrOutputWithContext(ctx context.Context) JobErrorActionResponsePtrOutput
- func (o JobErrorActionResponsePtrOutput) Type() pulumi.StringPtrOutput
- type JobInput
- type JobMaxRecurrence
- type JobMaxRecurrenceArgs
- func (JobMaxRecurrenceArgs) ElementType() reflect.Type
- func (i JobMaxRecurrenceArgs) ToJobMaxRecurrenceOutput() JobMaxRecurrenceOutput
- func (i JobMaxRecurrenceArgs) ToJobMaxRecurrenceOutputWithContext(ctx context.Context) JobMaxRecurrenceOutput
- func (i JobMaxRecurrenceArgs) ToJobMaxRecurrencePtrOutput() JobMaxRecurrencePtrOutput
- func (i JobMaxRecurrenceArgs) ToJobMaxRecurrencePtrOutputWithContext(ctx context.Context) JobMaxRecurrencePtrOutput
- type JobMaxRecurrenceInput
- type JobMaxRecurrenceOutput
- func (JobMaxRecurrenceOutput) ElementType() reflect.Type
- func (o JobMaxRecurrenceOutput) Frequency() pulumi.StringPtrOutput
- func (o JobMaxRecurrenceOutput) Interval() pulumi.IntPtrOutput
- func (o JobMaxRecurrenceOutput) ToJobMaxRecurrenceOutput() JobMaxRecurrenceOutput
- func (o JobMaxRecurrenceOutput) ToJobMaxRecurrenceOutputWithContext(ctx context.Context) JobMaxRecurrenceOutput
- func (o JobMaxRecurrenceOutput) ToJobMaxRecurrencePtrOutput() JobMaxRecurrencePtrOutput
- func (o JobMaxRecurrenceOutput) ToJobMaxRecurrencePtrOutputWithContext(ctx context.Context) JobMaxRecurrencePtrOutput
- type JobMaxRecurrencePtrInput
- type JobMaxRecurrencePtrOutput
- func (o JobMaxRecurrencePtrOutput) Elem() JobMaxRecurrenceOutput
- func (JobMaxRecurrencePtrOutput) ElementType() reflect.Type
- func (o JobMaxRecurrencePtrOutput) Frequency() pulumi.StringPtrOutput
- func (o JobMaxRecurrencePtrOutput) Interval() pulumi.IntPtrOutput
- func (o JobMaxRecurrencePtrOutput) ToJobMaxRecurrencePtrOutput() JobMaxRecurrencePtrOutput
- func (o JobMaxRecurrencePtrOutput) ToJobMaxRecurrencePtrOutputWithContext(ctx context.Context) JobMaxRecurrencePtrOutput
- type JobMaxRecurrenceResponse
- type JobMaxRecurrenceResponseArgs
- func (JobMaxRecurrenceResponseArgs) ElementType() reflect.Type
- func (i JobMaxRecurrenceResponseArgs) ToJobMaxRecurrenceResponseOutput() JobMaxRecurrenceResponseOutput
- func (i JobMaxRecurrenceResponseArgs) ToJobMaxRecurrenceResponseOutputWithContext(ctx context.Context) JobMaxRecurrenceResponseOutput
- func (i JobMaxRecurrenceResponseArgs) ToJobMaxRecurrenceResponsePtrOutput() JobMaxRecurrenceResponsePtrOutput
- func (i JobMaxRecurrenceResponseArgs) ToJobMaxRecurrenceResponsePtrOutputWithContext(ctx context.Context) JobMaxRecurrenceResponsePtrOutput
- type JobMaxRecurrenceResponseInput
- type JobMaxRecurrenceResponseOutput
- func (JobMaxRecurrenceResponseOutput) ElementType() reflect.Type
- func (o JobMaxRecurrenceResponseOutput) Frequency() pulumi.StringPtrOutput
- func (o JobMaxRecurrenceResponseOutput) Interval() pulumi.IntPtrOutput
- func (o JobMaxRecurrenceResponseOutput) ToJobMaxRecurrenceResponseOutput() JobMaxRecurrenceResponseOutput
- func (o JobMaxRecurrenceResponseOutput) ToJobMaxRecurrenceResponseOutputWithContext(ctx context.Context) JobMaxRecurrenceResponseOutput
- func (o JobMaxRecurrenceResponseOutput) ToJobMaxRecurrenceResponsePtrOutput() JobMaxRecurrenceResponsePtrOutput
- func (o JobMaxRecurrenceResponseOutput) ToJobMaxRecurrenceResponsePtrOutputWithContext(ctx context.Context) JobMaxRecurrenceResponsePtrOutput
- type JobMaxRecurrenceResponsePtrInput
- type JobMaxRecurrenceResponsePtrOutput
- func (o JobMaxRecurrenceResponsePtrOutput) Elem() JobMaxRecurrenceResponseOutput
- func (JobMaxRecurrenceResponsePtrOutput) ElementType() reflect.Type
- func (o JobMaxRecurrenceResponsePtrOutput) Frequency() pulumi.StringPtrOutput
- func (o JobMaxRecurrenceResponsePtrOutput) Interval() pulumi.IntPtrOutput
- func (o JobMaxRecurrenceResponsePtrOutput) ToJobMaxRecurrenceResponsePtrOutput() JobMaxRecurrenceResponsePtrOutput
- func (o JobMaxRecurrenceResponsePtrOutput) ToJobMaxRecurrenceResponsePtrOutputWithContext(ctx context.Context) JobMaxRecurrenceResponsePtrOutput
- type JobOutput
- type JobProperties
- type JobPropertiesArgs
- func (JobPropertiesArgs) ElementType() reflect.Type
- func (i JobPropertiesArgs) ToJobPropertiesOutput() JobPropertiesOutput
- func (i JobPropertiesArgs) ToJobPropertiesOutputWithContext(ctx context.Context) JobPropertiesOutput
- func (i JobPropertiesArgs) ToJobPropertiesPtrOutput() JobPropertiesPtrOutput
- func (i JobPropertiesArgs) ToJobPropertiesPtrOutputWithContext(ctx context.Context) JobPropertiesPtrOutput
- type JobPropertiesInput
- type JobPropertiesOutput
- func (o JobPropertiesOutput) Action() JobActionPtrOutput
- func (JobPropertiesOutput) ElementType() reflect.Type
- func (o JobPropertiesOutput) Recurrence() JobRecurrencePtrOutput
- func (o JobPropertiesOutput) StartTime() pulumi.StringPtrOutput
- func (o JobPropertiesOutput) State() pulumi.StringPtrOutput
- func (o JobPropertiesOutput) ToJobPropertiesOutput() JobPropertiesOutput
- func (o JobPropertiesOutput) ToJobPropertiesOutputWithContext(ctx context.Context) JobPropertiesOutput
- func (o JobPropertiesOutput) ToJobPropertiesPtrOutput() JobPropertiesPtrOutput
- func (o JobPropertiesOutput) ToJobPropertiesPtrOutputWithContext(ctx context.Context) JobPropertiesPtrOutput
- type JobPropertiesPtrInput
- type JobPropertiesPtrOutput
- func (o JobPropertiesPtrOutput) Action() JobActionPtrOutput
- func (o JobPropertiesPtrOutput) Elem() JobPropertiesOutput
- func (JobPropertiesPtrOutput) ElementType() reflect.Type
- func (o JobPropertiesPtrOutput) Recurrence() JobRecurrencePtrOutput
- func (o JobPropertiesPtrOutput) StartTime() pulumi.StringPtrOutput
- func (o JobPropertiesPtrOutput) State() pulumi.StringPtrOutput
- func (o JobPropertiesPtrOutput) ToJobPropertiesPtrOutput() JobPropertiesPtrOutput
- func (o JobPropertiesPtrOutput) ToJobPropertiesPtrOutputWithContext(ctx context.Context) JobPropertiesPtrOutput
- type JobPropertiesResponse
- type JobPropertiesResponseArgs
- func (JobPropertiesResponseArgs) ElementType() reflect.Type
- func (i JobPropertiesResponseArgs) ToJobPropertiesResponseOutput() JobPropertiesResponseOutput
- func (i JobPropertiesResponseArgs) ToJobPropertiesResponseOutputWithContext(ctx context.Context) JobPropertiesResponseOutput
- func (i JobPropertiesResponseArgs) ToJobPropertiesResponsePtrOutput() JobPropertiesResponsePtrOutput
- func (i JobPropertiesResponseArgs) ToJobPropertiesResponsePtrOutputWithContext(ctx context.Context) JobPropertiesResponsePtrOutput
- type JobPropertiesResponseInput
- type JobPropertiesResponseOutput
- func (o JobPropertiesResponseOutput) Action() JobActionResponsePtrOutput
- func (JobPropertiesResponseOutput) ElementType() reflect.Type
- func (o JobPropertiesResponseOutput) Recurrence() JobRecurrenceResponsePtrOutput
- func (o JobPropertiesResponseOutput) StartTime() pulumi.StringPtrOutput
- func (o JobPropertiesResponseOutput) State() pulumi.StringPtrOutput
- func (o JobPropertiesResponseOutput) Status() JobStatusResponseOutput
- func (o JobPropertiesResponseOutput) ToJobPropertiesResponseOutput() JobPropertiesResponseOutput
- func (o JobPropertiesResponseOutput) ToJobPropertiesResponseOutputWithContext(ctx context.Context) JobPropertiesResponseOutput
- func (o JobPropertiesResponseOutput) ToJobPropertiesResponsePtrOutput() JobPropertiesResponsePtrOutput
- func (o JobPropertiesResponseOutput) ToJobPropertiesResponsePtrOutputWithContext(ctx context.Context) JobPropertiesResponsePtrOutput
- type JobPropertiesResponsePtrInput
- type JobPropertiesResponsePtrOutput
- func (o JobPropertiesResponsePtrOutput) Action() JobActionResponsePtrOutput
- func (o JobPropertiesResponsePtrOutput) Elem() JobPropertiesResponseOutput
- func (JobPropertiesResponsePtrOutput) ElementType() reflect.Type
- func (o JobPropertiesResponsePtrOutput) Recurrence() JobRecurrenceResponsePtrOutput
- func (o JobPropertiesResponsePtrOutput) StartTime() pulumi.StringPtrOutput
- func (o JobPropertiesResponsePtrOutput) State() pulumi.StringPtrOutput
- func (o JobPropertiesResponsePtrOutput) Status() JobStatusResponsePtrOutput
- func (o JobPropertiesResponsePtrOutput) ToJobPropertiesResponsePtrOutput() JobPropertiesResponsePtrOutput
- func (o JobPropertiesResponsePtrOutput) ToJobPropertiesResponsePtrOutputWithContext(ctx context.Context) JobPropertiesResponsePtrOutput
- type JobRecurrence
- type JobRecurrenceArgs
- func (JobRecurrenceArgs) ElementType() reflect.Type
- func (i JobRecurrenceArgs) ToJobRecurrenceOutput() JobRecurrenceOutput
- func (i JobRecurrenceArgs) ToJobRecurrenceOutputWithContext(ctx context.Context) JobRecurrenceOutput
- func (i JobRecurrenceArgs) ToJobRecurrencePtrOutput() JobRecurrencePtrOutput
- func (i JobRecurrenceArgs) ToJobRecurrencePtrOutputWithContext(ctx context.Context) JobRecurrencePtrOutput
- type JobRecurrenceInput
- type JobRecurrenceOutput
- func (o JobRecurrenceOutput) Count() pulumi.IntPtrOutput
- func (JobRecurrenceOutput) ElementType() reflect.Type
- func (o JobRecurrenceOutput) EndTime() pulumi.StringPtrOutput
- func (o JobRecurrenceOutput) Frequency() pulumi.StringPtrOutput
- func (o JobRecurrenceOutput) Interval() pulumi.IntPtrOutput
- func (o JobRecurrenceOutput) Schedule() JobRecurrenceSchedulePtrOutput
- func (o JobRecurrenceOutput) ToJobRecurrenceOutput() JobRecurrenceOutput
- func (o JobRecurrenceOutput) ToJobRecurrenceOutputWithContext(ctx context.Context) JobRecurrenceOutput
- func (o JobRecurrenceOutput) ToJobRecurrencePtrOutput() JobRecurrencePtrOutput
- func (o JobRecurrenceOutput) ToJobRecurrencePtrOutputWithContext(ctx context.Context) JobRecurrencePtrOutput
- type JobRecurrencePtrInput
- type JobRecurrencePtrOutput
- func (o JobRecurrencePtrOutput) Count() pulumi.IntPtrOutput
- func (o JobRecurrencePtrOutput) Elem() JobRecurrenceOutput
- func (JobRecurrencePtrOutput) ElementType() reflect.Type
- func (o JobRecurrencePtrOutput) EndTime() pulumi.StringPtrOutput
- func (o JobRecurrencePtrOutput) Frequency() pulumi.StringPtrOutput
- func (o JobRecurrencePtrOutput) Interval() pulumi.IntPtrOutput
- func (o JobRecurrencePtrOutput) Schedule() JobRecurrenceSchedulePtrOutput
- func (o JobRecurrencePtrOutput) ToJobRecurrencePtrOutput() JobRecurrencePtrOutput
- func (o JobRecurrencePtrOutput) ToJobRecurrencePtrOutputWithContext(ctx context.Context) JobRecurrencePtrOutput
- type JobRecurrenceResponse
- type JobRecurrenceResponseArgs
- func (JobRecurrenceResponseArgs) ElementType() reflect.Type
- func (i JobRecurrenceResponseArgs) ToJobRecurrenceResponseOutput() JobRecurrenceResponseOutput
- func (i JobRecurrenceResponseArgs) ToJobRecurrenceResponseOutputWithContext(ctx context.Context) JobRecurrenceResponseOutput
- func (i JobRecurrenceResponseArgs) ToJobRecurrenceResponsePtrOutput() JobRecurrenceResponsePtrOutput
- func (i JobRecurrenceResponseArgs) ToJobRecurrenceResponsePtrOutputWithContext(ctx context.Context) JobRecurrenceResponsePtrOutput
- type JobRecurrenceResponseInput
- type JobRecurrenceResponseOutput
- func (o JobRecurrenceResponseOutput) Count() pulumi.IntPtrOutput
- func (JobRecurrenceResponseOutput) ElementType() reflect.Type
- func (o JobRecurrenceResponseOutput) EndTime() pulumi.StringPtrOutput
- func (o JobRecurrenceResponseOutput) Frequency() pulumi.StringPtrOutput
- func (o JobRecurrenceResponseOutput) Interval() pulumi.IntPtrOutput
- func (o JobRecurrenceResponseOutput) Schedule() JobRecurrenceScheduleResponsePtrOutput
- func (o JobRecurrenceResponseOutput) ToJobRecurrenceResponseOutput() JobRecurrenceResponseOutput
- func (o JobRecurrenceResponseOutput) ToJobRecurrenceResponseOutputWithContext(ctx context.Context) JobRecurrenceResponseOutput
- func (o JobRecurrenceResponseOutput) ToJobRecurrenceResponsePtrOutput() JobRecurrenceResponsePtrOutput
- func (o JobRecurrenceResponseOutput) ToJobRecurrenceResponsePtrOutputWithContext(ctx context.Context) JobRecurrenceResponsePtrOutput
- type JobRecurrenceResponsePtrInput
- type JobRecurrenceResponsePtrOutput
- func (o JobRecurrenceResponsePtrOutput) Count() pulumi.IntPtrOutput
- func (o JobRecurrenceResponsePtrOutput) Elem() JobRecurrenceResponseOutput
- func (JobRecurrenceResponsePtrOutput) ElementType() reflect.Type
- func (o JobRecurrenceResponsePtrOutput) EndTime() pulumi.StringPtrOutput
- func (o JobRecurrenceResponsePtrOutput) Frequency() pulumi.StringPtrOutput
- func (o JobRecurrenceResponsePtrOutput) Interval() pulumi.IntPtrOutput
- func (o JobRecurrenceResponsePtrOutput) Schedule() JobRecurrenceScheduleResponsePtrOutput
- func (o JobRecurrenceResponsePtrOutput) ToJobRecurrenceResponsePtrOutput() JobRecurrenceResponsePtrOutput
- func (o JobRecurrenceResponsePtrOutput) ToJobRecurrenceResponsePtrOutputWithContext(ctx context.Context) JobRecurrenceResponsePtrOutput
- type JobRecurrenceSchedule
- type JobRecurrenceScheduleArgs
- func (JobRecurrenceScheduleArgs) ElementType() reflect.Type
- func (i JobRecurrenceScheduleArgs) ToJobRecurrenceScheduleOutput() JobRecurrenceScheduleOutput
- func (i JobRecurrenceScheduleArgs) ToJobRecurrenceScheduleOutputWithContext(ctx context.Context) JobRecurrenceScheduleOutput
- func (i JobRecurrenceScheduleArgs) ToJobRecurrenceSchedulePtrOutput() JobRecurrenceSchedulePtrOutput
- func (i JobRecurrenceScheduleArgs) ToJobRecurrenceSchedulePtrOutputWithContext(ctx context.Context) JobRecurrenceSchedulePtrOutput
- type JobRecurrenceScheduleInput
- type JobRecurrenceScheduleMonthlyOccurrence
- type JobRecurrenceScheduleMonthlyOccurrenceArgs
- func (JobRecurrenceScheduleMonthlyOccurrenceArgs) ElementType() reflect.Type
- func (i JobRecurrenceScheduleMonthlyOccurrenceArgs) ToJobRecurrenceScheduleMonthlyOccurrenceOutput() JobRecurrenceScheduleMonthlyOccurrenceOutput
- func (i JobRecurrenceScheduleMonthlyOccurrenceArgs) ToJobRecurrenceScheduleMonthlyOccurrenceOutputWithContext(ctx context.Context) JobRecurrenceScheduleMonthlyOccurrenceOutput
- type JobRecurrenceScheduleMonthlyOccurrenceArray
- func (JobRecurrenceScheduleMonthlyOccurrenceArray) ElementType() reflect.Type
- func (i JobRecurrenceScheduleMonthlyOccurrenceArray) ToJobRecurrenceScheduleMonthlyOccurrenceArrayOutput() JobRecurrenceScheduleMonthlyOccurrenceArrayOutput
- func (i JobRecurrenceScheduleMonthlyOccurrenceArray) ToJobRecurrenceScheduleMonthlyOccurrenceArrayOutputWithContext(ctx context.Context) JobRecurrenceScheduleMonthlyOccurrenceArrayOutput
- type JobRecurrenceScheduleMonthlyOccurrenceArrayInput
- type JobRecurrenceScheduleMonthlyOccurrenceArrayOutput
- func (JobRecurrenceScheduleMonthlyOccurrenceArrayOutput) ElementType() reflect.Type
- func (o JobRecurrenceScheduleMonthlyOccurrenceArrayOutput) Index(i pulumi.IntInput) JobRecurrenceScheduleMonthlyOccurrenceOutput
- func (o JobRecurrenceScheduleMonthlyOccurrenceArrayOutput) ToJobRecurrenceScheduleMonthlyOccurrenceArrayOutput() JobRecurrenceScheduleMonthlyOccurrenceArrayOutput
- func (o JobRecurrenceScheduleMonthlyOccurrenceArrayOutput) ToJobRecurrenceScheduleMonthlyOccurrenceArrayOutputWithContext(ctx context.Context) JobRecurrenceScheduleMonthlyOccurrenceArrayOutput
- type JobRecurrenceScheduleMonthlyOccurrenceInput
- type JobRecurrenceScheduleMonthlyOccurrenceOutput
- func (o JobRecurrenceScheduleMonthlyOccurrenceOutput) Day() pulumi.StringPtrOutput
- func (JobRecurrenceScheduleMonthlyOccurrenceOutput) ElementType() reflect.Type
- func (o JobRecurrenceScheduleMonthlyOccurrenceOutput) Occurrence() pulumi.IntPtrOutput
- func (o JobRecurrenceScheduleMonthlyOccurrenceOutput) ToJobRecurrenceScheduleMonthlyOccurrenceOutput() JobRecurrenceScheduleMonthlyOccurrenceOutput
- func (o JobRecurrenceScheduleMonthlyOccurrenceOutput) ToJobRecurrenceScheduleMonthlyOccurrenceOutputWithContext(ctx context.Context) JobRecurrenceScheduleMonthlyOccurrenceOutput
- type JobRecurrenceScheduleMonthlyOccurrenceResponse
- type JobRecurrenceScheduleMonthlyOccurrenceResponseArgs
- func (JobRecurrenceScheduleMonthlyOccurrenceResponseArgs) ElementType() reflect.Type
- func (i JobRecurrenceScheduleMonthlyOccurrenceResponseArgs) ToJobRecurrenceScheduleMonthlyOccurrenceResponseOutput() JobRecurrenceScheduleMonthlyOccurrenceResponseOutput
- func (i JobRecurrenceScheduleMonthlyOccurrenceResponseArgs) ToJobRecurrenceScheduleMonthlyOccurrenceResponseOutputWithContext(ctx context.Context) JobRecurrenceScheduleMonthlyOccurrenceResponseOutput
- type JobRecurrenceScheduleMonthlyOccurrenceResponseArray
- func (JobRecurrenceScheduleMonthlyOccurrenceResponseArray) ElementType() reflect.Type
- func (i JobRecurrenceScheduleMonthlyOccurrenceResponseArray) ToJobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput() JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput
- func (i JobRecurrenceScheduleMonthlyOccurrenceResponseArray) ToJobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutputWithContext(ctx context.Context) JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput
- type JobRecurrenceScheduleMonthlyOccurrenceResponseArrayInput
- type JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput
- func (JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput) ElementType() reflect.Type
- func (o JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput) Index(i pulumi.IntInput) JobRecurrenceScheduleMonthlyOccurrenceResponseOutput
- func (o JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput) ToJobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput() JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput
- func (o JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput) ToJobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutputWithContext(ctx context.Context) JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput
- type JobRecurrenceScheduleMonthlyOccurrenceResponseInput
- type JobRecurrenceScheduleMonthlyOccurrenceResponseOutput
- func (o JobRecurrenceScheduleMonthlyOccurrenceResponseOutput) Day() pulumi.StringPtrOutput
- func (JobRecurrenceScheduleMonthlyOccurrenceResponseOutput) ElementType() reflect.Type
- func (o JobRecurrenceScheduleMonthlyOccurrenceResponseOutput) Occurrence() pulumi.IntPtrOutput
- func (o JobRecurrenceScheduleMonthlyOccurrenceResponseOutput) ToJobRecurrenceScheduleMonthlyOccurrenceResponseOutput() JobRecurrenceScheduleMonthlyOccurrenceResponseOutput
- func (o JobRecurrenceScheduleMonthlyOccurrenceResponseOutput) ToJobRecurrenceScheduleMonthlyOccurrenceResponseOutputWithContext(ctx context.Context) JobRecurrenceScheduleMonthlyOccurrenceResponseOutput
- type JobRecurrenceScheduleOutput
- func (JobRecurrenceScheduleOutput) ElementType() reflect.Type
- func (o JobRecurrenceScheduleOutput) Hours() pulumi.IntArrayOutput
- func (o JobRecurrenceScheduleOutput) Minutes() pulumi.IntArrayOutput
- func (o JobRecurrenceScheduleOutput) MonthDays() pulumi.IntArrayOutput
- func (o JobRecurrenceScheduleOutput) MonthlyOccurrences() JobRecurrenceScheduleMonthlyOccurrenceArrayOutput
- func (o JobRecurrenceScheduleOutput) ToJobRecurrenceScheduleOutput() JobRecurrenceScheduleOutput
- func (o JobRecurrenceScheduleOutput) ToJobRecurrenceScheduleOutputWithContext(ctx context.Context) JobRecurrenceScheduleOutput
- func (o JobRecurrenceScheduleOutput) ToJobRecurrenceSchedulePtrOutput() JobRecurrenceSchedulePtrOutput
- func (o JobRecurrenceScheduleOutput) ToJobRecurrenceSchedulePtrOutputWithContext(ctx context.Context) JobRecurrenceSchedulePtrOutput
- func (o JobRecurrenceScheduleOutput) WeekDays() pulumi.StringArrayOutput
- type JobRecurrenceSchedulePtrInput
- type JobRecurrenceSchedulePtrOutput
- func (o JobRecurrenceSchedulePtrOutput) Elem() JobRecurrenceScheduleOutput
- func (JobRecurrenceSchedulePtrOutput) ElementType() reflect.Type
- func (o JobRecurrenceSchedulePtrOutput) Hours() pulumi.IntArrayOutput
- func (o JobRecurrenceSchedulePtrOutput) Minutes() pulumi.IntArrayOutput
- func (o JobRecurrenceSchedulePtrOutput) MonthDays() pulumi.IntArrayOutput
- func (o JobRecurrenceSchedulePtrOutput) MonthlyOccurrences() JobRecurrenceScheduleMonthlyOccurrenceArrayOutput
- func (o JobRecurrenceSchedulePtrOutput) ToJobRecurrenceSchedulePtrOutput() JobRecurrenceSchedulePtrOutput
- func (o JobRecurrenceSchedulePtrOutput) ToJobRecurrenceSchedulePtrOutputWithContext(ctx context.Context) JobRecurrenceSchedulePtrOutput
- func (o JobRecurrenceSchedulePtrOutput) WeekDays() pulumi.StringArrayOutput
- type JobRecurrenceScheduleResponse
- type JobRecurrenceScheduleResponseArgs
- func (JobRecurrenceScheduleResponseArgs) ElementType() reflect.Type
- func (i JobRecurrenceScheduleResponseArgs) ToJobRecurrenceScheduleResponseOutput() JobRecurrenceScheduleResponseOutput
- func (i JobRecurrenceScheduleResponseArgs) ToJobRecurrenceScheduleResponseOutputWithContext(ctx context.Context) JobRecurrenceScheduleResponseOutput
- func (i JobRecurrenceScheduleResponseArgs) ToJobRecurrenceScheduleResponsePtrOutput() JobRecurrenceScheduleResponsePtrOutput
- func (i JobRecurrenceScheduleResponseArgs) ToJobRecurrenceScheduleResponsePtrOutputWithContext(ctx context.Context) JobRecurrenceScheduleResponsePtrOutput
- type JobRecurrenceScheduleResponseInput
- type JobRecurrenceScheduleResponseOutput
- func (JobRecurrenceScheduleResponseOutput) ElementType() reflect.Type
- func (o JobRecurrenceScheduleResponseOutput) Hours() pulumi.IntArrayOutput
- func (o JobRecurrenceScheduleResponseOutput) Minutes() pulumi.IntArrayOutput
- func (o JobRecurrenceScheduleResponseOutput) MonthDays() pulumi.IntArrayOutput
- func (o JobRecurrenceScheduleResponseOutput) MonthlyOccurrences() JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput
- func (o JobRecurrenceScheduleResponseOutput) ToJobRecurrenceScheduleResponseOutput() JobRecurrenceScheduleResponseOutput
- func (o JobRecurrenceScheduleResponseOutput) ToJobRecurrenceScheduleResponseOutputWithContext(ctx context.Context) JobRecurrenceScheduleResponseOutput
- func (o JobRecurrenceScheduleResponseOutput) ToJobRecurrenceScheduleResponsePtrOutput() JobRecurrenceScheduleResponsePtrOutput
- func (o JobRecurrenceScheduleResponseOutput) ToJobRecurrenceScheduleResponsePtrOutputWithContext(ctx context.Context) JobRecurrenceScheduleResponsePtrOutput
- func (o JobRecurrenceScheduleResponseOutput) WeekDays() pulumi.StringArrayOutput
- type JobRecurrenceScheduleResponsePtrInput
- type JobRecurrenceScheduleResponsePtrOutput
- func (o JobRecurrenceScheduleResponsePtrOutput) Elem() JobRecurrenceScheduleResponseOutput
- func (JobRecurrenceScheduleResponsePtrOutput) ElementType() reflect.Type
- func (o JobRecurrenceScheduleResponsePtrOutput) Hours() pulumi.IntArrayOutput
- func (o JobRecurrenceScheduleResponsePtrOutput) Minutes() pulumi.IntArrayOutput
- func (o JobRecurrenceScheduleResponsePtrOutput) MonthDays() pulumi.IntArrayOutput
- func (o JobRecurrenceScheduleResponsePtrOutput) MonthlyOccurrences() JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput
- func (o JobRecurrenceScheduleResponsePtrOutput) ToJobRecurrenceScheduleResponsePtrOutput() JobRecurrenceScheduleResponsePtrOutput
- func (o JobRecurrenceScheduleResponsePtrOutput) ToJobRecurrenceScheduleResponsePtrOutputWithContext(ctx context.Context) JobRecurrenceScheduleResponsePtrOutput
- func (o JobRecurrenceScheduleResponsePtrOutput) WeekDays() pulumi.StringArrayOutput
- type JobScheduleDay
- func (JobScheduleDay) ElementType() reflect.Type
- func (e JobScheduleDay) ToStringOutput() pulumi.StringOutput
- func (e JobScheduleDay) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e JobScheduleDay) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e JobScheduleDay) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobState
- func (JobState) ElementType() reflect.Type
- func (e JobState) ToStringOutput() pulumi.StringOutput
- func (e JobState) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e JobState) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e JobState) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobStatusResponse
- type JobStatusResponseArgs
- func (JobStatusResponseArgs) ElementType() reflect.Type
- func (i JobStatusResponseArgs) ToJobStatusResponseOutput() JobStatusResponseOutput
- func (i JobStatusResponseArgs) ToJobStatusResponseOutputWithContext(ctx context.Context) JobStatusResponseOutput
- func (i JobStatusResponseArgs) ToJobStatusResponsePtrOutput() JobStatusResponsePtrOutput
- func (i JobStatusResponseArgs) ToJobStatusResponsePtrOutputWithContext(ctx context.Context) JobStatusResponsePtrOutput
- type JobStatusResponseInput
- type JobStatusResponseOutput
- func (JobStatusResponseOutput) ElementType() reflect.Type
- func (o JobStatusResponseOutput) ExecutionCount() pulumi.IntOutput
- func (o JobStatusResponseOutput) FailureCount() pulumi.IntOutput
- func (o JobStatusResponseOutput) FaultedCount() pulumi.IntOutput
- func (o JobStatusResponseOutput) LastExecutionTime() pulumi.StringOutput
- func (o JobStatusResponseOutput) NextExecutionTime() pulumi.StringOutput
- func (o JobStatusResponseOutput) ToJobStatusResponseOutput() JobStatusResponseOutput
- func (o JobStatusResponseOutput) ToJobStatusResponseOutputWithContext(ctx context.Context) JobStatusResponseOutput
- func (o JobStatusResponseOutput) ToJobStatusResponsePtrOutput() JobStatusResponsePtrOutput
- func (o JobStatusResponseOutput) ToJobStatusResponsePtrOutputWithContext(ctx context.Context) JobStatusResponsePtrOutput
- type JobStatusResponsePtrInput
- type JobStatusResponsePtrOutput
- func (o JobStatusResponsePtrOutput) Elem() JobStatusResponseOutput
- func (JobStatusResponsePtrOutput) ElementType() reflect.Type
- func (o JobStatusResponsePtrOutput) ExecutionCount() pulumi.IntPtrOutput
- func (o JobStatusResponsePtrOutput) FailureCount() pulumi.IntPtrOutput
- func (o JobStatusResponsePtrOutput) FaultedCount() pulumi.IntPtrOutput
- func (o JobStatusResponsePtrOutput) LastExecutionTime() pulumi.StringPtrOutput
- func (o JobStatusResponsePtrOutput) NextExecutionTime() pulumi.StringPtrOutput
- func (o JobStatusResponsePtrOutput) ToJobStatusResponsePtrOutput() JobStatusResponsePtrOutput
- func (o JobStatusResponsePtrOutput) ToJobStatusResponsePtrOutputWithContext(ctx context.Context) JobStatusResponsePtrOutput
- type LookupJobArgs
- type LookupJobCollectionArgs
- type LookupJobCollectionResult
- type LookupJobResult
- type OAuthAuthentication
- type OAuthAuthenticationArgs
- type OAuthAuthenticationInput
- type OAuthAuthenticationOutput
- func (o OAuthAuthenticationOutput) Audience() pulumi.StringPtrOutput
- func (o OAuthAuthenticationOutput) ClientId() pulumi.StringPtrOutput
- func (OAuthAuthenticationOutput) ElementType() reflect.Type
- func (o OAuthAuthenticationOutput) Secret() pulumi.StringPtrOutput
- func (o OAuthAuthenticationOutput) Tenant() pulumi.StringPtrOutput
- func (o OAuthAuthenticationOutput) ToOAuthAuthenticationOutput() OAuthAuthenticationOutput
- func (o OAuthAuthenticationOutput) ToOAuthAuthenticationOutputWithContext(ctx context.Context) OAuthAuthenticationOutput
- func (o OAuthAuthenticationOutput) Type() pulumi.StringOutput
- type OAuthAuthenticationResponse
- type OAuthAuthenticationResponseArgs
- func (OAuthAuthenticationResponseArgs) ElementType() reflect.Type
- func (i OAuthAuthenticationResponseArgs) ToOAuthAuthenticationResponseOutput() OAuthAuthenticationResponseOutput
- func (i OAuthAuthenticationResponseArgs) ToOAuthAuthenticationResponseOutputWithContext(ctx context.Context) OAuthAuthenticationResponseOutput
- type OAuthAuthenticationResponseInput
- type OAuthAuthenticationResponseOutput
- func (o OAuthAuthenticationResponseOutput) Audience() pulumi.StringPtrOutput
- func (o OAuthAuthenticationResponseOutput) ClientId() pulumi.StringPtrOutput
- func (OAuthAuthenticationResponseOutput) ElementType() reflect.Type
- func (o OAuthAuthenticationResponseOutput) Secret() pulumi.StringPtrOutput
- func (o OAuthAuthenticationResponseOutput) Tenant() pulumi.StringPtrOutput
- func (o OAuthAuthenticationResponseOutput) ToOAuthAuthenticationResponseOutput() OAuthAuthenticationResponseOutput
- func (o OAuthAuthenticationResponseOutput) ToOAuthAuthenticationResponseOutputWithContext(ctx context.Context) OAuthAuthenticationResponseOutput
- func (o OAuthAuthenticationResponseOutput) Type() pulumi.StringOutput
- type RecurrenceFrequency
- func (RecurrenceFrequency) ElementType() reflect.Type
- func (e RecurrenceFrequency) ToStringOutput() pulumi.StringOutput
- func (e RecurrenceFrequency) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e RecurrenceFrequency) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e RecurrenceFrequency) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type RetryPolicy
- type RetryPolicyArgs
- func (RetryPolicyArgs) ElementType() reflect.Type
- func (i RetryPolicyArgs) ToRetryPolicyOutput() RetryPolicyOutput
- func (i RetryPolicyArgs) ToRetryPolicyOutputWithContext(ctx context.Context) RetryPolicyOutput
- func (i RetryPolicyArgs) ToRetryPolicyPtrOutput() RetryPolicyPtrOutput
- func (i RetryPolicyArgs) ToRetryPolicyPtrOutputWithContext(ctx context.Context) RetryPolicyPtrOutput
- type RetryPolicyInput
- type RetryPolicyOutput
- func (RetryPolicyOutput) ElementType() reflect.Type
- func (o RetryPolicyOutput) RetryCount() pulumi.IntPtrOutput
- func (o RetryPolicyOutput) RetryInterval() pulumi.StringPtrOutput
- func (o RetryPolicyOutput) RetryType() pulumi.StringPtrOutput
- func (o RetryPolicyOutput) ToRetryPolicyOutput() RetryPolicyOutput
- func (o RetryPolicyOutput) ToRetryPolicyOutputWithContext(ctx context.Context) RetryPolicyOutput
- func (o RetryPolicyOutput) ToRetryPolicyPtrOutput() RetryPolicyPtrOutput
- func (o RetryPolicyOutput) ToRetryPolicyPtrOutputWithContext(ctx context.Context) RetryPolicyPtrOutput
- type RetryPolicyPtrInput
- type RetryPolicyPtrOutput
- func (o RetryPolicyPtrOutput) Elem() RetryPolicyOutput
- func (RetryPolicyPtrOutput) ElementType() reflect.Type
- func (o RetryPolicyPtrOutput) RetryCount() pulumi.IntPtrOutput
- func (o RetryPolicyPtrOutput) RetryInterval() pulumi.StringPtrOutput
- func (o RetryPolicyPtrOutput) RetryType() pulumi.StringPtrOutput
- func (o RetryPolicyPtrOutput) ToRetryPolicyPtrOutput() RetryPolicyPtrOutput
- func (o RetryPolicyPtrOutput) ToRetryPolicyPtrOutputWithContext(ctx context.Context) RetryPolicyPtrOutput
- type RetryPolicyResponse
- type RetryPolicyResponseArgs
- func (RetryPolicyResponseArgs) ElementType() reflect.Type
- func (i RetryPolicyResponseArgs) ToRetryPolicyResponseOutput() RetryPolicyResponseOutput
- func (i RetryPolicyResponseArgs) ToRetryPolicyResponseOutputWithContext(ctx context.Context) RetryPolicyResponseOutput
- func (i RetryPolicyResponseArgs) ToRetryPolicyResponsePtrOutput() RetryPolicyResponsePtrOutput
- func (i RetryPolicyResponseArgs) ToRetryPolicyResponsePtrOutputWithContext(ctx context.Context) RetryPolicyResponsePtrOutput
- type RetryPolicyResponseInput
- type RetryPolicyResponseOutput
- func (RetryPolicyResponseOutput) ElementType() reflect.Type
- func (o RetryPolicyResponseOutput) RetryCount() pulumi.IntPtrOutput
- func (o RetryPolicyResponseOutput) RetryInterval() pulumi.StringPtrOutput
- func (o RetryPolicyResponseOutput) RetryType() pulumi.StringPtrOutput
- func (o RetryPolicyResponseOutput) ToRetryPolicyResponseOutput() RetryPolicyResponseOutput
- func (o RetryPolicyResponseOutput) ToRetryPolicyResponseOutputWithContext(ctx context.Context) RetryPolicyResponseOutput
- func (o RetryPolicyResponseOutput) ToRetryPolicyResponsePtrOutput() RetryPolicyResponsePtrOutput
- func (o RetryPolicyResponseOutput) ToRetryPolicyResponsePtrOutputWithContext(ctx context.Context) RetryPolicyResponsePtrOutput
- type RetryPolicyResponsePtrInput
- type RetryPolicyResponsePtrOutput
- func (o RetryPolicyResponsePtrOutput) Elem() RetryPolicyResponseOutput
- func (RetryPolicyResponsePtrOutput) ElementType() reflect.Type
- func (o RetryPolicyResponsePtrOutput) RetryCount() pulumi.IntPtrOutput
- func (o RetryPolicyResponsePtrOutput) RetryInterval() pulumi.StringPtrOutput
- func (o RetryPolicyResponsePtrOutput) RetryType() pulumi.StringPtrOutput
- func (o RetryPolicyResponsePtrOutput) ToRetryPolicyResponsePtrOutput() RetryPolicyResponsePtrOutput
- func (o RetryPolicyResponsePtrOutput) ToRetryPolicyResponsePtrOutputWithContext(ctx context.Context) RetryPolicyResponsePtrOutput
- type RetryType
- func (RetryType) ElementType() reflect.Type
- func (e RetryType) ToStringOutput() pulumi.StringOutput
- func (e RetryType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e RetryType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e RetryType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceBusAuthentication
- type ServiceBusAuthenticationArgs
- func (ServiceBusAuthenticationArgs) ElementType() reflect.Type
- func (i ServiceBusAuthenticationArgs) ToServiceBusAuthenticationOutput() ServiceBusAuthenticationOutput
- func (i ServiceBusAuthenticationArgs) ToServiceBusAuthenticationOutputWithContext(ctx context.Context) ServiceBusAuthenticationOutput
- func (i ServiceBusAuthenticationArgs) ToServiceBusAuthenticationPtrOutput() ServiceBusAuthenticationPtrOutput
- func (i ServiceBusAuthenticationArgs) ToServiceBusAuthenticationPtrOutputWithContext(ctx context.Context) ServiceBusAuthenticationPtrOutput
- type ServiceBusAuthenticationInput
- type ServiceBusAuthenticationOutput
- func (ServiceBusAuthenticationOutput) ElementType() reflect.Type
- func (o ServiceBusAuthenticationOutput) SasKey() pulumi.StringPtrOutput
- func (o ServiceBusAuthenticationOutput) SasKeyName() pulumi.StringPtrOutput
- func (o ServiceBusAuthenticationOutput) ToServiceBusAuthenticationOutput() ServiceBusAuthenticationOutput
- func (o ServiceBusAuthenticationOutput) ToServiceBusAuthenticationOutputWithContext(ctx context.Context) ServiceBusAuthenticationOutput
- func (o ServiceBusAuthenticationOutput) ToServiceBusAuthenticationPtrOutput() ServiceBusAuthenticationPtrOutput
- func (o ServiceBusAuthenticationOutput) ToServiceBusAuthenticationPtrOutputWithContext(ctx context.Context) ServiceBusAuthenticationPtrOutput
- func (o ServiceBusAuthenticationOutput) Type() pulumi.StringPtrOutput
- type ServiceBusAuthenticationPtrInput
- type ServiceBusAuthenticationPtrOutput
- func (o ServiceBusAuthenticationPtrOutput) Elem() ServiceBusAuthenticationOutput
- func (ServiceBusAuthenticationPtrOutput) ElementType() reflect.Type
- func (o ServiceBusAuthenticationPtrOutput) SasKey() pulumi.StringPtrOutput
- func (o ServiceBusAuthenticationPtrOutput) SasKeyName() pulumi.StringPtrOutput
- func (o ServiceBusAuthenticationPtrOutput) ToServiceBusAuthenticationPtrOutput() ServiceBusAuthenticationPtrOutput
- func (o ServiceBusAuthenticationPtrOutput) ToServiceBusAuthenticationPtrOutputWithContext(ctx context.Context) ServiceBusAuthenticationPtrOutput
- func (o ServiceBusAuthenticationPtrOutput) Type() pulumi.StringPtrOutput
- type ServiceBusAuthenticationResponse
- type ServiceBusAuthenticationResponseArgs
- func (ServiceBusAuthenticationResponseArgs) ElementType() reflect.Type
- func (i ServiceBusAuthenticationResponseArgs) ToServiceBusAuthenticationResponseOutput() ServiceBusAuthenticationResponseOutput
- func (i ServiceBusAuthenticationResponseArgs) ToServiceBusAuthenticationResponseOutputWithContext(ctx context.Context) ServiceBusAuthenticationResponseOutput
- func (i ServiceBusAuthenticationResponseArgs) ToServiceBusAuthenticationResponsePtrOutput() ServiceBusAuthenticationResponsePtrOutput
- func (i ServiceBusAuthenticationResponseArgs) ToServiceBusAuthenticationResponsePtrOutputWithContext(ctx context.Context) ServiceBusAuthenticationResponsePtrOutput
- type ServiceBusAuthenticationResponseInput
- type ServiceBusAuthenticationResponseOutput
- func (ServiceBusAuthenticationResponseOutput) ElementType() reflect.Type
- func (o ServiceBusAuthenticationResponseOutput) SasKey() pulumi.StringPtrOutput
- func (o ServiceBusAuthenticationResponseOutput) SasKeyName() pulumi.StringPtrOutput
- func (o ServiceBusAuthenticationResponseOutput) ToServiceBusAuthenticationResponseOutput() ServiceBusAuthenticationResponseOutput
- func (o ServiceBusAuthenticationResponseOutput) ToServiceBusAuthenticationResponseOutputWithContext(ctx context.Context) ServiceBusAuthenticationResponseOutput
- func (o ServiceBusAuthenticationResponseOutput) ToServiceBusAuthenticationResponsePtrOutput() ServiceBusAuthenticationResponsePtrOutput
- func (o ServiceBusAuthenticationResponseOutput) ToServiceBusAuthenticationResponsePtrOutputWithContext(ctx context.Context) ServiceBusAuthenticationResponsePtrOutput
- func (o ServiceBusAuthenticationResponseOutput) Type() pulumi.StringPtrOutput
- type ServiceBusAuthenticationResponsePtrInput
- type ServiceBusAuthenticationResponsePtrOutput
- func (o ServiceBusAuthenticationResponsePtrOutput) Elem() ServiceBusAuthenticationResponseOutput
- func (ServiceBusAuthenticationResponsePtrOutput) ElementType() reflect.Type
- func (o ServiceBusAuthenticationResponsePtrOutput) SasKey() pulumi.StringPtrOutput
- func (o ServiceBusAuthenticationResponsePtrOutput) SasKeyName() pulumi.StringPtrOutput
- func (o ServiceBusAuthenticationResponsePtrOutput) ToServiceBusAuthenticationResponsePtrOutput() ServiceBusAuthenticationResponsePtrOutput
- func (o ServiceBusAuthenticationResponsePtrOutput) ToServiceBusAuthenticationResponsePtrOutputWithContext(ctx context.Context) ServiceBusAuthenticationResponsePtrOutput
- func (o ServiceBusAuthenticationResponsePtrOutput) Type() pulumi.StringPtrOutput
- type ServiceBusAuthenticationType
- func (ServiceBusAuthenticationType) ElementType() reflect.Type
- func (e ServiceBusAuthenticationType) ToStringOutput() pulumi.StringOutput
- func (e ServiceBusAuthenticationType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e ServiceBusAuthenticationType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e ServiceBusAuthenticationType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceBusBrokeredMessageProperties
- type ServiceBusBrokeredMessagePropertiesArgs
- func (ServiceBusBrokeredMessagePropertiesArgs) ElementType() reflect.Type
- func (i ServiceBusBrokeredMessagePropertiesArgs) ToServiceBusBrokeredMessagePropertiesOutput() ServiceBusBrokeredMessagePropertiesOutput
- func (i ServiceBusBrokeredMessagePropertiesArgs) ToServiceBusBrokeredMessagePropertiesOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesOutput
- func (i ServiceBusBrokeredMessagePropertiesArgs) ToServiceBusBrokeredMessagePropertiesPtrOutput() ServiceBusBrokeredMessagePropertiesPtrOutput
- func (i ServiceBusBrokeredMessagePropertiesArgs) ToServiceBusBrokeredMessagePropertiesPtrOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesPtrOutput
- type ServiceBusBrokeredMessagePropertiesInput
- type ServiceBusBrokeredMessagePropertiesOutput
- func (o ServiceBusBrokeredMessagePropertiesOutput) ContentType() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesOutput) CorrelationId() pulumi.StringPtrOutput
- func (ServiceBusBrokeredMessagePropertiesOutput) ElementType() reflect.Type
- func (o ServiceBusBrokeredMessagePropertiesOutput) ForcePersistence() pulumi.BoolPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesOutput) Label() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesOutput) MessageId() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesOutput) PartitionKey() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesOutput) ReplyTo() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesOutput) ReplyToSessionId() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesOutput) ScheduledEnqueueTimeUtc() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesOutput) SessionId() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesOutput) TimeToLive() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesOutput) To() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesOutput) ToServiceBusBrokeredMessagePropertiesOutput() ServiceBusBrokeredMessagePropertiesOutput
- func (o ServiceBusBrokeredMessagePropertiesOutput) ToServiceBusBrokeredMessagePropertiesOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesOutput
- func (o ServiceBusBrokeredMessagePropertiesOutput) ToServiceBusBrokeredMessagePropertiesPtrOutput() ServiceBusBrokeredMessagePropertiesPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesOutput) ToServiceBusBrokeredMessagePropertiesPtrOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesOutput) ViaPartitionKey() pulumi.StringPtrOutput
- type ServiceBusBrokeredMessagePropertiesPtrInput
- type ServiceBusBrokeredMessagePropertiesPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesPtrOutput) ContentType() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesPtrOutput) CorrelationId() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesPtrOutput) Elem() ServiceBusBrokeredMessagePropertiesOutput
- func (ServiceBusBrokeredMessagePropertiesPtrOutput) ElementType() reflect.Type
- func (o ServiceBusBrokeredMessagePropertiesPtrOutput) ForcePersistence() pulumi.BoolPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesPtrOutput) Label() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesPtrOutput) MessageId() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesPtrOutput) PartitionKey() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesPtrOutput) ReplyTo() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesPtrOutput) ReplyToSessionId() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesPtrOutput) ScheduledEnqueueTimeUtc() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesPtrOutput) SessionId() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesPtrOutput) TimeToLive() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesPtrOutput) To() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesPtrOutput) ToServiceBusBrokeredMessagePropertiesPtrOutput() ServiceBusBrokeredMessagePropertiesPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesPtrOutput) ToServiceBusBrokeredMessagePropertiesPtrOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesPtrOutput) ViaPartitionKey() pulumi.StringPtrOutput
- type ServiceBusBrokeredMessagePropertiesResponse
- type ServiceBusBrokeredMessagePropertiesResponseArgs
- func (ServiceBusBrokeredMessagePropertiesResponseArgs) ElementType() reflect.Type
- func (i ServiceBusBrokeredMessagePropertiesResponseArgs) ToServiceBusBrokeredMessagePropertiesResponseOutput() ServiceBusBrokeredMessagePropertiesResponseOutput
- func (i ServiceBusBrokeredMessagePropertiesResponseArgs) ToServiceBusBrokeredMessagePropertiesResponseOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesResponseOutput
- func (i ServiceBusBrokeredMessagePropertiesResponseArgs) ToServiceBusBrokeredMessagePropertiesResponsePtrOutput() ServiceBusBrokeredMessagePropertiesResponsePtrOutput
- func (i ServiceBusBrokeredMessagePropertiesResponseArgs) ToServiceBusBrokeredMessagePropertiesResponsePtrOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesResponsePtrOutput
- type ServiceBusBrokeredMessagePropertiesResponseInput
- type ServiceBusBrokeredMessagePropertiesResponseOutput
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ContentType() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) CorrelationId() pulumi.StringPtrOutput
- func (ServiceBusBrokeredMessagePropertiesResponseOutput) ElementType() reflect.Type
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ForcePersistence() pulumi.BoolPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) Label() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) MessageId() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) PartitionKey() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ReplyTo() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ReplyToSessionId() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ScheduledEnqueueTimeUtc() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) SessionId() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) TimeToLive() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) To() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ToServiceBusBrokeredMessagePropertiesResponseOutput() ServiceBusBrokeredMessagePropertiesResponseOutput
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ToServiceBusBrokeredMessagePropertiesResponseOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesResponseOutput
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ToServiceBusBrokeredMessagePropertiesResponsePtrOutput() ServiceBusBrokeredMessagePropertiesResponsePtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ToServiceBusBrokeredMessagePropertiesResponsePtrOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesResponsePtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ViaPartitionKey() pulumi.StringPtrOutput
- type ServiceBusBrokeredMessagePropertiesResponsePtrInput
- type ServiceBusBrokeredMessagePropertiesResponsePtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ContentType() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) CorrelationId() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) Elem() ServiceBusBrokeredMessagePropertiesResponseOutput
- func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ElementType() reflect.Type
- func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ForcePersistence() pulumi.BoolPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) Label() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) MessageId() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) PartitionKey() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ReplyTo() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ReplyToSessionId() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ScheduledEnqueueTimeUtc() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) SessionId() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) TimeToLive() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) To() pulumi.StringPtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ToServiceBusBrokeredMessagePropertiesResponsePtrOutput() ServiceBusBrokeredMessagePropertiesResponsePtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ToServiceBusBrokeredMessagePropertiesResponsePtrOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesResponsePtrOutput
- func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ViaPartitionKey() pulumi.StringPtrOutput
- type ServiceBusQueueMessage
- type ServiceBusQueueMessageArgs
- func (ServiceBusQueueMessageArgs) ElementType() reflect.Type
- func (i ServiceBusQueueMessageArgs) ToServiceBusQueueMessageOutput() ServiceBusQueueMessageOutput
- func (i ServiceBusQueueMessageArgs) ToServiceBusQueueMessageOutputWithContext(ctx context.Context) ServiceBusQueueMessageOutput
- func (i ServiceBusQueueMessageArgs) ToServiceBusQueueMessagePtrOutput() ServiceBusQueueMessagePtrOutput
- func (i ServiceBusQueueMessageArgs) ToServiceBusQueueMessagePtrOutputWithContext(ctx context.Context) ServiceBusQueueMessagePtrOutput
- type ServiceBusQueueMessageInput
- type ServiceBusQueueMessageOutput
- func (o ServiceBusQueueMessageOutput) Authentication() ServiceBusAuthenticationPtrOutput
- func (o ServiceBusQueueMessageOutput) BrokeredMessageProperties() ServiceBusBrokeredMessagePropertiesPtrOutput
- func (o ServiceBusQueueMessageOutput) CustomMessageProperties() pulumi.StringMapOutput
- func (ServiceBusQueueMessageOutput) ElementType() reflect.Type
- func (o ServiceBusQueueMessageOutput) Message() pulumi.StringPtrOutput
- func (o ServiceBusQueueMessageOutput) Namespace() pulumi.StringPtrOutput
- func (o ServiceBusQueueMessageOutput) QueueName() pulumi.StringPtrOutput
- func (o ServiceBusQueueMessageOutput) ToServiceBusQueueMessageOutput() ServiceBusQueueMessageOutput
- func (o ServiceBusQueueMessageOutput) ToServiceBusQueueMessageOutputWithContext(ctx context.Context) ServiceBusQueueMessageOutput
- func (o ServiceBusQueueMessageOutput) ToServiceBusQueueMessagePtrOutput() ServiceBusQueueMessagePtrOutput
- func (o ServiceBusQueueMessageOutput) ToServiceBusQueueMessagePtrOutputWithContext(ctx context.Context) ServiceBusQueueMessagePtrOutput
- func (o ServiceBusQueueMessageOutput) TransportType() pulumi.StringPtrOutput
- type ServiceBusQueueMessagePtrInput
- type ServiceBusQueueMessagePtrOutput
- func (o ServiceBusQueueMessagePtrOutput) Authentication() ServiceBusAuthenticationPtrOutput
- func (o ServiceBusQueueMessagePtrOutput) BrokeredMessageProperties() ServiceBusBrokeredMessagePropertiesPtrOutput
- func (o ServiceBusQueueMessagePtrOutput) CustomMessageProperties() pulumi.StringMapOutput
- func (o ServiceBusQueueMessagePtrOutput) Elem() ServiceBusQueueMessageOutput
- func (ServiceBusQueueMessagePtrOutput) ElementType() reflect.Type
- func (o ServiceBusQueueMessagePtrOutput) Message() pulumi.StringPtrOutput
- func (o ServiceBusQueueMessagePtrOutput) Namespace() pulumi.StringPtrOutput
- func (o ServiceBusQueueMessagePtrOutput) QueueName() pulumi.StringPtrOutput
- func (o ServiceBusQueueMessagePtrOutput) ToServiceBusQueueMessagePtrOutput() ServiceBusQueueMessagePtrOutput
- func (o ServiceBusQueueMessagePtrOutput) ToServiceBusQueueMessagePtrOutputWithContext(ctx context.Context) ServiceBusQueueMessagePtrOutput
- func (o ServiceBusQueueMessagePtrOutput) TransportType() pulumi.StringPtrOutput
- type ServiceBusQueueMessageResponse
- type ServiceBusQueueMessageResponseArgs
- func (ServiceBusQueueMessageResponseArgs) ElementType() reflect.Type
- func (i ServiceBusQueueMessageResponseArgs) ToServiceBusQueueMessageResponseOutput() ServiceBusQueueMessageResponseOutput
- func (i ServiceBusQueueMessageResponseArgs) ToServiceBusQueueMessageResponseOutputWithContext(ctx context.Context) ServiceBusQueueMessageResponseOutput
- func (i ServiceBusQueueMessageResponseArgs) ToServiceBusQueueMessageResponsePtrOutput() ServiceBusQueueMessageResponsePtrOutput
- func (i ServiceBusQueueMessageResponseArgs) ToServiceBusQueueMessageResponsePtrOutputWithContext(ctx context.Context) ServiceBusQueueMessageResponsePtrOutput
- type ServiceBusQueueMessageResponseInput
- type ServiceBusQueueMessageResponseOutput
- func (o ServiceBusQueueMessageResponseOutput) Authentication() ServiceBusAuthenticationResponsePtrOutput
- func (o ServiceBusQueueMessageResponseOutput) BrokeredMessageProperties() ServiceBusBrokeredMessagePropertiesResponsePtrOutput
- func (o ServiceBusQueueMessageResponseOutput) CustomMessageProperties() pulumi.StringMapOutput
- func (ServiceBusQueueMessageResponseOutput) ElementType() reflect.Type
- func (o ServiceBusQueueMessageResponseOutput) Message() pulumi.StringPtrOutput
- func (o ServiceBusQueueMessageResponseOutput) Namespace() pulumi.StringPtrOutput
- func (o ServiceBusQueueMessageResponseOutput) QueueName() pulumi.StringPtrOutput
- func (o ServiceBusQueueMessageResponseOutput) ToServiceBusQueueMessageResponseOutput() ServiceBusQueueMessageResponseOutput
- func (o ServiceBusQueueMessageResponseOutput) ToServiceBusQueueMessageResponseOutputWithContext(ctx context.Context) ServiceBusQueueMessageResponseOutput
- func (o ServiceBusQueueMessageResponseOutput) ToServiceBusQueueMessageResponsePtrOutput() ServiceBusQueueMessageResponsePtrOutput
- func (o ServiceBusQueueMessageResponseOutput) ToServiceBusQueueMessageResponsePtrOutputWithContext(ctx context.Context) ServiceBusQueueMessageResponsePtrOutput
- func (o ServiceBusQueueMessageResponseOutput) TransportType() pulumi.StringPtrOutput
- type ServiceBusQueueMessageResponsePtrInput
- type ServiceBusQueueMessageResponsePtrOutput
- func (o ServiceBusQueueMessageResponsePtrOutput) Authentication() ServiceBusAuthenticationResponsePtrOutput
- func (o ServiceBusQueueMessageResponsePtrOutput) BrokeredMessageProperties() ServiceBusBrokeredMessagePropertiesResponsePtrOutput
- func (o ServiceBusQueueMessageResponsePtrOutput) CustomMessageProperties() pulumi.StringMapOutput
- func (o ServiceBusQueueMessageResponsePtrOutput) Elem() ServiceBusQueueMessageResponseOutput
- func (ServiceBusQueueMessageResponsePtrOutput) ElementType() reflect.Type
- func (o ServiceBusQueueMessageResponsePtrOutput) Message() pulumi.StringPtrOutput
- func (o ServiceBusQueueMessageResponsePtrOutput) Namespace() pulumi.StringPtrOutput
- func (o ServiceBusQueueMessageResponsePtrOutput) QueueName() pulumi.StringPtrOutput
- func (o ServiceBusQueueMessageResponsePtrOutput) ToServiceBusQueueMessageResponsePtrOutput() ServiceBusQueueMessageResponsePtrOutput
- func (o ServiceBusQueueMessageResponsePtrOutput) ToServiceBusQueueMessageResponsePtrOutputWithContext(ctx context.Context) ServiceBusQueueMessageResponsePtrOutput
- func (o ServiceBusQueueMessageResponsePtrOutput) TransportType() pulumi.StringPtrOutput
- type ServiceBusTopicMessage
- type ServiceBusTopicMessageArgs
- func (ServiceBusTopicMessageArgs) ElementType() reflect.Type
- func (i ServiceBusTopicMessageArgs) ToServiceBusTopicMessageOutput() ServiceBusTopicMessageOutput
- func (i ServiceBusTopicMessageArgs) ToServiceBusTopicMessageOutputWithContext(ctx context.Context) ServiceBusTopicMessageOutput
- func (i ServiceBusTopicMessageArgs) ToServiceBusTopicMessagePtrOutput() ServiceBusTopicMessagePtrOutput
- func (i ServiceBusTopicMessageArgs) ToServiceBusTopicMessagePtrOutputWithContext(ctx context.Context) ServiceBusTopicMessagePtrOutput
- type ServiceBusTopicMessageInput
- type ServiceBusTopicMessageOutput
- func (o ServiceBusTopicMessageOutput) Authentication() ServiceBusAuthenticationPtrOutput
- func (o ServiceBusTopicMessageOutput) BrokeredMessageProperties() ServiceBusBrokeredMessagePropertiesPtrOutput
- func (o ServiceBusTopicMessageOutput) CustomMessageProperties() pulumi.StringMapOutput
- func (ServiceBusTopicMessageOutput) ElementType() reflect.Type
- func (o ServiceBusTopicMessageOutput) Message() pulumi.StringPtrOutput
- func (o ServiceBusTopicMessageOutput) Namespace() pulumi.StringPtrOutput
- func (o ServiceBusTopicMessageOutput) ToServiceBusTopicMessageOutput() ServiceBusTopicMessageOutput
- func (o ServiceBusTopicMessageOutput) ToServiceBusTopicMessageOutputWithContext(ctx context.Context) ServiceBusTopicMessageOutput
- func (o ServiceBusTopicMessageOutput) ToServiceBusTopicMessagePtrOutput() ServiceBusTopicMessagePtrOutput
- func (o ServiceBusTopicMessageOutput) ToServiceBusTopicMessagePtrOutputWithContext(ctx context.Context) ServiceBusTopicMessagePtrOutput
- func (o ServiceBusTopicMessageOutput) TopicPath() pulumi.StringPtrOutput
- func (o ServiceBusTopicMessageOutput) TransportType() pulumi.StringPtrOutput
- type ServiceBusTopicMessagePtrInput
- type ServiceBusTopicMessagePtrOutput
- func (o ServiceBusTopicMessagePtrOutput) Authentication() ServiceBusAuthenticationPtrOutput
- func (o ServiceBusTopicMessagePtrOutput) BrokeredMessageProperties() ServiceBusBrokeredMessagePropertiesPtrOutput
- func (o ServiceBusTopicMessagePtrOutput) CustomMessageProperties() pulumi.StringMapOutput
- func (o ServiceBusTopicMessagePtrOutput) Elem() ServiceBusTopicMessageOutput
- func (ServiceBusTopicMessagePtrOutput) ElementType() reflect.Type
- func (o ServiceBusTopicMessagePtrOutput) Message() pulumi.StringPtrOutput
- func (o ServiceBusTopicMessagePtrOutput) Namespace() pulumi.StringPtrOutput
- func (o ServiceBusTopicMessagePtrOutput) ToServiceBusTopicMessagePtrOutput() ServiceBusTopicMessagePtrOutput
- func (o ServiceBusTopicMessagePtrOutput) ToServiceBusTopicMessagePtrOutputWithContext(ctx context.Context) ServiceBusTopicMessagePtrOutput
- func (o ServiceBusTopicMessagePtrOutput) TopicPath() pulumi.StringPtrOutput
- func (o ServiceBusTopicMessagePtrOutput) TransportType() pulumi.StringPtrOutput
- type ServiceBusTopicMessageResponse
- type ServiceBusTopicMessageResponseArgs
- func (ServiceBusTopicMessageResponseArgs) ElementType() reflect.Type
- func (i ServiceBusTopicMessageResponseArgs) ToServiceBusTopicMessageResponseOutput() ServiceBusTopicMessageResponseOutput
- func (i ServiceBusTopicMessageResponseArgs) ToServiceBusTopicMessageResponseOutputWithContext(ctx context.Context) ServiceBusTopicMessageResponseOutput
- func (i ServiceBusTopicMessageResponseArgs) ToServiceBusTopicMessageResponsePtrOutput() ServiceBusTopicMessageResponsePtrOutput
- func (i ServiceBusTopicMessageResponseArgs) ToServiceBusTopicMessageResponsePtrOutputWithContext(ctx context.Context) ServiceBusTopicMessageResponsePtrOutput
- type ServiceBusTopicMessageResponseInput
- type ServiceBusTopicMessageResponseOutput
- func (o ServiceBusTopicMessageResponseOutput) Authentication() ServiceBusAuthenticationResponsePtrOutput
- func (o ServiceBusTopicMessageResponseOutput) BrokeredMessageProperties() ServiceBusBrokeredMessagePropertiesResponsePtrOutput
- func (o ServiceBusTopicMessageResponseOutput) CustomMessageProperties() pulumi.StringMapOutput
- func (ServiceBusTopicMessageResponseOutput) ElementType() reflect.Type
- func (o ServiceBusTopicMessageResponseOutput) Message() pulumi.StringPtrOutput
- func (o ServiceBusTopicMessageResponseOutput) Namespace() pulumi.StringPtrOutput
- func (o ServiceBusTopicMessageResponseOutput) ToServiceBusTopicMessageResponseOutput() ServiceBusTopicMessageResponseOutput
- func (o ServiceBusTopicMessageResponseOutput) ToServiceBusTopicMessageResponseOutputWithContext(ctx context.Context) ServiceBusTopicMessageResponseOutput
- func (o ServiceBusTopicMessageResponseOutput) ToServiceBusTopicMessageResponsePtrOutput() ServiceBusTopicMessageResponsePtrOutput
- func (o ServiceBusTopicMessageResponseOutput) ToServiceBusTopicMessageResponsePtrOutputWithContext(ctx context.Context) ServiceBusTopicMessageResponsePtrOutput
- func (o ServiceBusTopicMessageResponseOutput) TopicPath() pulumi.StringPtrOutput
- func (o ServiceBusTopicMessageResponseOutput) TransportType() pulumi.StringPtrOutput
- type ServiceBusTopicMessageResponsePtrInput
- type ServiceBusTopicMessageResponsePtrOutput
- func (o ServiceBusTopicMessageResponsePtrOutput) Authentication() ServiceBusAuthenticationResponsePtrOutput
- func (o ServiceBusTopicMessageResponsePtrOutput) BrokeredMessageProperties() ServiceBusBrokeredMessagePropertiesResponsePtrOutput
- func (o ServiceBusTopicMessageResponsePtrOutput) CustomMessageProperties() pulumi.StringMapOutput
- func (o ServiceBusTopicMessageResponsePtrOutput) Elem() ServiceBusTopicMessageResponseOutput
- func (ServiceBusTopicMessageResponsePtrOutput) ElementType() reflect.Type
- func (o ServiceBusTopicMessageResponsePtrOutput) Message() pulumi.StringPtrOutput
- func (o ServiceBusTopicMessageResponsePtrOutput) Namespace() pulumi.StringPtrOutput
- func (o ServiceBusTopicMessageResponsePtrOutput) ToServiceBusTopicMessageResponsePtrOutput() ServiceBusTopicMessageResponsePtrOutput
- func (o ServiceBusTopicMessageResponsePtrOutput) ToServiceBusTopicMessageResponsePtrOutputWithContext(ctx context.Context) ServiceBusTopicMessageResponsePtrOutput
- func (o ServiceBusTopicMessageResponsePtrOutput) TopicPath() pulumi.StringPtrOutput
- func (o ServiceBusTopicMessageResponsePtrOutput) TransportType() pulumi.StringPtrOutput
- type ServiceBusTransportType
- func (ServiceBusTransportType) ElementType() reflect.Type
- func (e ServiceBusTransportType) ToStringOutput() pulumi.StringOutput
- func (e ServiceBusTransportType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e ServiceBusTransportType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e ServiceBusTransportType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type Sku
- type SkuArgs
- type SkuDefinition
- func (SkuDefinition) ElementType() reflect.Type
- func (e SkuDefinition) ToStringOutput() pulumi.StringOutput
- func (e SkuDefinition) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e SkuDefinition) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e SkuDefinition) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type SkuInput
- type SkuOutput
- func (SkuOutput) ElementType() reflect.Type
- func (o SkuOutput) Name() pulumi.StringPtrOutput
- func (o SkuOutput) ToSkuOutput() SkuOutput
- func (o SkuOutput) ToSkuOutputWithContext(ctx context.Context) SkuOutput
- func (o SkuOutput) ToSkuPtrOutput() SkuPtrOutput
- func (o SkuOutput) ToSkuPtrOutputWithContext(ctx context.Context) SkuPtrOutput
- type SkuPtrInput
- type SkuPtrOutput
- type SkuResponse
- type SkuResponseArgs
- func (SkuResponseArgs) ElementType() reflect.Type
- func (i SkuResponseArgs) ToSkuResponseOutput() SkuResponseOutput
- func (i SkuResponseArgs) ToSkuResponseOutputWithContext(ctx context.Context) SkuResponseOutput
- func (i SkuResponseArgs) ToSkuResponsePtrOutput() SkuResponsePtrOutput
- func (i SkuResponseArgs) ToSkuResponsePtrOutputWithContext(ctx context.Context) SkuResponsePtrOutput
- type SkuResponseInput
- type SkuResponseOutput
- func (SkuResponseOutput) ElementType() reflect.Type
- func (o SkuResponseOutput) Name() pulumi.StringPtrOutput
- func (o SkuResponseOutput) ToSkuResponseOutput() SkuResponseOutput
- func (o SkuResponseOutput) ToSkuResponseOutputWithContext(ctx context.Context) SkuResponseOutput
- func (o SkuResponseOutput) ToSkuResponsePtrOutput() SkuResponsePtrOutput
- func (o SkuResponseOutput) ToSkuResponsePtrOutputWithContext(ctx context.Context) SkuResponsePtrOutput
- type SkuResponsePtrInput
- type SkuResponsePtrOutput
- func (o SkuResponsePtrOutput) Elem() SkuResponseOutput
- func (SkuResponsePtrOutput) ElementType() reflect.Type
- func (o SkuResponsePtrOutput) Name() pulumi.StringPtrOutput
- func (o SkuResponsePtrOutput) ToSkuResponsePtrOutput() SkuResponsePtrOutput
- func (o SkuResponsePtrOutput) ToSkuResponsePtrOutputWithContext(ctx context.Context) SkuResponsePtrOutput
- type StorageQueueMessage
- type StorageQueueMessageArgs
- func (StorageQueueMessageArgs) ElementType() reflect.Type
- func (i StorageQueueMessageArgs) ToStorageQueueMessageOutput() StorageQueueMessageOutput
- func (i StorageQueueMessageArgs) ToStorageQueueMessageOutputWithContext(ctx context.Context) StorageQueueMessageOutput
- func (i StorageQueueMessageArgs) ToStorageQueueMessagePtrOutput() StorageQueueMessagePtrOutput
- func (i StorageQueueMessageArgs) ToStorageQueueMessagePtrOutputWithContext(ctx context.Context) StorageQueueMessagePtrOutput
- type StorageQueueMessageInput
- type StorageQueueMessageOutput
- func (StorageQueueMessageOutput) ElementType() reflect.Type
- func (o StorageQueueMessageOutput) Message() pulumi.StringPtrOutput
- func (o StorageQueueMessageOutput) QueueName() pulumi.StringPtrOutput
- func (o StorageQueueMessageOutput) SasToken() pulumi.StringPtrOutput
- func (o StorageQueueMessageOutput) StorageAccount() pulumi.StringPtrOutput
- func (o StorageQueueMessageOutput) ToStorageQueueMessageOutput() StorageQueueMessageOutput
- func (o StorageQueueMessageOutput) ToStorageQueueMessageOutputWithContext(ctx context.Context) StorageQueueMessageOutput
- func (o StorageQueueMessageOutput) ToStorageQueueMessagePtrOutput() StorageQueueMessagePtrOutput
- func (o StorageQueueMessageOutput) ToStorageQueueMessagePtrOutputWithContext(ctx context.Context) StorageQueueMessagePtrOutput
- type StorageQueueMessagePtrInput
- type StorageQueueMessagePtrOutput
- func (o StorageQueueMessagePtrOutput) Elem() StorageQueueMessageOutput
- func (StorageQueueMessagePtrOutput) ElementType() reflect.Type
- func (o StorageQueueMessagePtrOutput) Message() pulumi.StringPtrOutput
- func (o StorageQueueMessagePtrOutput) QueueName() pulumi.StringPtrOutput
- func (o StorageQueueMessagePtrOutput) SasToken() pulumi.StringPtrOutput
- func (o StorageQueueMessagePtrOutput) StorageAccount() pulumi.StringPtrOutput
- func (o StorageQueueMessagePtrOutput) ToStorageQueueMessagePtrOutput() StorageQueueMessagePtrOutput
- func (o StorageQueueMessagePtrOutput) ToStorageQueueMessagePtrOutputWithContext(ctx context.Context) StorageQueueMessagePtrOutput
- type StorageQueueMessageResponse
- type StorageQueueMessageResponseArgs
- func (StorageQueueMessageResponseArgs) ElementType() reflect.Type
- func (i StorageQueueMessageResponseArgs) ToStorageQueueMessageResponseOutput() StorageQueueMessageResponseOutput
- func (i StorageQueueMessageResponseArgs) ToStorageQueueMessageResponseOutputWithContext(ctx context.Context) StorageQueueMessageResponseOutput
- func (i StorageQueueMessageResponseArgs) ToStorageQueueMessageResponsePtrOutput() StorageQueueMessageResponsePtrOutput
- func (i StorageQueueMessageResponseArgs) ToStorageQueueMessageResponsePtrOutputWithContext(ctx context.Context) StorageQueueMessageResponsePtrOutput
- type StorageQueueMessageResponseInput
- type StorageQueueMessageResponseOutput
- func (StorageQueueMessageResponseOutput) ElementType() reflect.Type
- func (o StorageQueueMessageResponseOutput) Message() pulumi.StringPtrOutput
- func (o StorageQueueMessageResponseOutput) QueueName() pulumi.StringPtrOutput
- func (o StorageQueueMessageResponseOutput) SasToken() pulumi.StringPtrOutput
- func (o StorageQueueMessageResponseOutput) StorageAccount() pulumi.StringPtrOutput
- func (o StorageQueueMessageResponseOutput) ToStorageQueueMessageResponseOutput() StorageQueueMessageResponseOutput
- func (o StorageQueueMessageResponseOutput) ToStorageQueueMessageResponseOutputWithContext(ctx context.Context) StorageQueueMessageResponseOutput
- func (o StorageQueueMessageResponseOutput) ToStorageQueueMessageResponsePtrOutput() StorageQueueMessageResponsePtrOutput
- func (o StorageQueueMessageResponseOutput) ToStorageQueueMessageResponsePtrOutputWithContext(ctx context.Context) StorageQueueMessageResponsePtrOutput
- type StorageQueueMessageResponsePtrInput
- type StorageQueueMessageResponsePtrOutput
- func (o StorageQueueMessageResponsePtrOutput) Elem() StorageQueueMessageResponseOutput
- func (StorageQueueMessageResponsePtrOutput) ElementType() reflect.Type
- func (o StorageQueueMessageResponsePtrOutput) Message() pulumi.StringPtrOutput
- func (o StorageQueueMessageResponsePtrOutput) QueueName() pulumi.StringPtrOutput
- func (o StorageQueueMessageResponsePtrOutput) SasToken() pulumi.StringPtrOutput
- func (o StorageQueueMessageResponsePtrOutput) StorageAccount() pulumi.StringPtrOutput
- func (o StorageQueueMessageResponsePtrOutput) ToStorageQueueMessageResponsePtrOutput() StorageQueueMessageResponsePtrOutput
- func (o StorageQueueMessageResponsePtrOutput) ToStorageQueueMessageResponsePtrOutputWithContext(ctx context.Context) StorageQueueMessageResponsePtrOutput
Constants ¶
const ( DayOfWeekSunday = DayOfWeek("Sunday") DayOfWeekMonday = DayOfWeek("Monday") DayOfWeekTuesday = DayOfWeek("Tuesday") DayOfWeekWednesday = DayOfWeek("Wednesday") DayOfWeekThursday = DayOfWeek("Thursday") DayOfWeekFriday = DayOfWeek("Friday") DayOfWeekSaturday = DayOfWeek("Saturday") )
const ( HttpAuthenticationTypeNotSpecified = HttpAuthenticationType("NotSpecified") HttpAuthenticationTypeClientCertificate = HttpAuthenticationType("ClientCertificate") HttpAuthenticationTypeActiveDirectoryOAuth = HttpAuthenticationType("ActiveDirectoryOAuth") HttpAuthenticationTypeBasic = HttpAuthenticationType("Basic") )
const ( JobActionTypeHttp = JobActionType("Http") JobActionTypeHttps = JobActionType("Https") JobActionTypeStorageQueue = JobActionType("StorageQueue") JobActionTypeServiceBusQueue = JobActionType("ServiceBusQueue") JobActionTypeServiceBusTopic = JobActionType("ServiceBusTopic") )
const ( JobCollectionStateEnabled = JobCollectionState("Enabled") JobCollectionStateDisabled = JobCollectionState("Disabled") JobCollectionStateSuspended = JobCollectionState("Suspended") JobCollectionStateDeleted = JobCollectionState("Deleted") )
const ( JobScheduleDayMonday = JobScheduleDay("Monday") JobScheduleDayTuesday = JobScheduleDay("Tuesday") JobScheduleDayWednesday = JobScheduleDay("Wednesday") JobScheduleDayThursday = JobScheduleDay("Thursday") JobScheduleDayFriday = JobScheduleDay("Friday") JobScheduleDaySaturday = JobScheduleDay("Saturday") JobScheduleDaySunday = JobScheduleDay("Sunday") )
const ( JobStateEnabled = JobState("Enabled") JobStateDisabled = JobState("Disabled") JobStateFaulted = JobState("Faulted") JobStateCompleted = JobState("Completed") )
const ( RecurrenceFrequencyMinute = RecurrenceFrequency("Minute") RecurrenceFrequencyHour = RecurrenceFrequency("Hour") RecurrenceFrequencyDay = RecurrenceFrequency("Day") RecurrenceFrequencyWeek = RecurrenceFrequency("Week") RecurrenceFrequencyMonth = RecurrenceFrequency("Month") )
const ( RetryTypeNone = RetryType("None") RetryTypeFixed = RetryType("Fixed") )
const ( ServiceBusAuthenticationTypeNotSpecified = ServiceBusAuthenticationType("NotSpecified") )
const ( ServiceBusTransportTypeNotSpecified = ServiceBusTransportType("NotSpecified") ServiceBusTransportTypeNetMessaging = ServiceBusTransportType("NetMessaging") ServiceBusTransportTypeAMQP = ServiceBusTransportType("AMQP") )
const ( SkuDefinitionStandard = SkuDefinition("Standard") SkuDefinitionFree = SkuDefinition("Free") SkuDefinitionP10Premium = SkuDefinition("P10Premium") SkuDefinitionP20Premium = SkuDefinition("P20Premium") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BasicAuthentication ¶
type BasicAuthentication struct { // Gets or sets the password, return value will always be empty. Password *string `pulumi:"password"` // Gets or sets the HTTP authentication type. // Expected value is 'Basic'. Type string `pulumi:"type"` // Gets or sets the username. Username *string `pulumi:"username"` }
type BasicAuthenticationArgs ¶
type BasicAuthenticationArgs struct { // Gets or sets the password, return value will always be empty. Password pulumi.StringPtrInput `pulumi:"password"` // Gets or sets the HTTP authentication type. // Expected value is 'Basic'. Type pulumi.StringInput `pulumi:"type"` // Gets or sets the username. Username pulumi.StringPtrInput `pulumi:"username"` }
func (BasicAuthenticationArgs) ElementType ¶
func (BasicAuthenticationArgs) ElementType() reflect.Type
func (BasicAuthenticationArgs) ToBasicAuthenticationOutput ¶
func (i BasicAuthenticationArgs) ToBasicAuthenticationOutput() BasicAuthenticationOutput
func (BasicAuthenticationArgs) ToBasicAuthenticationOutputWithContext ¶
func (i BasicAuthenticationArgs) ToBasicAuthenticationOutputWithContext(ctx context.Context) BasicAuthenticationOutput
type BasicAuthenticationInput ¶
type BasicAuthenticationInput interface { pulumi.Input ToBasicAuthenticationOutput() BasicAuthenticationOutput ToBasicAuthenticationOutputWithContext(context.Context) BasicAuthenticationOutput }
BasicAuthenticationInput is an input type that accepts BasicAuthenticationArgs and BasicAuthenticationOutput values. You can construct a concrete instance of `BasicAuthenticationInput` via:
BasicAuthenticationArgs{...}
type BasicAuthenticationOutput ¶
type BasicAuthenticationOutput struct{ *pulumi.OutputState }
func (BasicAuthenticationOutput) ElementType ¶
func (BasicAuthenticationOutput) ElementType() reflect.Type
func (BasicAuthenticationOutput) Password ¶
func (o BasicAuthenticationOutput) Password() pulumi.StringPtrOutput
Gets or sets the password, return value will always be empty.
func (BasicAuthenticationOutput) ToBasicAuthenticationOutput ¶
func (o BasicAuthenticationOutput) ToBasicAuthenticationOutput() BasicAuthenticationOutput
func (BasicAuthenticationOutput) ToBasicAuthenticationOutputWithContext ¶
func (o BasicAuthenticationOutput) ToBasicAuthenticationOutputWithContext(ctx context.Context) BasicAuthenticationOutput
func (BasicAuthenticationOutput) Type ¶
func (o BasicAuthenticationOutput) Type() pulumi.StringOutput
Gets or sets the HTTP authentication type. Expected value is 'Basic'.
func (BasicAuthenticationOutput) Username ¶
func (o BasicAuthenticationOutput) Username() pulumi.StringPtrOutput
Gets or sets the username.
type BasicAuthenticationResponse ¶
type BasicAuthenticationResponse struct { // Gets or sets the password, return value will always be empty. Password *string `pulumi:"password"` // Gets or sets the HTTP authentication type. // Expected value is 'Basic'. Type string `pulumi:"type"` // Gets or sets the username. Username *string `pulumi:"username"` }
type BasicAuthenticationResponseArgs ¶
type BasicAuthenticationResponseArgs struct { // Gets or sets the password, return value will always be empty. Password pulumi.StringPtrInput `pulumi:"password"` // Gets or sets the HTTP authentication type. // Expected value is 'Basic'. Type pulumi.StringInput `pulumi:"type"` // Gets or sets the username. Username pulumi.StringPtrInput `pulumi:"username"` }
func (BasicAuthenticationResponseArgs) ElementType ¶
func (BasicAuthenticationResponseArgs) ElementType() reflect.Type
func (BasicAuthenticationResponseArgs) ToBasicAuthenticationResponseOutput ¶
func (i BasicAuthenticationResponseArgs) ToBasicAuthenticationResponseOutput() BasicAuthenticationResponseOutput
func (BasicAuthenticationResponseArgs) ToBasicAuthenticationResponseOutputWithContext ¶
func (i BasicAuthenticationResponseArgs) ToBasicAuthenticationResponseOutputWithContext(ctx context.Context) BasicAuthenticationResponseOutput
type BasicAuthenticationResponseInput ¶
type BasicAuthenticationResponseInput interface { pulumi.Input ToBasicAuthenticationResponseOutput() BasicAuthenticationResponseOutput ToBasicAuthenticationResponseOutputWithContext(context.Context) BasicAuthenticationResponseOutput }
BasicAuthenticationResponseInput is an input type that accepts BasicAuthenticationResponseArgs and BasicAuthenticationResponseOutput values. You can construct a concrete instance of `BasicAuthenticationResponseInput` via:
BasicAuthenticationResponseArgs{...}
type BasicAuthenticationResponseOutput ¶
type BasicAuthenticationResponseOutput struct{ *pulumi.OutputState }
func (BasicAuthenticationResponseOutput) ElementType ¶
func (BasicAuthenticationResponseOutput) ElementType() reflect.Type
func (BasicAuthenticationResponseOutput) Password ¶
func (o BasicAuthenticationResponseOutput) Password() pulumi.StringPtrOutput
Gets or sets the password, return value will always be empty.
func (BasicAuthenticationResponseOutput) ToBasicAuthenticationResponseOutput ¶
func (o BasicAuthenticationResponseOutput) ToBasicAuthenticationResponseOutput() BasicAuthenticationResponseOutput
func (BasicAuthenticationResponseOutput) ToBasicAuthenticationResponseOutputWithContext ¶
func (o BasicAuthenticationResponseOutput) ToBasicAuthenticationResponseOutputWithContext(ctx context.Context) BasicAuthenticationResponseOutput
func (BasicAuthenticationResponseOutput) Type ¶
func (o BasicAuthenticationResponseOutput) Type() pulumi.StringOutput
Gets or sets the HTTP authentication type. Expected value is 'Basic'.
func (BasicAuthenticationResponseOutput) Username ¶
func (o BasicAuthenticationResponseOutput) Username() pulumi.StringPtrOutput
Gets or sets the username.
type ClientCertAuthentication ¶
type ClientCertAuthentication struct { // Gets or sets the certificate expiration date. CertificateExpirationDate *string `pulumi:"certificateExpirationDate"` // Gets or sets the certificate subject name. CertificateSubjectName *string `pulumi:"certificateSubjectName"` // Gets or sets the certificate thumbprint. CertificateThumbprint *string `pulumi:"certificateThumbprint"` // Gets or sets the certificate password, return value will always be empty. Password *string `pulumi:"password"` // Gets or sets the pfx certificate. Accepts certification in base64 encoding, return value will always be empty. Pfx *string `pulumi:"pfx"` // Gets or sets the HTTP authentication type. // Expected value is 'ClientCertificate'. Type string `pulumi:"type"` }
type ClientCertAuthenticationArgs ¶
type ClientCertAuthenticationArgs struct { // Gets or sets the certificate expiration date. CertificateExpirationDate pulumi.StringPtrInput `pulumi:"certificateExpirationDate"` // Gets or sets the certificate subject name. CertificateSubjectName pulumi.StringPtrInput `pulumi:"certificateSubjectName"` // Gets or sets the certificate thumbprint. CertificateThumbprint pulumi.StringPtrInput `pulumi:"certificateThumbprint"` // Gets or sets the certificate password, return value will always be empty. Password pulumi.StringPtrInput `pulumi:"password"` // Gets or sets the pfx certificate. Accepts certification in base64 encoding, return value will always be empty. Pfx pulumi.StringPtrInput `pulumi:"pfx"` // Gets or sets the HTTP authentication type. // Expected value is 'ClientCertificate'. Type pulumi.StringInput `pulumi:"type"` }
func (ClientCertAuthenticationArgs) ElementType ¶
func (ClientCertAuthenticationArgs) ElementType() reflect.Type
func (ClientCertAuthenticationArgs) ToClientCertAuthenticationOutput ¶
func (i ClientCertAuthenticationArgs) ToClientCertAuthenticationOutput() ClientCertAuthenticationOutput
func (ClientCertAuthenticationArgs) ToClientCertAuthenticationOutputWithContext ¶
func (i ClientCertAuthenticationArgs) ToClientCertAuthenticationOutputWithContext(ctx context.Context) ClientCertAuthenticationOutput
type ClientCertAuthenticationInput ¶
type ClientCertAuthenticationInput interface { pulumi.Input ToClientCertAuthenticationOutput() ClientCertAuthenticationOutput ToClientCertAuthenticationOutputWithContext(context.Context) ClientCertAuthenticationOutput }
ClientCertAuthenticationInput is an input type that accepts ClientCertAuthenticationArgs and ClientCertAuthenticationOutput values. You can construct a concrete instance of `ClientCertAuthenticationInput` via:
ClientCertAuthenticationArgs{...}
type ClientCertAuthenticationOutput ¶
type ClientCertAuthenticationOutput struct{ *pulumi.OutputState }
func (ClientCertAuthenticationOutput) CertificateExpirationDate ¶
func (o ClientCertAuthenticationOutput) CertificateExpirationDate() pulumi.StringPtrOutput
Gets or sets the certificate expiration date.
func (ClientCertAuthenticationOutput) CertificateSubjectName ¶
func (o ClientCertAuthenticationOutput) CertificateSubjectName() pulumi.StringPtrOutput
Gets or sets the certificate subject name.
func (ClientCertAuthenticationOutput) CertificateThumbprint ¶
func (o ClientCertAuthenticationOutput) CertificateThumbprint() pulumi.StringPtrOutput
Gets or sets the certificate thumbprint.
func (ClientCertAuthenticationOutput) ElementType ¶
func (ClientCertAuthenticationOutput) ElementType() reflect.Type
func (ClientCertAuthenticationOutput) Password ¶
func (o ClientCertAuthenticationOutput) Password() pulumi.StringPtrOutput
Gets or sets the certificate password, return value will always be empty.
func (ClientCertAuthenticationOutput) Pfx ¶
func (o ClientCertAuthenticationOutput) Pfx() pulumi.StringPtrOutput
Gets or sets the pfx certificate. Accepts certification in base64 encoding, return value will always be empty.
func (ClientCertAuthenticationOutput) ToClientCertAuthenticationOutput ¶
func (o ClientCertAuthenticationOutput) ToClientCertAuthenticationOutput() ClientCertAuthenticationOutput
func (ClientCertAuthenticationOutput) ToClientCertAuthenticationOutputWithContext ¶
func (o ClientCertAuthenticationOutput) ToClientCertAuthenticationOutputWithContext(ctx context.Context) ClientCertAuthenticationOutput
func (ClientCertAuthenticationOutput) Type ¶
func (o ClientCertAuthenticationOutput) Type() pulumi.StringOutput
Gets or sets the HTTP authentication type. Expected value is 'ClientCertificate'.
type ClientCertAuthenticationResponse ¶
type ClientCertAuthenticationResponse struct { // Gets or sets the certificate expiration date. CertificateExpirationDate *string `pulumi:"certificateExpirationDate"` // Gets or sets the certificate subject name. CertificateSubjectName *string `pulumi:"certificateSubjectName"` // Gets or sets the certificate thumbprint. CertificateThumbprint *string `pulumi:"certificateThumbprint"` // Gets or sets the certificate password, return value will always be empty. Password *string `pulumi:"password"` // Gets or sets the pfx certificate. Accepts certification in base64 encoding, return value will always be empty. Pfx *string `pulumi:"pfx"` // Gets or sets the HTTP authentication type. // Expected value is 'ClientCertificate'. Type string `pulumi:"type"` }
type ClientCertAuthenticationResponseArgs ¶
type ClientCertAuthenticationResponseArgs struct { // Gets or sets the certificate expiration date. CertificateExpirationDate pulumi.StringPtrInput `pulumi:"certificateExpirationDate"` // Gets or sets the certificate subject name. CertificateSubjectName pulumi.StringPtrInput `pulumi:"certificateSubjectName"` // Gets or sets the certificate thumbprint. CertificateThumbprint pulumi.StringPtrInput `pulumi:"certificateThumbprint"` // Gets or sets the certificate password, return value will always be empty. Password pulumi.StringPtrInput `pulumi:"password"` // Gets or sets the pfx certificate. Accepts certification in base64 encoding, return value will always be empty. Pfx pulumi.StringPtrInput `pulumi:"pfx"` // Gets or sets the HTTP authentication type. // Expected value is 'ClientCertificate'. Type pulumi.StringInput `pulumi:"type"` }
func (ClientCertAuthenticationResponseArgs) ElementType ¶
func (ClientCertAuthenticationResponseArgs) ElementType() reflect.Type
func (ClientCertAuthenticationResponseArgs) ToClientCertAuthenticationResponseOutput ¶
func (i ClientCertAuthenticationResponseArgs) ToClientCertAuthenticationResponseOutput() ClientCertAuthenticationResponseOutput
func (ClientCertAuthenticationResponseArgs) ToClientCertAuthenticationResponseOutputWithContext ¶
func (i ClientCertAuthenticationResponseArgs) ToClientCertAuthenticationResponseOutputWithContext(ctx context.Context) ClientCertAuthenticationResponseOutput
type ClientCertAuthenticationResponseInput ¶
type ClientCertAuthenticationResponseInput interface { pulumi.Input ToClientCertAuthenticationResponseOutput() ClientCertAuthenticationResponseOutput ToClientCertAuthenticationResponseOutputWithContext(context.Context) ClientCertAuthenticationResponseOutput }
ClientCertAuthenticationResponseInput is an input type that accepts ClientCertAuthenticationResponseArgs and ClientCertAuthenticationResponseOutput values. You can construct a concrete instance of `ClientCertAuthenticationResponseInput` via:
ClientCertAuthenticationResponseArgs{...}
type ClientCertAuthenticationResponseOutput ¶
type ClientCertAuthenticationResponseOutput struct{ *pulumi.OutputState }
func (ClientCertAuthenticationResponseOutput) CertificateExpirationDate ¶
func (o ClientCertAuthenticationResponseOutput) CertificateExpirationDate() pulumi.StringPtrOutput
Gets or sets the certificate expiration date.
func (ClientCertAuthenticationResponseOutput) CertificateSubjectName ¶
func (o ClientCertAuthenticationResponseOutput) CertificateSubjectName() pulumi.StringPtrOutput
Gets or sets the certificate subject name.
func (ClientCertAuthenticationResponseOutput) CertificateThumbprint ¶
func (o ClientCertAuthenticationResponseOutput) CertificateThumbprint() pulumi.StringPtrOutput
Gets or sets the certificate thumbprint.
func (ClientCertAuthenticationResponseOutput) ElementType ¶
func (ClientCertAuthenticationResponseOutput) ElementType() reflect.Type
func (ClientCertAuthenticationResponseOutput) Password ¶
func (o ClientCertAuthenticationResponseOutput) Password() pulumi.StringPtrOutput
Gets or sets the certificate password, return value will always be empty.
func (ClientCertAuthenticationResponseOutput) Pfx ¶
func (o ClientCertAuthenticationResponseOutput) Pfx() pulumi.StringPtrOutput
Gets or sets the pfx certificate. Accepts certification in base64 encoding, return value will always be empty.
func (ClientCertAuthenticationResponseOutput) ToClientCertAuthenticationResponseOutput ¶
func (o ClientCertAuthenticationResponseOutput) ToClientCertAuthenticationResponseOutput() ClientCertAuthenticationResponseOutput
func (ClientCertAuthenticationResponseOutput) ToClientCertAuthenticationResponseOutputWithContext ¶
func (o ClientCertAuthenticationResponseOutput) ToClientCertAuthenticationResponseOutputWithContext(ctx context.Context) ClientCertAuthenticationResponseOutput
func (ClientCertAuthenticationResponseOutput) Type ¶
func (o ClientCertAuthenticationResponseOutput) Type() pulumi.StringOutput
Gets or sets the HTTP authentication type. Expected value is 'ClientCertificate'.
type DayOfWeek ¶ added in v0.3.1
func (DayOfWeek) ElementType ¶ added in v0.3.1
func (DayOfWeek) ToStringOutput ¶ added in v0.3.1
func (e DayOfWeek) ToStringOutput() pulumi.StringOutput
func (DayOfWeek) ToStringOutputWithContext ¶ added in v0.3.1
func (e DayOfWeek) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (DayOfWeek) ToStringPtrOutput ¶ added in v0.3.1
func (e DayOfWeek) ToStringPtrOutput() pulumi.StringPtrOutput
func (DayOfWeek) ToStringPtrOutputWithContext ¶ added in v0.3.1
func (e DayOfWeek) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type HttpAuthenticationType ¶ added in v0.3.1
Gets or sets the HTTP authentication type.
func (HttpAuthenticationType) ElementType ¶ added in v0.3.1
func (HttpAuthenticationType) ElementType() reflect.Type
func (HttpAuthenticationType) ToStringOutput ¶ added in v0.3.1
func (e HttpAuthenticationType) ToStringOutput() pulumi.StringOutput
func (HttpAuthenticationType) ToStringOutputWithContext ¶ added in v0.3.1
func (e HttpAuthenticationType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (HttpAuthenticationType) ToStringPtrOutput ¶ added in v0.3.1
func (e HttpAuthenticationType) ToStringPtrOutput() pulumi.StringPtrOutput
func (HttpAuthenticationType) ToStringPtrOutputWithContext ¶ added in v0.3.1
func (e HttpAuthenticationType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type HttpRequest ¶
type HttpRequest struct { // Gets or sets the authentication method of the request. Authentication interface{} `pulumi:"authentication"` // Gets or sets the request body. Body *string `pulumi:"body"` // Gets or sets the headers. Headers map[string]string `pulumi:"headers"` // Gets or sets the method of the request. Method *string `pulumi:"method"` // Gets or sets the URI of the request. Uri *string `pulumi:"uri"` }
type HttpRequestArgs ¶
type HttpRequestArgs struct { // Gets or sets the authentication method of the request. Authentication pulumi.Input `pulumi:"authentication"` // Gets or sets the request body. Body pulumi.StringPtrInput `pulumi:"body"` // Gets or sets the headers. Headers pulumi.StringMapInput `pulumi:"headers"` // Gets or sets the method of the request. Method pulumi.StringPtrInput `pulumi:"method"` // Gets or sets the URI of the request. Uri pulumi.StringPtrInput `pulumi:"uri"` }
func (HttpRequestArgs) ElementType ¶
func (HttpRequestArgs) ElementType() reflect.Type
func (HttpRequestArgs) ToHttpRequestOutput ¶
func (i HttpRequestArgs) ToHttpRequestOutput() HttpRequestOutput
func (HttpRequestArgs) ToHttpRequestOutputWithContext ¶
func (i HttpRequestArgs) ToHttpRequestOutputWithContext(ctx context.Context) HttpRequestOutput
func (HttpRequestArgs) ToHttpRequestPtrOutput ¶
func (i HttpRequestArgs) ToHttpRequestPtrOutput() HttpRequestPtrOutput
func (HttpRequestArgs) ToHttpRequestPtrOutputWithContext ¶
func (i HttpRequestArgs) ToHttpRequestPtrOutputWithContext(ctx context.Context) HttpRequestPtrOutput
type HttpRequestInput ¶
type HttpRequestInput interface { pulumi.Input ToHttpRequestOutput() HttpRequestOutput ToHttpRequestOutputWithContext(context.Context) HttpRequestOutput }
HttpRequestInput is an input type that accepts HttpRequestArgs and HttpRequestOutput values. You can construct a concrete instance of `HttpRequestInput` via:
HttpRequestArgs{...}
type HttpRequestOutput ¶
type HttpRequestOutput struct{ *pulumi.OutputState }
func (HttpRequestOutput) Authentication ¶
func (o HttpRequestOutput) Authentication() pulumi.AnyOutput
Gets or sets the authentication method of the request.
func (HttpRequestOutput) Body ¶
func (o HttpRequestOutput) Body() pulumi.StringPtrOutput
Gets or sets the request body.
func (HttpRequestOutput) ElementType ¶
func (HttpRequestOutput) ElementType() reflect.Type
func (HttpRequestOutput) Headers ¶
func (o HttpRequestOutput) Headers() pulumi.StringMapOutput
Gets or sets the headers.
func (HttpRequestOutput) Method ¶
func (o HttpRequestOutput) Method() pulumi.StringPtrOutput
Gets or sets the method of the request.
func (HttpRequestOutput) ToHttpRequestOutput ¶
func (o HttpRequestOutput) ToHttpRequestOutput() HttpRequestOutput
func (HttpRequestOutput) ToHttpRequestOutputWithContext ¶
func (o HttpRequestOutput) ToHttpRequestOutputWithContext(ctx context.Context) HttpRequestOutput
func (HttpRequestOutput) ToHttpRequestPtrOutput ¶
func (o HttpRequestOutput) ToHttpRequestPtrOutput() HttpRequestPtrOutput
func (HttpRequestOutput) ToHttpRequestPtrOutputWithContext ¶
func (o HttpRequestOutput) ToHttpRequestPtrOutputWithContext(ctx context.Context) HttpRequestPtrOutput
func (HttpRequestOutput) Uri ¶
func (o HttpRequestOutput) Uri() pulumi.StringPtrOutput
Gets or sets the URI of the request.
type HttpRequestPtrInput ¶
type HttpRequestPtrInput interface { pulumi.Input ToHttpRequestPtrOutput() HttpRequestPtrOutput ToHttpRequestPtrOutputWithContext(context.Context) HttpRequestPtrOutput }
HttpRequestPtrInput is an input type that accepts HttpRequestArgs, HttpRequestPtr and HttpRequestPtrOutput values. You can construct a concrete instance of `HttpRequestPtrInput` via:
HttpRequestArgs{...} or: nil
func HttpRequestPtr ¶
func HttpRequestPtr(v *HttpRequestArgs) HttpRequestPtrInput
type HttpRequestPtrOutput ¶
type HttpRequestPtrOutput struct{ *pulumi.OutputState }
func (HttpRequestPtrOutput) Authentication ¶
func (o HttpRequestPtrOutput) Authentication() pulumi.AnyOutput
Gets or sets the authentication method of the request.
func (HttpRequestPtrOutput) Body ¶
func (o HttpRequestPtrOutput) Body() pulumi.StringPtrOutput
Gets or sets the request body.
func (HttpRequestPtrOutput) Elem ¶
func (o HttpRequestPtrOutput) Elem() HttpRequestOutput
func (HttpRequestPtrOutput) ElementType ¶
func (HttpRequestPtrOutput) ElementType() reflect.Type
func (HttpRequestPtrOutput) Headers ¶
func (o HttpRequestPtrOutput) Headers() pulumi.StringMapOutput
Gets or sets the headers.
func (HttpRequestPtrOutput) Method ¶
func (o HttpRequestPtrOutput) Method() pulumi.StringPtrOutput
Gets or sets the method of the request.
func (HttpRequestPtrOutput) ToHttpRequestPtrOutput ¶
func (o HttpRequestPtrOutput) ToHttpRequestPtrOutput() HttpRequestPtrOutput
func (HttpRequestPtrOutput) ToHttpRequestPtrOutputWithContext ¶
func (o HttpRequestPtrOutput) ToHttpRequestPtrOutputWithContext(ctx context.Context) HttpRequestPtrOutput
func (HttpRequestPtrOutput) Uri ¶
func (o HttpRequestPtrOutput) Uri() pulumi.StringPtrOutput
Gets or sets the URI of the request.
type HttpRequestResponse ¶
type HttpRequestResponse struct { // Gets or sets the authentication method of the request. Authentication interface{} `pulumi:"authentication"` // Gets or sets the request body. Body *string `pulumi:"body"` // Gets or sets the headers. Headers map[string]string `pulumi:"headers"` // Gets or sets the method of the request. Method *string `pulumi:"method"` // Gets or sets the URI of the request. Uri *string `pulumi:"uri"` }
type HttpRequestResponseArgs ¶
type HttpRequestResponseArgs struct { // Gets or sets the authentication method of the request. Authentication pulumi.Input `pulumi:"authentication"` // Gets or sets the request body. Body pulumi.StringPtrInput `pulumi:"body"` // Gets or sets the headers. Headers pulumi.StringMapInput `pulumi:"headers"` // Gets or sets the method of the request. Method pulumi.StringPtrInput `pulumi:"method"` // Gets or sets the URI of the request. Uri pulumi.StringPtrInput `pulumi:"uri"` }
func (HttpRequestResponseArgs) ElementType ¶
func (HttpRequestResponseArgs) ElementType() reflect.Type
func (HttpRequestResponseArgs) ToHttpRequestResponseOutput ¶
func (i HttpRequestResponseArgs) ToHttpRequestResponseOutput() HttpRequestResponseOutput
func (HttpRequestResponseArgs) ToHttpRequestResponseOutputWithContext ¶
func (i HttpRequestResponseArgs) ToHttpRequestResponseOutputWithContext(ctx context.Context) HttpRequestResponseOutput
func (HttpRequestResponseArgs) ToHttpRequestResponsePtrOutput ¶
func (i HttpRequestResponseArgs) ToHttpRequestResponsePtrOutput() HttpRequestResponsePtrOutput
func (HttpRequestResponseArgs) ToHttpRequestResponsePtrOutputWithContext ¶
func (i HttpRequestResponseArgs) ToHttpRequestResponsePtrOutputWithContext(ctx context.Context) HttpRequestResponsePtrOutput
type HttpRequestResponseInput ¶
type HttpRequestResponseInput interface { pulumi.Input ToHttpRequestResponseOutput() HttpRequestResponseOutput ToHttpRequestResponseOutputWithContext(context.Context) HttpRequestResponseOutput }
HttpRequestResponseInput is an input type that accepts HttpRequestResponseArgs and HttpRequestResponseOutput values. You can construct a concrete instance of `HttpRequestResponseInput` via:
HttpRequestResponseArgs{...}
type HttpRequestResponseOutput ¶
type HttpRequestResponseOutput struct{ *pulumi.OutputState }
func (HttpRequestResponseOutput) Authentication ¶
func (o HttpRequestResponseOutput) Authentication() pulumi.AnyOutput
Gets or sets the authentication method of the request.
func (HttpRequestResponseOutput) Body ¶
func (o HttpRequestResponseOutput) Body() pulumi.StringPtrOutput
Gets or sets the request body.
func (HttpRequestResponseOutput) ElementType ¶
func (HttpRequestResponseOutput) ElementType() reflect.Type
func (HttpRequestResponseOutput) Headers ¶
func (o HttpRequestResponseOutput) Headers() pulumi.StringMapOutput
Gets or sets the headers.
func (HttpRequestResponseOutput) Method ¶
func (o HttpRequestResponseOutput) Method() pulumi.StringPtrOutput
Gets or sets the method of the request.
func (HttpRequestResponseOutput) ToHttpRequestResponseOutput ¶
func (o HttpRequestResponseOutput) ToHttpRequestResponseOutput() HttpRequestResponseOutput
func (HttpRequestResponseOutput) ToHttpRequestResponseOutputWithContext ¶
func (o HttpRequestResponseOutput) ToHttpRequestResponseOutputWithContext(ctx context.Context) HttpRequestResponseOutput
func (HttpRequestResponseOutput) ToHttpRequestResponsePtrOutput ¶
func (o HttpRequestResponseOutput) ToHttpRequestResponsePtrOutput() HttpRequestResponsePtrOutput
func (HttpRequestResponseOutput) ToHttpRequestResponsePtrOutputWithContext ¶
func (o HttpRequestResponseOutput) ToHttpRequestResponsePtrOutputWithContext(ctx context.Context) HttpRequestResponsePtrOutput
func (HttpRequestResponseOutput) Uri ¶
func (o HttpRequestResponseOutput) Uri() pulumi.StringPtrOutput
Gets or sets the URI of the request.
type HttpRequestResponsePtrInput ¶
type HttpRequestResponsePtrInput interface { pulumi.Input ToHttpRequestResponsePtrOutput() HttpRequestResponsePtrOutput ToHttpRequestResponsePtrOutputWithContext(context.Context) HttpRequestResponsePtrOutput }
HttpRequestResponsePtrInput is an input type that accepts HttpRequestResponseArgs, HttpRequestResponsePtr and HttpRequestResponsePtrOutput values. You can construct a concrete instance of `HttpRequestResponsePtrInput` via:
HttpRequestResponseArgs{...} or: nil
func HttpRequestResponsePtr ¶
func HttpRequestResponsePtr(v *HttpRequestResponseArgs) HttpRequestResponsePtrInput
type HttpRequestResponsePtrOutput ¶
type HttpRequestResponsePtrOutput struct{ *pulumi.OutputState }
func (HttpRequestResponsePtrOutput) Authentication ¶
func (o HttpRequestResponsePtrOutput) Authentication() pulumi.AnyOutput
Gets or sets the authentication method of the request.
func (HttpRequestResponsePtrOutput) Body ¶
func (o HttpRequestResponsePtrOutput) Body() pulumi.StringPtrOutput
Gets or sets the request body.
func (HttpRequestResponsePtrOutput) Elem ¶
func (o HttpRequestResponsePtrOutput) Elem() HttpRequestResponseOutput
func (HttpRequestResponsePtrOutput) ElementType ¶
func (HttpRequestResponsePtrOutput) ElementType() reflect.Type
func (HttpRequestResponsePtrOutput) Headers ¶
func (o HttpRequestResponsePtrOutput) Headers() pulumi.StringMapOutput
Gets or sets the headers.
func (HttpRequestResponsePtrOutput) Method ¶
func (o HttpRequestResponsePtrOutput) Method() pulumi.StringPtrOutput
Gets or sets the method of the request.
func (HttpRequestResponsePtrOutput) ToHttpRequestResponsePtrOutput ¶
func (o HttpRequestResponsePtrOutput) ToHttpRequestResponsePtrOutput() HttpRequestResponsePtrOutput
func (HttpRequestResponsePtrOutput) ToHttpRequestResponsePtrOutputWithContext ¶
func (o HttpRequestResponsePtrOutput) ToHttpRequestResponsePtrOutputWithContext(ctx context.Context) HttpRequestResponsePtrOutput
func (HttpRequestResponsePtrOutput) Uri ¶
func (o HttpRequestResponsePtrOutput) Uri() pulumi.StringPtrOutput
Gets or sets the URI of the request.
type Job ¶
type Job struct { pulumi.CustomResourceState // Gets the job resource name. Name pulumi.StringOutput `pulumi:"name"` // Gets or sets the job properties. Properties JobPropertiesResponseOutput `pulumi:"properties"` // Gets the job resource type. Type pulumi.StringOutput `pulumi:"type"` }
Latest API Version: 2016-03-01.
func GetJob ¶
func GetJob(ctx *pulumi.Context, name string, id pulumi.IDInput, state *JobState, opts ...pulumi.ResourceOption) (*Job, error)
GetJob gets an existing Job 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 NewJob ¶
func NewJob(ctx *pulumi.Context, name string, args *JobArgs, opts ...pulumi.ResourceOption) (*Job, error)
NewJob registers a new resource with the given unique name, arguments, and options.
func (*Job) ElementType ¶ added in v0.2.6
func (*Job) ToJobOutput ¶ added in v0.2.6
type JobAction ¶
type JobAction struct { // Gets or sets the error action. ErrorAction *JobErrorAction `pulumi:"errorAction"` // Gets or sets the storage queue message. QueueMessage *StorageQueueMessage `pulumi:"queueMessage"` // Gets or sets the http requests. Request *HttpRequest `pulumi:"request"` // Gets or sets the retry policy. RetryPolicy *RetryPolicy `pulumi:"retryPolicy"` // Gets or sets the service bus queue message. ServiceBusQueueMessage *ServiceBusQueueMessage `pulumi:"serviceBusQueueMessage"` // Gets or sets the service bus topic message. ServiceBusTopicMessage *ServiceBusTopicMessage `pulumi:"serviceBusTopicMessage"` // Gets or sets the job action type. Type *string `pulumi:"type"` }
type JobActionArgs ¶
type JobActionArgs struct { // Gets or sets the error action. ErrorAction JobErrorActionPtrInput `pulumi:"errorAction"` // Gets or sets the storage queue message. QueueMessage StorageQueueMessagePtrInput `pulumi:"queueMessage"` // Gets or sets the http requests. Request HttpRequestPtrInput `pulumi:"request"` // Gets or sets the retry policy. RetryPolicy RetryPolicyPtrInput `pulumi:"retryPolicy"` // Gets or sets the service bus queue message. ServiceBusQueueMessage ServiceBusQueueMessagePtrInput `pulumi:"serviceBusQueueMessage"` // Gets or sets the service bus topic message. ServiceBusTopicMessage ServiceBusTopicMessagePtrInput `pulumi:"serviceBusTopicMessage"` // Gets or sets the job action type. Type JobActionType `pulumi:"type"` }
func (JobActionArgs) ElementType ¶
func (JobActionArgs) ElementType() reflect.Type
func (JobActionArgs) ToJobActionOutput ¶
func (i JobActionArgs) ToJobActionOutput() JobActionOutput
func (JobActionArgs) ToJobActionOutputWithContext ¶
func (i JobActionArgs) ToJobActionOutputWithContext(ctx context.Context) JobActionOutput
func (JobActionArgs) ToJobActionPtrOutput ¶
func (i JobActionArgs) ToJobActionPtrOutput() JobActionPtrOutput
func (JobActionArgs) ToJobActionPtrOutputWithContext ¶
func (i JobActionArgs) ToJobActionPtrOutputWithContext(ctx context.Context) JobActionPtrOutput
type JobActionInput ¶
type JobActionInput interface { pulumi.Input ToJobActionOutput() JobActionOutput ToJobActionOutputWithContext(context.Context) JobActionOutput }
JobActionInput is an input type that accepts JobActionArgs and JobActionOutput values. You can construct a concrete instance of `JobActionInput` via:
JobActionArgs{...}
type JobActionOutput ¶
type JobActionOutput struct{ *pulumi.OutputState }
func (JobActionOutput) ElementType ¶
func (JobActionOutput) ElementType() reflect.Type
func (JobActionOutput) ErrorAction ¶
func (o JobActionOutput) ErrorAction() JobErrorActionPtrOutput
Gets or sets the error action.
func (JobActionOutput) QueueMessage ¶
func (o JobActionOutput) QueueMessage() StorageQueueMessagePtrOutput
Gets or sets the storage queue message.
func (JobActionOutput) Request ¶
func (o JobActionOutput) Request() HttpRequestPtrOutput
Gets or sets the http requests.
func (JobActionOutput) RetryPolicy ¶
func (o JobActionOutput) RetryPolicy() RetryPolicyPtrOutput
Gets or sets the retry policy.
func (JobActionOutput) ServiceBusQueueMessage ¶
func (o JobActionOutput) ServiceBusQueueMessage() ServiceBusQueueMessagePtrOutput
Gets or sets the service bus queue message.
func (JobActionOutput) ServiceBusTopicMessage ¶
func (o JobActionOutput) ServiceBusTopicMessage() ServiceBusTopicMessagePtrOutput
Gets or sets the service bus topic message.
func (JobActionOutput) ToJobActionOutput ¶
func (o JobActionOutput) ToJobActionOutput() JobActionOutput
func (JobActionOutput) ToJobActionOutputWithContext ¶
func (o JobActionOutput) ToJobActionOutputWithContext(ctx context.Context) JobActionOutput
func (JobActionOutput) ToJobActionPtrOutput ¶
func (o JobActionOutput) ToJobActionPtrOutput() JobActionPtrOutput
func (JobActionOutput) ToJobActionPtrOutputWithContext ¶
func (o JobActionOutput) ToJobActionPtrOutputWithContext(ctx context.Context) JobActionPtrOutput
func (JobActionOutput) Type ¶
func (o JobActionOutput) Type() pulumi.StringPtrOutput
Gets or sets the job action type.
type JobActionPtrInput ¶
type JobActionPtrInput interface { pulumi.Input ToJobActionPtrOutput() JobActionPtrOutput ToJobActionPtrOutputWithContext(context.Context) JobActionPtrOutput }
JobActionPtrInput is an input type that accepts JobActionArgs, JobActionPtr and JobActionPtrOutput values. You can construct a concrete instance of `JobActionPtrInput` via:
JobActionArgs{...} or: nil
func JobActionPtr ¶
func JobActionPtr(v *JobActionArgs) JobActionPtrInput
type JobActionPtrOutput ¶
type JobActionPtrOutput struct{ *pulumi.OutputState }
func (JobActionPtrOutput) Elem ¶
func (o JobActionPtrOutput) Elem() JobActionOutput
func (JobActionPtrOutput) ElementType ¶
func (JobActionPtrOutput) ElementType() reflect.Type
func (JobActionPtrOutput) ErrorAction ¶
func (o JobActionPtrOutput) ErrorAction() JobErrorActionPtrOutput
Gets or sets the error action.
func (JobActionPtrOutput) QueueMessage ¶
func (o JobActionPtrOutput) QueueMessage() StorageQueueMessagePtrOutput
Gets or sets the storage queue message.
func (JobActionPtrOutput) Request ¶
func (o JobActionPtrOutput) Request() HttpRequestPtrOutput
Gets or sets the http requests.
func (JobActionPtrOutput) RetryPolicy ¶
func (o JobActionPtrOutput) RetryPolicy() RetryPolicyPtrOutput
Gets or sets the retry policy.
func (JobActionPtrOutput) ServiceBusQueueMessage ¶
func (o JobActionPtrOutput) ServiceBusQueueMessage() ServiceBusQueueMessagePtrOutput
Gets or sets the service bus queue message.
func (JobActionPtrOutput) ServiceBusTopicMessage ¶
func (o JobActionPtrOutput) ServiceBusTopicMessage() ServiceBusTopicMessagePtrOutput
Gets or sets the service bus topic message.
func (JobActionPtrOutput) ToJobActionPtrOutput ¶
func (o JobActionPtrOutput) ToJobActionPtrOutput() JobActionPtrOutput
func (JobActionPtrOutput) ToJobActionPtrOutputWithContext ¶
func (o JobActionPtrOutput) ToJobActionPtrOutputWithContext(ctx context.Context) JobActionPtrOutput
func (JobActionPtrOutput) Type ¶
func (o JobActionPtrOutput) Type() pulumi.StringPtrOutput
Gets or sets the job action type.
type JobActionResponse ¶
type JobActionResponse struct { // Gets or sets the error action. ErrorAction *JobErrorActionResponse `pulumi:"errorAction"` // Gets or sets the storage queue message. QueueMessage *StorageQueueMessageResponse `pulumi:"queueMessage"` // Gets or sets the http requests. Request *HttpRequestResponse `pulumi:"request"` // Gets or sets the retry policy. RetryPolicy *RetryPolicyResponse `pulumi:"retryPolicy"` // Gets or sets the service bus queue message. ServiceBusQueueMessage *ServiceBusQueueMessageResponse `pulumi:"serviceBusQueueMessage"` // Gets or sets the service bus topic message. ServiceBusTopicMessage *ServiceBusTopicMessageResponse `pulumi:"serviceBusTopicMessage"` // Gets or sets the job action type. Type *string `pulumi:"type"` }
type JobActionResponseArgs ¶
type JobActionResponseArgs struct { // Gets or sets the error action. ErrorAction JobErrorActionResponsePtrInput `pulumi:"errorAction"` // Gets or sets the storage queue message. QueueMessage StorageQueueMessageResponsePtrInput `pulumi:"queueMessage"` // Gets or sets the http requests. Request HttpRequestResponsePtrInput `pulumi:"request"` // Gets or sets the retry policy. RetryPolicy RetryPolicyResponsePtrInput `pulumi:"retryPolicy"` // Gets or sets the service bus queue message. ServiceBusQueueMessage ServiceBusQueueMessageResponsePtrInput `pulumi:"serviceBusQueueMessage"` // Gets or sets the service bus topic message. ServiceBusTopicMessage ServiceBusTopicMessageResponsePtrInput `pulumi:"serviceBusTopicMessage"` // Gets or sets the job action type. Type pulumi.StringPtrInput `pulumi:"type"` }
func (JobActionResponseArgs) ElementType ¶
func (JobActionResponseArgs) ElementType() reflect.Type
func (JobActionResponseArgs) ToJobActionResponseOutput ¶
func (i JobActionResponseArgs) ToJobActionResponseOutput() JobActionResponseOutput
func (JobActionResponseArgs) ToJobActionResponseOutputWithContext ¶
func (i JobActionResponseArgs) ToJobActionResponseOutputWithContext(ctx context.Context) JobActionResponseOutput
func (JobActionResponseArgs) ToJobActionResponsePtrOutput ¶
func (i JobActionResponseArgs) ToJobActionResponsePtrOutput() JobActionResponsePtrOutput
func (JobActionResponseArgs) ToJobActionResponsePtrOutputWithContext ¶
func (i JobActionResponseArgs) ToJobActionResponsePtrOutputWithContext(ctx context.Context) JobActionResponsePtrOutput
type JobActionResponseInput ¶
type JobActionResponseInput interface { pulumi.Input ToJobActionResponseOutput() JobActionResponseOutput ToJobActionResponseOutputWithContext(context.Context) JobActionResponseOutput }
JobActionResponseInput is an input type that accepts JobActionResponseArgs and JobActionResponseOutput values. You can construct a concrete instance of `JobActionResponseInput` via:
JobActionResponseArgs{...}
type JobActionResponseOutput ¶
type JobActionResponseOutput struct{ *pulumi.OutputState }
func (JobActionResponseOutput) ElementType ¶
func (JobActionResponseOutput) ElementType() reflect.Type
func (JobActionResponseOutput) ErrorAction ¶
func (o JobActionResponseOutput) ErrorAction() JobErrorActionResponsePtrOutput
Gets or sets the error action.
func (JobActionResponseOutput) QueueMessage ¶
func (o JobActionResponseOutput) QueueMessage() StorageQueueMessageResponsePtrOutput
Gets or sets the storage queue message.
func (JobActionResponseOutput) Request ¶
func (o JobActionResponseOutput) Request() HttpRequestResponsePtrOutput
Gets or sets the http requests.
func (JobActionResponseOutput) RetryPolicy ¶
func (o JobActionResponseOutput) RetryPolicy() RetryPolicyResponsePtrOutput
Gets or sets the retry policy.
func (JobActionResponseOutput) ServiceBusQueueMessage ¶
func (o JobActionResponseOutput) ServiceBusQueueMessage() ServiceBusQueueMessageResponsePtrOutput
Gets or sets the service bus queue message.
func (JobActionResponseOutput) ServiceBusTopicMessage ¶
func (o JobActionResponseOutput) ServiceBusTopicMessage() ServiceBusTopicMessageResponsePtrOutput
Gets or sets the service bus topic message.
func (JobActionResponseOutput) ToJobActionResponseOutput ¶
func (o JobActionResponseOutput) ToJobActionResponseOutput() JobActionResponseOutput
func (JobActionResponseOutput) ToJobActionResponseOutputWithContext ¶
func (o JobActionResponseOutput) ToJobActionResponseOutputWithContext(ctx context.Context) JobActionResponseOutput
func (JobActionResponseOutput) ToJobActionResponsePtrOutput ¶
func (o JobActionResponseOutput) ToJobActionResponsePtrOutput() JobActionResponsePtrOutput
func (JobActionResponseOutput) ToJobActionResponsePtrOutputWithContext ¶
func (o JobActionResponseOutput) ToJobActionResponsePtrOutputWithContext(ctx context.Context) JobActionResponsePtrOutput
func (JobActionResponseOutput) Type ¶
func (o JobActionResponseOutput) Type() pulumi.StringPtrOutput
Gets or sets the job action type.
type JobActionResponsePtrInput ¶
type JobActionResponsePtrInput interface { pulumi.Input ToJobActionResponsePtrOutput() JobActionResponsePtrOutput ToJobActionResponsePtrOutputWithContext(context.Context) JobActionResponsePtrOutput }
JobActionResponsePtrInput is an input type that accepts JobActionResponseArgs, JobActionResponsePtr and JobActionResponsePtrOutput values. You can construct a concrete instance of `JobActionResponsePtrInput` via:
JobActionResponseArgs{...} or: nil
func JobActionResponsePtr ¶
func JobActionResponsePtr(v *JobActionResponseArgs) JobActionResponsePtrInput
type JobActionResponsePtrOutput ¶
type JobActionResponsePtrOutput struct{ *pulumi.OutputState }
func (JobActionResponsePtrOutput) Elem ¶
func (o JobActionResponsePtrOutput) Elem() JobActionResponseOutput
func (JobActionResponsePtrOutput) ElementType ¶
func (JobActionResponsePtrOutput) ElementType() reflect.Type
func (JobActionResponsePtrOutput) ErrorAction ¶
func (o JobActionResponsePtrOutput) ErrorAction() JobErrorActionResponsePtrOutput
Gets or sets the error action.
func (JobActionResponsePtrOutput) QueueMessage ¶
func (o JobActionResponsePtrOutput) QueueMessage() StorageQueueMessageResponsePtrOutput
Gets or sets the storage queue message.
func (JobActionResponsePtrOutput) Request ¶
func (o JobActionResponsePtrOutput) Request() HttpRequestResponsePtrOutput
Gets or sets the http requests.
func (JobActionResponsePtrOutput) RetryPolicy ¶
func (o JobActionResponsePtrOutput) RetryPolicy() RetryPolicyResponsePtrOutput
Gets or sets the retry policy.
func (JobActionResponsePtrOutput) ServiceBusQueueMessage ¶
func (o JobActionResponsePtrOutput) ServiceBusQueueMessage() ServiceBusQueueMessageResponsePtrOutput
Gets or sets the service bus queue message.
func (JobActionResponsePtrOutput) ServiceBusTopicMessage ¶
func (o JobActionResponsePtrOutput) ServiceBusTopicMessage() ServiceBusTopicMessageResponsePtrOutput
Gets or sets the service bus topic message.
func (JobActionResponsePtrOutput) ToJobActionResponsePtrOutput ¶
func (o JobActionResponsePtrOutput) ToJobActionResponsePtrOutput() JobActionResponsePtrOutput
func (JobActionResponsePtrOutput) ToJobActionResponsePtrOutputWithContext ¶
func (o JobActionResponsePtrOutput) ToJobActionResponsePtrOutputWithContext(ctx context.Context) JobActionResponsePtrOutput
func (JobActionResponsePtrOutput) Type ¶
func (o JobActionResponsePtrOutput) Type() pulumi.StringPtrOutput
Gets or sets the job action type.
type JobActionType ¶ added in v0.3.1
Gets or sets the job action type.
func (JobActionType) ElementType ¶ added in v0.3.1
func (JobActionType) ElementType() reflect.Type
func (JobActionType) ToStringOutput ¶ added in v0.3.1
func (e JobActionType) ToStringOutput() pulumi.StringOutput
func (JobActionType) ToStringOutputWithContext ¶ added in v0.3.1
func (e JobActionType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (JobActionType) ToStringPtrOutput ¶ added in v0.3.1
func (e JobActionType) ToStringPtrOutput() pulumi.StringPtrOutput
func (JobActionType) ToStringPtrOutputWithContext ¶ added in v0.3.1
func (e JobActionType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type JobArgs ¶
type JobArgs struct { // The job collection name. JobCollectionName pulumi.StringInput // The job name. JobName pulumi.StringInput // Gets or sets the job properties. Properties JobPropertiesPtrInput // The resource group name. ResourceGroupName pulumi.StringInput }
The set of arguments for constructing a Job resource.
func (JobArgs) ElementType ¶
type JobCollection ¶
type JobCollection struct { pulumi.CustomResourceState // Gets or sets the storage account location. Location pulumi.StringPtrOutput `pulumi:"location"` // Gets or sets the job collection resource name. Name pulumi.StringPtrOutput `pulumi:"name"` // Gets or sets the job collection properties. Properties JobCollectionPropertiesResponseOutput `pulumi:"properties"` // Gets or sets the tags. Tags pulumi.StringMapOutput `pulumi:"tags"` // Gets the job collection resource type. Type pulumi.StringOutput `pulumi:"type"` }
Latest API Version: 2016-03-01.
func GetJobCollection ¶
func GetJobCollection(ctx *pulumi.Context, name string, id pulumi.IDInput, state *JobCollectionState, opts ...pulumi.ResourceOption) (*JobCollection, error)
GetJobCollection gets an existing JobCollection 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 NewJobCollection ¶
func NewJobCollection(ctx *pulumi.Context, name string, args *JobCollectionArgs, opts ...pulumi.ResourceOption) (*JobCollection, error)
NewJobCollection registers a new resource with the given unique name, arguments, and options.
func (*JobCollection) ElementType ¶ added in v0.2.6
func (*JobCollection) ElementType() reflect.Type
func (*JobCollection) ToJobCollectionOutput ¶ added in v0.2.6
func (i *JobCollection) ToJobCollectionOutput() JobCollectionOutput
func (*JobCollection) ToJobCollectionOutputWithContext ¶ added in v0.2.6
func (i *JobCollection) ToJobCollectionOutputWithContext(ctx context.Context) JobCollectionOutput
type JobCollectionArgs ¶
type JobCollectionArgs struct { // The job collection name. JobCollectionName pulumi.StringInput // Gets or sets the storage account location. Location pulumi.StringPtrInput // Gets or sets the job collection resource name. Name pulumi.StringPtrInput // Gets or sets the job collection properties. Properties JobCollectionPropertiesPtrInput // The resource group name. ResourceGroupName pulumi.StringInput // Gets or sets the tags. Tags pulumi.StringMapInput }
The set of arguments for constructing a JobCollection resource.
func (JobCollectionArgs) ElementType ¶
func (JobCollectionArgs) ElementType() reflect.Type
type JobCollectionInput ¶ added in v0.2.6
type JobCollectionInput interface { pulumi.Input ToJobCollectionOutput() JobCollectionOutput ToJobCollectionOutputWithContext(ctx context.Context) JobCollectionOutput }
type JobCollectionOutput ¶ added in v0.2.6
type JobCollectionOutput struct {
*pulumi.OutputState
}
func (JobCollectionOutput) ElementType ¶ added in v0.2.6
func (JobCollectionOutput) ElementType() reflect.Type
func (JobCollectionOutput) ToJobCollectionOutput ¶ added in v0.2.6
func (o JobCollectionOutput) ToJobCollectionOutput() JobCollectionOutput
func (JobCollectionOutput) ToJobCollectionOutputWithContext ¶ added in v0.2.6
func (o JobCollectionOutput) ToJobCollectionOutputWithContext(ctx context.Context) JobCollectionOutput
type JobCollectionProperties ¶
type JobCollectionProperties struct { // Gets or sets the job collection quota. Quota *JobCollectionQuota `pulumi:"quota"` // Gets or sets the SKU. Sku *Sku `pulumi:"sku"` // Gets or sets the state. State *string `pulumi:"state"` }
type JobCollectionPropertiesArgs ¶
type JobCollectionPropertiesArgs struct { // Gets or sets the job collection quota. Quota JobCollectionQuotaPtrInput `pulumi:"quota"` // Gets or sets the SKU. Sku SkuPtrInput `pulumi:"sku"` // Gets or sets the state. State JobCollectionState `pulumi:"state"` }
func (JobCollectionPropertiesArgs) ElementType ¶
func (JobCollectionPropertiesArgs) ElementType() reflect.Type
func (JobCollectionPropertiesArgs) ToJobCollectionPropertiesOutput ¶
func (i JobCollectionPropertiesArgs) ToJobCollectionPropertiesOutput() JobCollectionPropertiesOutput
func (JobCollectionPropertiesArgs) ToJobCollectionPropertiesOutputWithContext ¶
func (i JobCollectionPropertiesArgs) ToJobCollectionPropertiesOutputWithContext(ctx context.Context) JobCollectionPropertiesOutput
func (JobCollectionPropertiesArgs) ToJobCollectionPropertiesPtrOutput ¶
func (i JobCollectionPropertiesArgs) ToJobCollectionPropertiesPtrOutput() JobCollectionPropertiesPtrOutput
func (JobCollectionPropertiesArgs) ToJobCollectionPropertiesPtrOutputWithContext ¶
func (i JobCollectionPropertiesArgs) ToJobCollectionPropertiesPtrOutputWithContext(ctx context.Context) JobCollectionPropertiesPtrOutput
type JobCollectionPropertiesInput ¶
type JobCollectionPropertiesInput interface { pulumi.Input ToJobCollectionPropertiesOutput() JobCollectionPropertiesOutput ToJobCollectionPropertiesOutputWithContext(context.Context) JobCollectionPropertiesOutput }
JobCollectionPropertiesInput is an input type that accepts JobCollectionPropertiesArgs and JobCollectionPropertiesOutput values. You can construct a concrete instance of `JobCollectionPropertiesInput` via:
JobCollectionPropertiesArgs{...}
type JobCollectionPropertiesOutput ¶
type JobCollectionPropertiesOutput struct{ *pulumi.OutputState }
func (JobCollectionPropertiesOutput) ElementType ¶
func (JobCollectionPropertiesOutput) ElementType() reflect.Type
func (JobCollectionPropertiesOutput) Quota ¶
func (o JobCollectionPropertiesOutput) Quota() JobCollectionQuotaPtrOutput
Gets or sets the job collection quota.
func (JobCollectionPropertiesOutput) Sku ¶
func (o JobCollectionPropertiesOutput) Sku() SkuPtrOutput
Gets or sets the SKU.
func (JobCollectionPropertiesOutput) State ¶
func (o JobCollectionPropertiesOutput) State() pulumi.StringPtrOutput
Gets or sets the state.
func (JobCollectionPropertiesOutput) ToJobCollectionPropertiesOutput ¶
func (o JobCollectionPropertiesOutput) ToJobCollectionPropertiesOutput() JobCollectionPropertiesOutput
func (JobCollectionPropertiesOutput) ToJobCollectionPropertiesOutputWithContext ¶
func (o JobCollectionPropertiesOutput) ToJobCollectionPropertiesOutputWithContext(ctx context.Context) JobCollectionPropertiesOutput
func (JobCollectionPropertiesOutput) ToJobCollectionPropertiesPtrOutput ¶
func (o JobCollectionPropertiesOutput) ToJobCollectionPropertiesPtrOutput() JobCollectionPropertiesPtrOutput
func (JobCollectionPropertiesOutput) ToJobCollectionPropertiesPtrOutputWithContext ¶
func (o JobCollectionPropertiesOutput) ToJobCollectionPropertiesPtrOutputWithContext(ctx context.Context) JobCollectionPropertiesPtrOutput
type JobCollectionPropertiesPtrInput ¶
type JobCollectionPropertiesPtrInput interface { pulumi.Input ToJobCollectionPropertiesPtrOutput() JobCollectionPropertiesPtrOutput ToJobCollectionPropertiesPtrOutputWithContext(context.Context) JobCollectionPropertiesPtrOutput }
JobCollectionPropertiesPtrInput is an input type that accepts JobCollectionPropertiesArgs, JobCollectionPropertiesPtr and JobCollectionPropertiesPtrOutput values. You can construct a concrete instance of `JobCollectionPropertiesPtrInput` via:
JobCollectionPropertiesArgs{...} or: nil
func JobCollectionPropertiesPtr ¶
func JobCollectionPropertiesPtr(v *JobCollectionPropertiesArgs) JobCollectionPropertiesPtrInput
type JobCollectionPropertiesPtrOutput ¶
type JobCollectionPropertiesPtrOutput struct{ *pulumi.OutputState }
func (JobCollectionPropertiesPtrOutput) Elem ¶
func (o JobCollectionPropertiesPtrOutput) Elem() JobCollectionPropertiesOutput
func (JobCollectionPropertiesPtrOutput) ElementType ¶
func (JobCollectionPropertiesPtrOutput) ElementType() reflect.Type
func (JobCollectionPropertiesPtrOutput) Quota ¶
func (o JobCollectionPropertiesPtrOutput) Quota() JobCollectionQuotaPtrOutput
Gets or sets the job collection quota.
func (JobCollectionPropertiesPtrOutput) Sku ¶
func (o JobCollectionPropertiesPtrOutput) Sku() SkuPtrOutput
Gets or sets the SKU.
func (JobCollectionPropertiesPtrOutput) State ¶
func (o JobCollectionPropertiesPtrOutput) State() pulumi.StringPtrOutput
Gets or sets the state.
func (JobCollectionPropertiesPtrOutput) ToJobCollectionPropertiesPtrOutput ¶
func (o JobCollectionPropertiesPtrOutput) ToJobCollectionPropertiesPtrOutput() JobCollectionPropertiesPtrOutput
func (JobCollectionPropertiesPtrOutput) ToJobCollectionPropertiesPtrOutputWithContext ¶
func (o JobCollectionPropertiesPtrOutput) ToJobCollectionPropertiesPtrOutputWithContext(ctx context.Context) JobCollectionPropertiesPtrOutput
type JobCollectionPropertiesResponse ¶
type JobCollectionPropertiesResponse struct { // Gets or sets the job collection quota. Quota *JobCollectionQuotaResponse `pulumi:"quota"` // Gets or sets the SKU. Sku *SkuResponse `pulumi:"sku"` // Gets or sets the state. State *string `pulumi:"state"` }
type JobCollectionPropertiesResponseArgs ¶
type JobCollectionPropertiesResponseArgs struct { // Gets or sets the job collection quota. Quota JobCollectionQuotaResponsePtrInput `pulumi:"quota"` // Gets or sets the SKU. Sku SkuResponsePtrInput `pulumi:"sku"` // Gets or sets the state. State pulumi.StringPtrInput `pulumi:"state"` }
func (JobCollectionPropertiesResponseArgs) ElementType ¶
func (JobCollectionPropertiesResponseArgs) ElementType() reflect.Type
func (JobCollectionPropertiesResponseArgs) ToJobCollectionPropertiesResponseOutput ¶
func (i JobCollectionPropertiesResponseArgs) ToJobCollectionPropertiesResponseOutput() JobCollectionPropertiesResponseOutput
func (JobCollectionPropertiesResponseArgs) ToJobCollectionPropertiesResponseOutputWithContext ¶
func (i JobCollectionPropertiesResponseArgs) ToJobCollectionPropertiesResponseOutputWithContext(ctx context.Context) JobCollectionPropertiesResponseOutput
func (JobCollectionPropertiesResponseArgs) ToJobCollectionPropertiesResponsePtrOutput ¶
func (i JobCollectionPropertiesResponseArgs) ToJobCollectionPropertiesResponsePtrOutput() JobCollectionPropertiesResponsePtrOutput
func (JobCollectionPropertiesResponseArgs) ToJobCollectionPropertiesResponsePtrOutputWithContext ¶
func (i JobCollectionPropertiesResponseArgs) ToJobCollectionPropertiesResponsePtrOutputWithContext(ctx context.Context) JobCollectionPropertiesResponsePtrOutput
type JobCollectionPropertiesResponseInput ¶
type JobCollectionPropertiesResponseInput interface { pulumi.Input ToJobCollectionPropertiesResponseOutput() JobCollectionPropertiesResponseOutput ToJobCollectionPropertiesResponseOutputWithContext(context.Context) JobCollectionPropertiesResponseOutput }
JobCollectionPropertiesResponseInput is an input type that accepts JobCollectionPropertiesResponseArgs and JobCollectionPropertiesResponseOutput values. You can construct a concrete instance of `JobCollectionPropertiesResponseInput` via:
JobCollectionPropertiesResponseArgs{...}
type JobCollectionPropertiesResponseOutput ¶
type JobCollectionPropertiesResponseOutput struct{ *pulumi.OutputState }
func (JobCollectionPropertiesResponseOutput) ElementType ¶
func (JobCollectionPropertiesResponseOutput) ElementType() reflect.Type
func (JobCollectionPropertiesResponseOutput) Quota ¶
func (o JobCollectionPropertiesResponseOutput) Quota() JobCollectionQuotaResponsePtrOutput
Gets or sets the job collection quota.
func (JobCollectionPropertiesResponseOutput) Sku ¶
func (o JobCollectionPropertiesResponseOutput) Sku() SkuResponsePtrOutput
Gets or sets the SKU.
func (JobCollectionPropertiesResponseOutput) State ¶
func (o JobCollectionPropertiesResponseOutput) State() pulumi.StringPtrOutput
Gets or sets the state.
func (JobCollectionPropertiesResponseOutput) ToJobCollectionPropertiesResponseOutput ¶
func (o JobCollectionPropertiesResponseOutput) ToJobCollectionPropertiesResponseOutput() JobCollectionPropertiesResponseOutput
func (JobCollectionPropertiesResponseOutput) ToJobCollectionPropertiesResponseOutputWithContext ¶
func (o JobCollectionPropertiesResponseOutput) ToJobCollectionPropertiesResponseOutputWithContext(ctx context.Context) JobCollectionPropertiesResponseOutput
func (JobCollectionPropertiesResponseOutput) ToJobCollectionPropertiesResponsePtrOutput ¶
func (o JobCollectionPropertiesResponseOutput) ToJobCollectionPropertiesResponsePtrOutput() JobCollectionPropertiesResponsePtrOutput
func (JobCollectionPropertiesResponseOutput) ToJobCollectionPropertiesResponsePtrOutputWithContext ¶
func (o JobCollectionPropertiesResponseOutput) ToJobCollectionPropertiesResponsePtrOutputWithContext(ctx context.Context) JobCollectionPropertiesResponsePtrOutput
type JobCollectionPropertiesResponsePtrInput ¶
type JobCollectionPropertiesResponsePtrInput interface { pulumi.Input ToJobCollectionPropertiesResponsePtrOutput() JobCollectionPropertiesResponsePtrOutput ToJobCollectionPropertiesResponsePtrOutputWithContext(context.Context) JobCollectionPropertiesResponsePtrOutput }
JobCollectionPropertiesResponsePtrInput is an input type that accepts JobCollectionPropertiesResponseArgs, JobCollectionPropertiesResponsePtr and JobCollectionPropertiesResponsePtrOutput values. You can construct a concrete instance of `JobCollectionPropertiesResponsePtrInput` via:
JobCollectionPropertiesResponseArgs{...} or: nil
func JobCollectionPropertiesResponsePtr ¶
func JobCollectionPropertiesResponsePtr(v *JobCollectionPropertiesResponseArgs) JobCollectionPropertiesResponsePtrInput
type JobCollectionPropertiesResponsePtrOutput ¶
type JobCollectionPropertiesResponsePtrOutput struct{ *pulumi.OutputState }
func (JobCollectionPropertiesResponsePtrOutput) ElementType ¶
func (JobCollectionPropertiesResponsePtrOutput) ElementType() reflect.Type
func (JobCollectionPropertiesResponsePtrOutput) Sku ¶
func (o JobCollectionPropertiesResponsePtrOutput) Sku() SkuResponsePtrOutput
Gets or sets the SKU.
func (JobCollectionPropertiesResponsePtrOutput) State ¶
func (o JobCollectionPropertiesResponsePtrOutput) State() pulumi.StringPtrOutput
Gets or sets the state.
func (JobCollectionPropertiesResponsePtrOutput) ToJobCollectionPropertiesResponsePtrOutput ¶
func (o JobCollectionPropertiesResponsePtrOutput) ToJobCollectionPropertiesResponsePtrOutput() JobCollectionPropertiesResponsePtrOutput
func (JobCollectionPropertiesResponsePtrOutput) ToJobCollectionPropertiesResponsePtrOutputWithContext ¶
func (o JobCollectionPropertiesResponsePtrOutput) ToJobCollectionPropertiesResponsePtrOutputWithContext(ctx context.Context) JobCollectionPropertiesResponsePtrOutput
type JobCollectionQuota ¶
type JobCollectionQuota struct { // Gets or set the maximum job count. MaxJobCount *int `pulumi:"maxJobCount"` // Gets or sets the maximum job occurrence. MaxJobOccurrence *int `pulumi:"maxJobOccurrence"` // Gets or set the maximum recurrence. MaxRecurrence *JobMaxRecurrence `pulumi:"maxRecurrence"` }
type JobCollectionQuotaArgs ¶
type JobCollectionQuotaArgs struct { // Gets or set the maximum job count. MaxJobCount pulumi.IntPtrInput `pulumi:"maxJobCount"` // Gets or sets the maximum job occurrence. MaxJobOccurrence pulumi.IntPtrInput `pulumi:"maxJobOccurrence"` // Gets or set the maximum recurrence. MaxRecurrence JobMaxRecurrencePtrInput `pulumi:"maxRecurrence"` }
func (JobCollectionQuotaArgs) ElementType ¶
func (JobCollectionQuotaArgs) ElementType() reflect.Type
func (JobCollectionQuotaArgs) ToJobCollectionQuotaOutput ¶
func (i JobCollectionQuotaArgs) ToJobCollectionQuotaOutput() JobCollectionQuotaOutput
func (JobCollectionQuotaArgs) ToJobCollectionQuotaOutputWithContext ¶
func (i JobCollectionQuotaArgs) ToJobCollectionQuotaOutputWithContext(ctx context.Context) JobCollectionQuotaOutput
func (JobCollectionQuotaArgs) ToJobCollectionQuotaPtrOutput ¶
func (i JobCollectionQuotaArgs) ToJobCollectionQuotaPtrOutput() JobCollectionQuotaPtrOutput
func (JobCollectionQuotaArgs) ToJobCollectionQuotaPtrOutputWithContext ¶
func (i JobCollectionQuotaArgs) ToJobCollectionQuotaPtrOutputWithContext(ctx context.Context) JobCollectionQuotaPtrOutput
type JobCollectionQuotaInput ¶
type JobCollectionQuotaInput interface { pulumi.Input ToJobCollectionQuotaOutput() JobCollectionQuotaOutput ToJobCollectionQuotaOutputWithContext(context.Context) JobCollectionQuotaOutput }
JobCollectionQuotaInput is an input type that accepts JobCollectionQuotaArgs and JobCollectionQuotaOutput values. You can construct a concrete instance of `JobCollectionQuotaInput` via:
JobCollectionQuotaArgs{...}
type JobCollectionQuotaOutput ¶
type JobCollectionQuotaOutput struct{ *pulumi.OutputState }
func (JobCollectionQuotaOutput) ElementType ¶
func (JobCollectionQuotaOutput) ElementType() reflect.Type
func (JobCollectionQuotaOutput) MaxJobCount ¶
func (o JobCollectionQuotaOutput) MaxJobCount() pulumi.IntPtrOutput
Gets or set the maximum job count.
func (JobCollectionQuotaOutput) MaxJobOccurrence ¶
func (o JobCollectionQuotaOutput) MaxJobOccurrence() pulumi.IntPtrOutput
Gets or sets the maximum job occurrence.
func (JobCollectionQuotaOutput) MaxRecurrence ¶
func (o JobCollectionQuotaOutput) MaxRecurrence() JobMaxRecurrencePtrOutput
Gets or set the maximum recurrence.
func (JobCollectionQuotaOutput) ToJobCollectionQuotaOutput ¶
func (o JobCollectionQuotaOutput) ToJobCollectionQuotaOutput() JobCollectionQuotaOutput
func (JobCollectionQuotaOutput) ToJobCollectionQuotaOutputWithContext ¶
func (o JobCollectionQuotaOutput) ToJobCollectionQuotaOutputWithContext(ctx context.Context) JobCollectionQuotaOutput
func (JobCollectionQuotaOutput) ToJobCollectionQuotaPtrOutput ¶
func (o JobCollectionQuotaOutput) ToJobCollectionQuotaPtrOutput() JobCollectionQuotaPtrOutput
func (JobCollectionQuotaOutput) ToJobCollectionQuotaPtrOutputWithContext ¶
func (o JobCollectionQuotaOutput) ToJobCollectionQuotaPtrOutputWithContext(ctx context.Context) JobCollectionQuotaPtrOutput
type JobCollectionQuotaPtrInput ¶
type JobCollectionQuotaPtrInput interface { pulumi.Input ToJobCollectionQuotaPtrOutput() JobCollectionQuotaPtrOutput ToJobCollectionQuotaPtrOutputWithContext(context.Context) JobCollectionQuotaPtrOutput }
JobCollectionQuotaPtrInput is an input type that accepts JobCollectionQuotaArgs, JobCollectionQuotaPtr and JobCollectionQuotaPtrOutput values. You can construct a concrete instance of `JobCollectionQuotaPtrInput` via:
JobCollectionQuotaArgs{...} or: nil
func JobCollectionQuotaPtr ¶
func JobCollectionQuotaPtr(v *JobCollectionQuotaArgs) JobCollectionQuotaPtrInput
type JobCollectionQuotaPtrOutput ¶
type JobCollectionQuotaPtrOutput struct{ *pulumi.OutputState }
func (JobCollectionQuotaPtrOutput) Elem ¶
func (o JobCollectionQuotaPtrOutput) Elem() JobCollectionQuotaOutput
func (JobCollectionQuotaPtrOutput) ElementType ¶
func (JobCollectionQuotaPtrOutput) ElementType() reflect.Type
func (JobCollectionQuotaPtrOutput) MaxJobCount ¶
func (o JobCollectionQuotaPtrOutput) MaxJobCount() pulumi.IntPtrOutput
Gets or set the maximum job count.
func (JobCollectionQuotaPtrOutput) MaxJobOccurrence ¶
func (o JobCollectionQuotaPtrOutput) MaxJobOccurrence() pulumi.IntPtrOutput
Gets or sets the maximum job occurrence.
func (JobCollectionQuotaPtrOutput) MaxRecurrence ¶
func (o JobCollectionQuotaPtrOutput) MaxRecurrence() JobMaxRecurrencePtrOutput
Gets or set the maximum recurrence.
func (JobCollectionQuotaPtrOutput) ToJobCollectionQuotaPtrOutput ¶
func (o JobCollectionQuotaPtrOutput) ToJobCollectionQuotaPtrOutput() JobCollectionQuotaPtrOutput
func (JobCollectionQuotaPtrOutput) ToJobCollectionQuotaPtrOutputWithContext ¶
func (o JobCollectionQuotaPtrOutput) ToJobCollectionQuotaPtrOutputWithContext(ctx context.Context) JobCollectionQuotaPtrOutput
type JobCollectionQuotaResponse ¶
type JobCollectionQuotaResponse struct { // Gets or set the maximum job count. MaxJobCount *int `pulumi:"maxJobCount"` // Gets or sets the maximum job occurrence. MaxJobOccurrence *int `pulumi:"maxJobOccurrence"` // Gets or set the maximum recurrence. MaxRecurrence *JobMaxRecurrenceResponse `pulumi:"maxRecurrence"` }
type JobCollectionQuotaResponseArgs ¶
type JobCollectionQuotaResponseArgs struct { // Gets or set the maximum job count. MaxJobCount pulumi.IntPtrInput `pulumi:"maxJobCount"` // Gets or sets the maximum job occurrence. MaxJobOccurrence pulumi.IntPtrInput `pulumi:"maxJobOccurrence"` // Gets or set the maximum recurrence. MaxRecurrence JobMaxRecurrenceResponsePtrInput `pulumi:"maxRecurrence"` }
func (JobCollectionQuotaResponseArgs) ElementType ¶
func (JobCollectionQuotaResponseArgs) ElementType() reflect.Type
func (JobCollectionQuotaResponseArgs) ToJobCollectionQuotaResponseOutput ¶
func (i JobCollectionQuotaResponseArgs) ToJobCollectionQuotaResponseOutput() JobCollectionQuotaResponseOutput
func (JobCollectionQuotaResponseArgs) ToJobCollectionQuotaResponseOutputWithContext ¶
func (i JobCollectionQuotaResponseArgs) ToJobCollectionQuotaResponseOutputWithContext(ctx context.Context) JobCollectionQuotaResponseOutput
func (JobCollectionQuotaResponseArgs) ToJobCollectionQuotaResponsePtrOutput ¶
func (i JobCollectionQuotaResponseArgs) ToJobCollectionQuotaResponsePtrOutput() JobCollectionQuotaResponsePtrOutput
func (JobCollectionQuotaResponseArgs) ToJobCollectionQuotaResponsePtrOutputWithContext ¶
func (i JobCollectionQuotaResponseArgs) ToJobCollectionQuotaResponsePtrOutputWithContext(ctx context.Context) JobCollectionQuotaResponsePtrOutput
type JobCollectionQuotaResponseInput ¶
type JobCollectionQuotaResponseInput interface { pulumi.Input ToJobCollectionQuotaResponseOutput() JobCollectionQuotaResponseOutput ToJobCollectionQuotaResponseOutputWithContext(context.Context) JobCollectionQuotaResponseOutput }
JobCollectionQuotaResponseInput is an input type that accepts JobCollectionQuotaResponseArgs and JobCollectionQuotaResponseOutput values. You can construct a concrete instance of `JobCollectionQuotaResponseInput` via:
JobCollectionQuotaResponseArgs{...}
type JobCollectionQuotaResponseOutput ¶
type JobCollectionQuotaResponseOutput struct{ *pulumi.OutputState }
func (JobCollectionQuotaResponseOutput) ElementType ¶
func (JobCollectionQuotaResponseOutput) ElementType() reflect.Type
func (JobCollectionQuotaResponseOutput) MaxJobCount ¶
func (o JobCollectionQuotaResponseOutput) MaxJobCount() pulumi.IntPtrOutput
Gets or set the maximum job count.
func (JobCollectionQuotaResponseOutput) MaxJobOccurrence ¶
func (o JobCollectionQuotaResponseOutput) MaxJobOccurrence() pulumi.IntPtrOutput
Gets or sets the maximum job occurrence.
func (JobCollectionQuotaResponseOutput) MaxRecurrence ¶
func (o JobCollectionQuotaResponseOutput) MaxRecurrence() JobMaxRecurrenceResponsePtrOutput
Gets or set the maximum recurrence.
func (JobCollectionQuotaResponseOutput) ToJobCollectionQuotaResponseOutput ¶
func (o JobCollectionQuotaResponseOutput) ToJobCollectionQuotaResponseOutput() JobCollectionQuotaResponseOutput
func (JobCollectionQuotaResponseOutput) ToJobCollectionQuotaResponseOutputWithContext ¶
func (o JobCollectionQuotaResponseOutput) ToJobCollectionQuotaResponseOutputWithContext(ctx context.Context) JobCollectionQuotaResponseOutput
func (JobCollectionQuotaResponseOutput) ToJobCollectionQuotaResponsePtrOutput ¶
func (o JobCollectionQuotaResponseOutput) ToJobCollectionQuotaResponsePtrOutput() JobCollectionQuotaResponsePtrOutput
func (JobCollectionQuotaResponseOutput) ToJobCollectionQuotaResponsePtrOutputWithContext ¶
func (o JobCollectionQuotaResponseOutput) ToJobCollectionQuotaResponsePtrOutputWithContext(ctx context.Context) JobCollectionQuotaResponsePtrOutput
type JobCollectionQuotaResponsePtrInput ¶
type JobCollectionQuotaResponsePtrInput interface { pulumi.Input ToJobCollectionQuotaResponsePtrOutput() JobCollectionQuotaResponsePtrOutput ToJobCollectionQuotaResponsePtrOutputWithContext(context.Context) JobCollectionQuotaResponsePtrOutput }
JobCollectionQuotaResponsePtrInput is an input type that accepts JobCollectionQuotaResponseArgs, JobCollectionQuotaResponsePtr and JobCollectionQuotaResponsePtrOutput values. You can construct a concrete instance of `JobCollectionQuotaResponsePtrInput` via:
JobCollectionQuotaResponseArgs{...} or: nil
func JobCollectionQuotaResponsePtr ¶
func JobCollectionQuotaResponsePtr(v *JobCollectionQuotaResponseArgs) JobCollectionQuotaResponsePtrInput
type JobCollectionQuotaResponsePtrOutput ¶
type JobCollectionQuotaResponsePtrOutput struct{ *pulumi.OutputState }
func (JobCollectionQuotaResponsePtrOutput) Elem ¶
func (o JobCollectionQuotaResponsePtrOutput) Elem() JobCollectionQuotaResponseOutput
func (JobCollectionQuotaResponsePtrOutput) ElementType ¶
func (JobCollectionQuotaResponsePtrOutput) ElementType() reflect.Type
func (JobCollectionQuotaResponsePtrOutput) MaxJobCount ¶
func (o JobCollectionQuotaResponsePtrOutput) MaxJobCount() pulumi.IntPtrOutput
Gets or set the maximum job count.
func (JobCollectionQuotaResponsePtrOutput) MaxJobOccurrence ¶
func (o JobCollectionQuotaResponsePtrOutput) MaxJobOccurrence() pulumi.IntPtrOutput
Gets or sets the maximum job occurrence.
func (JobCollectionQuotaResponsePtrOutput) MaxRecurrence ¶
func (o JobCollectionQuotaResponsePtrOutput) MaxRecurrence() JobMaxRecurrenceResponsePtrOutput
Gets or set the maximum recurrence.
func (JobCollectionQuotaResponsePtrOutput) ToJobCollectionQuotaResponsePtrOutput ¶
func (o JobCollectionQuotaResponsePtrOutput) ToJobCollectionQuotaResponsePtrOutput() JobCollectionQuotaResponsePtrOutput
func (JobCollectionQuotaResponsePtrOutput) ToJobCollectionQuotaResponsePtrOutputWithContext ¶
func (o JobCollectionQuotaResponsePtrOutput) ToJobCollectionQuotaResponsePtrOutputWithContext(ctx context.Context) JobCollectionQuotaResponsePtrOutput
type JobCollectionState ¶
Gets or sets the state.
func (JobCollectionState) ElementType ¶
func (JobCollectionState) ElementType() reflect.Type
func (JobCollectionState) ToStringOutput ¶ added in v0.3.1
func (e JobCollectionState) ToStringOutput() pulumi.StringOutput
func (JobCollectionState) ToStringOutputWithContext ¶ added in v0.3.1
func (e JobCollectionState) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (JobCollectionState) ToStringPtrOutput ¶ added in v0.3.1
func (e JobCollectionState) ToStringPtrOutput() pulumi.StringPtrOutput
func (JobCollectionState) ToStringPtrOutputWithContext ¶ added in v0.3.1
func (e JobCollectionState) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type JobErrorAction ¶
type JobErrorAction struct { // Gets or sets the storage queue message. QueueMessage *StorageQueueMessage `pulumi:"queueMessage"` // Gets or sets the http requests. Request *HttpRequest `pulumi:"request"` // Gets or sets the retry policy. RetryPolicy *RetryPolicy `pulumi:"retryPolicy"` // Gets or sets the service bus queue message. ServiceBusQueueMessage *ServiceBusQueueMessage `pulumi:"serviceBusQueueMessage"` // Gets or sets the service bus topic message. ServiceBusTopicMessage *ServiceBusTopicMessage `pulumi:"serviceBusTopicMessage"` // Gets or sets the job error action type. Type *string `pulumi:"type"` }
type JobErrorActionArgs ¶
type JobErrorActionArgs struct { // Gets or sets the storage queue message. QueueMessage StorageQueueMessagePtrInput `pulumi:"queueMessage"` // Gets or sets the http requests. Request HttpRequestPtrInput `pulumi:"request"` // Gets or sets the retry policy. RetryPolicy RetryPolicyPtrInput `pulumi:"retryPolicy"` // Gets or sets the service bus queue message. ServiceBusQueueMessage ServiceBusQueueMessagePtrInput `pulumi:"serviceBusQueueMessage"` // Gets or sets the service bus topic message. ServiceBusTopicMessage ServiceBusTopicMessagePtrInput `pulumi:"serviceBusTopicMessage"` // Gets or sets the job error action type. Type JobActionType `pulumi:"type"` }
func (JobErrorActionArgs) ElementType ¶
func (JobErrorActionArgs) ElementType() reflect.Type
func (JobErrorActionArgs) ToJobErrorActionOutput ¶
func (i JobErrorActionArgs) ToJobErrorActionOutput() JobErrorActionOutput
func (JobErrorActionArgs) ToJobErrorActionOutputWithContext ¶
func (i JobErrorActionArgs) ToJobErrorActionOutputWithContext(ctx context.Context) JobErrorActionOutput
func (JobErrorActionArgs) ToJobErrorActionPtrOutput ¶
func (i JobErrorActionArgs) ToJobErrorActionPtrOutput() JobErrorActionPtrOutput
func (JobErrorActionArgs) ToJobErrorActionPtrOutputWithContext ¶
func (i JobErrorActionArgs) ToJobErrorActionPtrOutputWithContext(ctx context.Context) JobErrorActionPtrOutput
type JobErrorActionInput ¶
type JobErrorActionInput interface { pulumi.Input ToJobErrorActionOutput() JobErrorActionOutput ToJobErrorActionOutputWithContext(context.Context) JobErrorActionOutput }
JobErrorActionInput is an input type that accepts JobErrorActionArgs and JobErrorActionOutput values. You can construct a concrete instance of `JobErrorActionInput` via:
JobErrorActionArgs{...}
type JobErrorActionOutput ¶
type JobErrorActionOutput struct{ *pulumi.OutputState }
func (JobErrorActionOutput) ElementType ¶
func (JobErrorActionOutput) ElementType() reflect.Type
func (JobErrorActionOutput) QueueMessage ¶
func (o JobErrorActionOutput) QueueMessage() StorageQueueMessagePtrOutput
Gets or sets the storage queue message.
func (JobErrorActionOutput) Request ¶
func (o JobErrorActionOutput) Request() HttpRequestPtrOutput
Gets or sets the http requests.
func (JobErrorActionOutput) RetryPolicy ¶
func (o JobErrorActionOutput) RetryPolicy() RetryPolicyPtrOutput
Gets or sets the retry policy.
func (JobErrorActionOutput) ServiceBusQueueMessage ¶
func (o JobErrorActionOutput) ServiceBusQueueMessage() ServiceBusQueueMessagePtrOutput
Gets or sets the service bus queue message.
func (JobErrorActionOutput) ServiceBusTopicMessage ¶
func (o JobErrorActionOutput) ServiceBusTopicMessage() ServiceBusTopicMessagePtrOutput
Gets or sets the service bus topic message.
func (JobErrorActionOutput) ToJobErrorActionOutput ¶
func (o JobErrorActionOutput) ToJobErrorActionOutput() JobErrorActionOutput
func (JobErrorActionOutput) ToJobErrorActionOutputWithContext ¶
func (o JobErrorActionOutput) ToJobErrorActionOutputWithContext(ctx context.Context) JobErrorActionOutput
func (JobErrorActionOutput) ToJobErrorActionPtrOutput ¶
func (o JobErrorActionOutput) ToJobErrorActionPtrOutput() JobErrorActionPtrOutput
func (JobErrorActionOutput) ToJobErrorActionPtrOutputWithContext ¶
func (o JobErrorActionOutput) ToJobErrorActionPtrOutputWithContext(ctx context.Context) JobErrorActionPtrOutput
func (JobErrorActionOutput) Type ¶
func (o JobErrorActionOutput) Type() pulumi.StringPtrOutput
Gets or sets the job error action type.
type JobErrorActionPtrInput ¶
type JobErrorActionPtrInput interface { pulumi.Input ToJobErrorActionPtrOutput() JobErrorActionPtrOutput ToJobErrorActionPtrOutputWithContext(context.Context) JobErrorActionPtrOutput }
JobErrorActionPtrInput is an input type that accepts JobErrorActionArgs, JobErrorActionPtr and JobErrorActionPtrOutput values. You can construct a concrete instance of `JobErrorActionPtrInput` via:
JobErrorActionArgs{...} or: nil
func JobErrorActionPtr ¶
func JobErrorActionPtr(v *JobErrorActionArgs) JobErrorActionPtrInput
type JobErrorActionPtrOutput ¶
type JobErrorActionPtrOutput struct{ *pulumi.OutputState }
func (JobErrorActionPtrOutput) Elem ¶
func (o JobErrorActionPtrOutput) Elem() JobErrorActionOutput
func (JobErrorActionPtrOutput) ElementType ¶
func (JobErrorActionPtrOutput) ElementType() reflect.Type
func (JobErrorActionPtrOutput) QueueMessage ¶
func (o JobErrorActionPtrOutput) QueueMessage() StorageQueueMessagePtrOutput
Gets or sets the storage queue message.
func (JobErrorActionPtrOutput) Request ¶
func (o JobErrorActionPtrOutput) Request() HttpRequestPtrOutput
Gets or sets the http requests.
func (JobErrorActionPtrOutput) RetryPolicy ¶
func (o JobErrorActionPtrOutput) RetryPolicy() RetryPolicyPtrOutput
Gets or sets the retry policy.
func (JobErrorActionPtrOutput) ServiceBusQueueMessage ¶
func (o JobErrorActionPtrOutput) ServiceBusQueueMessage() ServiceBusQueueMessagePtrOutput
Gets or sets the service bus queue message.
func (JobErrorActionPtrOutput) ServiceBusTopicMessage ¶
func (o JobErrorActionPtrOutput) ServiceBusTopicMessage() ServiceBusTopicMessagePtrOutput
Gets or sets the service bus topic message.
func (JobErrorActionPtrOutput) ToJobErrorActionPtrOutput ¶
func (o JobErrorActionPtrOutput) ToJobErrorActionPtrOutput() JobErrorActionPtrOutput
func (JobErrorActionPtrOutput) ToJobErrorActionPtrOutputWithContext ¶
func (o JobErrorActionPtrOutput) ToJobErrorActionPtrOutputWithContext(ctx context.Context) JobErrorActionPtrOutput
func (JobErrorActionPtrOutput) Type ¶
func (o JobErrorActionPtrOutput) Type() pulumi.StringPtrOutput
Gets or sets the job error action type.
type JobErrorActionResponse ¶
type JobErrorActionResponse struct { // Gets or sets the storage queue message. QueueMessage *StorageQueueMessageResponse `pulumi:"queueMessage"` // Gets or sets the http requests. Request *HttpRequestResponse `pulumi:"request"` // Gets or sets the retry policy. RetryPolicy *RetryPolicyResponse `pulumi:"retryPolicy"` // Gets or sets the service bus queue message. ServiceBusQueueMessage *ServiceBusQueueMessageResponse `pulumi:"serviceBusQueueMessage"` // Gets or sets the service bus topic message. ServiceBusTopicMessage *ServiceBusTopicMessageResponse `pulumi:"serviceBusTopicMessage"` // Gets or sets the job error action type. Type *string `pulumi:"type"` }
type JobErrorActionResponseArgs ¶
type JobErrorActionResponseArgs struct { // Gets or sets the storage queue message. QueueMessage StorageQueueMessageResponsePtrInput `pulumi:"queueMessage"` // Gets or sets the http requests. Request HttpRequestResponsePtrInput `pulumi:"request"` // Gets or sets the retry policy. RetryPolicy RetryPolicyResponsePtrInput `pulumi:"retryPolicy"` // Gets or sets the service bus queue message. ServiceBusQueueMessage ServiceBusQueueMessageResponsePtrInput `pulumi:"serviceBusQueueMessage"` // Gets or sets the service bus topic message. ServiceBusTopicMessage ServiceBusTopicMessageResponsePtrInput `pulumi:"serviceBusTopicMessage"` // Gets or sets the job error action type. Type pulumi.StringPtrInput `pulumi:"type"` }
func (JobErrorActionResponseArgs) ElementType ¶
func (JobErrorActionResponseArgs) ElementType() reflect.Type
func (JobErrorActionResponseArgs) ToJobErrorActionResponseOutput ¶
func (i JobErrorActionResponseArgs) ToJobErrorActionResponseOutput() JobErrorActionResponseOutput
func (JobErrorActionResponseArgs) ToJobErrorActionResponseOutputWithContext ¶
func (i JobErrorActionResponseArgs) ToJobErrorActionResponseOutputWithContext(ctx context.Context) JobErrorActionResponseOutput
func (JobErrorActionResponseArgs) ToJobErrorActionResponsePtrOutput ¶
func (i JobErrorActionResponseArgs) ToJobErrorActionResponsePtrOutput() JobErrorActionResponsePtrOutput
func (JobErrorActionResponseArgs) ToJobErrorActionResponsePtrOutputWithContext ¶
func (i JobErrorActionResponseArgs) ToJobErrorActionResponsePtrOutputWithContext(ctx context.Context) JobErrorActionResponsePtrOutput
type JobErrorActionResponseInput ¶
type JobErrorActionResponseInput interface { pulumi.Input ToJobErrorActionResponseOutput() JobErrorActionResponseOutput ToJobErrorActionResponseOutputWithContext(context.Context) JobErrorActionResponseOutput }
JobErrorActionResponseInput is an input type that accepts JobErrorActionResponseArgs and JobErrorActionResponseOutput values. You can construct a concrete instance of `JobErrorActionResponseInput` via:
JobErrorActionResponseArgs{...}
type JobErrorActionResponseOutput ¶
type JobErrorActionResponseOutput struct{ *pulumi.OutputState }
func (JobErrorActionResponseOutput) ElementType ¶
func (JobErrorActionResponseOutput) ElementType() reflect.Type
func (JobErrorActionResponseOutput) QueueMessage ¶
func (o JobErrorActionResponseOutput) QueueMessage() StorageQueueMessageResponsePtrOutput
Gets or sets the storage queue message.
func (JobErrorActionResponseOutput) Request ¶
func (o JobErrorActionResponseOutput) Request() HttpRequestResponsePtrOutput
Gets or sets the http requests.
func (JobErrorActionResponseOutput) RetryPolicy ¶
func (o JobErrorActionResponseOutput) RetryPolicy() RetryPolicyResponsePtrOutput
Gets or sets the retry policy.
func (JobErrorActionResponseOutput) ServiceBusQueueMessage ¶
func (o JobErrorActionResponseOutput) ServiceBusQueueMessage() ServiceBusQueueMessageResponsePtrOutput
Gets or sets the service bus queue message.
func (JobErrorActionResponseOutput) ServiceBusTopicMessage ¶
func (o JobErrorActionResponseOutput) ServiceBusTopicMessage() ServiceBusTopicMessageResponsePtrOutput
Gets or sets the service bus topic message.
func (JobErrorActionResponseOutput) ToJobErrorActionResponseOutput ¶
func (o JobErrorActionResponseOutput) ToJobErrorActionResponseOutput() JobErrorActionResponseOutput
func (JobErrorActionResponseOutput) ToJobErrorActionResponseOutputWithContext ¶
func (o JobErrorActionResponseOutput) ToJobErrorActionResponseOutputWithContext(ctx context.Context) JobErrorActionResponseOutput
func (JobErrorActionResponseOutput) ToJobErrorActionResponsePtrOutput ¶
func (o JobErrorActionResponseOutput) ToJobErrorActionResponsePtrOutput() JobErrorActionResponsePtrOutput
func (JobErrorActionResponseOutput) ToJobErrorActionResponsePtrOutputWithContext ¶
func (o JobErrorActionResponseOutput) ToJobErrorActionResponsePtrOutputWithContext(ctx context.Context) JobErrorActionResponsePtrOutput
func (JobErrorActionResponseOutput) Type ¶
func (o JobErrorActionResponseOutput) Type() pulumi.StringPtrOutput
Gets or sets the job error action type.
type JobErrorActionResponsePtrInput ¶
type JobErrorActionResponsePtrInput interface { pulumi.Input ToJobErrorActionResponsePtrOutput() JobErrorActionResponsePtrOutput ToJobErrorActionResponsePtrOutputWithContext(context.Context) JobErrorActionResponsePtrOutput }
JobErrorActionResponsePtrInput is an input type that accepts JobErrorActionResponseArgs, JobErrorActionResponsePtr and JobErrorActionResponsePtrOutput values. You can construct a concrete instance of `JobErrorActionResponsePtrInput` via:
JobErrorActionResponseArgs{...} or: nil
func JobErrorActionResponsePtr ¶
func JobErrorActionResponsePtr(v *JobErrorActionResponseArgs) JobErrorActionResponsePtrInput
type JobErrorActionResponsePtrOutput ¶
type JobErrorActionResponsePtrOutput struct{ *pulumi.OutputState }
func (JobErrorActionResponsePtrOutput) Elem ¶
func (o JobErrorActionResponsePtrOutput) Elem() JobErrorActionResponseOutput
func (JobErrorActionResponsePtrOutput) ElementType ¶
func (JobErrorActionResponsePtrOutput) ElementType() reflect.Type
func (JobErrorActionResponsePtrOutput) QueueMessage ¶
func (o JobErrorActionResponsePtrOutput) QueueMessage() StorageQueueMessageResponsePtrOutput
Gets or sets the storage queue message.
func (JobErrorActionResponsePtrOutput) Request ¶
func (o JobErrorActionResponsePtrOutput) Request() HttpRequestResponsePtrOutput
Gets or sets the http requests.
func (JobErrorActionResponsePtrOutput) RetryPolicy ¶
func (o JobErrorActionResponsePtrOutput) RetryPolicy() RetryPolicyResponsePtrOutput
Gets or sets the retry policy.
func (JobErrorActionResponsePtrOutput) ServiceBusQueueMessage ¶
func (o JobErrorActionResponsePtrOutput) ServiceBusQueueMessage() ServiceBusQueueMessageResponsePtrOutput
Gets or sets the service bus queue message.
func (JobErrorActionResponsePtrOutput) ServiceBusTopicMessage ¶
func (o JobErrorActionResponsePtrOutput) ServiceBusTopicMessage() ServiceBusTopicMessageResponsePtrOutput
Gets or sets the service bus topic message.
func (JobErrorActionResponsePtrOutput) ToJobErrorActionResponsePtrOutput ¶
func (o JobErrorActionResponsePtrOutput) ToJobErrorActionResponsePtrOutput() JobErrorActionResponsePtrOutput
func (JobErrorActionResponsePtrOutput) ToJobErrorActionResponsePtrOutputWithContext ¶
func (o JobErrorActionResponsePtrOutput) ToJobErrorActionResponsePtrOutputWithContext(ctx context.Context) JobErrorActionResponsePtrOutput
func (JobErrorActionResponsePtrOutput) Type ¶
func (o JobErrorActionResponsePtrOutput) Type() pulumi.StringPtrOutput
Gets or sets the job error action type.
type JobMaxRecurrence ¶
type JobMaxRecurrenceArgs ¶
type JobMaxRecurrenceArgs struct { // Gets or sets the frequency of recurrence (second, minute, hour, day, week, month). Frequency RecurrenceFrequency `pulumi:"frequency"` // Gets or sets the interval between retries. Interval pulumi.IntPtrInput `pulumi:"interval"` }
func (JobMaxRecurrenceArgs) ElementType ¶
func (JobMaxRecurrenceArgs) ElementType() reflect.Type
func (JobMaxRecurrenceArgs) ToJobMaxRecurrenceOutput ¶
func (i JobMaxRecurrenceArgs) ToJobMaxRecurrenceOutput() JobMaxRecurrenceOutput
func (JobMaxRecurrenceArgs) ToJobMaxRecurrenceOutputWithContext ¶
func (i JobMaxRecurrenceArgs) ToJobMaxRecurrenceOutputWithContext(ctx context.Context) JobMaxRecurrenceOutput
func (JobMaxRecurrenceArgs) ToJobMaxRecurrencePtrOutput ¶
func (i JobMaxRecurrenceArgs) ToJobMaxRecurrencePtrOutput() JobMaxRecurrencePtrOutput
func (JobMaxRecurrenceArgs) ToJobMaxRecurrencePtrOutputWithContext ¶
func (i JobMaxRecurrenceArgs) ToJobMaxRecurrencePtrOutputWithContext(ctx context.Context) JobMaxRecurrencePtrOutput
type JobMaxRecurrenceInput ¶
type JobMaxRecurrenceInput interface { pulumi.Input ToJobMaxRecurrenceOutput() JobMaxRecurrenceOutput ToJobMaxRecurrenceOutputWithContext(context.Context) JobMaxRecurrenceOutput }
JobMaxRecurrenceInput is an input type that accepts JobMaxRecurrenceArgs and JobMaxRecurrenceOutput values. You can construct a concrete instance of `JobMaxRecurrenceInput` via:
JobMaxRecurrenceArgs{...}
type JobMaxRecurrenceOutput ¶
type JobMaxRecurrenceOutput struct{ *pulumi.OutputState }
func (JobMaxRecurrenceOutput) ElementType ¶
func (JobMaxRecurrenceOutput) ElementType() reflect.Type
func (JobMaxRecurrenceOutput) Frequency ¶
func (o JobMaxRecurrenceOutput) Frequency() pulumi.StringPtrOutput
Gets or sets the frequency of recurrence (second, minute, hour, day, week, month).
func (JobMaxRecurrenceOutput) Interval ¶
func (o JobMaxRecurrenceOutput) Interval() pulumi.IntPtrOutput
Gets or sets the interval between retries.
func (JobMaxRecurrenceOutput) ToJobMaxRecurrenceOutput ¶
func (o JobMaxRecurrenceOutput) ToJobMaxRecurrenceOutput() JobMaxRecurrenceOutput
func (JobMaxRecurrenceOutput) ToJobMaxRecurrenceOutputWithContext ¶
func (o JobMaxRecurrenceOutput) ToJobMaxRecurrenceOutputWithContext(ctx context.Context) JobMaxRecurrenceOutput
func (JobMaxRecurrenceOutput) ToJobMaxRecurrencePtrOutput ¶
func (o JobMaxRecurrenceOutput) ToJobMaxRecurrencePtrOutput() JobMaxRecurrencePtrOutput
func (JobMaxRecurrenceOutput) ToJobMaxRecurrencePtrOutputWithContext ¶
func (o JobMaxRecurrenceOutput) ToJobMaxRecurrencePtrOutputWithContext(ctx context.Context) JobMaxRecurrencePtrOutput
type JobMaxRecurrencePtrInput ¶
type JobMaxRecurrencePtrInput interface { pulumi.Input ToJobMaxRecurrencePtrOutput() JobMaxRecurrencePtrOutput ToJobMaxRecurrencePtrOutputWithContext(context.Context) JobMaxRecurrencePtrOutput }
JobMaxRecurrencePtrInput is an input type that accepts JobMaxRecurrenceArgs, JobMaxRecurrencePtr and JobMaxRecurrencePtrOutput values. You can construct a concrete instance of `JobMaxRecurrencePtrInput` via:
JobMaxRecurrenceArgs{...} or: nil
func JobMaxRecurrencePtr ¶
func JobMaxRecurrencePtr(v *JobMaxRecurrenceArgs) JobMaxRecurrencePtrInput
type JobMaxRecurrencePtrOutput ¶
type JobMaxRecurrencePtrOutput struct{ *pulumi.OutputState }
func (JobMaxRecurrencePtrOutput) Elem ¶
func (o JobMaxRecurrencePtrOutput) Elem() JobMaxRecurrenceOutput
func (JobMaxRecurrencePtrOutput) ElementType ¶
func (JobMaxRecurrencePtrOutput) ElementType() reflect.Type
func (JobMaxRecurrencePtrOutput) Frequency ¶
func (o JobMaxRecurrencePtrOutput) Frequency() pulumi.StringPtrOutput
Gets or sets the frequency of recurrence (second, minute, hour, day, week, month).
func (JobMaxRecurrencePtrOutput) Interval ¶
func (o JobMaxRecurrencePtrOutput) Interval() pulumi.IntPtrOutput
Gets or sets the interval between retries.
func (JobMaxRecurrencePtrOutput) ToJobMaxRecurrencePtrOutput ¶
func (o JobMaxRecurrencePtrOutput) ToJobMaxRecurrencePtrOutput() JobMaxRecurrencePtrOutput
func (JobMaxRecurrencePtrOutput) ToJobMaxRecurrencePtrOutputWithContext ¶
func (o JobMaxRecurrencePtrOutput) ToJobMaxRecurrencePtrOutputWithContext(ctx context.Context) JobMaxRecurrencePtrOutput
type JobMaxRecurrenceResponseArgs ¶
type JobMaxRecurrenceResponseArgs struct { // Gets or sets the frequency of recurrence (second, minute, hour, day, week, month). Frequency pulumi.StringPtrInput `pulumi:"frequency"` // Gets or sets the interval between retries. Interval pulumi.IntPtrInput `pulumi:"interval"` }
func (JobMaxRecurrenceResponseArgs) ElementType ¶
func (JobMaxRecurrenceResponseArgs) ElementType() reflect.Type
func (JobMaxRecurrenceResponseArgs) ToJobMaxRecurrenceResponseOutput ¶
func (i JobMaxRecurrenceResponseArgs) ToJobMaxRecurrenceResponseOutput() JobMaxRecurrenceResponseOutput
func (JobMaxRecurrenceResponseArgs) ToJobMaxRecurrenceResponseOutputWithContext ¶
func (i JobMaxRecurrenceResponseArgs) ToJobMaxRecurrenceResponseOutputWithContext(ctx context.Context) JobMaxRecurrenceResponseOutput
func (JobMaxRecurrenceResponseArgs) ToJobMaxRecurrenceResponsePtrOutput ¶
func (i JobMaxRecurrenceResponseArgs) ToJobMaxRecurrenceResponsePtrOutput() JobMaxRecurrenceResponsePtrOutput
func (JobMaxRecurrenceResponseArgs) ToJobMaxRecurrenceResponsePtrOutputWithContext ¶
func (i JobMaxRecurrenceResponseArgs) ToJobMaxRecurrenceResponsePtrOutputWithContext(ctx context.Context) JobMaxRecurrenceResponsePtrOutput
type JobMaxRecurrenceResponseInput ¶
type JobMaxRecurrenceResponseInput interface { pulumi.Input ToJobMaxRecurrenceResponseOutput() JobMaxRecurrenceResponseOutput ToJobMaxRecurrenceResponseOutputWithContext(context.Context) JobMaxRecurrenceResponseOutput }
JobMaxRecurrenceResponseInput is an input type that accepts JobMaxRecurrenceResponseArgs and JobMaxRecurrenceResponseOutput values. You can construct a concrete instance of `JobMaxRecurrenceResponseInput` via:
JobMaxRecurrenceResponseArgs{...}
type JobMaxRecurrenceResponseOutput ¶
type JobMaxRecurrenceResponseOutput struct{ *pulumi.OutputState }
func (JobMaxRecurrenceResponseOutput) ElementType ¶
func (JobMaxRecurrenceResponseOutput) ElementType() reflect.Type
func (JobMaxRecurrenceResponseOutput) Frequency ¶
func (o JobMaxRecurrenceResponseOutput) Frequency() pulumi.StringPtrOutput
Gets or sets the frequency of recurrence (second, minute, hour, day, week, month).
func (JobMaxRecurrenceResponseOutput) Interval ¶
func (o JobMaxRecurrenceResponseOutput) Interval() pulumi.IntPtrOutput
Gets or sets the interval between retries.
func (JobMaxRecurrenceResponseOutput) ToJobMaxRecurrenceResponseOutput ¶
func (o JobMaxRecurrenceResponseOutput) ToJobMaxRecurrenceResponseOutput() JobMaxRecurrenceResponseOutput
func (JobMaxRecurrenceResponseOutput) ToJobMaxRecurrenceResponseOutputWithContext ¶
func (o JobMaxRecurrenceResponseOutput) ToJobMaxRecurrenceResponseOutputWithContext(ctx context.Context) JobMaxRecurrenceResponseOutput
func (JobMaxRecurrenceResponseOutput) ToJobMaxRecurrenceResponsePtrOutput ¶
func (o JobMaxRecurrenceResponseOutput) ToJobMaxRecurrenceResponsePtrOutput() JobMaxRecurrenceResponsePtrOutput
func (JobMaxRecurrenceResponseOutput) ToJobMaxRecurrenceResponsePtrOutputWithContext ¶
func (o JobMaxRecurrenceResponseOutput) ToJobMaxRecurrenceResponsePtrOutputWithContext(ctx context.Context) JobMaxRecurrenceResponsePtrOutput
type JobMaxRecurrenceResponsePtrInput ¶
type JobMaxRecurrenceResponsePtrInput interface { pulumi.Input ToJobMaxRecurrenceResponsePtrOutput() JobMaxRecurrenceResponsePtrOutput ToJobMaxRecurrenceResponsePtrOutputWithContext(context.Context) JobMaxRecurrenceResponsePtrOutput }
JobMaxRecurrenceResponsePtrInput is an input type that accepts JobMaxRecurrenceResponseArgs, JobMaxRecurrenceResponsePtr and JobMaxRecurrenceResponsePtrOutput values. You can construct a concrete instance of `JobMaxRecurrenceResponsePtrInput` via:
JobMaxRecurrenceResponseArgs{...} or: nil
func JobMaxRecurrenceResponsePtr ¶
func JobMaxRecurrenceResponsePtr(v *JobMaxRecurrenceResponseArgs) JobMaxRecurrenceResponsePtrInput
type JobMaxRecurrenceResponsePtrOutput ¶
type JobMaxRecurrenceResponsePtrOutput struct{ *pulumi.OutputState }
func (JobMaxRecurrenceResponsePtrOutput) Elem ¶
func (o JobMaxRecurrenceResponsePtrOutput) Elem() JobMaxRecurrenceResponseOutput
func (JobMaxRecurrenceResponsePtrOutput) ElementType ¶
func (JobMaxRecurrenceResponsePtrOutput) ElementType() reflect.Type
func (JobMaxRecurrenceResponsePtrOutput) Frequency ¶
func (o JobMaxRecurrenceResponsePtrOutput) Frequency() pulumi.StringPtrOutput
Gets or sets the frequency of recurrence (second, minute, hour, day, week, month).
func (JobMaxRecurrenceResponsePtrOutput) Interval ¶
func (o JobMaxRecurrenceResponsePtrOutput) Interval() pulumi.IntPtrOutput
Gets or sets the interval between retries.
func (JobMaxRecurrenceResponsePtrOutput) ToJobMaxRecurrenceResponsePtrOutput ¶
func (o JobMaxRecurrenceResponsePtrOutput) ToJobMaxRecurrenceResponsePtrOutput() JobMaxRecurrenceResponsePtrOutput
func (JobMaxRecurrenceResponsePtrOutput) ToJobMaxRecurrenceResponsePtrOutputWithContext ¶
func (o JobMaxRecurrenceResponsePtrOutput) ToJobMaxRecurrenceResponsePtrOutputWithContext(ctx context.Context) JobMaxRecurrenceResponsePtrOutput
type JobOutput ¶ added in v0.2.6
type JobOutput struct {
*pulumi.OutputState
}
func (JobOutput) ElementType ¶ added in v0.2.6
func (JobOutput) ToJobOutput ¶ added in v0.2.6
type JobProperties ¶
type JobProperties struct { // Gets or sets the job action. Action *JobAction `pulumi:"action"` // Gets or sets the job recurrence. Recurrence *JobRecurrence `pulumi:"recurrence"` // Gets or sets the job start time. StartTime *string `pulumi:"startTime"` // Gets or set the job state. State *string `pulumi:"state"` }
type JobPropertiesArgs ¶
type JobPropertiesArgs struct { // Gets or sets the job action. Action JobActionPtrInput `pulumi:"action"` // Gets or sets the job recurrence. Recurrence JobRecurrencePtrInput `pulumi:"recurrence"` // Gets or sets the job start time. StartTime pulumi.StringPtrInput `pulumi:"startTime"` // Gets or set the job state. State JobState `pulumi:"state"` }
func (JobPropertiesArgs) ElementType ¶
func (JobPropertiesArgs) ElementType() reflect.Type
func (JobPropertiesArgs) ToJobPropertiesOutput ¶
func (i JobPropertiesArgs) ToJobPropertiesOutput() JobPropertiesOutput
func (JobPropertiesArgs) ToJobPropertiesOutputWithContext ¶
func (i JobPropertiesArgs) ToJobPropertiesOutputWithContext(ctx context.Context) JobPropertiesOutput
func (JobPropertiesArgs) ToJobPropertiesPtrOutput ¶
func (i JobPropertiesArgs) ToJobPropertiesPtrOutput() JobPropertiesPtrOutput
func (JobPropertiesArgs) ToJobPropertiesPtrOutputWithContext ¶
func (i JobPropertiesArgs) ToJobPropertiesPtrOutputWithContext(ctx context.Context) JobPropertiesPtrOutput
type JobPropertiesInput ¶
type JobPropertiesInput interface { pulumi.Input ToJobPropertiesOutput() JobPropertiesOutput ToJobPropertiesOutputWithContext(context.Context) JobPropertiesOutput }
JobPropertiesInput is an input type that accepts JobPropertiesArgs and JobPropertiesOutput values. You can construct a concrete instance of `JobPropertiesInput` via:
JobPropertiesArgs{...}
type JobPropertiesOutput ¶
type JobPropertiesOutput struct{ *pulumi.OutputState }
func (JobPropertiesOutput) Action ¶
func (o JobPropertiesOutput) Action() JobActionPtrOutput
Gets or sets the job action.
func (JobPropertiesOutput) ElementType ¶
func (JobPropertiesOutput) ElementType() reflect.Type
func (JobPropertiesOutput) Recurrence ¶
func (o JobPropertiesOutput) Recurrence() JobRecurrencePtrOutput
Gets or sets the job recurrence.
func (JobPropertiesOutput) StartTime ¶
func (o JobPropertiesOutput) StartTime() pulumi.StringPtrOutput
Gets or sets the job start time.
func (JobPropertiesOutput) State ¶
func (o JobPropertiesOutput) State() pulumi.StringPtrOutput
Gets or set the job state.
func (JobPropertiesOutput) ToJobPropertiesOutput ¶
func (o JobPropertiesOutput) ToJobPropertiesOutput() JobPropertiesOutput
func (JobPropertiesOutput) ToJobPropertiesOutputWithContext ¶
func (o JobPropertiesOutput) ToJobPropertiesOutputWithContext(ctx context.Context) JobPropertiesOutput
func (JobPropertiesOutput) ToJobPropertiesPtrOutput ¶
func (o JobPropertiesOutput) ToJobPropertiesPtrOutput() JobPropertiesPtrOutput
func (JobPropertiesOutput) ToJobPropertiesPtrOutputWithContext ¶
func (o JobPropertiesOutput) ToJobPropertiesPtrOutputWithContext(ctx context.Context) JobPropertiesPtrOutput
type JobPropertiesPtrInput ¶
type JobPropertiesPtrInput interface { pulumi.Input ToJobPropertiesPtrOutput() JobPropertiesPtrOutput ToJobPropertiesPtrOutputWithContext(context.Context) JobPropertiesPtrOutput }
JobPropertiesPtrInput is an input type that accepts JobPropertiesArgs, JobPropertiesPtr and JobPropertiesPtrOutput values. You can construct a concrete instance of `JobPropertiesPtrInput` via:
JobPropertiesArgs{...} or: nil
func JobPropertiesPtr ¶
func JobPropertiesPtr(v *JobPropertiesArgs) JobPropertiesPtrInput
type JobPropertiesPtrOutput ¶
type JobPropertiesPtrOutput struct{ *pulumi.OutputState }
func (JobPropertiesPtrOutput) Action ¶
func (o JobPropertiesPtrOutput) Action() JobActionPtrOutput
Gets or sets the job action.
func (JobPropertiesPtrOutput) Elem ¶
func (o JobPropertiesPtrOutput) Elem() JobPropertiesOutput
func (JobPropertiesPtrOutput) ElementType ¶
func (JobPropertiesPtrOutput) ElementType() reflect.Type
func (JobPropertiesPtrOutput) Recurrence ¶
func (o JobPropertiesPtrOutput) Recurrence() JobRecurrencePtrOutput
Gets or sets the job recurrence.
func (JobPropertiesPtrOutput) StartTime ¶
func (o JobPropertiesPtrOutput) StartTime() pulumi.StringPtrOutput
Gets or sets the job start time.
func (JobPropertiesPtrOutput) State ¶
func (o JobPropertiesPtrOutput) State() pulumi.StringPtrOutput
Gets or set the job state.
func (JobPropertiesPtrOutput) ToJobPropertiesPtrOutput ¶
func (o JobPropertiesPtrOutput) ToJobPropertiesPtrOutput() JobPropertiesPtrOutput
func (JobPropertiesPtrOutput) ToJobPropertiesPtrOutputWithContext ¶
func (o JobPropertiesPtrOutput) ToJobPropertiesPtrOutputWithContext(ctx context.Context) JobPropertiesPtrOutput
type JobPropertiesResponse ¶
type JobPropertiesResponse struct { // Gets or sets the job action. Action *JobActionResponse `pulumi:"action"` // Gets or sets the job recurrence. Recurrence *JobRecurrenceResponse `pulumi:"recurrence"` // Gets or sets the job start time. StartTime *string `pulumi:"startTime"` // Gets or set the job state. State *string `pulumi:"state"` // Gets the job status. Status JobStatusResponse `pulumi:"status"` }
type JobPropertiesResponseArgs ¶
type JobPropertiesResponseArgs struct { // Gets or sets the job action. Action JobActionResponsePtrInput `pulumi:"action"` // Gets or sets the job recurrence. Recurrence JobRecurrenceResponsePtrInput `pulumi:"recurrence"` // Gets or sets the job start time. StartTime pulumi.StringPtrInput `pulumi:"startTime"` // Gets or set the job state. State pulumi.StringPtrInput `pulumi:"state"` // Gets the job status. Status JobStatusResponseInput `pulumi:"status"` }
func (JobPropertiesResponseArgs) ElementType ¶
func (JobPropertiesResponseArgs) ElementType() reflect.Type
func (JobPropertiesResponseArgs) ToJobPropertiesResponseOutput ¶
func (i JobPropertiesResponseArgs) ToJobPropertiesResponseOutput() JobPropertiesResponseOutput
func (JobPropertiesResponseArgs) ToJobPropertiesResponseOutputWithContext ¶
func (i JobPropertiesResponseArgs) ToJobPropertiesResponseOutputWithContext(ctx context.Context) JobPropertiesResponseOutput
func (JobPropertiesResponseArgs) ToJobPropertiesResponsePtrOutput ¶
func (i JobPropertiesResponseArgs) ToJobPropertiesResponsePtrOutput() JobPropertiesResponsePtrOutput
func (JobPropertiesResponseArgs) ToJobPropertiesResponsePtrOutputWithContext ¶
func (i JobPropertiesResponseArgs) ToJobPropertiesResponsePtrOutputWithContext(ctx context.Context) JobPropertiesResponsePtrOutput
type JobPropertiesResponseInput ¶
type JobPropertiesResponseInput interface { pulumi.Input ToJobPropertiesResponseOutput() JobPropertiesResponseOutput ToJobPropertiesResponseOutputWithContext(context.Context) JobPropertiesResponseOutput }
JobPropertiesResponseInput is an input type that accepts JobPropertiesResponseArgs and JobPropertiesResponseOutput values. You can construct a concrete instance of `JobPropertiesResponseInput` via:
JobPropertiesResponseArgs{...}
type JobPropertiesResponseOutput ¶
type JobPropertiesResponseOutput struct{ *pulumi.OutputState }
func (JobPropertiesResponseOutput) Action ¶
func (o JobPropertiesResponseOutput) Action() JobActionResponsePtrOutput
Gets or sets the job action.
func (JobPropertiesResponseOutput) ElementType ¶
func (JobPropertiesResponseOutput) ElementType() reflect.Type
func (JobPropertiesResponseOutput) Recurrence ¶
func (o JobPropertiesResponseOutput) Recurrence() JobRecurrenceResponsePtrOutput
Gets or sets the job recurrence.
func (JobPropertiesResponseOutput) StartTime ¶
func (o JobPropertiesResponseOutput) StartTime() pulumi.StringPtrOutput
Gets or sets the job start time.
func (JobPropertiesResponseOutput) State ¶
func (o JobPropertiesResponseOutput) State() pulumi.StringPtrOutput
Gets or set the job state.
func (JobPropertiesResponseOutput) Status ¶
func (o JobPropertiesResponseOutput) Status() JobStatusResponseOutput
Gets the job status.
func (JobPropertiesResponseOutput) ToJobPropertiesResponseOutput ¶
func (o JobPropertiesResponseOutput) ToJobPropertiesResponseOutput() JobPropertiesResponseOutput
func (JobPropertiesResponseOutput) ToJobPropertiesResponseOutputWithContext ¶
func (o JobPropertiesResponseOutput) ToJobPropertiesResponseOutputWithContext(ctx context.Context) JobPropertiesResponseOutput
func (JobPropertiesResponseOutput) ToJobPropertiesResponsePtrOutput ¶
func (o JobPropertiesResponseOutput) ToJobPropertiesResponsePtrOutput() JobPropertiesResponsePtrOutput
func (JobPropertiesResponseOutput) ToJobPropertiesResponsePtrOutputWithContext ¶
func (o JobPropertiesResponseOutput) ToJobPropertiesResponsePtrOutputWithContext(ctx context.Context) JobPropertiesResponsePtrOutput
type JobPropertiesResponsePtrInput ¶
type JobPropertiesResponsePtrInput interface { pulumi.Input ToJobPropertiesResponsePtrOutput() JobPropertiesResponsePtrOutput ToJobPropertiesResponsePtrOutputWithContext(context.Context) JobPropertiesResponsePtrOutput }
JobPropertiesResponsePtrInput is an input type that accepts JobPropertiesResponseArgs, JobPropertiesResponsePtr and JobPropertiesResponsePtrOutput values. You can construct a concrete instance of `JobPropertiesResponsePtrInput` via:
JobPropertiesResponseArgs{...} or: nil
func JobPropertiesResponsePtr ¶
func JobPropertiesResponsePtr(v *JobPropertiesResponseArgs) JobPropertiesResponsePtrInput
type JobPropertiesResponsePtrOutput ¶
type JobPropertiesResponsePtrOutput struct{ *pulumi.OutputState }
func (JobPropertiesResponsePtrOutput) Action ¶
func (o JobPropertiesResponsePtrOutput) Action() JobActionResponsePtrOutput
Gets or sets the job action.
func (JobPropertiesResponsePtrOutput) Elem ¶
func (o JobPropertiesResponsePtrOutput) Elem() JobPropertiesResponseOutput
func (JobPropertiesResponsePtrOutput) ElementType ¶
func (JobPropertiesResponsePtrOutput) ElementType() reflect.Type
func (JobPropertiesResponsePtrOutput) Recurrence ¶
func (o JobPropertiesResponsePtrOutput) Recurrence() JobRecurrenceResponsePtrOutput
Gets or sets the job recurrence.
func (JobPropertiesResponsePtrOutput) StartTime ¶
func (o JobPropertiesResponsePtrOutput) StartTime() pulumi.StringPtrOutput
Gets or sets the job start time.
func (JobPropertiesResponsePtrOutput) State ¶
func (o JobPropertiesResponsePtrOutput) State() pulumi.StringPtrOutput
Gets or set the job state.
func (JobPropertiesResponsePtrOutput) Status ¶
func (o JobPropertiesResponsePtrOutput) Status() JobStatusResponsePtrOutput
Gets the job status.
func (JobPropertiesResponsePtrOutput) ToJobPropertiesResponsePtrOutput ¶
func (o JobPropertiesResponsePtrOutput) ToJobPropertiesResponsePtrOutput() JobPropertiesResponsePtrOutput
func (JobPropertiesResponsePtrOutput) ToJobPropertiesResponsePtrOutputWithContext ¶
func (o JobPropertiesResponsePtrOutput) ToJobPropertiesResponsePtrOutputWithContext(ctx context.Context) JobPropertiesResponsePtrOutput
type JobRecurrence ¶
type JobRecurrence struct { // Gets or sets the maximum number of times that the job should run. Count *int `pulumi:"count"` // Gets or sets the time at which the job will complete. EndTime *string `pulumi:"endTime"` // Gets or sets the frequency of recurrence (second, minute, hour, day, week, month). Frequency *string `pulumi:"frequency"` // Gets or sets the interval between retries. Interval *int `pulumi:"interval"` Schedule *JobRecurrenceSchedule `pulumi:"schedule"` }
type JobRecurrenceArgs ¶
type JobRecurrenceArgs struct { // Gets or sets the maximum number of times that the job should run. Count pulumi.IntPtrInput `pulumi:"count"` // Gets or sets the time at which the job will complete. EndTime pulumi.StringPtrInput `pulumi:"endTime"` // Gets or sets the frequency of recurrence (second, minute, hour, day, week, month). Frequency RecurrenceFrequency `pulumi:"frequency"` // Gets or sets the interval between retries. Interval pulumi.IntPtrInput `pulumi:"interval"` Schedule JobRecurrenceSchedulePtrInput `pulumi:"schedule"` }
func (JobRecurrenceArgs) ElementType ¶
func (JobRecurrenceArgs) ElementType() reflect.Type
func (JobRecurrenceArgs) ToJobRecurrenceOutput ¶
func (i JobRecurrenceArgs) ToJobRecurrenceOutput() JobRecurrenceOutput
func (JobRecurrenceArgs) ToJobRecurrenceOutputWithContext ¶
func (i JobRecurrenceArgs) ToJobRecurrenceOutputWithContext(ctx context.Context) JobRecurrenceOutput
func (JobRecurrenceArgs) ToJobRecurrencePtrOutput ¶
func (i JobRecurrenceArgs) ToJobRecurrencePtrOutput() JobRecurrencePtrOutput
func (JobRecurrenceArgs) ToJobRecurrencePtrOutputWithContext ¶
func (i JobRecurrenceArgs) ToJobRecurrencePtrOutputWithContext(ctx context.Context) JobRecurrencePtrOutput
type JobRecurrenceInput ¶
type JobRecurrenceInput interface { pulumi.Input ToJobRecurrenceOutput() JobRecurrenceOutput ToJobRecurrenceOutputWithContext(context.Context) JobRecurrenceOutput }
JobRecurrenceInput is an input type that accepts JobRecurrenceArgs and JobRecurrenceOutput values. You can construct a concrete instance of `JobRecurrenceInput` via:
JobRecurrenceArgs{...}
type JobRecurrenceOutput ¶
type JobRecurrenceOutput struct{ *pulumi.OutputState }
func (JobRecurrenceOutput) Count ¶
func (o JobRecurrenceOutput) Count() pulumi.IntPtrOutput
Gets or sets the maximum number of times that the job should run.
func (JobRecurrenceOutput) ElementType ¶
func (JobRecurrenceOutput) ElementType() reflect.Type
func (JobRecurrenceOutput) EndTime ¶
func (o JobRecurrenceOutput) EndTime() pulumi.StringPtrOutput
Gets or sets the time at which the job will complete.
func (JobRecurrenceOutput) Frequency ¶
func (o JobRecurrenceOutput) Frequency() pulumi.StringPtrOutput
Gets or sets the frequency of recurrence (second, minute, hour, day, week, month).
func (JobRecurrenceOutput) Interval ¶
func (o JobRecurrenceOutput) Interval() pulumi.IntPtrOutput
Gets or sets the interval between retries.
func (JobRecurrenceOutput) Schedule ¶
func (o JobRecurrenceOutput) Schedule() JobRecurrenceSchedulePtrOutput
func (JobRecurrenceOutput) ToJobRecurrenceOutput ¶
func (o JobRecurrenceOutput) ToJobRecurrenceOutput() JobRecurrenceOutput
func (JobRecurrenceOutput) ToJobRecurrenceOutputWithContext ¶
func (o JobRecurrenceOutput) ToJobRecurrenceOutputWithContext(ctx context.Context) JobRecurrenceOutput
func (JobRecurrenceOutput) ToJobRecurrencePtrOutput ¶
func (o JobRecurrenceOutput) ToJobRecurrencePtrOutput() JobRecurrencePtrOutput
func (JobRecurrenceOutput) ToJobRecurrencePtrOutputWithContext ¶
func (o JobRecurrenceOutput) ToJobRecurrencePtrOutputWithContext(ctx context.Context) JobRecurrencePtrOutput
type JobRecurrencePtrInput ¶
type JobRecurrencePtrInput interface { pulumi.Input ToJobRecurrencePtrOutput() JobRecurrencePtrOutput ToJobRecurrencePtrOutputWithContext(context.Context) JobRecurrencePtrOutput }
JobRecurrencePtrInput is an input type that accepts JobRecurrenceArgs, JobRecurrencePtr and JobRecurrencePtrOutput values. You can construct a concrete instance of `JobRecurrencePtrInput` via:
JobRecurrenceArgs{...} or: nil
func JobRecurrencePtr ¶
func JobRecurrencePtr(v *JobRecurrenceArgs) JobRecurrencePtrInput
type JobRecurrencePtrOutput ¶
type JobRecurrencePtrOutput struct{ *pulumi.OutputState }
func (JobRecurrencePtrOutput) Count ¶
func (o JobRecurrencePtrOutput) Count() pulumi.IntPtrOutput
Gets or sets the maximum number of times that the job should run.
func (JobRecurrencePtrOutput) Elem ¶
func (o JobRecurrencePtrOutput) Elem() JobRecurrenceOutput
func (JobRecurrencePtrOutput) ElementType ¶
func (JobRecurrencePtrOutput) ElementType() reflect.Type
func (JobRecurrencePtrOutput) EndTime ¶
func (o JobRecurrencePtrOutput) EndTime() pulumi.StringPtrOutput
Gets or sets the time at which the job will complete.
func (JobRecurrencePtrOutput) Frequency ¶
func (o JobRecurrencePtrOutput) Frequency() pulumi.StringPtrOutput
Gets or sets the frequency of recurrence (second, minute, hour, day, week, month).
func (JobRecurrencePtrOutput) Interval ¶
func (o JobRecurrencePtrOutput) Interval() pulumi.IntPtrOutput
Gets or sets the interval between retries.
func (JobRecurrencePtrOutput) Schedule ¶
func (o JobRecurrencePtrOutput) Schedule() JobRecurrenceSchedulePtrOutput
func (JobRecurrencePtrOutput) ToJobRecurrencePtrOutput ¶
func (o JobRecurrencePtrOutput) ToJobRecurrencePtrOutput() JobRecurrencePtrOutput
func (JobRecurrencePtrOutput) ToJobRecurrencePtrOutputWithContext ¶
func (o JobRecurrencePtrOutput) ToJobRecurrencePtrOutputWithContext(ctx context.Context) JobRecurrencePtrOutput
type JobRecurrenceResponse ¶
type JobRecurrenceResponse struct { // Gets or sets the maximum number of times that the job should run. Count *int `pulumi:"count"` // Gets or sets the time at which the job will complete. EndTime *string `pulumi:"endTime"` // Gets or sets the frequency of recurrence (second, minute, hour, day, week, month). Frequency *string `pulumi:"frequency"` // Gets or sets the interval between retries. Interval *int `pulumi:"interval"` Schedule *JobRecurrenceScheduleResponse `pulumi:"schedule"` }
type JobRecurrenceResponseArgs ¶
type JobRecurrenceResponseArgs struct { // Gets or sets the maximum number of times that the job should run. Count pulumi.IntPtrInput `pulumi:"count"` // Gets or sets the time at which the job will complete. EndTime pulumi.StringPtrInput `pulumi:"endTime"` // Gets or sets the frequency of recurrence (second, minute, hour, day, week, month). Frequency pulumi.StringPtrInput `pulumi:"frequency"` // Gets or sets the interval between retries. Interval pulumi.IntPtrInput `pulumi:"interval"` Schedule JobRecurrenceScheduleResponsePtrInput `pulumi:"schedule"` }
func (JobRecurrenceResponseArgs) ElementType ¶
func (JobRecurrenceResponseArgs) ElementType() reflect.Type
func (JobRecurrenceResponseArgs) ToJobRecurrenceResponseOutput ¶
func (i JobRecurrenceResponseArgs) ToJobRecurrenceResponseOutput() JobRecurrenceResponseOutput
func (JobRecurrenceResponseArgs) ToJobRecurrenceResponseOutputWithContext ¶
func (i JobRecurrenceResponseArgs) ToJobRecurrenceResponseOutputWithContext(ctx context.Context) JobRecurrenceResponseOutput
func (JobRecurrenceResponseArgs) ToJobRecurrenceResponsePtrOutput ¶
func (i JobRecurrenceResponseArgs) ToJobRecurrenceResponsePtrOutput() JobRecurrenceResponsePtrOutput
func (JobRecurrenceResponseArgs) ToJobRecurrenceResponsePtrOutputWithContext ¶
func (i JobRecurrenceResponseArgs) ToJobRecurrenceResponsePtrOutputWithContext(ctx context.Context) JobRecurrenceResponsePtrOutput
type JobRecurrenceResponseInput ¶
type JobRecurrenceResponseInput interface { pulumi.Input ToJobRecurrenceResponseOutput() JobRecurrenceResponseOutput ToJobRecurrenceResponseOutputWithContext(context.Context) JobRecurrenceResponseOutput }
JobRecurrenceResponseInput is an input type that accepts JobRecurrenceResponseArgs and JobRecurrenceResponseOutput values. You can construct a concrete instance of `JobRecurrenceResponseInput` via:
JobRecurrenceResponseArgs{...}
type JobRecurrenceResponseOutput ¶
type JobRecurrenceResponseOutput struct{ *pulumi.OutputState }
func (JobRecurrenceResponseOutput) Count ¶
func (o JobRecurrenceResponseOutput) Count() pulumi.IntPtrOutput
Gets or sets the maximum number of times that the job should run.
func (JobRecurrenceResponseOutput) ElementType ¶
func (JobRecurrenceResponseOutput) ElementType() reflect.Type
func (JobRecurrenceResponseOutput) EndTime ¶
func (o JobRecurrenceResponseOutput) EndTime() pulumi.StringPtrOutput
Gets or sets the time at which the job will complete.
func (JobRecurrenceResponseOutput) Frequency ¶
func (o JobRecurrenceResponseOutput) Frequency() pulumi.StringPtrOutput
Gets or sets the frequency of recurrence (second, minute, hour, day, week, month).
func (JobRecurrenceResponseOutput) Interval ¶
func (o JobRecurrenceResponseOutput) Interval() pulumi.IntPtrOutput
Gets or sets the interval between retries.
func (JobRecurrenceResponseOutput) Schedule ¶
func (o JobRecurrenceResponseOutput) Schedule() JobRecurrenceScheduleResponsePtrOutput
func (JobRecurrenceResponseOutput) ToJobRecurrenceResponseOutput ¶
func (o JobRecurrenceResponseOutput) ToJobRecurrenceResponseOutput() JobRecurrenceResponseOutput
func (JobRecurrenceResponseOutput) ToJobRecurrenceResponseOutputWithContext ¶
func (o JobRecurrenceResponseOutput) ToJobRecurrenceResponseOutputWithContext(ctx context.Context) JobRecurrenceResponseOutput
func (JobRecurrenceResponseOutput) ToJobRecurrenceResponsePtrOutput ¶
func (o JobRecurrenceResponseOutput) ToJobRecurrenceResponsePtrOutput() JobRecurrenceResponsePtrOutput
func (JobRecurrenceResponseOutput) ToJobRecurrenceResponsePtrOutputWithContext ¶
func (o JobRecurrenceResponseOutput) ToJobRecurrenceResponsePtrOutputWithContext(ctx context.Context) JobRecurrenceResponsePtrOutput
type JobRecurrenceResponsePtrInput ¶
type JobRecurrenceResponsePtrInput interface { pulumi.Input ToJobRecurrenceResponsePtrOutput() JobRecurrenceResponsePtrOutput ToJobRecurrenceResponsePtrOutputWithContext(context.Context) JobRecurrenceResponsePtrOutput }
JobRecurrenceResponsePtrInput is an input type that accepts JobRecurrenceResponseArgs, JobRecurrenceResponsePtr and JobRecurrenceResponsePtrOutput values. You can construct a concrete instance of `JobRecurrenceResponsePtrInput` via:
JobRecurrenceResponseArgs{...} or: nil
func JobRecurrenceResponsePtr ¶
func JobRecurrenceResponsePtr(v *JobRecurrenceResponseArgs) JobRecurrenceResponsePtrInput
type JobRecurrenceResponsePtrOutput ¶
type JobRecurrenceResponsePtrOutput struct{ *pulumi.OutputState }
func (JobRecurrenceResponsePtrOutput) Count ¶
func (o JobRecurrenceResponsePtrOutput) Count() pulumi.IntPtrOutput
Gets or sets the maximum number of times that the job should run.
func (JobRecurrenceResponsePtrOutput) Elem ¶
func (o JobRecurrenceResponsePtrOutput) Elem() JobRecurrenceResponseOutput
func (JobRecurrenceResponsePtrOutput) ElementType ¶
func (JobRecurrenceResponsePtrOutput) ElementType() reflect.Type
func (JobRecurrenceResponsePtrOutput) EndTime ¶
func (o JobRecurrenceResponsePtrOutput) EndTime() pulumi.StringPtrOutput
Gets or sets the time at which the job will complete.
func (JobRecurrenceResponsePtrOutput) Frequency ¶
func (o JobRecurrenceResponsePtrOutput) Frequency() pulumi.StringPtrOutput
Gets or sets the frequency of recurrence (second, minute, hour, day, week, month).
func (JobRecurrenceResponsePtrOutput) Interval ¶
func (o JobRecurrenceResponsePtrOutput) Interval() pulumi.IntPtrOutput
Gets or sets the interval between retries.
func (JobRecurrenceResponsePtrOutput) Schedule ¶
func (o JobRecurrenceResponsePtrOutput) Schedule() JobRecurrenceScheduleResponsePtrOutput
func (JobRecurrenceResponsePtrOutput) ToJobRecurrenceResponsePtrOutput ¶
func (o JobRecurrenceResponsePtrOutput) ToJobRecurrenceResponsePtrOutput() JobRecurrenceResponsePtrOutput
func (JobRecurrenceResponsePtrOutput) ToJobRecurrenceResponsePtrOutputWithContext ¶
func (o JobRecurrenceResponsePtrOutput) ToJobRecurrenceResponsePtrOutputWithContext(ctx context.Context) JobRecurrenceResponsePtrOutput
type JobRecurrenceSchedule ¶
type JobRecurrenceSchedule struct { // Gets or sets the hours of the day that the job should execute at. Hours []int `pulumi:"hours"` // Gets or sets the minutes of the hour that the job should execute at. Minutes []int `pulumi:"minutes"` // Gets or sets the days of the month that the job should execute on. Must be between 1 and 31. MonthDays []int `pulumi:"monthDays"` // Gets or sets the occurrences of days within a month. MonthlyOccurrences []JobRecurrenceScheduleMonthlyOccurrence `pulumi:"monthlyOccurrences"` // Gets or sets the days of the week that the job should execute on. WeekDays []string `pulumi:"weekDays"` }
type JobRecurrenceScheduleArgs ¶
type JobRecurrenceScheduleArgs struct { // Gets or sets the hours of the day that the job should execute at. Hours pulumi.IntArrayInput `pulumi:"hours"` // Gets or sets the minutes of the hour that the job should execute at. Minutes pulumi.IntArrayInput `pulumi:"minutes"` // Gets or sets the days of the month that the job should execute on. Must be between 1 and 31. MonthDays pulumi.IntArrayInput `pulumi:"monthDays"` // Gets or sets the occurrences of days within a month. MonthlyOccurrences JobRecurrenceScheduleMonthlyOccurrenceArrayInput `pulumi:"monthlyOccurrences"` // Gets or sets the days of the week that the job should execute on. WeekDays DayOfWeekArrayInput `pulumi:"weekDays"` }
func (JobRecurrenceScheduleArgs) ElementType ¶
func (JobRecurrenceScheduleArgs) ElementType() reflect.Type
func (JobRecurrenceScheduleArgs) ToJobRecurrenceScheduleOutput ¶
func (i JobRecurrenceScheduleArgs) ToJobRecurrenceScheduleOutput() JobRecurrenceScheduleOutput
func (JobRecurrenceScheduleArgs) ToJobRecurrenceScheduleOutputWithContext ¶
func (i JobRecurrenceScheduleArgs) ToJobRecurrenceScheduleOutputWithContext(ctx context.Context) JobRecurrenceScheduleOutput
func (JobRecurrenceScheduleArgs) ToJobRecurrenceSchedulePtrOutput ¶
func (i JobRecurrenceScheduleArgs) ToJobRecurrenceSchedulePtrOutput() JobRecurrenceSchedulePtrOutput
func (JobRecurrenceScheduleArgs) ToJobRecurrenceSchedulePtrOutputWithContext ¶
func (i JobRecurrenceScheduleArgs) ToJobRecurrenceSchedulePtrOutputWithContext(ctx context.Context) JobRecurrenceSchedulePtrOutput
type JobRecurrenceScheduleInput ¶
type JobRecurrenceScheduleInput interface { pulumi.Input ToJobRecurrenceScheduleOutput() JobRecurrenceScheduleOutput ToJobRecurrenceScheduleOutputWithContext(context.Context) JobRecurrenceScheduleOutput }
JobRecurrenceScheduleInput is an input type that accepts JobRecurrenceScheduleArgs and JobRecurrenceScheduleOutput values. You can construct a concrete instance of `JobRecurrenceScheduleInput` via:
JobRecurrenceScheduleArgs{...}
type JobRecurrenceScheduleMonthlyOccurrenceArgs ¶
type JobRecurrenceScheduleMonthlyOccurrenceArgs struct { // Gets or sets the day. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday. Day JobScheduleDay `pulumi:"day"` // Gets or sets the occurrence. Must be between -5 and 5. Occurrence pulumi.IntPtrInput `pulumi:"occurrence"` }
func (JobRecurrenceScheduleMonthlyOccurrenceArgs) ElementType ¶
func (JobRecurrenceScheduleMonthlyOccurrenceArgs) ElementType() reflect.Type
func (JobRecurrenceScheduleMonthlyOccurrenceArgs) ToJobRecurrenceScheduleMonthlyOccurrenceOutput ¶
func (i JobRecurrenceScheduleMonthlyOccurrenceArgs) ToJobRecurrenceScheduleMonthlyOccurrenceOutput() JobRecurrenceScheduleMonthlyOccurrenceOutput
func (JobRecurrenceScheduleMonthlyOccurrenceArgs) ToJobRecurrenceScheduleMonthlyOccurrenceOutputWithContext ¶
func (i JobRecurrenceScheduleMonthlyOccurrenceArgs) ToJobRecurrenceScheduleMonthlyOccurrenceOutputWithContext(ctx context.Context) JobRecurrenceScheduleMonthlyOccurrenceOutput
type JobRecurrenceScheduleMonthlyOccurrenceArray ¶
type JobRecurrenceScheduleMonthlyOccurrenceArray []JobRecurrenceScheduleMonthlyOccurrenceInput
func (JobRecurrenceScheduleMonthlyOccurrenceArray) ElementType ¶
func (JobRecurrenceScheduleMonthlyOccurrenceArray) ElementType() reflect.Type
func (JobRecurrenceScheduleMonthlyOccurrenceArray) ToJobRecurrenceScheduleMonthlyOccurrenceArrayOutput ¶
func (i JobRecurrenceScheduleMonthlyOccurrenceArray) ToJobRecurrenceScheduleMonthlyOccurrenceArrayOutput() JobRecurrenceScheduleMonthlyOccurrenceArrayOutput
func (JobRecurrenceScheduleMonthlyOccurrenceArray) ToJobRecurrenceScheduleMonthlyOccurrenceArrayOutputWithContext ¶
func (i JobRecurrenceScheduleMonthlyOccurrenceArray) ToJobRecurrenceScheduleMonthlyOccurrenceArrayOutputWithContext(ctx context.Context) JobRecurrenceScheduleMonthlyOccurrenceArrayOutput
type JobRecurrenceScheduleMonthlyOccurrenceArrayInput ¶
type JobRecurrenceScheduleMonthlyOccurrenceArrayInput interface { pulumi.Input ToJobRecurrenceScheduleMonthlyOccurrenceArrayOutput() JobRecurrenceScheduleMonthlyOccurrenceArrayOutput ToJobRecurrenceScheduleMonthlyOccurrenceArrayOutputWithContext(context.Context) JobRecurrenceScheduleMonthlyOccurrenceArrayOutput }
JobRecurrenceScheduleMonthlyOccurrenceArrayInput is an input type that accepts JobRecurrenceScheduleMonthlyOccurrenceArray and JobRecurrenceScheduleMonthlyOccurrenceArrayOutput values. You can construct a concrete instance of `JobRecurrenceScheduleMonthlyOccurrenceArrayInput` via:
JobRecurrenceScheduleMonthlyOccurrenceArray{ JobRecurrenceScheduleMonthlyOccurrenceArgs{...} }
type JobRecurrenceScheduleMonthlyOccurrenceArrayOutput ¶
type JobRecurrenceScheduleMonthlyOccurrenceArrayOutput struct{ *pulumi.OutputState }
func (JobRecurrenceScheduleMonthlyOccurrenceArrayOutput) ElementType ¶
func (JobRecurrenceScheduleMonthlyOccurrenceArrayOutput) ElementType() reflect.Type
func (JobRecurrenceScheduleMonthlyOccurrenceArrayOutput) ToJobRecurrenceScheduleMonthlyOccurrenceArrayOutput ¶
func (o JobRecurrenceScheduleMonthlyOccurrenceArrayOutput) ToJobRecurrenceScheduleMonthlyOccurrenceArrayOutput() JobRecurrenceScheduleMonthlyOccurrenceArrayOutput
func (JobRecurrenceScheduleMonthlyOccurrenceArrayOutput) ToJobRecurrenceScheduleMonthlyOccurrenceArrayOutputWithContext ¶
func (o JobRecurrenceScheduleMonthlyOccurrenceArrayOutput) ToJobRecurrenceScheduleMonthlyOccurrenceArrayOutputWithContext(ctx context.Context) JobRecurrenceScheduleMonthlyOccurrenceArrayOutput
type JobRecurrenceScheduleMonthlyOccurrenceInput ¶
type JobRecurrenceScheduleMonthlyOccurrenceInput interface { pulumi.Input ToJobRecurrenceScheduleMonthlyOccurrenceOutput() JobRecurrenceScheduleMonthlyOccurrenceOutput ToJobRecurrenceScheduleMonthlyOccurrenceOutputWithContext(context.Context) JobRecurrenceScheduleMonthlyOccurrenceOutput }
JobRecurrenceScheduleMonthlyOccurrenceInput is an input type that accepts JobRecurrenceScheduleMonthlyOccurrenceArgs and JobRecurrenceScheduleMonthlyOccurrenceOutput values. You can construct a concrete instance of `JobRecurrenceScheduleMonthlyOccurrenceInput` via:
JobRecurrenceScheduleMonthlyOccurrenceArgs{...}
type JobRecurrenceScheduleMonthlyOccurrenceOutput ¶
type JobRecurrenceScheduleMonthlyOccurrenceOutput struct{ *pulumi.OutputState }
func (JobRecurrenceScheduleMonthlyOccurrenceOutput) Day ¶
func (o JobRecurrenceScheduleMonthlyOccurrenceOutput) Day() pulumi.StringPtrOutput
Gets or sets the day. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday.
func (JobRecurrenceScheduleMonthlyOccurrenceOutput) ElementType ¶
func (JobRecurrenceScheduleMonthlyOccurrenceOutput) ElementType() reflect.Type
func (JobRecurrenceScheduleMonthlyOccurrenceOutput) Occurrence ¶
func (o JobRecurrenceScheduleMonthlyOccurrenceOutput) Occurrence() pulumi.IntPtrOutput
Gets or sets the occurrence. Must be between -5 and 5.
func (JobRecurrenceScheduleMonthlyOccurrenceOutput) ToJobRecurrenceScheduleMonthlyOccurrenceOutput ¶
func (o JobRecurrenceScheduleMonthlyOccurrenceOutput) ToJobRecurrenceScheduleMonthlyOccurrenceOutput() JobRecurrenceScheduleMonthlyOccurrenceOutput
func (JobRecurrenceScheduleMonthlyOccurrenceOutput) ToJobRecurrenceScheduleMonthlyOccurrenceOutputWithContext ¶
func (o JobRecurrenceScheduleMonthlyOccurrenceOutput) ToJobRecurrenceScheduleMonthlyOccurrenceOutputWithContext(ctx context.Context) JobRecurrenceScheduleMonthlyOccurrenceOutput
type JobRecurrenceScheduleMonthlyOccurrenceResponseArgs ¶
type JobRecurrenceScheduleMonthlyOccurrenceResponseArgs struct { // Gets or sets the day. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday. Day pulumi.StringPtrInput `pulumi:"day"` // Gets or sets the occurrence. Must be between -5 and 5. Occurrence pulumi.IntPtrInput `pulumi:"occurrence"` }
func (JobRecurrenceScheduleMonthlyOccurrenceResponseArgs) ElementType ¶
func (JobRecurrenceScheduleMonthlyOccurrenceResponseArgs) ElementType() reflect.Type
func (JobRecurrenceScheduleMonthlyOccurrenceResponseArgs) ToJobRecurrenceScheduleMonthlyOccurrenceResponseOutput ¶
func (i JobRecurrenceScheduleMonthlyOccurrenceResponseArgs) ToJobRecurrenceScheduleMonthlyOccurrenceResponseOutput() JobRecurrenceScheduleMonthlyOccurrenceResponseOutput
func (JobRecurrenceScheduleMonthlyOccurrenceResponseArgs) ToJobRecurrenceScheduleMonthlyOccurrenceResponseOutputWithContext ¶
func (i JobRecurrenceScheduleMonthlyOccurrenceResponseArgs) ToJobRecurrenceScheduleMonthlyOccurrenceResponseOutputWithContext(ctx context.Context) JobRecurrenceScheduleMonthlyOccurrenceResponseOutput
type JobRecurrenceScheduleMonthlyOccurrenceResponseArray ¶
type JobRecurrenceScheduleMonthlyOccurrenceResponseArray []JobRecurrenceScheduleMonthlyOccurrenceResponseInput
func (JobRecurrenceScheduleMonthlyOccurrenceResponseArray) ElementType ¶
func (JobRecurrenceScheduleMonthlyOccurrenceResponseArray) ElementType() reflect.Type
func (JobRecurrenceScheduleMonthlyOccurrenceResponseArray) ToJobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput ¶
func (i JobRecurrenceScheduleMonthlyOccurrenceResponseArray) ToJobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput() JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput
func (JobRecurrenceScheduleMonthlyOccurrenceResponseArray) ToJobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutputWithContext ¶
func (i JobRecurrenceScheduleMonthlyOccurrenceResponseArray) ToJobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutputWithContext(ctx context.Context) JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput
type JobRecurrenceScheduleMonthlyOccurrenceResponseArrayInput ¶
type JobRecurrenceScheduleMonthlyOccurrenceResponseArrayInput interface { pulumi.Input ToJobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput() JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput ToJobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutputWithContext(context.Context) JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput }
JobRecurrenceScheduleMonthlyOccurrenceResponseArrayInput is an input type that accepts JobRecurrenceScheduleMonthlyOccurrenceResponseArray and JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput values. You can construct a concrete instance of `JobRecurrenceScheduleMonthlyOccurrenceResponseArrayInput` via:
JobRecurrenceScheduleMonthlyOccurrenceResponseArray{ JobRecurrenceScheduleMonthlyOccurrenceResponseArgs{...} }
type JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput ¶
type JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput struct{ *pulumi.OutputState }
func (JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput) ElementType ¶
func (JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput) ElementType() reflect.Type
func (JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput) ToJobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput ¶
func (o JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput) ToJobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput() JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput
func (JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput) ToJobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutputWithContext ¶
func (o JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput) ToJobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutputWithContext(ctx context.Context) JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput
type JobRecurrenceScheduleMonthlyOccurrenceResponseInput ¶
type JobRecurrenceScheduleMonthlyOccurrenceResponseInput interface { pulumi.Input ToJobRecurrenceScheduleMonthlyOccurrenceResponseOutput() JobRecurrenceScheduleMonthlyOccurrenceResponseOutput ToJobRecurrenceScheduleMonthlyOccurrenceResponseOutputWithContext(context.Context) JobRecurrenceScheduleMonthlyOccurrenceResponseOutput }
JobRecurrenceScheduleMonthlyOccurrenceResponseInput is an input type that accepts JobRecurrenceScheduleMonthlyOccurrenceResponseArgs and JobRecurrenceScheduleMonthlyOccurrenceResponseOutput values. You can construct a concrete instance of `JobRecurrenceScheduleMonthlyOccurrenceResponseInput` via:
JobRecurrenceScheduleMonthlyOccurrenceResponseArgs{...}
type JobRecurrenceScheduleMonthlyOccurrenceResponseOutput ¶
type JobRecurrenceScheduleMonthlyOccurrenceResponseOutput struct{ *pulumi.OutputState }
func (JobRecurrenceScheduleMonthlyOccurrenceResponseOutput) Day ¶
Gets or sets the day. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday.
func (JobRecurrenceScheduleMonthlyOccurrenceResponseOutput) ElementType ¶
func (JobRecurrenceScheduleMonthlyOccurrenceResponseOutput) ElementType() reflect.Type
func (JobRecurrenceScheduleMonthlyOccurrenceResponseOutput) Occurrence ¶
func (o JobRecurrenceScheduleMonthlyOccurrenceResponseOutput) Occurrence() pulumi.IntPtrOutput
Gets or sets the occurrence. Must be between -5 and 5.
func (JobRecurrenceScheduleMonthlyOccurrenceResponseOutput) ToJobRecurrenceScheduleMonthlyOccurrenceResponseOutput ¶
func (o JobRecurrenceScheduleMonthlyOccurrenceResponseOutput) ToJobRecurrenceScheduleMonthlyOccurrenceResponseOutput() JobRecurrenceScheduleMonthlyOccurrenceResponseOutput
func (JobRecurrenceScheduleMonthlyOccurrenceResponseOutput) ToJobRecurrenceScheduleMonthlyOccurrenceResponseOutputWithContext ¶
func (o JobRecurrenceScheduleMonthlyOccurrenceResponseOutput) ToJobRecurrenceScheduleMonthlyOccurrenceResponseOutputWithContext(ctx context.Context) JobRecurrenceScheduleMonthlyOccurrenceResponseOutput
type JobRecurrenceScheduleOutput ¶
type JobRecurrenceScheduleOutput struct{ *pulumi.OutputState }
func (JobRecurrenceScheduleOutput) ElementType ¶
func (JobRecurrenceScheduleOutput) ElementType() reflect.Type
func (JobRecurrenceScheduleOutput) Hours ¶
func (o JobRecurrenceScheduleOutput) Hours() pulumi.IntArrayOutput
Gets or sets the hours of the day that the job should execute at.
func (JobRecurrenceScheduleOutput) Minutes ¶
func (o JobRecurrenceScheduleOutput) Minutes() pulumi.IntArrayOutput
Gets or sets the minutes of the hour that the job should execute at.
func (JobRecurrenceScheduleOutput) MonthDays ¶
func (o JobRecurrenceScheduleOutput) MonthDays() pulumi.IntArrayOutput
Gets or sets the days of the month that the job should execute on. Must be between 1 and 31.
func (JobRecurrenceScheduleOutput) MonthlyOccurrences ¶
func (o JobRecurrenceScheduleOutput) MonthlyOccurrences() JobRecurrenceScheduleMonthlyOccurrenceArrayOutput
Gets or sets the occurrences of days within a month.
func (JobRecurrenceScheduleOutput) ToJobRecurrenceScheduleOutput ¶
func (o JobRecurrenceScheduleOutput) ToJobRecurrenceScheduleOutput() JobRecurrenceScheduleOutput
func (JobRecurrenceScheduleOutput) ToJobRecurrenceScheduleOutputWithContext ¶
func (o JobRecurrenceScheduleOutput) ToJobRecurrenceScheduleOutputWithContext(ctx context.Context) JobRecurrenceScheduleOutput
func (JobRecurrenceScheduleOutput) ToJobRecurrenceSchedulePtrOutput ¶
func (o JobRecurrenceScheduleOutput) ToJobRecurrenceSchedulePtrOutput() JobRecurrenceSchedulePtrOutput
func (JobRecurrenceScheduleOutput) ToJobRecurrenceSchedulePtrOutputWithContext ¶
func (o JobRecurrenceScheduleOutput) ToJobRecurrenceSchedulePtrOutputWithContext(ctx context.Context) JobRecurrenceSchedulePtrOutput
func (JobRecurrenceScheduleOutput) WeekDays ¶
func (o JobRecurrenceScheduleOutput) WeekDays() pulumi.StringArrayOutput
Gets or sets the days of the week that the job should execute on.
type JobRecurrenceSchedulePtrInput ¶
type JobRecurrenceSchedulePtrInput interface { pulumi.Input ToJobRecurrenceSchedulePtrOutput() JobRecurrenceSchedulePtrOutput ToJobRecurrenceSchedulePtrOutputWithContext(context.Context) JobRecurrenceSchedulePtrOutput }
JobRecurrenceSchedulePtrInput is an input type that accepts JobRecurrenceScheduleArgs, JobRecurrenceSchedulePtr and JobRecurrenceSchedulePtrOutput values. You can construct a concrete instance of `JobRecurrenceSchedulePtrInput` via:
JobRecurrenceScheduleArgs{...} or: nil
func JobRecurrenceSchedulePtr ¶
func JobRecurrenceSchedulePtr(v *JobRecurrenceScheduleArgs) JobRecurrenceSchedulePtrInput
type JobRecurrenceSchedulePtrOutput ¶
type JobRecurrenceSchedulePtrOutput struct{ *pulumi.OutputState }
func (JobRecurrenceSchedulePtrOutput) Elem ¶
func (o JobRecurrenceSchedulePtrOutput) Elem() JobRecurrenceScheduleOutput
func (JobRecurrenceSchedulePtrOutput) ElementType ¶
func (JobRecurrenceSchedulePtrOutput) ElementType() reflect.Type
func (JobRecurrenceSchedulePtrOutput) Hours ¶
func (o JobRecurrenceSchedulePtrOutput) Hours() pulumi.IntArrayOutput
Gets or sets the hours of the day that the job should execute at.
func (JobRecurrenceSchedulePtrOutput) Minutes ¶
func (o JobRecurrenceSchedulePtrOutput) Minutes() pulumi.IntArrayOutput
Gets or sets the minutes of the hour that the job should execute at.
func (JobRecurrenceSchedulePtrOutput) MonthDays ¶
func (o JobRecurrenceSchedulePtrOutput) MonthDays() pulumi.IntArrayOutput
Gets or sets the days of the month that the job should execute on. Must be between 1 and 31.
func (JobRecurrenceSchedulePtrOutput) MonthlyOccurrences ¶
func (o JobRecurrenceSchedulePtrOutput) MonthlyOccurrences() JobRecurrenceScheduleMonthlyOccurrenceArrayOutput
Gets or sets the occurrences of days within a month.
func (JobRecurrenceSchedulePtrOutput) ToJobRecurrenceSchedulePtrOutput ¶
func (o JobRecurrenceSchedulePtrOutput) ToJobRecurrenceSchedulePtrOutput() JobRecurrenceSchedulePtrOutput
func (JobRecurrenceSchedulePtrOutput) ToJobRecurrenceSchedulePtrOutputWithContext ¶
func (o JobRecurrenceSchedulePtrOutput) ToJobRecurrenceSchedulePtrOutputWithContext(ctx context.Context) JobRecurrenceSchedulePtrOutput
func (JobRecurrenceSchedulePtrOutput) WeekDays ¶
func (o JobRecurrenceSchedulePtrOutput) WeekDays() pulumi.StringArrayOutput
Gets or sets the days of the week that the job should execute on.
type JobRecurrenceScheduleResponse ¶
type JobRecurrenceScheduleResponse struct { // Gets or sets the hours of the day that the job should execute at. Hours []int `pulumi:"hours"` // Gets or sets the minutes of the hour that the job should execute at. Minutes []int `pulumi:"minutes"` // Gets or sets the days of the month that the job should execute on. Must be between 1 and 31. MonthDays []int `pulumi:"monthDays"` // Gets or sets the occurrences of days within a month. MonthlyOccurrences []JobRecurrenceScheduleMonthlyOccurrenceResponse `pulumi:"monthlyOccurrences"` // Gets or sets the days of the week that the job should execute on. WeekDays []string `pulumi:"weekDays"` }
type JobRecurrenceScheduleResponseArgs ¶
type JobRecurrenceScheduleResponseArgs struct { // Gets or sets the hours of the day that the job should execute at. Hours pulumi.IntArrayInput `pulumi:"hours"` // Gets or sets the minutes of the hour that the job should execute at. Minutes pulumi.IntArrayInput `pulumi:"minutes"` // Gets or sets the days of the month that the job should execute on. Must be between 1 and 31. MonthDays pulumi.IntArrayInput `pulumi:"monthDays"` // Gets or sets the occurrences of days within a month. MonthlyOccurrences JobRecurrenceScheduleMonthlyOccurrenceResponseArrayInput `pulumi:"monthlyOccurrences"` // Gets or sets the days of the week that the job should execute on. WeekDays pulumi.StringArrayInput `pulumi:"weekDays"` }
func (JobRecurrenceScheduleResponseArgs) ElementType ¶
func (JobRecurrenceScheduleResponseArgs) ElementType() reflect.Type
func (JobRecurrenceScheduleResponseArgs) ToJobRecurrenceScheduleResponseOutput ¶
func (i JobRecurrenceScheduleResponseArgs) ToJobRecurrenceScheduleResponseOutput() JobRecurrenceScheduleResponseOutput
func (JobRecurrenceScheduleResponseArgs) ToJobRecurrenceScheduleResponseOutputWithContext ¶
func (i JobRecurrenceScheduleResponseArgs) ToJobRecurrenceScheduleResponseOutputWithContext(ctx context.Context) JobRecurrenceScheduleResponseOutput
func (JobRecurrenceScheduleResponseArgs) ToJobRecurrenceScheduleResponsePtrOutput ¶
func (i JobRecurrenceScheduleResponseArgs) ToJobRecurrenceScheduleResponsePtrOutput() JobRecurrenceScheduleResponsePtrOutput
func (JobRecurrenceScheduleResponseArgs) ToJobRecurrenceScheduleResponsePtrOutputWithContext ¶
func (i JobRecurrenceScheduleResponseArgs) ToJobRecurrenceScheduleResponsePtrOutputWithContext(ctx context.Context) JobRecurrenceScheduleResponsePtrOutput
type JobRecurrenceScheduleResponseInput ¶
type JobRecurrenceScheduleResponseInput interface { pulumi.Input ToJobRecurrenceScheduleResponseOutput() JobRecurrenceScheduleResponseOutput ToJobRecurrenceScheduleResponseOutputWithContext(context.Context) JobRecurrenceScheduleResponseOutput }
JobRecurrenceScheduleResponseInput is an input type that accepts JobRecurrenceScheduleResponseArgs and JobRecurrenceScheduleResponseOutput values. You can construct a concrete instance of `JobRecurrenceScheduleResponseInput` via:
JobRecurrenceScheduleResponseArgs{...}
type JobRecurrenceScheduleResponseOutput ¶
type JobRecurrenceScheduleResponseOutput struct{ *pulumi.OutputState }
func (JobRecurrenceScheduleResponseOutput) ElementType ¶
func (JobRecurrenceScheduleResponseOutput) ElementType() reflect.Type
func (JobRecurrenceScheduleResponseOutput) Hours ¶
func (o JobRecurrenceScheduleResponseOutput) Hours() pulumi.IntArrayOutput
Gets or sets the hours of the day that the job should execute at.
func (JobRecurrenceScheduleResponseOutput) Minutes ¶
func (o JobRecurrenceScheduleResponseOutput) Minutes() pulumi.IntArrayOutput
Gets or sets the minutes of the hour that the job should execute at.
func (JobRecurrenceScheduleResponseOutput) MonthDays ¶
func (o JobRecurrenceScheduleResponseOutput) MonthDays() pulumi.IntArrayOutput
Gets or sets the days of the month that the job should execute on. Must be between 1 and 31.
func (JobRecurrenceScheduleResponseOutput) MonthlyOccurrences ¶
func (o JobRecurrenceScheduleResponseOutput) MonthlyOccurrences() JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput
Gets or sets the occurrences of days within a month.
func (JobRecurrenceScheduleResponseOutput) ToJobRecurrenceScheduleResponseOutput ¶
func (o JobRecurrenceScheduleResponseOutput) ToJobRecurrenceScheduleResponseOutput() JobRecurrenceScheduleResponseOutput
func (JobRecurrenceScheduleResponseOutput) ToJobRecurrenceScheduleResponseOutputWithContext ¶
func (o JobRecurrenceScheduleResponseOutput) ToJobRecurrenceScheduleResponseOutputWithContext(ctx context.Context) JobRecurrenceScheduleResponseOutput
func (JobRecurrenceScheduleResponseOutput) ToJobRecurrenceScheduleResponsePtrOutput ¶
func (o JobRecurrenceScheduleResponseOutput) ToJobRecurrenceScheduleResponsePtrOutput() JobRecurrenceScheduleResponsePtrOutput
func (JobRecurrenceScheduleResponseOutput) ToJobRecurrenceScheduleResponsePtrOutputWithContext ¶
func (o JobRecurrenceScheduleResponseOutput) ToJobRecurrenceScheduleResponsePtrOutputWithContext(ctx context.Context) JobRecurrenceScheduleResponsePtrOutput
func (JobRecurrenceScheduleResponseOutput) WeekDays ¶
func (o JobRecurrenceScheduleResponseOutput) WeekDays() pulumi.StringArrayOutput
Gets or sets the days of the week that the job should execute on.
type JobRecurrenceScheduleResponsePtrInput ¶
type JobRecurrenceScheduleResponsePtrInput interface { pulumi.Input ToJobRecurrenceScheduleResponsePtrOutput() JobRecurrenceScheduleResponsePtrOutput ToJobRecurrenceScheduleResponsePtrOutputWithContext(context.Context) JobRecurrenceScheduleResponsePtrOutput }
JobRecurrenceScheduleResponsePtrInput is an input type that accepts JobRecurrenceScheduleResponseArgs, JobRecurrenceScheduleResponsePtr and JobRecurrenceScheduleResponsePtrOutput values. You can construct a concrete instance of `JobRecurrenceScheduleResponsePtrInput` via:
JobRecurrenceScheduleResponseArgs{...} or: nil
func JobRecurrenceScheduleResponsePtr ¶
func JobRecurrenceScheduleResponsePtr(v *JobRecurrenceScheduleResponseArgs) JobRecurrenceScheduleResponsePtrInput
type JobRecurrenceScheduleResponsePtrOutput ¶
type JobRecurrenceScheduleResponsePtrOutput struct{ *pulumi.OutputState }
func (JobRecurrenceScheduleResponsePtrOutput) ElementType ¶
func (JobRecurrenceScheduleResponsePtrOutput) ElementType() reflect.Type
func (JobRecurrenceScheduleResponsePtrOutput) Hours ¶
func (o JobRecurrenceScheduleResponsePtrOutput) Hours() pulumi.IntArrayOutput
Gets or sets the hours of the day that the job should execute at.
func (JobRecurrenceScheduleResponsePtrOutput) Minutes ¶
func (o JobRecurrenceScheduleResponsePtrOutput) Minutes() pulumi.IntArrayOutput
Gets or sets the minutes of the hour that the job should execute at.
func (JobRecurrenceScheduleResponsePtrOutput) MonthDays ¶
func (o JobRecurrenceScheduleResponsePtrOutput) MonthDays() pulumi.IntArrayOutput
Gets or sets the days of the month that the job should execute on. Must be between 1 and 31.
func (JobRecurrenceScheduleResponsePtrOutput) MonthlyOccurrences ¶
func (o JobRecurrenceScheduleResponsePtrOutput) MonthlyOccurrences() JobRecurrenceScheduleMonthlyOccurrenceResponseArrayOutput
Gets or sets the occurrences of days within a month.
func (JobRecurrenceScheduleResponsePtrOutput) ToJobRecurrenceScheduleResponsePtrOutput ¶
func (o JobRecurrenceScheduleResponsePtrOutput) ToJobRecurrenceScheduleResponsePtrOutput() JobRecurrenceScheduleResponsePtrOutput
func (JobRecurrenceScheduleResponsePtrOutput) ToJobRecurrenceScheduleResponsePtrOutputWithContext ¶
func (o JobRecurrenceScheduleResponsePtrOutput) ToJobRecurrenceScheduleResponsePtrOutputWithContext(ctx context.Context) JobRecurrenceScheduleResponsePtrOutput
func (JobRecurrenceScheduleResponsePtrOutput) WeekDays ¶
func (o JobRecurrenceScheduleResponsePtrOutput) WeekDays() pulumi.StringArrayOutput
Gets or sets the days of the week that the job should execute on.
type JobScheduleDay ¶ added in v0.3.1
Gets or sets the day. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday.
func (JobScheduleDay) ElementType ¶ added in v0.3.1
func (JobScheduleDay) ElementType() reflect.Type
func (JobScheduleDay) ToStringOutput ¶ added in v0.3.1
func (e JobScheduleDay) ToStringOutput() pulumi.StringOutput
func (JobScheduleDay) ToStringOutputWithContext ¶ added in v0.3.1
func (e JobScheduleDay) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (JobScheduleDay) ToStringPtrOutput ¶ added in v0.3.1
func (e JobScheduleDay) ToStringPtrOutput() pulumi.StringPtrOutput
func (JobScheduleDay) ToStringPtrOutputWithContext ¶ added in v0.3.1
func (e JobScheduleDay) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type JobState ¶
Gets or set the job state.
func (JobState) ElementType ¶
func (JobState) ToStringOutput ¶ added in v0.3.1
func (e JobState) ToStringOutput() pulumi.StringOutput
func (JobState) ToStringOutputWithContext ¶ added in v0.3.1
func (e JobState) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (JobState) ToStringPtrOutput ¶ added in v0.3.1
func (e JobState) ToStringPtrOutput() pulumi.StringPtrOutput
func (JobState) ToStringPtrOutputWithContext ¶ added in v0.3.1
func (e JobState) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type JobStatusResponse ¶
type JobStatusResponse struct { // Gets the number of times this job has executed. ExecutionCount int `pulumi:"executionCount"` // Gets the number of times this job has failed. FailureCount int `pulumi:"failureCount"` // Gets the number of faulted occurrences (occurrences that were retried and failed as many times as the retry policy states). FaultedCount int `pulumi:"faultedCount"` // Gets the time the last occurrence executed in ISO-8601 format. Could be empty if job has not run yet. LastExecutionTime string `pulumi:"lastExecutionTime"` // Gets the time of the next occurrence in ISO-8601 format. Could be empty if the job is completed. NextExecutionTime string `pulumi:"nextExecutionTime"` }
type JobStatusResponseArgs ¶
type JobStatusResponseArgs struct { // Gets the number of times this job has executed. ExecutionCount pulumi.IntInput `pulumi:"executionCount"` // Gets the number of times this job has failed. FailureCount pulumi.IntInput `pulumi:"failureCount"` // Gets the number of faulted occurrences (occurrences that were retried and failed as many times as the retry policy states). FaultedCount pulumi.IntInput `pulumi:"faultedCount"` // Gets the time the last occurrence executed in ISO-8601 format. Could be empty if job has not run yet. LastExecutionTime pulumi.StringInput `pulumi:"lastExecutionTime"` // Gets the time of the next occurrence in ISO-8601 format. Could be empty if the job is completed. NextExecutionTime pulumi.StringInput `pulumi:"nextExecutionTime"` }
func (JobStatusResponseArgs) ElementType ¶
func (JobStatusResponseArgs) ElementType() reflect.Type
func (JobStatusResponseArgs) ToJobStatusResponseOutput ¶
func (i JobStatusResponseArgs) ToJobStatusResponseOutput() JobStatusResponseOutput
func (JobStatusResponseArgs) ToJobStatusResponseOutputWithContext ¶
func (i JobStatusResponseArgs) ToJobStatusResponseOutputWithContext(ctx context.Context) JobStatusResponseOutput
func (JobStatusResponseArgs) ToJobStatusResponsePtrOutput ¶
func (i JobStatusResponseArgs) ToJobStatusResponsePtrOutput() JobStatusResponsePtrOutput
func (JobStatusResponseArgs) ToJobStatusResponsePtrOutputWithContext ¶
func (i JobStatusResponseArgs) ToJobStatusResponsePtrOutputWithContext(ctx context.Context) JobStatusResponsePtrOutput
type JobStatusResponseInput ¶
type JobStatusResponseInput interface { pulumi.Input ToJobStatusResponseOutput() JobStatusResponseOutput ToJobStatusResponseOutputWithContext(context.Context) JobStatusResponseOutput }
JobStatusResponseInput is an input type that accepts JobStatusResponseArgs and JobStatusResponseOutput values. You can construct a concrete instance of `JobStatusResponseInput` via:
JobStatusResponseArgs{...}
type JobStatusResponseOutput ¶
type JobStatusResponseOutput struct{ *pulumi.OutputState }
func (JobStatusResponseOutput) ElementType ¶
func (JobStatusResponseOutput) ElementType() reflect.Type
func (JobStatusResponseOutput) ExecutionCount ¶
func (o JobStatusResponseOutput) ExecutionCount() pulumi.IntOutput
Gets the number of times this job has executed.
func (JobStatusResponseOutput) FailureCount ¶
func (o JobStatusResponseOutput) FailureCount() pulumi.IntOutput
Gets the number of times this job has failed.
func (JobStatusResponseOutput) FaultedCount ¶
func (o JobStatusResponseOutput) FaultedCount() pulumi.IntOutput
Gets the number of faulted occurrences (occurrences that were retried and failed as many times as the retry policy states).
func (JobStatusResponseOutput) LastExecutionTime ¶
func (o JobStatusResponseOutput) LastExecutionTime() pulumi.StringOutput
Gets the time the last occurrence executed in ISO-8601 format. Could be empty if job has not run yet.
func (JobStatusResponseOutput) NextExecutionTime ¶
func (o JobStatusResponseOutput) NextExecutionTime() pulumi.StringOutput
Gets the time of the next occurrence in ISO-8601 format. Could be empty if the job is completed.
func (JobStatusResponseOutput) ToJobStatusResponseOutput ¶
func (o JobStatusResponseOutput) ToJobStatusResponseOutput() JobStatusResponseOutput
func (JobStatusResponseOutput) ToJobStatusResponseOutputWithContext ¶
func (o JobStatusResponseOutput) ToJobStatusResponseOutputWithContext(ctx context.Context) JobStatusResponseOutput
func (JobStatusResponseOutput) ToJobStatusResponsePtrOutput ¶
func (o JobStatusResponseOutput) ToJobStatusResponsePtrOutput() JobStatusResponsePtrOutput
func (JobStatusResponseOutput) ToJobStatusResponsePtrOutputWithContext ¶
func (o JobStatusResponseOutput) ToJobStatusResponsePtrOutputWithContext(ctx context.Context) JobStatusResponsePtrOutput
type JobStatusResponsePtrInput ¶
type JobStatusResponsePtrInput interface { pulumi.Input ToJobStatusResponsePtrOutput() JobStatusResponsePtrOutput ToJobStatusResponsePtrOutputWithContext(context.Context) JobStatusResponsePtrOutput }
JobStatusResponsePtrInput is an input type that accepts JobStatusResponseArgs, JobStatusResponsePtr and JobStatusResponsePtrOutput values. You can construct a concrete instance of `JobStatusResponsePtrInput` via:
JobStatusResponseArgs{...} or: nil
func JobStatusResponsePtr ¶
func JobStatusResponsePtr(v *JobStatusResponseArgs) JobStatusResponsePtrInput
type JobStatusResponsePtrOutput ¶
type JobStatusResponsePtrOutput struct{ *pulumi.OutputState }
func (JobStatusResponsePtrOutput) Elem ¶
func (o JobStatusResponsePtrOutput) Elem() JobStatusResponseOutput
func (JobStatusResponsePtrOutput) ElementType ¶
func (JobStatusResponsePtrOutput) ElementType() reflect.Type
func (JobStatusResponsePtrOutput) ExecutionCount ¶
func (o JobStatusResponsePtrOutput) ExecutionCount() pulumi.IntPtrOutput
Gets the number of times this job has executed.
func (JobStatusResponsePtrOutput) FailureCount ¶
func (o JobStatusResponsePtrOutput) FailureCount() pulumi.IntPtrOutput
Gets the number of times this job has failed.
func (JobStatusResponsePtrOutput) FaultedCount ¶
func (o JobStatusResponsePtrOutput) FaultedCount() pulumi.IntPtrOutput
Gets the number of faulted occurrences (occurrences that were retried and failed as many times as the retry policy states).
func (JobStatusResponsePtrOutput) LastExecutionTime ¶
func (o JobStatusResponsePtrOutput) LastExecutionTime() pulumi.StringPtrOutput
Gets the time the last occurrence executed in ISO-8601 format. Could be empty if job has not run yet.
func (JobStatusResponsePtrOutput) NextExecutionTime ¶
func (o JobStatusResponsePtrOutput) NextExecutionTime() pulumi.StringPtrOutput
Gets the time of the next occurrence in ISO-8601 format. Could be empty if the job is completed.
func (JobStatusResponsePtrOutput) ToJobStatusResponsePtrOutput ¶
func (o JobStatusResponsePtrOutput) ToJobStatusResponsePtrOutput() JobStatusResponsePtrOutput
func (JobStatusResponsePtrOutput) ToJobStatusResponsePtrOutputWithContext ¶
func (o JobStatusResponsePtrOutput) ToJobStatusResponsePtrOutputWithContext(ctx context.Context) JobStatusResponsePtrOutput
type LookupJobArgs ¶
type LookupJobCollectionArgs ¶
type LookupJobCollectionResult ¶
type LookupJobCollectionResult struct { // Gets the job collection resource identifier. Id string `pulumi:"id"` // Gets or sets the storage account location. Location *string `pulumi:"location"` // Gets or sets the job collection resource name. Name *string `pulumi:"name"` // Gets or sets the job collection properties. Properties JobCollectionPropertiesResponse `pulumi:"properties"` // Gets or sets the tags. Tags map[string]string `pulumi:"tags"` // Gets the job collection resource type. Type string `pulumi:"type"` }
func LookupJobCollection ¶
func LookupJobCollection(ctx *pulumi.Context, args *LookupJobCollectionArgs, opts ...pulumi.InvokeOption) (*LookupJobCollectionResult, error)
type LookupJobResult ¶
type LookupJobResult struct { // Gets the job resource identifier. Id string `pulumi:"id"` // Gets the job resource name. Name string `pulumi:"name"` // Gets or sets the job properties. Properties JobPropertiesResponse `pulumi:"properties"` // Gets the job resource type. Type string `pulumi:"type"` }
func LookupJob ¶
func LookupJob(ctx *pulumi.Context, args *LookupJobArgs, opts ...pulumi.InvokeOption) (*LookupJobResult, error)
type OAuthAuthentication ¶
type OAuthAuthentication struct { // Gets or sets the audience. Audience *string `pulumi:"audience"` // Gets or sets the client identifier. ClientId *string `pulumi:"clientId"` // Gets or sets the secret, return value will always be empty. Secret *string `pulumi:"secret"` // Gets or sets the tenant. Tenant *string `pulumi:"tenant"` // Gets or sets the HTTP authentication type. // Expected value is 'ActiveDirectoryOAuth'. Type string `pulumi:"type"` }
type OAuthAuthenticationArgs ¶
type OAuthAuthenticationArgs struct { // Gets or sets the audience. Audience pulumi.StringPtrInput `pulumi:"audience"` // Gets or sets the client identifier. ClientId pulumi.StringPtrInput `pulumi:"clientId"` // Gets or sets the secret, return value will always be empty. Secret pulumi.StringPtrInput `pulumi:"secret"` // Gets or sets the tenant. Tenant pulumi.StringPtrInput `pulumi:"tenant"` // Gets or sets the HTTP authentication type. // Expected value is 'ActiveDirectoryOAuth'. Type pulumi.StringInput `pulumi:"type"` }
func (OAuthAuthenticationArgs) ElementType ¶
func (OAuthAuthenticationArgs) ElementType() reflect.Type
func (OAuthAuthenticationArgs) ToOAuthAuthenticationOutput ¶
func (i OAuthAuthenticationArgs) ToOAuthAuthenticationOutput() OAuthAuthenticationOutput
func (OAuthAuthenticationArgs) ToOAuthAuthenticationOutputWithContext ¶
func (i OAuthAuthenticationArgs) ToOAuthAuthenticationOutputWithContext(ctx context.Context) OAuthAuthenticationOutput
type OAuthAuthenticationInput ¶
type OAuthAuthenticationInput interface { pulumi.Input ToOAuthAuthenticationOutput() OAuthAuthenticationOutput ToOAuthAuthenticationOutputWithContext(context.Context) OAuthAuthenticationOutput }
OAuthAuthenticationInput is an input type that accepts OAuthAuthenticationArgs and OAuthAuthenticationOutput values. You can construct a concrete instance of `OAuthAuthenticationInput` via:
OAuthAuthenticationArgs{...}
type OAuthAuthenticationOutput ¶
type OAuthAuthenticationOutput struct{ *pulumi.OutputState }
func (OAuthAuthenticationOutput) Audience ¶
func (o OAuthAuthenticationOutput) Audience() pulumi.StringPtrOutput
Gets or sets the audience.
func (OAuthAuthenticationOutput) ClientId ¶
func (o OAuthAuthenticationOutput) ClientId() pulumi.StringPtrOutput
Gets or sets the client identifier.
func (OAuthAuthenticationOutput) ElementType ¶
func (OAuthAuthenticationOutput) ElementType() reflect.Type
func (OAuthAuthenticationOutput) Secret ¶
func (o OAuthAuthenticationOutput) Secret() pulumi.StringPtrOutput
Gets or sets the secret, return value will always be empty.
func (OAuthAuthenticationOutput) Tenant ¶
func (o OAuthAuthenticationOutput) Tenant() pulumi.StringPtrOutput
Gets or sets the tenant.
func (OAuthAuthenticationOutput) ToOAuthAuthenticationOutput ¶
func (o OAuthAuthenticationOutput) ToOAuthAuthenticationOutput() OAuthAuthenticationOutput
func (OAuthAuthenticationOutput) ToOAuthAuthenticationOutputWithContext ¶
func (o OAuthAuthenticationOutput) ToOAuthAuthenticationOutputWithContext(ctx context.Context) OAuthAuthenticationOutput
func (OAuthAuthenticationOutput) Type ¶
func (o OAuthAuthenticationOutput) Type() pulumi.StringOutput
Gets or sets the HTTP authentication type. Expected value is 'ActiveDirectoryOAuth'.
type OAuthAuthenticationResponse ¶
type OAuthAuthenticationResponse struct { // Gets or sets the audience. Audience *string `pulumi:"audience"` // Gets or sets the client identifier. ClientId *string `pulumi:"clientId"` // Gets or sets the secret, return value will always be empty. Secret *string `pulumi:"secret"` // Gets or sets the tenant. Tenant *string `pulumi:"tenant"` // Gets or sets the HTTP authentication type. // Expected value is 'ActiveDirectoryOAuth'. Type string `pulumi:"type"` }
type OAuthAuthenticationResponseArgs ¶
type OAuthAuthenticationResponseArgs struct { // Gets or sets the audience. Audience pulumi.StringPtrInput `pulumi:"audience"` // Gets or sets the client identifier. ClientId pulumi.StringPtrInput `pulumi:"clientId"` // Gets or sets the secret, return value will always be empty. Secret pulumi.StringPtrInput `pulumi:"secret"` // Gets or sets the tenant. Tenant pulumi.StringPtrInput `pulumi:"tenant"` // Gets or sets the HTTP authentication type. // Expected value is 'ActiveDirectoryOAuth'. Type pulumi.StringInput `pulumi:"type"` }
func (OAuthAuthenticationResponseArgs) ElementType ¶
func (OAuthAuthenticationResponseArgs) ElementType() reflect.Type
func (OAuthAuthenticationResponseArgs) ToOAuthAuthenticationResponseOutput ¶
func (i OAuthAuthenticationResponseArgs) ToOAuthAuthenticationResponseOutput() OAuthAuthenticationResponseOutput
func (OAuthAuthenticationResponseArgs) ToOAuthAuthenticationResponseOutputWithContext ¶
func (i OAuthAuthenticationResponseArgs) ToOAuthAuthenticationResponseOutputWithContext(ctx context.Context) OAuthAuthenticationResponseOutput
type OAuthAuthenticationResponseInput ¶
type OAuthAuthenticationResponseInput interface { pulumi.Input ToOAuthAuthenticationResponseOutput() OAuthAuthenticationResponseOutput ToOAuthAuthenticationResponseOutputWithContext(context.Context) OAuthAuthenticationResponseOutput }
OAuthAuthenticationResponseInput is an input type that accepts OAuthAuthenticationResponseArgs and OAuthAuthenticationResponseOutput values. You can construct a concrete instance of `OAuthAuthenticationResponseInput` via:
OAuthAuthenticationResponseArgs{...}
type OAuthAuthenticationResponseOutput ¶
type OAuthAuthenticationResponseOutput struct{ *pulumi.OutputState }
func (OAuthAuthenticationResponseOutput) Audience ¶
func (o OAuthAuthenticationResponseOutput) Audience() pulumi.StringPtrOutput
Gets or sets the audience.
func (OAuthAuthenticationResponseOutput) ClientId ¶
func (o OAuthAuthenticationResponseOutput) ClientId() pulumi.StringPtrOutput
Gets or sets the client identifier.
func (OAuthAuthenticationResponseOutput) ElementType ¶
func (OAuthAuthenticationResponseOutput) ElementType() reflect.Type
func (OAuthAuthenticationResponseOutput) Secret ¶
func (o OAuthAuthenticationResponseOutput) Secret() pulumi.StringPtrOutput
Gets or sets the secret, return value will always be empty.
func (OAuthAuthenticationResponseOutput) Tenant ¶
func (o OAuthAuthenticationResponseOutput) Tenant() pulumi.StringPtrOutput
Gets or sets the tenant.
func (OAuthAuthenticationResponseOutput) ToOAuthAuthenticationResponseOutput ¶
func (o OAuthAuthenticationResponseOutput) ToOAuthAuthenticationResponseOutput() OAuthAuthenticationResponseOutput
func (OAuthAuthenticationResponseOutput) ToOAuthAuthenticationResponseOutputWithContext ¶
func (o OAuthAuthenticationResponseOutput) ToOAuthAuthenticationResponseOutputWithContext(ctx context.Context) OAuthAuthenticationResponseOutput
func (OAuthAuthenticationResponseOutput) Type ¶
func (o OAuthAuthenticationResponseOutput) Type() pulumi.StringOutput
Gets or sets the HTTP authentication type. Expected value is 'ActiveDirectoryOAuth'.
type RecurrenceFrequency ¶ added in v0.3.1
Gets or sets the frequency of recurrence (second, minute, hour, day, week, month).
func (RecurrenceFrequency) ElementType ¶ added in v0.3.1
func (RecurrenceFrequency) ElementType() reflect.Type
func (RecurrenceFrequency) ToStringOutput ¶ added in v0.3.1
func (e RecurrenceFrequency) ToStringOutput() pulumi.StringOutput
func (RecurrenceFrequency) ToStringOutputWithContext ¶ added in v0.3.1
func (e RecurrenceFrequency) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (RecurrenceFrequency) ToStringPtrOutput ¶ added in v0.3.1
func (e RecurrenceFrequency) ToStringPtrOutput() pulumi.StringPtrOutput
func (RecurrenceFrequency) ToStringPtrOutputWithContext ¶ added in v0.3.1
func (e RecurrenceFrequency) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type RetryPolicy ¶
type RetryPolicy struct { // Gets or sets the number of times a retry should be attempted. RetryCount *int `pulumi:"retryCount"` // Gets or sets the retry interval between retries, specify duration in ISO 8601 format. RetryInterval *string `pulumi:"retryInterval"` // Gets or sets the retry strategy to be used. RetryType *string `pulumi:"retryType"` }
type RetryPolicyArgs ¶
type RetryPolicyArgs struct { // Gets or sets the number of times a retry should be attempted. RetryCount pulumi.IntPtrInput `pulumi:"retryCount"` // Gets or sets the retry interval between retries, specify duration in ISO 8601 format. RetryInterval pulumi.StringPtrInput `pulumi:"retryInterval"` // Gets or sets the retry strategy to be used. RetryType RetryType `pulumi:"retryType"` }
func (RetryPolicyArgs) ElementType ¶
func (RetryPolicyArgs) ElementType() reflect.Type
func (RetryPolicyArgs) ToRetryPolicyOutput ¶
func (i RetryPolicyArgs) ToRetryPolicyOutput() RetryPolicyOutput
func (RetryPolicyArgs) ToRetryPolicyOutputWithContext ¶
func (i RetryPolicyArgs) ToRetryPolicyOutputWithContext(ctx context.Context) RetryPolicyOutput
func (RetryPolicyArgs) ToRetryPolicyPtrOutput ¶
func (i RetryPolicyArgs) ToRetryPolicyPtrOutput() RetryPolicyPtrOutput
func (RetryPolicyArgs) ToRetryPolicyPtrOutputWithContext ¶
func (i RetryPolicyArgs) ToRetryPolicyPtrOutputWithContext(ctx context.Context) RetryPolicyPtrOutput
type RetryPolicyInput ¶
type RetryPolicyInput interface { pulumi.Input ToRetryPolicyOutput() RetryPolicyOutput ToRetryPolicyOutputWithContext(context.Context) RetryPolicyOutput }
RetryPolicyInput is an input type that accepts RetryPolicyArgs and RetryPolicyOutput values. You can construct a concrete instance of `RetryPolicyInput` via:
RetryPolicyArgs{...}
type RetryPolicyOutput ¶
type RetryPolicyOutput struct{ *pulumi.OutputState }
func (RetryPolicyOutput) ElementType ¶
func (RetryPolicyOutput) ElementType() reflect.Type
func (RetryPolicyOutput) RetryCount ¶
func (o RetryPolicyOutput) RetryCount() pulumi.IntPtrOutput
Gets or sets the number of times a retry should be attempted.
func (RetryPolicyOutput) RetryInterval ¶
func (o RetryPolicyOutput) RetryInterval() pulumi.StringPtrOutput
Gets or sets the retry interval between retries, specify duration in ISO 8601 format.
func (RetryPolicyOutput) RetryType ¶
func (o RetryPolicyOutput) RetryType() pulumi.StringPtrOutput
Gets or sets the retry strategy to be used.
func (RetryPolicyOutput) ToRetryPolicyOutput ¶
func (o RetryPolicyOutput) ToRetryPolicyOutput() RetryPolicyOutput
func (RetryPolicyOutput) ToRetryPolicyOutputWithContext ¶
func (o RetryPolicyOutput) ToRetryPolicyOutputWithContext(ctx context.Context) RetryPolicyOutput
func (RetryPolicyOutput) ToRetryPolicyPtrOutput ¶
func (o RetryPolicyOutput) ToRetryPolicyPtrOutput() RetryPolicyPtrOutput
func (RetryPolicyOutput) ToRetryPolicyPtrOutputWithContext ¶
func (o RetryPolicyOutput) ToRetryPolicyPtrOutputWithContext(ctx context.Context) RetryPolicyPtrOutput
type RetryPolicyPtrInput ¶
type RetryPolicyPtrInput interface { pulumi.Input ToRetryPolicyPtrOutput() RetryPolicyPtrOutput ToRetryPolicyPtrOutputWithContext(context.Context) RetryPolicyPtrOutput }
RetryPolicyPtrInput is an input type that accepts RetryPolicyArgs, RetryPolicyPtr and RetryPolicyPtrOutput values. You can construct a concrete instance of `RetryPolicyPtrInput` via:
RetryPolicyArgs{...} or: nil
func RetryPolicyPtr ¶
func RetryPolicyPtr(v *RetryPolicyArgs) RetryPolicyPtrInput
type RetryPolicyPtrOutput ¶
type RetryPolicyPtrOutput struct{ *pulumi.OutputState }
func (RetryPolicyPtrOutput) Elem ¶
func (o RetryPolicyPtrOutput) Elem() RetryPolicyOutput
func (RetryPolicyPtrOutput) ElementType ¶
func (RetryPolicyPtrOutput) ElementType() reflect.Type
func (RetryPolicyPtrOutput) RetryCount ¶
func (o RetryPolicyPtrOutput) RetryCount() pulumi.IntPtrOutput
Gets or sets the number of times a retry should be attempted.
func (RetryPolicyPtrOutput) RetryInterval ¶
func (o RetryPolicyPtrOutput) RetryInterval() pulumi.StringPtrOutput
Gets or sets the retry interval between retries, specify duration in ISO 8601 format.
func (RetryPolicyPtrOutput) RetryType ¶
func (o RetryPolicyPtrOutput) RetryType() pulumi.StringPtrOutput
Gets or sets the retry strategy to be used.
func (RetryPolicyPtrOutput) ToRetryPolicyPtrOutput ¶
func (o RetryPolicyPtrOutput) ToRetryPolicyPtrOutput() RetryPolicyPtrOutput
func (RetryPolicyPtrOutput) ToRetryPolicyPtrOutputWithContext ¶
func (o RetryPolicyPtrOutput) ToRetryPolicyPtrOutputWithContext(ctx context.Context) RetryPolicyPtrOutput
type RetryPolicyResponse ¶
type RetryPolicyResponse struct { // Gets or sets the number of times a retry should be attempted. RetryCount *int `pulumi:"retryCount"` // Gets or sets the retry interval between retries, specify duration in ISO 8601 format. RetryInterval *string `pulumi:"retryInterval"` // Gets or sets the retry strategy to be used. RetryType *string `pulumi:"retryType"` }
type RetryPolicyResponseArgs ¶
type RetryPolicyResponseArgs struct { // Gets or sets the number of times a retry should be attempted. RetryCount pulumi.IntPtrInput `pulumi:"retryCount"` // Gets or sets the retry interval between retries, specify duration in ISO 8601 format. RetryInterval pulumi.StringPtrInput `pulumi:"retryInterval"` // Gets or sets the retry strategy to be used. RetryType pulumi.StringPtrInput `pulumi:"retryType"` }
func (RetryPolicyResponseArgs) ElementType ¶
func (RetryPolicyResponseArgs) ElementType() reflect.Type
func (RetryPolicyResponseArgs) ToRetryPolicyResponseOutput ¶
func (i RetryPolicyResponseArgs) ToRetryPolicyResponseOutput() RetryPolicyResponseOutput
func (RetryPolicyResponseArgs) ToRetryPolicyResponseOutputWithContext ¶
func (i RetryPolicyResponseArgs) ToRetryPolicyResponseOutputWithContext(ctx context.Context) RetryPolicyResponseOutput
func (RetryPolicyResponseArgs) ToRetryPolicyResponsePtrOutput ¶
func (i RetryPolicyResponseArgs) ToRetryPolicyResponsePtrOutput() RetryPolicyResponsePtrOutput
func (RetryPolicyResponseArgs) ToRetryPolicyResponsePtrOutputWithContext ¶
func (i RetryPolicyResponseArgs) ToRetryPolicyResponsePtrOutputWithContext(ctx context.Context) RetryPolicyResponsePtrOutput
type RetryPolicyResponseInput ¶
type RetryPolicyResponseInput interface { pulumi.Input ToRetryPolicyResponseOutput() RetryPolicyResponseOutput ToRetryPolicyResponseOutputWithContext(context.Context) RetryPolicyResponseOutput }
RetryPolicyResponseInput is an input type that accepts RetryPolicyResponseArgs and RetryPolicyResponseOutput values. You can construct a concrete instance of `RetryPolicyResponseInput` via:
RetryPolicyResponseArgs{...}
type RetryPolicyResponseOutput ¶
type RetryPolicyResponseOutput struct{ *pulumi.OutputState }
func (RetryPolicyResponseOutput) ElementType ¶
func (RetryPolicyResponseOutput) ElementType() reflect.Type
func (RetryPolicyResponseOutput) RetryCount ¶
func (o RetryPolicyResponseOutput) RetryCount() pulumi.IntPtrOutput
Gets or sets the number of times a retry should be attempted.
func (RetryPolicyResponseOutput) RetryInterval ¶
func (o RetryPolicyResponseOutput) RetryInterval() pulumi.StringPtrOutput
Gets or sets the retry interval between retries, specify duration in ISO 8601 format.
func (RetryPolicyResponseOutput) RetryType ¶
func (o RetryPolicyResponseOutput) RetryType() pulumi.StringPtrOutput
Gets or sets the retry strategy to be used.
func (RetryPolicyResponseOutput) ToRetryPolicyResponseOutput ¶
func (o RetryPolicyResponseOutput) ToRetryPolicyResponseOutput() RetryPolicyResponseOutput
func (RetryPolicyResponseOutput) ToRetryPolicyResponseOutputWithContext ¶
func (o RetryPolicyResponseOutput) ToRetryPolicyResponseOutputWithContext(ctx context.Context) RetryPolicyResponseOutput
func (RetryPolicyResponseOutput) ToRetryPolicyResponsePtrOutput ¶
func (o RetryPolicyResponseOutput) ToRetryPolicyResponsePtrOutput() RetryPolicyResponsePtrOutput
func (RetryPolicyResponseOutput) ToRetryPolicyResponsePtrOutputWithContext ¶
func (o RetryPolicyResponseOutput) ToRetryPolicyResponsePtrOutputWithContext(ctx context.Context) RetryPolicyResponsePtrOutput
type RetryPolicyResponsePtrInput ¶
type RetryPolicyResponsePtrInput interface { pulumi.Input ToRetryPolicyResponsePtrOutput() RetryPolicyResponsePtrOutput ToRetryPolicyResponsePtrOutputWithContext(context.Context) RetryPolicyResponsePtrOutput }
RetryPolicyResponsePtrInput is an input type that accepts RetryPolicyResponseArgs, RetryPolicyResponsePtr and RetryPolicyResponsePtrOutput values. You can construct a concrete instance of `RetryPolicyResponsePtrInput` via:
RetryPolicyResponseArgs{...} or: nil
func RetryPolicyResponsePtr ¶
func RetryPolicyResponsePtr(v *RetryPolicyResponseArgs) RetryPolicyResponsePtrInput
type RetryPolicyResponsePtrOutput ¶
type RetryPolicyResponsePtrOutput struct{ *pulumi.OutputState }
func (RetryPolicyResponsePtrOutput) Elem ¶
func (o RetryPolicyResponsePtrOutput) Elem() RetryPolicyResponseOutput
func (RetryPolicyResponsePtrOutput) ElementType ¶
func (RetryPolicyResponsePtrOutput) ElementType() reflect.Type
func (RetryPolicyResponsePtrOutput) RetryCount ¶
func (o RetryPolicyResponsePtrOutput) RetryCount() pulumi.IntPtrOutput
Gets or sets the number of times a retry should be attempted.
func (RetryPolicyResponsePtrOutput) RetryInterval ¶
func (o RetryPolicyResponsePtrOutput) RetryInterval() pulumi.StringPtrOutput
Gets or sets the retry interval between retries, specify duration in ISO 8601 format.
func (RetryPolicyResponsePtrOutput) RetryType ¶
func (o RetryPolicyResponsePtrOutput) RetryType() pulumi.StringPtrOutput
Gets or sets the retry strategy to be used.
func (RetryPolicyResponsePtrOutput) ToRetryPolicyResponsePtrOutput ¶
func (o RetryPolicyResponsePtrOutput) ToRetryPolicyResponsePtrOutput() RetryPolicyResponsePtrOutput
func (RetryPolicyResponsePtrOutput) ToRetryPolicyResponsePtrOutputWithContext ¶
func (o RetryPolicyResponsePtrOutput) ToRetryPolicyResponsePtrOutputWithContext(ctx context.Context) RetryPolicyResponsePtrOutput
type RetryType ¶ added in v0.3.1
Gets or sets the retry strategy to be used.
func (RetryType) ElementType ¶ added in v0.3.1
func (RetryType) ToStringOutput ¶ added in v0.3.1
func (e RetryType) ToStringOutput() pulumi.StringOutput
func (RetryType) ToStringOutputWithContext ¶ added in v0.3.1
func (e RetryType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (RetryType) ToStringPtrOutput ¶ added in v0.3.1
func (e RetryType) ToStringPtrOutput() pulumi.StringPtrOutput
func (RetryType) ToStringPtrOutputWithContext ¶ added in v0.3.1
func (e RetryType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceBusAuthenticationArgs ¶
type ServiceBusAuthenticationArgs struct { // Gets or sets the SAS key. SasKey pulumi.StringPtrInput `pulumi:"sasKey"` // Gets or sets the SAS key name. SasKeyName pulumi.StringPtrInput `pulumi:"sasKeyName"` // Gets or sets the authentication type. Type ServiceBusAuthenticationType `pulumi:"type"` }
func (ServiceBusAuthenticationArgs) ElementType ¶
func (ServiceBusAuthenticationArgs) ElementType() reflect.Type
func (ServiceBusAuthenticationArgs) ToServiceBusAuthenticationOutput ¶
func (i ServiceBusAuthenticationArgs) ToServiceBusAuthenticationOutput() ServiceBusAuthenticationOutput
func (ServiceBusAuthenticationArgs) ToServiceBusAuthenticationOutputWithContext ¶
func (i ServiceBusAuthenticationArgs) ToServiceBusAuthenticationOutputWithContext(ctx context.Context) ServiceBusAuthenticationOutput
func (ServiceBusAuthenticationArgs) ToServiceBusAuthenticationPtrOutput ¶
func (i ServiceBusAuthenticationArgs) ToServiceBusAuthenticationPtrOutput() ServiceBusAuthenticationPtrOutput
func (ServiceBusAuthenticationArgs) ToServiceBusAuthenticationPtrOutputWithContext ¶
func (i ServiceBusAuthenticationArgs) ToServiceBusAuthenticationPtrOutputWithContext(ctx context.Context) ServiceBusAuthenticationPtrOutput
type ServiceBusAuthenticationInput ¶
type ServiceBusAuthenticationInput interface { pulumi.Input ToServiceBusAuthenticationOutput() ServiceBusAuthenticationOutput ToServiceBusAuthenticationOutputWithContext(context.Context) ServiceBusAuthenticationOutput }
ServiceBusAuthenticationInput is an input type that accepts ServiceBusAuthenticationArgs and ServiceBusAuthenticationOutput values. You can construct a concrete instance of `ServiceBusAuthenticationInput` via:
ServiceBusAuthenticationArgs{...}
type ServiceBusAuthenticationOutput ¶
type ServiceBusAuthenticationOutput struct{ *pulumi.OutputState }
func (ServiceBusAuthenticationOutput) ElementType ¶
func (ServiceBusAuthenticationOutput) ElementType() reflect.Type
func (ServiceBusAuthenticationOutput) SasKey ¶
func (o ServiceBusAuthenticationOutput) SasKey() pulumi.StringPtrOutput
Gets or sets the SAS key.
func (ServiceBusAuthenticationOutput) SasKeyName ¶
func (o ServiceBusAuthenticationOutput) SasKeyName() pulumi.StringPtrOutput
Gets or sets the SAS key name.
func (ServiceBusAuthenticationOutput) ToServiceBusAuthenticationOutput ¶
func (o ServiceBusAuthenticationOutput) ToServiceBusAuthenticationOutput() ServiceBusAuthenticationOutput
func (ServiceBusAuthenticationOutput) ToServiceBusAuthenticationOutputWithContext ¶
func (o ServiceBusAuthenticationOutput) ToServiceBusAuthenticationOutputWithContext(ctx context.Context) ServiceBusAuthenticationOutput
func (ServiceBusAuthenticationOutput) ToServiceBusAuthenticationPtrOutput ¶
func (o ServiceBusAuthenticationOutput) ToServiceBusAuthenticationPtrOutput() ServiceBusAuthenticationPtrOutput
func (ServiceBusAuthenticationOutput) ToServiceBusAuthenticationPtrOutputWithContext ¶
func (o ServiceBusAuthenticationOutput) ToServiceBusAuthenticationPtrOutputWithContext(ctx context.Context) ServiceBusAuthenticationPtrOutput
func (ServiceBusAuthenticationOutput) Type ¶
func (o ServiceBusAuthenticationOutput) Type() pulumi.StringPtrOutput
Gets or sets the authentication type.
type ServiceBusAuthenticationPtrInput ¶
type ServiceBusAuthenticationPtrInput interface { pulumi.Input ToServiceBusAuthenticationPtrOutput() ServiceBusAuthenticationPtrOutput ToServiceBusAuthenticationPtrOutputWithContext(context.Context) ServiceBusAuthenticationPtrOutput }
ServiceBusAuthenticationPtrInput is an input type that accepts ServiceBusAuthenticationArgs, ServiceBusAuthenticationPtr and ServiceBusAuthenticationPtrOutput values. You can construct a concrete instance of `ServiceBusAuthenticationPtrInput` via:
ServiceBusAuthenticationArgs{...} or: nil
func ServiceBusAuthenticationPtr ¶
func ServiceBusAuthenticationPtr(v *ServiceBusAuthenticationArgs) ServiceBusAuthenticationPtrInput
type ServiceBusAuthenticationPtrOutput ¶
type ServiceBusAuthenticationPtrOutput struct{ *pulumi.OutputState }
func (ServiceBusAuthenticationPtrOutput) Elem ¶
func (o ServiceBusAuthenticationPtrOutput) Elem() ServiceBusAuthenticationOutput
func (ServiceBusAuthenticationPtrOutput) ElementType ¶
func (ServiceBusAuthenticationPtrOutput) ElementType() reflect.Type
func (ServiceBusAuthenticationPtrOutput) SasKey ¶
func (o ServiceBusAuthenticationPtrOutput) SasKey() pulumi.StringPtrOutput
Gets or sets the SAS key.
func (ServiceBusAuthenticationPtrOutput) SasKeyName ¶
func (o ServiceBusAuthenticationPtrOutput) SasKeyName() pulumi.StringPtrOutput
Gets or sets the SAS key name.
func (ServiceBusAuthenticationPtrOutput) ToServiceBusAuthenticationPtrOutput ¶
func (o ServiceBusAuthenticationPtrOutput) ToServiceBusAuthenticationPtrOutput() ServiceBusAuthenticationPtrOutput
func (ServiceBusAuthenticationPtrOutput) ToServiceBusAuthenticationPtrOutputWithContext ¶
func (o ServiceBusAuthenticationPtrOutput) ToServiceBusAuthenticationPtrOutputWithContext(ctx context.Context) ServiceBusAuthenticationPtrOutput
func (ServiceBusAuthenticationPtrOutput) Type ¶
func (o ServiceBusAuthenticationPtrOutput) Type() pulumi.StringPtrOutput
Gets or sets the authentication type.
type ServiceBusAuthenticationResponseArgs ¶
type ServiceBusAuthenticationResponseArgs struct { // Gets or sets the SAS key. SasKey pulumi.StringPtrInput `pulumi:"sasKey"` // Gets or sets the SAS key name. SasKeyName pulumi.StringPtrInput `pulumi:"sasKeyName"` // Gets or sets the authentication type. Type pulumi.StringPtrInput `pulumi:"type"` }
func (ServiceBusAuthenticationResponseArgs) ElementType ¶
func (ServiceBusAuthenticationResponseArgs) ElementType() reflect.Type
func (ServiceBusAuthenticationResponseArgs) ToServiceBusAuthenticationResponseOutput ¶
func (i ServiceBusAuthenticationResponseArgs) ToServiceBusAuthenticationResponseOutput() ServiceBusAuthenticationResponseOutput
func (ServiceBusAuthenticationResponseArgs) ToServiceBusAuthenticationResponseOutputWithContext ¶
func (i ServiceBusAuthenticationResponseArgs) ToServiceBusAuthenticationResponseOutputWithContext(ctx context.Context) ServiceBusAuthenticationResponseOutput
func (ServiceBusAuthenticationResponseArgs) ToServiceBusAuthenticationResponsePtrOutput ¶
func (i ServiceBusAuthenticationResponseArgs) ToServiceBusAuthenticationResponsePtrOutput() ServiceBusAuthenticationResponsePtrOutput
func (ServiceBusAuthenticationResponseArgs) ToServiceBusAuthenticationResponsePtrOutputWithContext ¶
func (i ServiceBusAuthenticationResponseArgs) ToServiceBusAuthenticationResponsePtrOutputWithContext(ctx context.Context) ServiceBusAuthenticationResponsePtrOutput
type ServiceBusAuthenticationResponseInput ¶
type ServiceBusAuthenticationResponseInput interface { pulumi.Input ToServiceBusAuthenticationResponseOutput() ServiceBusAuthenticationResponseOutput ToServiceBusAuthenticationResponseOutputWithContext(context.Context) ServiceBusAuthenticationResponseOutput }
ServiceBusAuthenticationResponseInput is an input type that accepts ServiceBusAuthenticationResponseArgs and ServiceBusAuthenticationResponseOutput values. You can construct a concrete instance of `ServiceBusAuthenticationResponseInput` via:
ServiceBusAuthenticationResponseArgs{...}
type ServiceBusAuthenticationResponseOutput ¶
type ServiceBusAuthenticationResponseOutput struct{ *pulumi.OutputState }
func (ServiceBusAuthenticationResponseOutput) ElementType ¶
func (ServiceBusAuthenticationResponseOutput) ElementType() reflect.Type
func (ServiceBusAuthenticationResponseOutput) SasKey ¶
func (o ServiceBusAuthenticationResponseOutput) SasKey() pulumi.StringPtrOutput
Gets or sets the SAS key.
func (ServiceBusAuthenticationResponseOutput) SasKeyName ¶
func (o ServiceBusAuthenticationResponseOutput) SasKeyName() pulumi.StringPtrOutput
Gets or sets the SAS key name.
func (ServiceBusAuthenticationResponseOutput) ToServiceBusAuthenticationResponseOutput ¶
func (o ServiceBusAuthenticationResponseOutput) ToServiceBusAuthenticationResponseOutput() ServiceBusAuthenticationResponseOutput
func (ServiceBusAuthenticationResponseOutput) ToServiceBusAuthenticationResponseOutputWithContext ¶
func (o ServiceBusAuthenticationResponseOutput) ToServiceBusAuthenticationResponseOutputWithContext(ctx context.Context) ServiceBusAuthenticationResponseOutput
func (ServiceBusAuthenticationResponseOutput) ToServiceBusAuthenticationResponsePtrOutput ¶
func (o ServiceBusAuthenticationResponseOutput) ToServiceBusAuthenticationResponsePtrOutput() ServiceBusAuthenticationResponsePtrOutput
func (ServiceBusAuthenticationResponseOutput) ToServiceBusAuthenticationResponsePtrOutputWithContext ¶
func (o ServiceBusAuthenticationResponseOutput) ToServiceBusAuthenticationResponsePtrOutputWithContext(ctx context.Context) ServiceBusAuthenticationResponsePtrOutput
func (ServiceBusAuthenticationResponseOutput) Type ¶
func (o ServiceBusAuthenticationResponseOutput) Type() pulumi.StringPtrOutput
Gets or sets the authentication type.
type ServiceBusAuthenticationResponsePtrInput ¶
type ServiceBusAuthenticationResponsePtrInput interface { pulumi.Input ToServiceBusAuthenticationResponsePtrOutput() ServiceBusAuthenticationResponsePtrOutput ToServiceBusAuthenticationResponsePtrOutputWithContext(context.Context) ServiceBusAuthenticationResponsePtrOutput }
ServiceBusAuthenticationResponsePtrInput is an input type that accepts ServiceBusAuthenticationResponseArgs, ServiceBusAuthenticationResponsePtr and ServiceBusAuthenticationResponsePtrOutput values. You can construct a concrete instance of `ServiceBusAuthenticationResponsePtrInput` via:
ServiceBusAuthenticationResponseArgs{...} or: nil
func ServiceBusAuthenticationResponsePtr ¶
func ServiceBusAuthenticationResponsePtr(v *ServiceBusAuthenticationResponseArgs) ServiceBusAuthenticationResponsePtrInput
type ServiceBusAuthenticationResponsePtrOutput ¶
type ServiceBusAuthenticationResponsePtrOutput struct{ *pulumi.OutputState }
func (ServiceBusAuthenticationResponsePtrOutput) ElementType ¶
func (ServiceBusAuthenticationResponsePtrOutput) ElementType() reflect.Type
func (ServiceBusAuthenticationResponsePtrOutput) SasKey ¶
func (o ServiceBusAuthenticationResponsePtrOutput) SasKey() pulumi.StringPtrOutput
Gets or sets the SAS key.
func (ServiceBusAuthenticationResponsePtrOutput) SasKeyName ¶
func (o ServiceBusAuthenticationResponsePtrOutput) SasKeyName() pulumi.StringPtrOutput
Gets or sets the SAS key name.
func (ServiceBusAuthenticationResponsePtrOutput) ToServiceBusAuthenticationResponsePtrOutput ¶
func (o ServiceBusAuthenticationResponsePtrOutput) ToServiceBusAuthenticationResponsePtrOutput() ServiceBusAuthenticationResponsePtrOutput
func (ServiceBusAuthenticationResponsePtrOutput) ToServiceBusAuthenticationResponsePtrOutputWithContext ¶
func (o ServiceBusAuthenticationResponsePtrOutput) ToServiceBusAuthenticationResponsePtrOutputWithContext(ctx context.Context) ServiceBusAuthenticationResponsePtrOutput
func (ServiceBusAuthenticationResponsePtrOutput) Type ¶
func (o ServiceBusAuthenticationResponsePtrOutput) Type() pulumi.StringPtrOutput
Gets or sets the authentication type.
type ServiceBusAuthenticationType ¶ added in v0.3.1
Gets or sets the authentication type.
func (ServiceBusAuthenticationType) ElementType ¶ added in v0.3.1
func (ServiceBusAuthenticationType) ElementType() reflect.Type
func (ServiceBusAuthenticationType) ToStringOutput ¶ added in v0.3.1
func (e ServiceBusAuthenticationType) ToStringOutput() pulumi.StringOutput
func (ServiceBusAuthenticationType) ToStringOutputWithContext ¶ added in v0.3.1
func (e ServiceBusAuthenticationType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ServiceBusAuthenticationType) ToStringPtrOutput ¶ added in v0.3.1
func (e ServiceBusAuthenticationType) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceBusAuthenticationType) ToStringPtrOutputWithContext ¶ added in v0.3.1
func (e ServiceBusAuthenticationType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceBusBrokeredMessageProperties ¶
type ServiceBusBrokeredMessageProperties struct { // Gets or sets the content type. ContentType *string `pulumi:"contentType"` // Gets or sets the correlation ID. CorrelationId *string `pulumi:"correlationId"` // Gets or sets the force persistence. ForcePersistence *bool `pulumi:"forcePersistence"` // Gets or sets the label. Label *string `pulumi:"label"` // Gets or sets the message ID. MessageId *string `pulumi:"messageId"` // Gets or sets the partition key. PartitionKey *string `pulumi:"partitionKey"` // Gets or sets the reply to. ReplyTo *string `pulumi:"replyTo"` // Gets or sets the reply to session ID. ReplyToSessionId *string `pulumi:"replyToSessionId"` // Gets or sets the scheduled enqueue time UTC. ScheduledEnqueueTimeUtc *string `pulumi:"scheduledEnqueueTimeUtc"` // Gets or sets the session ID. SessionId *string `pulumi:"sessionId"` // Gets or sets the time to live. TimeToLive *string `pulumi:"timeToLive"` // Gets or sets the to. To *string `pulumi:"to"` // Gets or sets the via partition key. ViaPartitionKey *string `pulumi:"viaPartitionKey"` }
type ServiceBusBrokeredMessagePropertiesArgs ¶
type ServiceBusBrokeredMessagePropertiesArgs struct { // Gets or sets the content type. ContentType pulumi.StringPtrInput `pulumi:"contentType"` // Gets or sets the correlation ID. CorrelationId pulumi.StringPtrInput `pulumi:"correlationId"` // Gets or sets the force persistence. ForcePersistence pulumi.BoolPtrInput `pulumi:"forcePersistence"` // Gets or sets the label. Label pulumi.StringPtrInput `pulumi:"label"` // Gets or sets the message ID. MessageId pulumi.StringPtrInput `pulumi:"messageId"` // Gets or sets the partition key. PartitionKey pulumi.StringPtrInput `pulumi:"partitionKey"` // Gets or sets the reply to. ReplyTo pulumi.StringPtrInput `pulumi:"replyTo"` // Gets or sets the reply to session ID. ReplyToSessionId pulumi.StringPtrInput `pulumi:"replyToSessionId"` // Gets or sets the scheduled enqueue time UTC. ScheduledEnqueueTimeUtc pulumi.StringPtrInput `pulumi:"scheduledEnqueueTimeUtc"` // Gets or sets the session ID. SessionId pulumi.StringPtrInput `pulumi:"sessionId"` // Gets or sets the time to live. TimeToLive pulumi.StringPtrInput `pulumi:"timeToLive"` // Gets or sets the to. To pulumi.StringPtrInput `pulumi:"to"` // Gets or sets the via partition key. ViaPartitionKey pulumi.StringPtrInput `pulumi:"viaPartitionKey"` }
func (ServiceBusBrokeredMessagePropertiesArgs) ElementType ¶
func (ServiceBusBrokeredMessagePropertiesArgs) ElementType() reflect.Type
func (ServiceBusBrokeredMessagePropertiesArgs) ToServiceBusBrokeredMessagePropertiesOutput ¶
func (i ServiceBusBrokeredMessagePropertiesArgs) ToServiceBusBrokeredMessagePropertiesOutput() ServiceBusBrokeredMessagePropertiesOutput
func (ServiceBusBrokeredMessagePropertiesArgs) ToServiceBusBrokeredMessagePropertiesOutputWithContext ¶
func (i ServiceBusBrokeredMessagePropertiesArgs) ToServiceBusBrokeredMessagePropertiesOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesOutput
func (ServiceBusBrokeredMessagePropertiesArgs) ToServiceBusBrokeredMessagePropertiesPtrOutput ¶
func (i ServiceBusBrokeredMessagePropertiesArgs) ToServiceBusBrokeredMessagePropertiesPtrOutput() ServiceBusBrokeredMessagePropertiesPtrOutput
func (ServiceBusBrokeredMessagePropertiesArgs) ToServiceBusBrokeredMessagePropertiesPtrOutputWithContext ¶
func (i ServiceBusBrokeredMessagePropertiesArgs) ToServiceBusBrokeredMessagePropertiesPtrOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesPtrOutput
type ServiceBusBrokeredMessagePropertiesInput ¶
type ServiceBusBrokeredMessagePropertiesInput interface { pulumi.Input ToServiceBusBrokeredMessagePropertiesOutput() ServiceBusBrokeredMessagePropertiesOutput ToServiceBusBrokeredMessagePropertiesOutputWithContext(context.Context) ServiceBusBrokeredMessagePropertiesOutput }
ServiceBusBrokeredMessagePropertiesInput is an input type that accepts ServiceBusBrokeredMessagePropertiesArgs and ServiceBusBrokeredMessagePropertiesOutput values. You can construct a concrete instance of `ServiceBusBrokeredMessagePropertiesInput` via:
ServiceBusBrokeredMessagePropertiesArgs{...}
type ServiceBusBrokeredMessagePropertiesOutput ¶
type ServiceBusBrokeredMessagePropertiesOutput struct{ *pulumi.OutputState }
func (ServiceBusBrokeredMessagePropertiesOutput) ContentType ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) ContentType() pulumi.StringPtrOutput
Gets or sets the content type.
func (ServiceBusBrokeredMessagePropertiesOutput) CorrelationId ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) CorrelationId() pulumi.StringPtrOutput
Gets or sets the correlation ID.
func (ServiceBusBrokeredMessagePropertiesOutput) ElementType ¶
func (ServiceBusBrokeredMessagePropertiesOutput) ElementType() reflect.Type
func (ServiceBusBrokeredMessagePropertiesOutput) ForcePersistence ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) ForcePersistence() pulumi.BoolPtrOutput
Gets or sets the force persistence.
func (ServiceBusBrokeredMessagePropertiesOutput) Label ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) Label() pulumi.StringPtrOutput
Gets or sets the label.
func (ServiceBusBrokeredMessagePropertiesOutput) MessageId ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) MessageId() pulumi.StringPtrOutput
Gets or sets the message ID.
func (ServiceBusBrokeredMessagePropertiesOutput) PartitionKey ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) PartitionKey() pulumi.StringPtrOutput
Gets or sets the partition key.
func (ServiceBusBrokeredMessagePropertiesOutput) ReplyTo ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) ReplyTo() pulumi.StringPtrOutput
Gets or sets the reply to.
func (ServiceBusBrokeredMessagePropertiesOutput) ReplyToSessionId ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) ReplyToSessionId() pulumi.StringPtrOutput
Gets or sets the reply to session ID.
func (ServiceBusBrokeredMessagePropertiesOutput) ScheduledEnqueueTimeUtc ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) ScheduledEnqueueTimeUtc() pulumi.StringPtrOutput
Gets or sets the scheduled enqueue time UTC.
func (ServiceBusBrokeredMessagePropertiesOutput) SessionId ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) SessionId() pulumi.StringPtrOutput
Gets or sets the session ID.
func (ServiceBusBrokeredMessagePropertiesOutput) TimeToLive ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) TimeToLive() pulumi.StringPtrOutput
Gets or sets the time to live.
func (ServiceBusBrokeredMessagePropertiesOutput) To ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) To() pulumi.StringPtrOutput
Gets or sets the to.
func (ServiceBusBrokeredMessagePropertiesOutput) ToServiceBusBrokeredMessagePropertiesOutput ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) ToServiceBusBrokeredMessagePropertiesOutput() ServiceBusBrokeredMessagePropertiesOutput
func (ServiceBusBrokeredMessagePropertiesOutput) ToServiceBusBrokeredMessagePropertiesOutputWithContext ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) ToServiceBusBrokeredMessagePropertiesOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesOutput
func (ServiceBusBrokeredMessagePropertiesOutput) ToServiceBusBrokeredMessagePropertiesPtrOutput ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) ToServiceBusBrokeredMessagePropertiesPtrOutput() ServiceBusBrokeredMessagePropertiesPtrOutput
func (ServiceBusBrokeredMessagePropertiesOutput) ToServiceBusBrokeredMessagePropertiesPtrOutputWithContext ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) ToServiceBusBrokeredMessagePropertiesPtrOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesPtrOutput
func (ServiceBusBrokeredMessagePropertiesOutput) ViaPartitionKey ¶
func (o ServiceBusBrokeredMessagePropertiesOutput) ViaPartitionKey() pulumi.StringPtrOutput
Gets or sets the via partition key.
type ServiceBusBrokeredMessagePropertiesPtrInput ¶
type ServiceBusBrokeredMessagePropertiesPtrInput interface { pulumi.Input ToServiceBusBrokeredMessagePropertiesPtrOutput() ServiceBusBrokeredMessagePropertiesPtrOutput ToServiceBusBrokeredMessagePropertiesPtrOutputWithContext(context.Context) ServiceBusBrokeredMessagePropertiesPtrOutput }
ServiceBusBrokeredMessagePropertiesPtrInput is an input type that accepts ServiceBusBrokeredMessagePropertiesArgs, ServiceBusBrokeredMessagePropertiesPtr and ServiceBusBrokeredMessagePropertiesPtrOutput values. You can construct a concrete instance of `ServiceBusBrokeredMessagePropertiesPtrInput` via:
ServiceBusBrokeredMessagePropertiesArgs{...} or: nil
func ServiceBusBrokeredMessagePropertiesPtr ¶
func ServiceBusBrokeredMessagePropertiesPtr(v *ServiceBusBrokeredMessagePropertiesArgs) ServiceBusBrokeredMessagePropertiesPtrInput
type ServiceBusBrokeredMessagePropertiesPtrOutput ¶
type ServiceBusBrokeredMessagePropertiesPtrOutput struct{ *pulumi.OutputState }
func (ServiceBusBrokeredMessagePropertiesPtrOutput) ContentType ¶
func (o ServiceBusBrokeredMessagePropertiesPtrOutput) ContentType() pulumi.StringPtrOutput
Gets or sets the content type.
func (ServiceBusBrokeredMessagePropertiesPtrOutput) CorrelationId ¶
func (o ServiceBusBrokeredMessagePropertiesPtrOutput) CorrelationId() pulumi.StringPtrOutput
Gets or sets the correlation ID.
func (ServiceBusBrokeredMessagePropertiesPtrOutput) ElementType ¶
func (ServiceBusBrokeredMessagePropertiesPtrOutput) ElementType() reflect.Type
func (ServiceBusBrokeredMessagePropertiesPtrOutput) ForcePersistence ¶
func (o ServiceBusBrokeredMessagePropertiesPtrOutput) ForcePersistence() pulumi.BoolPtrOutput
Gets or sets the force persistence.
func (ServiceBusBrokeredMessagePropertiesPtrOutput) Label ¶
func (o ServiceBusBrokeredMessagePropertiesPtrOutput) Label() pulumi.StringPtrOutput
Gets or sets the label.
func (ServiceBusBrokeredMessagePropertiesPtrOutput) MessageId ¶
func (o ServiceBusBrokeredMessagePropertiesPtrOutput) MessageId() pulumi.StringPtrOutput
Gets or sets the message ID.
func (ServiceBusBrokeredMessagePropertiesPtrOutput) PartitionKey ¶
func (o ServiceBusBrokeredMessagePropertiesPtrOutput) PartitionKey() pulumi.StringPtrOutput
Gets or sets the partition key.
func (ServiceBusBrokeredMessagePropertiesPtrOutput) ReplyTo ¶
func (o ServiceBusBrokeredMessagePropertiesPtrOutput) ReplyTo() pulumi.StringPtrOutput
Gets or sets the reply to.
func (ServiceBusBrokeredMessagePropertiesPtrOutput) ReplyToSessionId ¶
func (o ServiceBusBrokeredMessagePropertiesPtrOutput) ReplyToSessionId() pulumi.StringPtrOutput
Gets or sets the reply to session ID.
func (ServiceBusBrokeredMessagePropertiesPtrOutput) ScheduledEnqueueTimeUtc ¶
func (o ServiceBusBrokeredMessagePropertiesPtrOutput) ScheduledEnqueueTimeUtc() pulumi.StringPtrOutput
Gets or sets the scheduled enqueue time UTC.
func (ServiceBusBrokeredMessagePropertiesPtrOutput) SessionId ¶
func (o ServiceBusBrokeredMessagePropertiesPtrOutput) SessionId() pulumi.StringPtrOutput
Gets or sets the session ID.
func (ServiceBusBrokeredMessagePropertiesPtrOutput) TimeToLive ¶
func (o ServiceBusBrokeredMessagePropertiesPtrOutput) TimeToLive() pulumi.StringPtrOutput
Gets or sets the time to live.
func (ServiceBusBrokeredMessagePropertiesPtrOutput) ToServiceBusBrokeredMessagePropertiesPtrOutput ¶
func (o ServiceBusBrokeredMessagePropertiesPtrOutput) ToServiceBusBrokeredMessagePropertiesPtrOutput() ServiceBusBrokeredMessagePropertiesPtrOutput
func (ServiceBusBrokeredMessagePropertiesPtrOutput) ToServiceBusBrokeredMessagePropertiesPtrOutputWithContext ¶
func (o ServiceBusBrokeredMessagePropertiesPtrOutput) ToServiceBusBrokeredMessagePropertiesPtrOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesPtrOutput
func (ServiceBusBrokeredMessagePropertiesPtrOutput) ViaPartitionKey ¶
func (o ServiceBusBrokeredMessagePropertiesPtrOutput) ViaPartitionKey() pulumi.StringPtrOutput
Gets or sets the via partition key.
type ServiceBusBrokeredMessagePropertiesResponse ¶
type ServiceBusBrokeredMessagePropertiesResponse struct { // Gets or sets the content type. ContentType *string `pulumi:"contentType"` // Gets or sets the correlation ID. CorrelationId *string `pulumi:"correlationId"` // Gets or sets the force persistence. ForcePersistence *bool `pulumi:"forcePersistence"` // Gets or sets the label. Label *string `pulumi:"label"` // Gets or sets the message ID. MessageId *string `pulumi:"messageId"` // Gets or sets the partition key. PartitionKey *string `pulumi:"partitionKey"` // Gets or sets the reply to. ReplyTo *string `pulumi:"replyTo"` // Gets or sets the reply to session ID. ReplyToSessionId *string `pulumi:"replyToSessionId"` // Gets or sets the scheduled enqueue time UTC. ScheduledEnqueueTimeUtc *string `pulumi:"scheduledEnqueueTimeUtc"` // Gets or sets the session ID. SessionId *string `pulumi:"sessionId"` // Gets or sets the time to live. TimeToLive *string `pulumi:"timeToLive"` // Gets or sets the to. To *string `pulumi:"to"` // Gets or sets the via partition key. ViaPartitionKey *string `pulumi:"viaPartitionKey"` }
type ServiceBusBrokeredMessagePropertiesResponseArgs ¶
type ServiceBusBrokeredMessagePropertiesResponseArgs struct { // Gets or sets the content type. ContentType pulumi.StringPtrInput `pulumi:"contentType"` // Gets or sets the correlation ID. CorrelationId pulumi.StringPtrInput `pulumi:"correlationId"` // Gets or sets the force persistence. ForcePersistence pulumi.BoolPtrInput `pulumi:"forcePersistence"` // Gets or sets the label. Label pulumi.StringPtrInput `pulumi:"label"` // Gets or sets the message ID. MessageId pulumi.StringPtrInput `pulumi:"messageId"` // Gets or sets the partition key. PartitionKey pulumi.StringPtrInput `pulumi:"partitionKey"` // Gets or sets the reply to. ReplyTo pulumi.StringPtrInput `pulumi:"replyTo"` // Gets or sets the reply to session ID. ReplyToSessionId pulumi.StringPtrInput `pulumi:"replyToSessionId"` // Gets or sets the scheduled enqueue time UTC. ScheduledEnqueueTimeUtc pulumi.StringPtrInput `pulumi:"scheduledEnqueueTimeUtc"` // Gets or sets the session ID. SessionId pulumi.StringPtrInput `pulumi:"sessionId"` // Gets or sets the time to live. TimeToLive pulumi.StringPtrInput `pulumi:"timeToLive"` // Gets or sets the to. To pulumi.StringPtrInput `pulumi:"to"` // Gets or sets the via partition key. ViaPartitionKey pulumi.StringPtrInput `pulumi:"viaPartitionKey"` }
func (ServiceBusBrokeredMessagePropertiesResponseArgs) ElementType ¶
func (ServiceBusBrokeredMessagePropertiesResponseArgs) ElementType() reflect.Type
func (ServiceBusBrokeredMessagePropertiesResponseArgs) ToServiceBusBrokeredMessagePropertiesResponseOutput ¶
func (i ServiceBusBrokeredMessagePropertiesResponseArgs) ToServiceBusBrokeredMessagePropertiesResponseOutput() ServiceBusBrokeredMessagePropertiesResponseOutput
func (ServiceBusBrokeredMessagePropertiesResponseArgs) ToServiceBusBrokeredMessagePropertiesResponseOutputWithContext ¶
func (i ServiceBusBrokeredMessagePropertiesResponseArgs) ToServiceBusBrokeredMessagePropertiesResponseOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesResponseOutput
func (ServiceBusBrokeredMessagePropertiesResponseArgs) ToServiceBusBrokeredMessagePropertiesResponsePtrOutput ¶
func (i ServiceBusBrokeredMessagePropertiesResponseArgs) ToServiceBusBrokeredMessagePropertiesResponsePtrOutput() ServiceBusBrokeredMessagePropertiesResponsePtrOutput
func (ServiceBusBrokeredMessagePropertiesResponseArgs) ToServiceBusBrokeredMessagePropertiesResponsePtrOutputWithContext ¶
func (i ServiceBusBrokeredMessagePropertiesResponseArgs) ToServiceBusBrokeredMessagePropertiesResponsePtrOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesResponsePtrOutput
type ServiceBusBrokeredMessagePropertiesResponseInput ¶
type ServiceBusBrokeredMessagePropertiesResponseInput interface { pulumi.Input ToServiceBusBrokeredMessagePropertiesResponseOutput() ServiceBusBrokeredMessagePropertiesResponseOutput ToServiceBusBrokeredMessagePropertiesResponseOutputWithContext(context.Context) ServiceBusBrokeredMessagePropertiesResponseOutput }
ServiceBusBrokeredMessagePropertiesResponseInput is an input type that accepts ServiceBusBrokeredMessagePropertiesResponseArgs and ServiceBusBrokeredMessagePropertiesResponseOutput values. You can construct a concrete instance of `ServiceBusBrokeredMessagePropertiesResponseInput` via:
ServiceBusBrokeredMessagePropertiesResponseArgs{...}
type ServiceBusBrokeredMessagePropertiesResponseOutput ¶
type ServiceBusBrokeredMessagePropertiesResponseOutput struct{ *pulumi.OutputState }
func (ServiceBusBrokeredMessagePropertiesResponseOutput) ContentType ¶
func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ContentType() pulumi.StringPtrOutput
Gets or sets the content type.
func (ServiceBusBrokeredMessagePropertiesResponseOutput) CorrelationId ¶
func (o ServiceBusBrokeredMessagePropertiesResponseOutput) CorrelationId() pulumi.StringPtrOutput
Gets or sets the correlation ID.
func (ServiceBusBrokeredMessagePropertiesResponseOutput) ElementType ¶
func (ServiceBusBrokeredMessagePropertiesResponseOutput) ElementType() reflect.Type
func (ServiceBusBrokeredMessagePropertiesResponseOutput) ForcePersistence ¶
func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ForcePersistence() pulumi.BoolPtrOutput
Gets or sets the force persistence.
func (ServiceBusBrokeredMessagePropertiesResponseOutput) Label ¶
func (o ServiceBusBrokeredMessagePropertiesResponseOutput) Label() pulumi.StringPtrOutput
Gets or sets the label.
func (ServiceBusBrokeredMessagePropertiesResponseOutput) MessageId ¶
func (o ServiceBusBrokeredMessagePropertiesResponseOutput) MessageId() pulumi.StringPtrOutput
Gets or sets the message ID.
func (ServiceBusBrokeredMessagePropertiesResponseOutput) PartitionKey ¶
func (o ServiceBusBrokeredMessagePropertiesResponseOutput) PartitionKey() pulumi.StringPtrOutput
Gets or sets the partition key.
func (ServiceBusBrokeredMessagePropertiesResponseOutput) ReplyTo ¶
func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ReplyTo() pulumi.StringPtrOutput
Gets or sets the reply to.
func (ServiceBusBrokeredMessagePropertiesResponseOutput) ReplyToSessionId ¶
func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ReplyToSessionId() pulumi.StringPtrOutput
Gets or sets the reply to session ID.
func (ServiceBusBrokeredMessagePropertiesResponseOutput) ScheduledEnqueueTimeUtc ¶
func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ScheduledEnqueueTimeUtc() pulumi.StringPtrOutput
Gets or sets the scheduled enqueue time UTC.
func (ServiceBusBrokeredMessagePropertiesResponseOutput) SessionId ¶
func (o ServiceBusBrokeredMessagePropertiesResponseOutput) SessionId() pulumi.StringPtrOutput
Gets or sets the session ID.
func (ServiceBusBrokeredMessagePropertiesResponseOutput) TimeToLive ¶
func (o ServiceBusBrokeredMessagePropertiesResponseOutput) TimeToLive() pulumi.StringPtrOutput
Gets or sets the time to live.
func (ServiceBusBrokeredMessagePropertiesResponseOutput) ToServiceBusBrokeredMessagePropertiesResponseOutput ¶
func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ToServiceBusBrokeredMessagePropertiesResponseOutput() ServiceBusBrokeredMessagePropertiesResponseOutput
func (ServiceBusBrokeredMessagePropertiesResponseOutput) ToServiceBusBrokeredMessagePropertiesResponseOutputWithContext ¶
func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ToServiceBusBrokeredMessagePropertiesResponseOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesResponseOutput
func (ServiceBusBrokeredMessagePropertiesResponseOutput) ToServiceBusBrokeredMessagePropertiesResponsePtrOutput ¶
func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ToServiceBusBrokeredMessagePropertiesResponsePtrOutput() ServiceBusBrokeredMessagePropertiesResponsePtrOutput
func (ServiceBusBrokeredMessagePropertiesResponseOutput) ToServiceBusBrokeredMessagePropertiesResponsePtrOutputWithContext ¶
func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ToServiceBusBrokeredMessagePropertiesResponsePtrOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesResponsePtrOutput
func (ServiceBusBrokeredMessagePropertiesResponseOutput) ViaPartitionKey ¶
func (o ServiceBusBrokeredMessagePropertiesResponseOutput) ViaPartitionKey() pulumi.StringPtrOutput
Gets or sets the via partition key.
type ServiceBusBrokeredMessagePropertiesResponsePtrInput ¶
type ServiceBusBrokeredMessagePropertiesResponsePtrInput interface { pulumi.Input ToServiceBusBrokeredMessagePropertiesResponsePtrOutput() ServiceBusBrokeredMessagePropertiesResponsePtrOutput ToServiceBusBrokeredMessagePropertiesResponsePtrOutputWithContext(context.Context) ServiceBusBrokeredMessagePropertiesResponsePtrOutput }
ServiceBusBrokeredMessagePropertiesResponsePtrInput is an input type that accepts ServiceBusBrokeredMessagePropertiesResponseArgs, ServiceBusBrokeredMessagePropertiesResponsePtr and ServiceBusBrokeredMessagePropertiesResponsePtrOutput values. You can construct a concrete instance of `ServiceBusBrokeredMessagePropertiesResponsePtrInput` via:
ServiceBusBrokeredMessagePropertiesResponseArgs{...} or: nil
func ServiceBusBrokeredMessagePropertiesResponsePtr ¶
func ServiceBusBrokeredMessagePropertiesResponsePtr(v *ServiceBusBrokeredMessagePropertiesResponseArgs) ServiceBusBrokeredMessagePropertiesResponsePtrInput
type ServiceBusBrokeredMessagePropertiesResponsePtrOutput ¶
type ServiceBusBrokeredMessagePropertiesResponsePtrOutput struct{ *pulumi.OutputState }
func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ContentType ¶
func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ContentType() pulumi.StringPtrOutput
Gets or sets the content type.
func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) CorrelationId ¶
func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) CorrelationId() pulumi.StringPtrOutput
Gets or sets the correlation ID.
func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ElementType ¶
func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ElementType() reflect.Type
func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ForcePersistence ¶
func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ForcePersistence() pulumi.BoolPtrOutput
Gets or sets the force persistence.
func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) Label ¶
func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) Label() pulumi.StringPtrOutput
Gets or sets the label.
func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) MessageId ¶
func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) MessageId() pulumi.StringPtrOutput
Gets or sets the message ID.
func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) PartitionKey ¶
func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) PartitionKey() pulumi.StringPtrOutput
Gets or sets the partition key.
func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ReplyTo ¶
func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ReplyTo() pulumi.StringPtrOutput
Gets or sets the reply to.
func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ReplyToSessionId ¶
func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ReplyToSessionId() pulumi.StringPtrOutput
Gets or sets the reply to session ID.
func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ScheduledEnqueueTimeUtc ¶
func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ScheduledEnqueueTimeUtc() pulumi.StringPtrOutput
Gets or sets the scheduled enqueue time UTC.
func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) SessionId ¶
func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) SessionId() pulumi.StringPtrOutput
Gets or sets the session ID.
func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) TimeToLive ¶
func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) TimeToLive() pulumi.StringPtrOutput
Gets or sets the time to live.
func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ToServiceBusBrokeredMessagePropertiesResponsePtrOutput ¶
func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ToServiceBusBrokeredMessagePropertiesResponsePtrOutput() ServiceBusBrokeredMessagePropertiesResponsePtrOutput
func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ToServiceBusBrokeredMessagePropertiesResponsePtrOutputWithContext ¶
func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ToServiceBusBrokeredMessagePropertiesResponsePtrOutputWithContext(ctx context.Context) ServiceBusBrokeredMessagePropertiesResponsePtrOutput
func (ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ViaPartitionKey ¶
func (o ServiceBusBrokeredMessagePropertiesResponsePtrOutput) ViaPartitionKey() pulumi.StringPtrOutput
Gets or sets the via partition key.
type ServiceBusQueueMessage ¶
type ServiceBusQueueMessage struct { // Gets or sets the Service Bus authentication. Authentication *ServiceBusAuthentication `pulumi:"authentication"` // Gets or sets the brokered message properties. BrokeredMessageProperties *ServiceBusBrokeredMessageProperties `pulumi:"brokeredMessageProperties"` // Gets or sets the custom message properties. CustomMessageProperties map[string]string `pulumi:"customMessageProperties"` // Gets or sets the message. Message *string `pulumi:"message"` // Gets or sets the namespace. Namespace *string `pulumi:"namespace"` // Gets or sets the queue name. QueueName *string `pulumi:"queueName"` // Gets or sets the transport type. TransportType *string `pulumi:"transportType"` }
type ServiceBusQueueMessageArgs ¶
type ServiceBusQueueMessageArgs struct { // Gets or sets the Service Bus authentication. Authentication ServiceBusAuthenticationPtrInput `pulumi:"authentication"` // Gets or sets the brokered message properties. BrokeredMessageProperties ServiceBusBrokeredMessagePropertiesPtrInput `pulumi:"brokeredMessageProperties"` // Gets or sets the custom message properties. CustomMessageProperties pulumi.StringMapInput `pulumi:"customMessageProperties"` // Gets or sets the message. Message pulumi.StringPtrInput `pulumi:"message"` // Gets or sets the namespace. Namespace pulumi.StringPtrInput `pulumi:"namespace"` // Gets or sets the queue name. QueueName pulumi.StringPtrInput `pulumi:"queueName"` // Gets or sets the transport type. TransportType ServiceBusTransportType `pulumi:"transportType"` }
func (ServiceBusQueueMessageArgs) ElementType ¶
func (ServiceBusQueueMessageArgs) ElementType() reflect.Type
func (ServiceBusQueueMessageArgs) ToServiceBusQueueMessageOutput ¶
func (i ServiceBusQueueMessageArgs) ToServiceBusQueueMessageOutput() ServiceBusQueueMessageOutput
func (ServiceBusQueueMessageArgs) ToServiceBusQueueMessageOutputWithContext ¶
func (i ServiceBusQueueMessageArgs) ToServiceBusQueueMessageOutputWithContext(ctx context.Context) ServiceBusQueueMessageOutput
func (ServiceBusQueueMessageArgs) ToServiceBusQueueMessagePtrOutput ¶
func (i ServiceBusQueueMessageArgs) ToServiceBusQueueMessagePtrOutput() ServiceBusQueueMessagePtrOutput
func (ServiceBusQueueMessageArgs) ToServiceBusQueueMessagePtrOutputWithContext ¶
func (i ServiceBusQueueMessageArgs) ToServiceBusQueueMessagePtrOutputWithContext(ctx context.Context) ServiceBusQueueMessagePtrOutput
type ServiceBusQueueMessageInput ¶
type ServiceBusQueueMessageInput interface { pulumi.Input ToServiceBusQueueMessageOutput() ServiceBusQueueMessageOutput ToServiceBusQueueMessageOutputWithContext(context.Context) ServiceBusQueueMessageOutput }
ServiceBusQueueMessageInput is an input type that accepts ServiceBusQueueMessageArgs and ServiceBusQueueMessageOutput values. You can construct a concrete instance of `ServiceBusQueueMessageInput` via:
ServiceBusQueueMessageArgs{...}
type ServiceBusQueueMessageOutput ¶
type ServiceBusQueueMessageOutput struct{ *pulumi.OutputState }
func (ServiceBusQueueMessageOutput) Authentication ¶
func (o ServiceBusQueueMessageOutput) Authentication() ServiceBusAuthenticationPtrOutput
Gets or sets the Service Bus authentication.
func (ServiceBusQueueMessageOutput) BrokeredMessageProperties ¶
func (o ServiceBusQueueMessageOutput) BrokeredMessageProperties() ServiceBusBrokeredMessagePropertiesPtrOutput
Gets or sets the brokered message properties.
func (ServiceBusQueueMessageOutput) CustomMessageProperties ¶
func (o ServiceBusQueueMessageOutput) CustomMessageProperties() pulumi.StringMapOutput
Gets or sets the custom message properties.
func (ServiceBusQueueMessageOutput) ElementType ¶
func (ServiceBusQueueMessageOutput) ElementType() reflect.Type
func (ServiceBusQueueMessageOutput) Message ¶
func (o ServiceBusQueueMessageOutput) Message() pulumi.StringPtrOutput
Gets or sets the message.
func (ServiceBusQueueMessageOutput) Namespace ¶
func (o ServiceBusQueueMessageOutput) Namespace() pulumi.StringPtrOutput
Gets or sets the namespace.
func (ServiceBusQueueMessageOutput) QueueName ¶
func (o ServiceBusQueueMessageOutput) QueueName() pulumi.StringPtrOutput
Gets or sets the queue name.
func (ServiceBusQueueMessageOutput) ToServiceBusQueueMessageOutput ¶
func (o ServiceBusQueueMessageOutput) ToServiceBusQueueMessageOutput() ServiceBusQueueMessageOutput
func (ServiceBusQueueMessageOutput) ToServiceBusQueueMessageOutputWithContext ¶
func (o ServiceBusQueueMessageOutput) ToServiceBusQueueMessageOutputWithContext(ctx context.Context) ServiceBusQueueMessageOutput
func (ServiceBusQueueMessageOutput) ToServiceBusQueueMessagePtrOutput ¶
func (o ServiceBusQueueMessageOutput) ToServiceBusQueueMessagePtrOutput() ServiceBusQueueMessagePtrOutput
func (ServiceBusQueueMessageOutput) ToServiceBusQueueMessagePtrOutputWithContext ¶
func (o ServiceBusQueueMessageOutput) ToServiceBusQueueMessagePtrOutputWithContext(ctx context.Context) ServiceBusQueueMessagePtrOutput
func (ServiceBusQueueMessageOutput) TransportType ¶
func (o ServiceBusQueueMessageOutput) TransportType() pulumi.StringPtrOutput
Gets or sets the transport type.
type ServiceBusQueueMessagePtrInput ¶
type ServiceBusQueueMessagePtrInput interface { pulumi.Input ToServiceBusQueueMessagePtrOutput() ServiceBusQueueMessagePtrOutput ToServiceBusQueueMessagePtrOutputWithContext(context.Context) ServiceBusQueueMessagePtrOutput }
ServiceBusQueueMessagePtrInput is an input type that accepts ServiceBusQueueMessageArgs, ServiceBusQueueMessagePtr and ServiceBusQueueMessagePtrOutput values. You can construct a concrete instance of `ServiceBusQueueMessagePtrInput` via:
ServiceBusQueueMessageArgs{...} or: nil
func ServiceBusQueueMessagePtr ¶
func ServiceBusQueueMessagePtr(v *ServiceBusQueueMessageArgs) ServiceBusQueueMessagePtrInput
type ServiceBusQueueMessagePtrOutput ¶
type ServiceBusQueueMessagePtrOutput struct{ *pulumi.OutputState }
func (ServiceBusQueueMessagePtrOutput) Authentication ¶
func (o ServiceBusQueueMessagePtrOutput) Authentication() ServiceBusAuthenticationPtrOutput
Gets or sets the Service Bus authentication.
func (ServiceBusQueueMessagePtrOutput) BrokeredMessageProperties ¶
func (o ServiceBusQueueMessagePtrOutput) BrokeredMessageProperties() ServiceBusBrokeredMessagePropertiesPtrOutput
Gets or sets the brokered message properties.
func (ServiceBusQueueMessagePtrOutput) CustomMessageProperties ¶
func (o ServiceBusQueueMessagePtrOutput) CustomMessageProperties() pulumi.StringMapOutput
Gets or sets the custom message properties.
func (ServiceBusQueueMessagePtrOutput) Elem ¶
func (o ServiceBusQueueMessagePtrOutput) Elem() ServiceBusQueueMessageOutput
func (ServiceBusQueueMessagePtrOutput) ElementType ¶
func (ServiceBusQueueMessagePtrOutput) ElementType() reflect.Type
func (ServiceBusQueueMessagePtrOutput) Message ¶
func (o ServiceBusQueueMessagePtrOutput) Message() pulumi.StringPtrOutput
Gets or sets the message.
func (ServiceBusQueueMessagePtrOutput) Namespace ¶
func (o ServiceBusQueueMessagePtrOutput) Namespace() pulumi.StringPtrOutput
Gets or sets the namespace.
func (ServiceBusQueueMessagePtrOutput) QueueName ¶
func (o ServiceBusQueueMessagePtrOutput) QueueName() pulumi.StringPtrOutput
Gets or sets the queue name.
func (ServiceBusQueueMessagePtrOutput) ToServiceBusQueueMessagePtrOutput ¶
func (o ServiceBusQueueMessagePtrOutput) ToServiceBusQueueMessagePtrOutput() ServiceBusQueueMessagePtrOutput
func (ServiceBusQueueMessagePtrOutput) ToServiceBusQueueMessagePtrOutputWithContext ¶
func (o ServiceBusQueueMessagePtrOutput) ToServiceBusQueueMessagePtrOutputWithContext(ctx context.Context) ServiceBusQueueMessagePtrOutput
func (ServiceBusQueueMessagePtrOutput) TransportType ¶
func (o ServiceBusQueueMessagePtrOutput) TransportType() pulumi.StringPtrOutput
Gets or sets the transport type.
type ServiceBusQueueMessageResponse ¶
type ServiceBusQueueMessageResponse struct { // Gets or sets the Service Bus authentication. Authentication *ServiceBusAuthenticationResponse `pulumi:"authentication"` // Gets or sets the brokered message properties. BrokeredMessageProperties *ServiceBusBrokeredMessagePropertiesResponse `pulumi:"brokeredMessageProperties"` // Gets or sets the custom message properties. CustomMessageProperties map[string]string `pulumi:"customMessageProperties"` // Gets or sets the message. Message *string `pulumi:"message"` // Gets or sets the namespace. Namespace *string `pulumi:"namespace"` // Gets or sets the queue name. QueueName *string `pulumi:"queueName"` // Gets or sets the transport type. TransportType *string `pulumi:"transportType"` }
type ServiceBusQueueMessageResponseArgs ¶
type ServiceBusQueueMessageResponseArgs struct { // Gets or sets the Service Bus authentication. Authentication ServiceBusAuthenticationResponsePtrInput `pulumi:"authentication"` // Gets or sets the brokered message properties. BrokeredMessageProperties ServiceBusBrokeredMessagePropertiesResponsePtrInput `pulumi:"brokeredMessageProperties"` // Gets or sets the custom message properties. CustomMessageProperties pulumi.StringMapInput `pulumi:"customMessageProperties"` // Gets or sets the message. Message pulumi.StringPtrInput `pulumi:"message"` // Gets or sets the namespace. Namespace pulumi.StringPtrInput `pulumi:"namespace"` // Gets or sets the queue name. QueueName pulumi.StringPtrInput `pulumi:"queueName"` // Gets or sets the transport type. TransportType pulumi.StringPtrInput `pulumi:"transportType"` }
func (ServiceBusQueueMessageResponseArgs) ElementType ¶
func (ServiceBusQueueMessageResponseArgs) ElementType() reflect.Type
func (ServiceBusQueueMessageResponseArgs) ToServiceBusQueueMessageResponseOutput ¶
func (i ServiceBusQueueMessageResponseArgs) ToServiceBusQueueMessageResponseOutput() ServiceBusQueueMessageResponseOutput
func (ServiceBusQueueMessageResponseArgs) ToServiceBusQueueMessageResponseOutputWithContext ¶
func (i ServiceBusQueueMessageResponseArgs) ToServiceBusQueueMessageResponseOutputWithContext(ctx context.Context) ServiceBusQueueMessageResponseOutput
func (ServiceBusQueueMessageResponseArgs) ToServiceBusQueueMessageResponsePtrOutput ¶
func (i ServiceBusQueueMessageResponseArgs) ToServiceBusQueueMessageResponsePtrOutput() ServiceBusQueueMessageResponsePtrOutput
func (ServiceBusQueueMessageResponseArgs) ToServiceBusQueueMessageResponsePtrOutputWithContext ¶
func (i ServiceBusQueueMessageResponseArgs) ToServiceBusQueueMessageResponsePtrOutputWithContext(ctx context.Context) ServiceBusQueueMessageResponsePtrOutput
type ServiceBusQueueMessageResponseInput ¶
type ServiceBusQueueMessageResponseInput interface { pulumi.Input ToServiceBusQueueMessageResponseOutput() ServiceBusQueueMessageResponseOutput ToServiceBusQueueMessageResponseOutputWithContext(context.Context) ServiceBusQueueMessageResponseOutput }
ServiceBusQueueMessageResponseInput is an input type that accepts ServiceBusQueueMessageResponseArgs and ServiceBusQueueMessageResponseOutput values. You can construct a concrete instance of `ServiceBusQueueMessageResponseInput` via:
ServiceBusQueueMessageResponseArgs{...}
type ServiceBusQueueMessageResponseOutput ¶
type ServiceBusQueueMessageResponseOutput struct{ *pulumi.OutputState }
func (ServiceBusQueueMessageResponseOutput) Authentication ¶
func (o ServiceBusQueueMessageResponseOutput) Authentication() ServiceBusAuthenticationResponsePtrOutput
Gets or sets the Service Bus authentication.
func (ServiceBusQueueMessageResponseOutput) BrokeredMessageProperties ¶
func (o ServiceBusQueueMessageResponseOutput) BrokeredMessageProperties() ServiceBusBrokeredMessagePropertiesResponsePtrOutput
Gets or sets the brokered message properties.
func (ServiceBusQueueMessageResponseOutput) CustomMessageProperties ¶
func (o ServiceBusQueueMessageResponseOutput) CustomMessageProperties() pulumi.StringMapOutput
Gets or sets the custom message properties.
func (ServiceBusQueueMessageResponseOutput) ElementType ¶
func (ServiceBusQueueMessageResponseOutput) ElementType() reflect.Type
func (ServiceBusQueueMessageResponseOutput) Message ¶
func (o ServiceBusQueueMessageResponseOutput) Message() pulumi.StringPtrOutput
Gets or sets the message.
func (ServiceBusQueueMessageResponseOutput) Namespace ¶
func (o ServiceBusQueueMessageResponseOutput) Namespace() pulumi.StringPtrOutput
Gets or sets the namespace.
func (ServiceBusQueueMessageResponseOutput) QueueName ¶
func (o ServiceBusQueueMessageResponseOutput) QueueName() pulumi.StringPtrOutput
Gets or sets the queue name.
func (ServiceBusQueueMessageResponseOutput) ToServiceBusQueueMessageResponseOutput ¶
func (o ServiceBusQueueMessageResponseOutput) ToServiceBusQueueMessageResponseOutput() ServiceBusQueueMessageResponseOutput
func (ServiceBusQueueMessageResponseOutput) ToServiceBusQueueMessageResponseOutputWithContext ¶
func (o ServiceBusQueueMessageResponseOutput) ToServiceBusQueueMessageResponseOutputWithContext(ctx context.Context) ServiceBusQueueMessageResponseOutput
func (ServiceBusQueueMessageResponseOutput) ToServiceBusQueueMessageResponsePtrOutput ¶
func (o ServiceBusQueueMessageResponseOutput) ToServiceBusQueueMessageResponsePtrOutput() ServiceBusQueueMessageResponsePtrOutput
func (ServiceBusQueueMessageResponseOutput) ToServiceBusQueueMessageResponsePtrOutputWithContext ¶
func (o ServiceBusQueueMessageResponseOutput) ToServiceBusQueueMessageResponsePtrOutputWithContext(ctx context.Context) ServiceBusQueueMessageResponsePtrOutput
func (ServiceBusQueueMessageResponseOutput) TransportType ¶
func (o ServiceBusQueueMessageResponseOutput) TransportType() pulumi.StringPtrOutput
Gets or sets the transport type.
type ServiceBusQueueMessageResponsePtrInput ¶
type ServiceBusQueueMessageResponsePtrInput interface { pulumi.Input ToServiceBusQueueMessageResponsePtrOutput() ServiceBusQueueMessageResponsePtrOutput ToServiceBusQueueMessageResponsePtrOutputWithContext(context.Context) ServiceBusQueueMessageResponsePtrOutput }
ServiceBusQueueMessageResponsePtrInput is an input type that accepts ServiceBusQueueMessageResponseArgs, ServiceBusQueueMessageResponsePtr and ServiceBusQueueMessageResponsePtrOutput values. You can construct a concrete instance of `ServiceBusQueueMessageResponsePtrInput` via:
ServiceBusQueueMessageResponseArgs{...} or: nil
func ServiceBusQueueMessageResponsePtr ¶
func ServiceBusQueueMessageResponsePtr(v *ServiceBusQueueMessageResponseArgs) ServiceBusQueueMessageResponsePtrInput
type ServiceBusQueueMessageResponsePtrOutput ¶
type ServiceBusQueueMessageResponsePtrOutput struct{ *pulumi.OutputState }
func (ServiceBusQueueMessageResponsePtrOutput) Authentication ¶
func (o ServiceBusQueueMessageResponsePtrOutput) Authentication() ServiceBusAuthenticationResponsePtrOutput
Gets or sets the Service Bus authentication.
func (ServiceBusQueueMessageResponsePtrOutput) BrokeredMessageProperties ¶
func (o ServiceBusQueueMessageResponsePtrOutput) BrokeredMessageProperties() ServiceBusBrokeredMessagePropertiesResponsePtrOutput
Gets or sets the brokered message properties.
func (ServiceBusQueueMessageResponsePtrOutput) CustomMessageProperties ¶
func (o ServiceBusQueueMessageResponsePtrOutput) CustomMessageProperties() pulumi.StringMapOutput
Gets or sets the custom message properties.
func (ServiceBusQueueMessageResponsePtrOutput) ElementType ¶
func (ServiceBusQueueMessageResponsePtrOutput) ElementType() reflect.Type
func (ServiceBusQueueMessageResponsePtrOutput) Message ¶
func (o ServiceBusQueueMessageResponsePtrOutput) Message() pulumi.StringPtrOutput
Gets or sets the message.
func (ServiceBusQueueMessageResponsePtrOutput) Namespace ¶
func (o ServiceBusQueueMessageResponsePtrOutput) Namespace() pulumi.StringPtrOutput
Gets or sets the namespace.
func (ServiceBusQueueMessageResponsePtrOutput) QueueName ¶
func (o ServiceBusQueueMessageResponsePtrOutput) QueueName() pulumi.StringPtrOutput
Gets or sets the queue name.
func (ServiceBusQueueMessageResponsePtrOutput) ToServiceBusQueueMessageResponsePtrOutput ¶
func (o ServiceBusQueueMessageResponsePtrOutput) ToServiceBusQueueMessageResponsePtrOutput() ServiceBusQueueMessageResponsePtrOutput
func (ServiceBusQueueMessageResponsePtrOutput) ToServiceBusQueueMessageResponsePtrOutputWithContext ¶
func (o ServiceBusQueueMessageResponsePtrOutput) ToServiceBusQueueMessageResponsePtrOutputWithContext(ctx context.Context) ServiceBusQueueMessageResponsePtrOutput
func (ServiceBusQueueMessageResponsePtrOutput) TransportType ¶
func (o ServiceBusQueueMessageResponsePtrOutput) TransportType() pulumi.StringPtrOutput
Gets or sets the transport type.
type ServiceBusTopicMessage ¶
type ServiceBusTopicMessage struct { // Gets or sets the Service Bus authentication. Authentication *ServiceBusAuthentication `pulumi:"authentication"` // Gets or sets the brokered message properties. BrokeredMessageProperties *ServiceBusBrokeredMessageProperties `pulumi:"brokeredMessageProperties"` // Gets or sets the custom message properties. CustomMessageProperties map[string]string `pulumi:"customMessageProperties"` // Gets or sets the message. Message *string `pulumi:"message"` // Gets or sets the namespace. Namespace *string `pulumi:"namespace"` // Gets or sets the topic path. TopicPath *string `pulumi:"topicPath"` // Gets or sets the transport type. TransportType *string `pulumi:"transportType"` }
type ServiceBusTopicMessageArgs ¶
type ServiceBusTopicMessageArgs struct { // Gets or sets the Service Bus authentication. Authentication ServiceBusAuthenticationPtrInput `pulumi:"authentication"` // Gets or sets the brokered message properties. BrokeredMessageProperties ServiceBusBrokeredMessagePropertiesPtrInput `pulumi:"brokeredMessageProperties"` // Gets or sets the custom message properties. CustomMessageProperties pulumi.StringMapInput `pulumi:"customMessageProperties"` // Gets or sets the message. Message pulumi.StringPtrInput `pulumi:"message"` // Gets or sets the namespace. Namespace pulumi.StringPtrInput `pulumi:"namespace"` // Gets or sets the topic path. TopicPath pulumi.StringPtrInput `pulumi:"topicPath"` // Gets or sets the transport type. TransportType ServiceBusTransportType `pulumi:"transportType"` }
func (ServiceBusTopicMessageArgs) ElementType ¶
func (ServiceBusTopicMessageArgs) ElementType() reflect.Type
func (ServiceBusTopicMessageArgs) ToServiceBusTopicMessageOutput ¶
func (i ServiceBusTopicMessageArgs) ToServiceBusTopicMessageOutput() ServiceBusTopicMessageOutput
func (ServiceBusTopicMessageArgs) ToServiceBusTopicMessageOutputWithContext ¶
func (i ServiceBusTopicMessageArgs) ToServiceBusTopicMessageOutputWithContext(ctx context.Context) ServiceBusTopicMessageOutput
func (ServiceBusTopicMessageArgs) ToServiceBusTopicMessagePtrOutput ¶
func (i ServiceBusTopicMessageArgs) ToServiceBusTopicMessagePtrOutput() ServiceBusTopicMessagePtrOutput
func (ServiceBusTopicMessageArgs) ToServiceBusTopicMessagePtrOutputWithContext ¶
func (i ServiceBusTopicMessageArgs) ToServiceBusTopicMessagePtrOutputWithContext(ctx context.Context) ServiceBusTopicMessagePtrOutput
type ServiceBusTopicMessageInput ¶
type ServiceBusTopicMessageInput interface { pulumi.Input ToServiceBusTopicMessageOutput() ServiceBusTopicMessageOutput ToServiceBusTopicMessageOutputWithContext(context.Context) ServiceBusTopicMessageOutput }
ServiceBusTopicMessageInput is an input type that accepts ServiceBusTopicMessageArgs and ServiceBusTopicMessageOutput values. You can construct a concrete instance of `ServiceBusTopicMessageInput` via:
ServiceBusTopicMessageArgs{...}
type ServiceBusTopicMessageOutput ¶
type ServiceBusTopicMessageOutput struct{ *pulumi.OutputState }
func (ServiceBusTopicMessageOutput) Authentication ¶
func (o ServiceBusTopicMessageOutput) Authentication() ServiceBusAuthenticationPtrOutput
Gets or sets the Service Bus authentication.
func (ServiceBusTopicMessageOutput) BrokeredMessageProperties ¶
func (o ServiceBusTopicMessageOutput) BrokeredMessageProperties() ServiceBusBrokeredMessagePropertiesPtrOutput
Gets or sets the brokered message properties.
func (ServiceBusTopicMessageOutput) CustomMessageProperties ¶
func (o ServiceBusTopicMessageOutput) CustomMessageProperties() pulumi.StringMapOutput
Gets or sets the custom message properties.
func (ServiceBusTopicMessageOutput) ElementType ¶
func (ServiceBusTopicMessageOutput) ElementType() reflect.Type
func (ServiceBusTopicMessageOutput) Message ¶
func (o ServiceBusTopicMessageOutput) Message() pulumi.StringPtrOutput
Gets or sets the message.
func (ServiceBusTopicMessageOutput) Namespace ¶
func (o ServiceBusTopicMessageOutput) Namespace() pulumi.StringPtrOutput
Gets or sets the namespace.
func (ServiceBusTopicMessageOutput) ToServiceBusTopicMessageOutput ¶
func (o ServiceBusTopicMessageOutput) ToServiceBusTopicMessageOutput() ServiceBusTopicMessageOutput
func (ServiceBusTopicMessageOutput) ToServiceBusTopicMessageOutputWithContext ¶
func (o ServiceBusTopicMessageOutput) ToServiceBusTopicMessageOutputWithContext(ctx context.Context) ServiceBusTopicMessageOutput
func (ServiceBusTopicMessageOutput) ToServiceBusTopicMessagePtrOutput ¶
func (o ServiceBusTopicMessageOutput) ToServiceBusTopicMessagePtrOutput() ServiceBusTopicMessagePtrOutput
func (ServiceBusTopicMessageOutput) ToServiceBusTopicMessagePtrOutputWithContext ¶
func (o ServiceBusTopicMessageOutput) ToServiceBusTopicMessagePtrOutputWithContext(ctx context.Context) ServiceBusTopicMessagePtrOutput
func (ServiceBusTopicMessageOutput) TopicPath ¶
func (o ServiceBusTopicMessageOutput) TopicPath() pulumi.StringPtrOutput
Gets or sets the topic path.
func (ServiceBusTopicMessageOutput) TransportType ¶
func (o ServiceBusTopicMessageOutput) TransportType() pulumi.StringPtrOutput
Gets or sets the transport type.
type ServiceBusTopicMessagePtrInput ¶
type ServiceBusTopicMessagePtrInput interface { pulumi.Input ToServiceBusTopicMessagePtrOutput() ServiceBusTopicMessagePtrOutput ToServiceBusTopicMessagePtrOutputWithContext(context.Context) ServiceBusTopicMessagePtrOutput }
ServiceBusTopicMessagePtrInput is an input type that accepts ServiceBusTopicMessageArgs, ServiceBusTopicMessagePtr and ServiceBusTopicMessagePtrOutput values. You can construct a concrete instance of `ServiceBusTopicMessagePtrInput` via:
ServiceBusTopicMessageArgs{...} or: nil
func ServiceBusTopicMessagePtr ¶
func ServiceBusTopicMessagePtr(v *ServiceBusTopicMessageArgs) ServiceBusTopicMessagePtrInput
type ServiceBusTopicMessagePtrOutput ¶
type ServiceBusTopicMessagePtrOutput struct{ *pulumi.OutputState }
func (ServiceBusTopicMessagePtrOutput) Authentication ¶
func (o ServiceBusTopicMessagePtrOutput) Authentication() ServiceBusAuthenticationPtrOutput
Gets or sets the Service Bus authentication.
func (ServiceBusTopicMessagePtrOutput) BrokeredMessageProperties ¶
func (o ServiceBusTopicMessagePtrOutput) BrokeredMessageProperties() ServiceBusBrokeredMessagePropertiesPtrOutput
Gets or sets the brokered message properties.
func (ServiceBusTopicMessagePtrOutput) CustomMessageProperties ¶
func (o ServiceBusTopicMessagePtrOutput) CustomMessageProperties() pulumi.StringMapOutput
Gets or sets the custom message properties.
func (ServiceBusTopicMessagePtrOutput) Elem ¶
func (o ServiceBusTopicMessagePtrOutput) Elem() ServiceBusTopicMessageOutput
func (ServiceBusTopicMessagePtrOutput) ElementType ¶
func (ServiceBusTopicMessagePtrOutput) ElementType() reflect.Type
func (ServiceBusTopicMessagePtrOutput) Message ¶
func (o ServiceBusTopicMessagePtrOutput) Message() pulumi.StringPtrOutput
Gets or sets the message.
func (ServiceBusTopicMessagePtrOutput) Namespace ¶
func (o ServiceBusTopicMessagePtrOutput) Namespace() pulumi.StringPtrOutput
Gets or sets the namespace.
func (ServiceBusTopicMessagePtrOutput) ToServiceBusTopicMessagePtrOutput ¶
func (o ServiceBusTopicMessagePtrOutput) ToServiceBusTopicMessagePtrOutput() ServiceBusTopicMessagePtrOutput
func (ServiceBusTopicMessagePtrOutput) ToServiceBusTopicMessagePtrOutputWithContext ¶
func (o ServiceBusTopicMessagePtrOutput) ToServiceBusTopicMessagePtrOutputWithContext(ctx context.Context) ServiceBusTopicMessagePtrOutput
func (ServiceBusTopicMessagePtrOutput) TopicPath ¶
func (o ServiceBusTopicMessagePtrOutput) TopicPath() pulumi.StringPtrOutput
Gets or sets the topic path.
func (ServiceBusTopicMessagePtrOutput) TransportType ¶
func (o ServiceBusTopicMessagePtrOutput) TransportType() pulumi.StringPtrOutput
Gets or sets the transport type.
type ServiceBusTopicMessageResponse ¶
type ServiceBusTopicMessageResponse struct { // Gets or sets the Service Bus authentication. Authentication *ServiceBusAuthenticationResponse `pulumi:"authentication"` // Gets or sets the brokered message properties. BrokeredMessageProperties *ServiceBusBrokeredMessagePropertiesResponse `pulumi:"brokeredMessageProperties"` // Gets or sets the custom message properties. CustomMessageProperties map[string]string `pulumi:"customMessageProperties"` // Gets or sets the message. Message *string `pulumi:"message"` // Gets or sets the namespace. Namespace *string `pulumi:"namespace"` // Gets or sets the topic path. TopicPath *string `pulumi:"topicPath"` // Gets or sets the transport type. TransportType *string `pulumi:"transportType"` }
type ServiceBusTopicMessageResponseArgs ¶
type ServiceBusTopicMessageResponseArgs struct { // Gets or sets the Service Bus authentication. Authentication ServiceBusAuthenticationResponsePtrInput `pulumi:"authentication"` // Gets or sets the brokered message properties. BrokeredMessageProperties ServiceBusBrokeredMessagePropertiesResponsePtrInput `pulumi:"brokeredMessageProperties"` // Gets or sets the custom message properties. CustomMessageProperties pulumi.StringMapInput `pulumi:"customMessageProperties"` // Gets or sets the message. Message pulumi.StringPtrInput `pulumi:"message"` // Gets or sets the namespace. Namespace pulumi.StringPtrInput `pulumi:"namespace"` // Gets or sets the topic path. TopicPath pulumi.StringPtrInput `pulumi:"topicPath"` // Gets or sets the transport type. TransportType pulumi.StringPtrInput `pulumi:"transportType"` }
func (ServiceBusTopicMessageResponseArgs) ElementType ¶
func (ServiceBusTopicMessageResponseArgs) ElementType() reflect.Type
func (ServiceBusTopicMessageResponseArgs) ToServiceBusTopicMessageResponseOutput ¶
func (i ServiceBusTopicMessageResponseArgs) ToServiceBusTopicMessageResponseOutput() ServiceBusTopicMessageResponseOutput
func (ServiceBusTopicMessageResponseArgs) ToServiceBusTopicMessageResponseOutputWithContext ¶
func (i ServiceBusTopicMessageResponseArgs) ToServiceBusTopicMessageResponseOutputWithContext(ctx context.Context) ServiceBusTopicMessageResponseOutput
func (ServiceBusTopicMessageResponseArgs) ToServiceBusTopicMessageResponsePtrOutput ¶
func (i ServiceBusTopicMessageResponseArgs) ToServiceBusTopicMessageResponsePtrOutput() ServiceBusTopicMessageResponsePtrOutput
func (ServiceBusTopicMessageResponseArgs) ToServiceBusTopicMessageResponsePtrOutputWithContext ¶
func (i ServiceBusTopicMessageResponseArgs) ToServiceBusTopicMessageResponsePtrOutputWithContext(ctx context.Context) ServiceBusTopicMessageResponsePtrOutput
type ServiceBusTopicMessageResponseInput ¶
type ServiceBusTopicMessageResponseInput interface { pulumi.Input ToServiceBusTopicMessageResponseOutput() ServiceBusTopicMessageResponseOutput ToServiceBusTopicMessageResponseOutputWithContext(context.Context) ServiceBusTopicMessageResponseOutput }
ServiceBusTopicMessageResponseInput is an input type that accepts ServiceBusTopicMessageResponseArgs and ServiceBusTopicMessageResponseOutput values. You can construct a concrete instance of `ServiceBusTopicMessageResponseInput` via:
ServiceBusTopicMessageResponseArgs{...}
type ServiceBusTopicMessageResponseOutput ¶
type ServiceBusTopicMessageResponseOutput struct{ *pulumi.OutputState }
func (ServiceBusTopicMessageResponseOutput) Authentication ¶
func (o ServiceBusTopicMessageResponseOutput) Authentication() ServiceBusAuthenticationResponsePtrOutput
Gets or sets the Service Bus authentication.
func (ServiceBusTopicMessageResponseOutput) BrokeredMessageProperties ¶
func (o ServiceBusTopicMessageResponseOutput) BrokeredMessageProperties() ServiceBusBrokeredMessagePropertiesResponsePtrOutput
Gets or sets the brokered message properties.
func (ServiceBusTopicMessageResponseOutput) CustomMessageProperties ¶
func (o ServiceBusTopicMessageResponseOutput) CustomMessageProperties() pulumi.StringMapOutput
Gets or sets the custom message properties.
func (ServiceBusTopicMessageResponseOutput) ElementType ¶
func (ServiceBusTopicMessageResponseOutput) ElementType() reflect.Type
func (ServiceBusTopicMessageResponseOutput) Message ¶
func (o ServiceBusTopicMessageResponseOutput) Message() pulumi.StringPtrOutput
Gets or sets the message.
func (ServiceBusTopicMessageResponseOutput) Namespace ¶
func (o ServiceBusTopicMessageResponseOutput) Namespace() pulumi.StringPtrOutput
Gets or sets the namespace.
func (ServiceBusTopicMessageResponseOutput) ToServiceBusTopicMessageResponseOutput ¶
func (o ServiceBusTopicMessageResponseOutput) ToServiceBusTopicMessageResponseOutput() ServiceBusTopicMessageResponseOutput
func (ServiceBusTopicMessageResponseOutput) ToServiceBusTopicMessageResponseOutputWithContext ¶
func (o ServiceBusTopicMessageResponseOutput) ToServiceBusTopicMessageResponseOutputWithContext(ctx context.Context) ServiceBusTopicMessageResponseOutput
func (ServiceBusTopicMessageResponseOutput) ToServiceBusTopicMessageResponsePtrOutput ¶
func (o ServiceBusTopicMessageResponseOutput) ToServiceBusTopicMessageResponsePtrOutput() ServiceBusTopicMessageResponsePtrOutput
func (ServiceBusTopicMessageResponseOutput) ToServiceBusTopicMessageResponsePtrOutputWithContext ¶
func (o ServiceBusTopicMessageResponseOutput) ToServiceBusTopicMessageResponsePtrOutputWithContext(ctx context.Context) ServiceBusTopicMessageResponsePtrOutput
func (ServiceBusTopicMessageResponseOutput) TopicPath ¶
func (o ServiceBusTopicMessageResponseOutput) TopicPath() pulumi.StringPtrOutput
Gets or sets the topic path.
func (ServiceBusTopicMessageResponseOutput) TransportType ¶
func (o ServiceBusTopicMessageResponseOutput) TransportType() pulumi.StringPtrOutput
Gets or sets the transport type.
type ServiceBusTopicMessageResponsePtrInput ¶
type ServiceBusTopicMessageResponsePtrInput interface { pulumi.Input ToServiceBusTopicMessageResponsePtrOutput() ServiceBusTopicMessageResponsePtrOutput ToServiceBusTopicMessageResponsePtrOutputWithContext(context.Context) ServiceBusTopicMessageResponsePtrOutput }
ServiceBusTopicMessageResponsePtrInput is an input type that accepts ServiceBusTopicMessageResponseArgs, ServiceBusTopicMessageResponsePtr and ServiceBusTopicMessageResponsePtrOutput values. You can construct a concrete instance of `ServiceBusTopicMessageResponsePtrInput` via:
ServiceBusTopicMessageResponseArgs{...} or: nil
func ServiceBusTopicMessageResponsePtr ¶
func ServiceBusTopicMessageResponsePtr(v *ServiceBusTopicMessageResponseArgs) ServiceBusTopicMessageResponsePtrInput
type ServiceBusTopicMessageResponsePtrOutput ¶
type ServiceBusTopicMessageResponsePtrOutput struct{ *pulumi.OutputState }
func (ServiceBusTopicMessageResponsePtrOutput) Authentication ¶
func (o ServiceBusTopicMessageResponsePtrOutput) Authentication() ServiceBusAuthenticationResponsePtrOutput
Gets or sets the Service Bus authentication.
func (ServiceBusTopicMessageResponsePtrOutput) BrokeredMessageProperties ¶
func (o ServiceBusTopicMessageResponsePtrOutput) BrokeredMessageProperties() ServiceBusBrokeredMessagePropertiesResponsePtrOutput
Gets or sets the brokered message properties.
func (ServiceBusTopicMessageResponsePtrOutput) CustomMessageProperties ¶
func (o ServiceBusTopicMessageResponsePtrOutput) CustomMessageProperties() pulumi.StringMapOutput
Gets or sets the custom message properties.
func (ServiceBusTopicMessageResponsePtrOutput) ElementType ¶
func (ServiceBusTopicMessageResponsePtrOutput) ElementType() reflect.Type
func (ServiceBusTopicMessageResponsePtrOutput) Message ¶
func (o ServiceBusTopicMessageResponsePtrOutput) Message() pulumi.StringPtrOutput
Gets or sets the message.
func (ServiceBusTopicMessageResponsePtrOutput) Namespace ¶
func (o ServiceBusTopicMessageResponsePtrOutput) Namespace() pulumi.StringPtrOutput
Gets or sets the namespace.
func (ServiceBusTopicMessageResponsePtrOutput) ToServiceBusTopicMessageResponsePtrOutput ¶
func (o ServiceBusTopicMessageResponsePtrOutput) ToServiceBusTopicMessageResponsePtrOutput() ServiceBusTopicMessageResponsePtrOutput
func (ServiceBusTopicMessageResponsePtrOutput) ToServiceBusTopicMessageResponsePtrOutputWithContext ¶
func (o ServiceBusTopicMessageResponsePtrOutput) ToServiceBusTopicMessageResponsePtrOutputWithContext(ctx context.Context) ServiceBusTopicMessageResponsePtrOutput
func (ServiceBusTopicMessageResponsePtrOutput) TopicPath ¶
func (o ServiceBusTopicMessageResponsePtrOutput) TopicPath() pulumi.StringPtrOutput
Gets or sets the topic path.
func (ServiceBusTopicMessageResponsePtrOutput) TransportType ¶
func (o ServiceBusTopicMessageResponsePtrOutput) TransportType() pulumi.StringPtrOutput
Gets or sets the transport type.
type ServiceBusTransportType ¶ added in v0.3.1
Gets or sets the transport type.
func (ServiceBusTransportType) ElementType ¶ added in v0.3.1
func (ServiceBusTransportType) ElementType() reflect.Type
func (ServiceBusTransportType) ToStringOutput ¶ added in v0.3.1
func (e ServiceBusTransportType) ToStringOutput() pulumi.StringOutput
func (ServiceBusTransportType) ToStringOutputWithContext ¶ added in v0.3.1
func (e ServiceBusTransportType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ServiceBusTransportType) ToStringPtrOutput ¶ added in v0.3.1
func (e ServiceBusTransportType) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceBusTransportType) ToStringPtrOutputWithContext ¶ added in v0.3.1
func (e ServiceBusTransportType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type SkuArgs ¶
type SkuArgs struct { // Gets or set the SKU. Name SkuDefinition `pulumi:"name"` }
func (SkuArgs) ElementType ¶
func (SkuArgs) ToSkuOutput ¶
func (SkuArgs) ToSkuOutputWithContext ¶
func (SkuArgs) ToSkuPtrOutput ¶
func (i SkuArgs) ToSkuPtrOutput() SkuPtrOutput
func (SkuArgs) ToSkuPtrOutputWithContext ¶
func (i SkuArgs) ToSkuPtrOutputWithContext(ctx context.Context) SkuPtrOutput
type SkuDefinition ¶ added in v0.3.1
Gets or set the SKU.
func (SkuDefinition) ElementType ¶ added in v0.3.1
func (SkuDefinition) ElementType() reflect.Type
func (SkuDefinition) ToStringOutput ¶ added in v0.3.1
func (e SkuDefinition) ToStringOutput() pulumi.StringOutput
func (SkuDefinition) ToStringOutputWithContext ¶ added in v0.3.1
func (e SkuDefinition) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (SkuDefinition) ToStringPtrOutput ¶ added in v0.3.1
func (e SkuDefinition) ToStringPtrOutput() pulumi.StringPtrOutput
func (SkuDefinition) ToStringPtrOutputWithContext ¶ added in v0.3.1
func (e SkuDefinition) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type SkuInput ¶
type SkuInput interface { pulumi.Input ToSkuOutput() SkuOutput ToSkuOutputWithContext(context.Context) SkuOutput }
SkuInput is an input type that accepts SkuArgs and SkuOutput values. You can construct a concrete instance of `SkuInput` via:
SkuArgs{...}
type SkuOutput ¶
type SkuOutput struct{ *pulumi.OutputState }
func (SkuOutput) ElementType ¶
func (SkuOutput) ToSkuOutput ¶
func (SkuOutput) ToSkuOutputWithContext ¶
func (SkuOutput) ToSkuPtrOutput ¶
func (o SkuOutput) ToSkuPtrOutput() SkuPtrOutput
func (SkuOutput) ToSkuPtrOutputWithContext ¶
func (o SkuOutput) ToSkuPtrOutputWithContext(ctx context.Context) SkuPtrOutput
type SkuPtrInput ¶
type SkuPtrInput interface { pulumi.Input ToSkuPtrOutput() SkuPtrOutput ToSkuPtrOutputWithContext(context.Context) SkuPtrOutput }
SkuPtrInput is an input type that accepts SkuArgs, SkuPtr and SkuPtrOutput values. You can construct a concrete instance of `SkuPtrInput` via:
SkuArgs{...} or: nil
func SkuPtr ¶
func SkuPtr(v *SkuArgs) SkuPtrInput
type SkuPtrOutput ¶
type SkuPtrOutput struct{ *pulumi.OutputState }
func (SkuPtrOutput) Elem ¶
func (o SkuPtrOutput) Elem() SkuOutput
func (SkuPtrOutput) ElementType ¶
func (SkuPtrOutput) ElementType() reflect.Type
func (SkuPtrOutput) ToSkuPtrOutput ¶
func (o SkuPtrOutput) ToSkuPtrOutput() SkuPtrOutput
func (SkuPtrOutput) ToSkuPtrOutputWithContext ¶
func (o SkuPtrOutput) ToSkuPtrOutputWithContext(ctx context.Context) SkuPtrOutput
type SkuResponse ¶
type SkuResponse struct { // Gets or set the SKU. Name *string `pulumi:"name"` }
type SkuResponseArgs ¶
type SkuResponseArgs struct { // Gets or set the SKU. Name pulumi.StringPtrInput `pulumi:"name"` }
func (SkuResponseArgs) ElementType ¶
func (SkuResponseArgs) ElementType() reflect.Type
func (SkuResponseArgs) ToSkuResponseOutput ¶
func (i SkuResponseArgs) ToSkuResponseOutput() SkuResponseOutput
func (SkuResponseArgs) ToSkuResponseOutputWithContext ¶
func (i SkuResponseArgs) ToSkuResponseOutputWithContext(ctx context.Context) SkuResponseOutput
func (SkuResponseArgs) ToSkuResponsePtrOutput ¶
func (i SkuResponseArgs) ToSkuResponsePtrOutput() SkuResponsePtrOutput
func (SkuResponseArgs) ToSkuResponsePtrOutputWithContext ¶
func (i SkuResponseArgs) ToSkuResponsePtrOutputWithContext(ctx context.Context) SkuResponsePtrOutput
type SkuResponseInput ¶
type SkuResponseInput interface { pulumi.Input ToSkuResponseOutput() SkuResponseOutput ToSkuResponseOutputWithContext(context.Context) SkuResponseOutput }
SkuResponseInput is an input type that accepts SkuResponseArgs and SkuResponseOutput values. You can construct a concrete instance of `SkuResponseInput` via:
SkuResponseArgs{...}
type SkuResponseOutput ¶
type SkuResponseOutput struct{ *pulumi.OutputState }
func (SkuResponseOutput) ElementType ¶
func (SkuResponseOutput) ElementType() reflect.Type
func (SkuResponseOutput) Name ¶
func (o SkuResponseOutput) Name() pulumi.StringPtrOutput
Gets or set the SKU.
func (SkuResponseOutput) ToSkuResponseOutput ¶
func (o SkuResponseOutput) ToSkuResponseOutput() SkuResponseOutput
func (SkuResponseOutput) ToSkuResponseOutputWithContext ¶
func (o SkuResponseOutput) ToSkuResponseOutputWithContext(ctx context.Context) SkuResponseOutput
func (SkuResponseOutput) ToSkuResponsePtrOutput ¶
func (o SkuResponseOutput) ToSkuResponsePtrOutput() SkuResponsePtrOutput
func (SkuResponseOutput) ToSkuResponsePtrOutputWithContext ¶
func (o SkuResponseOutput) ToSkuResponsePtrOutputWithContext(ctx context.Context) SkuResponsePtrOutput
type SkuResponsePtrInput ¶
type SkuResponsePtrInput interface { pulumi.Input ToSkuResponsePtrOutput() SkuResponsePtrOutput ToSkuResponsePtrOutputWithContext(context.Context) SkuResponsePtrOutput }
SkuResponsePtrInput is an input type that accepts SkuResponseArgs, SkuResponsePtr and SkuResponsePtrOutput values. You can construct a concrete instance of `SkuResponsePtrInput` via:
SkuResponseArgs{...} or: nil
func SkuResponsePtr ¶
func SkuResponsePtr(v *SkuResponseArgs) SkuResponsePtrInput
type SkuResponsePtrOutput ¶
type SkuResponsePtrOutput struct{ *pulumi.OutputState }
func (SkuResponsePtrOutput) Elem ¶
func (o SkuResponsePtrOutput) Elem() SkuResponseOutput
func (SkuResponsePtrOutput) ElementType ¶
func (SkuResponsePtrOutput) ElementType() reflect.Type
func (SkuResponsePtrOutput) Name ¶
func (o SkuResponsePtrOutput) Name() pulumi.StringPtrOutput
Gets or set the SKU.
func (SkuResponsePtrOutput) ToSkuResponsePtrOutput ¶
func (o SkuResponsePtrOutput) ToSkuResponsePtrOutput() SkuResponsePtrOutput
func (SkuResponsePtrOutput) ToSkuResponsePtrOutputWithContext ¶
func (o SkuResponsePtrOutput) ToSkuResponsePtrOutputWithContext(ctx context.Context) SkuResponsePtrOutput
type StorageQueueMessage ¶
type StorageQueueMessage struct { // Gets or sets the message. Message *string `pulumi:"message"` // Gets or sets the queue name. QueueName *string `pulumi:"queueName"` // Gets or sets the SAS key. SasToken *string `pulumi:"sasToken"` // Gets or sets the storage account name. StorageAccount *string `pulumi:"storageAccount"` }
type StorageQueueMessageArgs ¶
type StorageQueueMessageArgs struct { // Gets or sets the message. Message pulumi.StringPtrInput `pulumi:"message"` // Gets or sets the queue name. QueueName pulumi.StringPtrInput `pulumi:"queueName"` // Gets or sets the SAS key. SasToken pulumi.StringPtrInput `pulumi:"sasToken"` // Gets or sets the storage account name. StorageAccount pulumi.StringPtrInput `pulumi:"storageAccount"` }
func (StorageQueueMessageArgs) ElementType ¶
func (StorageQueueMessageArgs) ElementType() reflect.Type
func (StorageQueueMessageArgs) ToStorageQueueMessageOutput ¶
func (i StorageQueueMessageArgs) ToStorageQueueMessageOutput() StorageQueueMessageOutput
func (StorageQueueMessageArgs) ToStorageQueueMessageOutputWithContext ¶
func (i StorageQueueMessageArgs) ToStorageQueueMessageOutputWithContext(ctx context.Context) StorageQueueMessageOutput
func (StorageQueueMessageArgs) ToStorageQueueMessagePtrOutput ¶
func (i StorageQueueMessageArgs) ToStorageQueueMessagePtrOutput() StorageQueueMessagePtrOutput
func (StorageQueueMessageArgs) ToStorageQueueMessagePtrOutputWithContext ¶
func (i StorageQueueMessageArgs) ToStorageQueueMessagePtrOutputWithContext(ctx context.Context) StorageQueueMessagePtrOutput
type StorageQueueMessageInput ¶
type StorageQueueMessageInput interface { pulumi.Input ToStorageQueueMessageOutput() StorageQueueMessageOutput ToStorageQueueMessageOutputWithContext(context.Context) StorageQueueMessageOutput }
StorageQueueMessageInput is an input type that accepts StorageQueueMessageArgs and StorageQueueMessageOutput values. You can construct a concrete instance of `StorageQueueMessageInput` via:
StorageQueueMessageArgs{...}
type StorageQueueMessageOutput ¶
type StorageQueueMessageOutput struct{ *pulumi.OutputState }
func (StorageQueueMessageOutput) ElementType ¶
func (StorageQueueMessageOutput) ElementType() reflect.Type
func (StorageQueueMessageOutput) Message ¶
func (o StorageQueueMessageOutput) Message() pulumi.StringPtrOutput
Gets or sets the message.
func (StorageQueueMessageOutput) QueueName ¶
func (o StorageQueueMessageOutput) QueueName() pulumi.StringPtrOutput
Gets or sets the queue name.
func (StorageQueueMessageOutput) SasToken ¶
func (o StorageQueueMessageOutput) SasToken() pulumi.StringPtrOutput
Gets or sets the SAS key.
func (StorageQueueMessageOutput) StorageAccount ¶
func (o StorageQueueMessageOutput) StorageAccount() pulumi.StringPtrOutput
Gets or sets the storage account name.
func (StorageQueueMessageOutput) ToStorageQueueMessageOutput ¶
func (o StorageQueueMessageOutput) ToStorageQueueMessageOutput() StorageQueueMessageOutput
func (StorageQueueMessageOutput) ToStorageQueueMessageOutputWithContext ¶
func (o StorageQueueMessageOutput) ToStorageQueueMessageOutputWithContext(ctx context.Context) StorageQueueMessageOutput
func (StorageQueueMessageOutput) ToStorageQueueMessagePtrOutput ¶
func (o StorageQueueMessageOutput) ToStorageQueueMessagePtrOutput() StorageQueueMessagePtrOutput
func (StorageQueueMessageOutput) ToStorageQueueMessagePtrOutputWithContext ¶
func (o StorageQueueMessageOutput) ToStorageQueueMessagePtrOutputWithContext(ctx context.Context) StorageQueueMessagePtrOutput
type StorageQueueMessagePtrInput ¶
type StorageQueueMessagePtrInput interface { pulumi.Input ToStorageQueueMessagePtrOutput() StorageQueueMessagePtrOutput ToStorageQueueMessagePtrOutputWithContext(context.Context) StorageQueueMessagePtrOutput }
StorageQueueMessagePtrInput is an input type that accepts StorageQueueMessageArgs, StorageQueueMessagePtr and StorageQueueMessagePtrOutput values. You can construct a concrete instance of `StorageQueueMessagePtrInput` via:
StorageQueueMessageArgs{...} or: nil
func StorageQueueMessagePtr ¶
func StorageQueueMessagePtr(v *StorageQueueMessageArgs) StorageQueueMessagePtrInput
type StorageQueueMessagePtrOutput ¶
type StorageQueueMessagePtrOutput struct{ *pulumi.OutputState }
func (StorageQueueMessagePtrOutput) Elem ¶
func (o StorageQueueMessagePtrOutput) Elem() StorageQueueMessageOutput
func (StorageQueueMessagePtrOutput) ElementType ¶
func (StorageQueueMessagePtrOutput) ElementType() reflect.Type
func (StorageQueueMessagePtrOutput) Message ¶
func (o StorageQueueMessagePtrOutput) Message() pulumi.StringPtrOutput
Gets or sets the message.
func (StorageQueueMessagePtrOutput) QueueName ¶
func (o StorageQueueMessagePtrOutput) QueueName() pulumi.StringPtrOutput
Gets or sets the queue name.
func (StorageQueueMessagePtrOutput) SasToken ¶
func (o StorageQueueMessagePtrOutput) SasToken() pulumi.StringPtrOutput
Gets or sets the SAS key.
func (StorageQueueMessagePtrOutput) StorageAccount ¶
func (o StorageQueueMessagePtrOutput) StorageAccount() pulumi.StringPtrOutput
Gets or sets the storage account name.
func (StorageQueueMessagePtrOutput) ToStorageQueueMessagePtrOutput ¶
func (o StorageQueueMessagePtrOutput) ToStorageQueueMessagePtrOutput() StorageQueueMessagePtrOutput
func (StorageQueueMessagePtrOutput) ToStorageQueueMessagePtrOutputWithContext ¶
func (o StorageQueueMessagePtrOutput) ToStorageQueueMessagePtrOutputWithContext(ctx context.Context) StorageQueueMessagePtrOutput
type StorageQueueMessageResponse ¶
type StorageQueueMessageResponse struct { // Gets or sets the message. Message *string `pulumi:"message"` // Gets or sets the queue name. QueueName *string `pulumi:"queueName"` // Gets or sets the SAS key. SasToken *string `pulumi:"sasToken"` // Gets or sets the storage account name. StorageAccount *string `pulumi:"storageAccount"` }
type StorageQueueMessageResponseArgs ¶
type StorageQueueMessageResponseArgs struct { // Gets or sets the message. Message pulumi.StringPtrInput `pulumi:"message"` // Gets or sets the queue name. QueueName pulumi.StringPtrInput `pulumi:"queueName"` // Gets or sets the SAS key. SasToken pulumi.StringPtrInput `pulumi:"sasToken"` // Gets or sets the storage account name. StorageAccount pulumi.StringPtrInput `pulumi:"storageAccount"` }
func (StorageQueueMessageResponseArgs) ElementType ¶
func (StorageQueueMessageResponseArgs) ElementType() reflect.Type
func (StorageQueueMessageResponseArgs) ToStorageQueueMessageResponseOutput ¶
func (i StorageQueueMessageResponseArgs) ToStorageQueueMessageResponseOutput() StorageQueueMessageResponseOutput
func (StorageQueueMessageResponseArgs) ToStorageQueueMessageResponseOutputWithContext ¶
func (i StorageQueueMessageResponseArgs) ToStorageQueueMessageResponseOutputWithContext(ctx context.Context) StorageQueueMessageResponseOutput
func (StorageQueueMessageResponseArgs) ToStorageQueueMessageResponsePtrOutput ¶
func (i StorageQueueMessageResponseArgs) ToStorageQueueMessageResponsePtrOutput() StorageQueueMessageResponsePtrOutput
func (StorageQueueMessageResponseArgs) ToStorageQueueMessageResponsePtrOutputWithContext ¶
func (i StorageQueueMessageResponseArgs) ToStorageQueueMessageResponsePtrOutputWithContext(ctx context.Context) StorageQueueMessageResponsePtrOutput
type StorageQueueMessageResponseInput ¶
type StorageQueueMessageResponseInput interface { pulumi.Input ToStorageQueueMessageResponseOutput() StorageQueueMessageResponseOutput ToStorageQueueMessageResponseOutputWithContext(context.Context) StorageQueueMessageResponseOutput }
StorageQueueMessageResponseInput is an input type that accepts StorageQueueMessageResponseArgs and StorageQueueMessageResponseOutput values. You can construct a concrete instance of `StorageQueueMessageResponseInput` via:
StorageQueueMessageResponseArgs{...}
type StorageQueueMessageResponseOutput ¶
type StorageQueueMessageResponseOutput struct{ *pulumi.OutputState }
func (StorageQueueMessageResponseOutput) ElementType ¶
func (StorageQueueMessageResponseOutput) ElementType() reflect.Type
func (StorageQueueMessageResponseOutput) Message ¶
func (o StorageQueueMessageResponseOutput) Message() pulumi.StringPtrOutput
Gets or sets the message.
func (StorageQueueMessageResponseOutput) QueueName ¶
func (o StorageQueueMessageResponseOutput) QueueName() pulumi.StringPtrOutput
Gets or sets the queue name.
func (StorageQueueMessageResponseOutput) SasToken ¶
func (o StorageQueueMessageResponseOutput) SasToken() pulumi.StringPtrOutput
Gets or sets the SAS key.
func (StorageQueueMessageResponseOutput) StorageAccount ¶
func (o StorageQueueMessageResponseOutput) StorageAccount() pulumi.StringPtrOutput
Gets or sets the storage account name.
func (StorageQueueMessageResponseOutput) ToStorageQueueMessageResponseOutput ¶
func (o StorageQueueMessageResponseOutput) ToStorageQueueMessageResponseOutput() StorageQueueMessageResponseOutput
func (StorageQueueMessageResponseOutput) ToStorageQueueMessageResponseOutputWithContext ¶
func (o StorageQueueMessageResponseOutput) ToStorageQueueMessageResponseOutputWithContext(ctx context.Context) StorageQueueMessageResponseOutput
func (StorageQueueMessageResponseOutput) ToStorageQueueMessageResponsePtrOutput ¶
func (o StorageQueueMessageResponseOutput) ToStorageQueueMessageResponsePtrOutput() StorageQueueMessageResponsePtrOutput
func (StorageQueueMessageResponseOutput) ToStorageQueueMessageResponsePtrOutputWithContext ¶
func (o StorageQueueMessageResponseOutput) ToStorageQueueMessageResponsePtrOutputWithContext(ctx context.Context) StorageQueueMessageResponsePtrOutput
type StorageQueueMessageResponsePtrInput ¶
type StorageQueueMessageResponsePtrInput interface { pulumi.Input ToStorageQueueMessageResponsePtrOutput() StorageQueueMessageResponsePtrOutput ToStorageQueueMessageResponsePtrOutputWithContext(context.Context) StorageQueueMessageResponsePtrOutput }
StorageQueueMessageResponsePtrInput is an input type that accepts StorageQueueMessageResponseArgs, StorageQueueMessageResponsePtr and StorageQueueMessageResponsePtrOutput values. You can construct a concrete instance of `StorageQueueMessageResponsePtrInput` via:
StorageQueueMessageResponseArgs{...} or: nil
func StorageQueueMessageResponsePtr ¶
func StorageQueueMessageResponsePtr(v *StorageQueueMessageResponseArgs) StorageQueueMessageResponsePtrInput
type StorageQueueMessageResponsePtrOutput ¶
type StorageQueueMessageResponsePtrOutput struct{ *pulumi.OutputState }
func (StorageQueueMessageResponsePtrOutput) ElementType ¶
func (StorageQueueMessageResponsePtrOutput) ElementType() reflect.Type
func (StorageQueueMessageResponsePtrOutput) Message ¶
func (o StorageQueueMessageResponsePtrOutput) Message() pulumi.StringPtrOutput
Gets or sets the message.
func (StorageQueueMessageResponsePtrOutput) QueueName ¶
func (o StorageQueueMessageResponsePtrOutput) QueueName() pulumi.StringPtrOutput
Gets or sets the queue name.
func (StorageQueueMessageResponsePtrOutput) SasToken ¶
func (o StorageQueueMessageResponsePtrOutput) SasToken() pulumi.StringPtrOutput
Gets or sets the SAS key.
func (StorageQueueMessageResponsePtrOutput) StorageAccount ¶
func (o StorageQueueMessageResponsePtrOutput) StorageAccount() pulumi.StringPtrOutput
Gets or sets the storage account name.
func (StorageQueueMessageResponsePtrOutput) ToStorageQueueMessageResponsePtrOutput ¶
func (o StorageQueueMessageResponsePtrOutput) ToStorageQueueMessageResponsePtrOutput() StorageQueueMessageResponsePtrOutput
func (StorageQueueMessageResponsePtrOutput) ToStorageQueueMessageResponsePtrOutputWithContext ¶
func (o StorageQueueMessageResponsePtrOutput) ToStorageQueueMessageResponsePtrOutputWithContext(ctx context.Context) StorageQueueMessageResponsePtrOutput