Search Results for

    Show / Hide Table of Contents

    Class GetConfigsRequestParameters

    Request options for GetConfigs

    https://opensearch.org/docs/latest/observing-your-data/notifications/api/#list-all-notification-configurations

    Inheritance
    object
    RequestParameters<GetConfigsRequestParameters>
    GetConfigsRequestParameters
    Implements
    IRequestParameters
    Inherited Members
    RequestParameters<GetConfigsRequestParameters>.CustomResponseBuilder
    RequestParameters<GetConfigsRequestParameters>.QueryString
    RequestParameters<GetConfigsRequestParameters>.RequestConfiguration
    RequestParameters<GetConfigsRequestParameters>.ContainsQueryString(string)
    RequestParameters<GetConfigsRequestParameters>.GetQueryStringValue<TOut>(string)
    RequestParameters<GetConfigsRequestParameters>.GetResolvedQueryStringValue(string, IConnectionConfigurationValues)
    RequestParameters<GetConfigsRequestParameters>.SetQueryString(string, object)
    RequestParameters<GetConfigsRequestParameters>.Q<TOut>(string)
    RequestParameters<GetConfigsRequestParameters>.Q(string, object)
    RequestParameters<GetConfigsRequestParameters>.SetAcceptHeader(string)
    RequestParameters<GetConfigsRequestParameters>.AcceptHeaderFromFormat(string)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Net.Specification.NotificationsApi
    Assembly: OpenSearch.Net.dll
    Syntax
    public class GetConfigsRequestParameters : RequestParameters<GetConfigsRequestParameters>, IRequestParameters

    Properties

    | Edit this page View Source

    ChimeUrl

    Declaration
    public string ChimeUrl { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    ChimeUrlKeyword

    Declaration
    public string ChimeUrlKeyword { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    ConfigId

    Notification configuration ID.

    Declaration
    public string ConfigId { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    ConfigIdList

    Notification configuration IDs.

    Declaration
    public string[] ConfigIdList { get; set; }
    Property Value
    Type Description
    string[]
    | Edit this page View Source

    ConfigType

    Type of notification configuration.

    Declaration
    public NotificationsNotificationConfigType? ConfigType { get; set; }
    Property Value
    Type Description
    NotificationsNotificationConfigType?
    | Edit this page View Source

    CreatedTimeMs

    Declaration
    public long? CreatedTimeMs { get; set; }
    Property Value
    Type Description
    long?
    | Edit this page View Source

    DefaultHttpMethod

    Declaration
    public override HttpMethod DefaultHttpMethod { get; }
    Property Value
    Type Description
    HttpMethod
    Overrides
    RequestParameters<GetConfigsRequestParameters>.DefaultHttpMethod
    | Edit this page View Source

    Description

    Declaration
    public string Description { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    DescriptionKeyword

    Declaration
    public string DescriptionKeyword { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    EmailEmailAccountId

    Declaration
    public string EmailEmailAccountId { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    EmailEmailGroupIdList

    Declaration
    public string EmailEmailGroupIdList { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    EmailGroupRecipientListRecipient

    Declaration
    public string EmailGroupRecipientListRecipient { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    EmailGroupRecipientListRecipientKeyword

    Declaration
    public string EmailGroupRecipientListRecipientKeyword { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    EmailRecipientListRecipient

    Declaration
    public string EmailRecipientListRecipient { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    EmailRecipientListRecipientKeyword

    Declaration
    public string EmailRecipientListRecipientKeyword { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    IsEnabled

    Declaration
    public bool? IsEnabled { get; set; }
    Property Value
    Type Description
    bool?
    | Edit this page View Source

    LastUpdatedTimeMs

    Declaration
    public long? LastUpdatedTimeMs { get; set; }
    Property Value
    Type Description
    long?
    | Edit this page View Source

    MicrosoftTeamsUrl

    Declaration
    public string MicrosoftTeamsUrl { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    MicrosoftTeamsUrlKeyword

    Declaration
    public string MicrosoftTeamsUrlKeyword { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    NameKeyword

    Declaration
    public string NameKeyword { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Query

    Declaration
    public string Query { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SesAccountFromAddress

    Declaration
    public string SesAccountFromAddress { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SesAccountFromAddressKeyword

    Declaration
    public string SesAccountFromAddressKeyword { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SesAccountRegion

    Declaration
    public string SesAccountRegion { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SesAccountRoleArn

    Declaration
    public string SesAccountRoleArn { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SesAccountRoleArnKeyword

    Declaration
    public string SesAccountRoleArnKeyword { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SlackUrl

    Declaration
    public string SlackUrl { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SlackUrlKeyword

    Declaration
    public string SlackUrlKeyword { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SmtpAccountFromAddress

    Declaration
    public string SmtpAccountFromAddress { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SmtpAccountFromAddressKeyword

    Declaration
    public string SmtpAccountFromAddressKeyword { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SmtpAccountHost

    Declaration
    public string SmtpAccountHost { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SmtpAccountHostKeyword

    Declaration
    public string SmtpAccountHostKeyword { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SmtpAccountMethod

    Declaration
    public string SmtpAccountMethod { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SnsRoleArn

    Declaration
    public string SnsRoleArn { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SnsRoleArnKeyword

    Declaration
    public string SnsRoleArnKeyword { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SnsTopicArn

    Declaration
    public string SnsTopicArn { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SnsTopicArnKeyword

    Declaration
    public string SnsTopicArnKeyword { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SupportsBody

    Declaration
    public override bool SupportsBody { get; }
    Property Value
    Type Description
    bool
    Overrides
    RequestParameters<GetConfigsRequestParameters>.SupportsBody
    | Edit this page View Source

    TextQuery

    Declaration
    public string TextQuery { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    WebhookUrl

    Declaration
    public string WebhookUrl { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    WebhookUrlKeyword

    Declaration
    public string WebhookUrlKeyword { get; set; }
    Property Value
    Type Description
    string

    Implements

    IRequestParameters

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • ChimeUrl
      • ChimeUrlKeyword
      • ConfigId
      • ConfigIdList
      • ConfigType
      • CreatedTimeMs
      • DefaultHttpMethod
      • Description
      • DescriptionKeyword
      • EmailEmailAccountId
      • EmailEmailGroupIdList
      • EmailGroupRecipientListRecipient
      • EmailGroupRecipientListRecipientKeyword
      • EmailRecipientListRecipient
      • EmailRecipientListRecipientKeyword
      • IsEnabled
      • LastUpdatedTimeMs
      • MicrosoftTeamsUrl
      • MicrosoftTeamsUrlKeyword
      • Name
      • NameKeyword
      • Query
      • SesAccountFromAddress
      • SesAccountFromAddressKeyword
      • SesAccountRegion
      • SesAccountRoleArn
      • SesAccountRoleArnKeyword
      • SlackUrl
      • SlackUrlKeyword
      • SmtpAccountFromAddress
      • SmtpAccountFromAddressKeyword
      • SmtpAccountHost
      • SmtpAccountHostKeyword
      • SmtpAccountMethod
      • SnsRoleArn
      • SnsRoleArnKeyword
      • SnsTopicArn
      • SnsTopicArnKeyword
      • SupportsBody
      • TextQuery
      • WebhookUrl
      • WebhookUrlKeyword
    • Implements
    • Extension Methods
    Back to top Generated by DocFX