1. Packages
  2. Aquasec
  3. API Docs
  4. getNotifications
Aquasec v0.8.27 published on Monday, Jan 29, 2024 by Pulumiverse

aquasec.getNotifications

Explore with Pulumi AI

aquasec logo
Aquasec v0.8.27 published on Monday, Jan 29, 2024 by Pulumiverse

    Using getNotifications

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getNotifications(opts?: InvokeOptions): Promise<GetNotificationsResult>
    function getNotificationsOutput(opts?: InvokeOptions): Output<GetNotificationsResult>
    def get_notifications(opts: Optional[InvokeOptions] = None) -> GetNotificationsResult
    def get_notifications_output(opts: Optional[InvokeOptions] = None) -> Output[GetNotificationsResult]
    func GetNotifications(ctx *Context, opts ...InvokeOption) (*GetNotificationsResult, error)
    func GetNotificationsOutput(ctx *Context, opts ...InvokeOption) GetNotificationsResultOutput

    > Note: This function is named GetNotifications in the Go SDK.

    public static class GetNotifications 
    {
        public static Task<GetNotificationsResult> InvokeAsync(InvokeOptions? opts = null)
        public static Output<GetNotificationsResult> Invoke(InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetNotificationsResult> getNotifications(InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aquasec:index/getNotifications:getNotifications
      arguments:
        # arguments dictionary

    getNotifications Result

    The following output properties are available:

    Supporting Types

    GetNotificationsEmail

    Author string
    Id int
    LastUpdated string
    Name string
    Properties Dictionary<string, string>
    Template Dictionary<string, string>
    Type string
    Author string
    Id int
    LastUpdated string
    Name string
    Properties map[string]string
    Template map[string]string
    Type string
    author String
    id Integer
    lastUpdated String
    name String
    properties Map<String,String>
    template Map<String,String>
    type String
    author string
    id number
    lastUpdated string
    name string
    properties {[key: string]: string}
    template {[key: string]: string}
    type string
    author str
    id int
    last_updated str
    name str
    properties Mapping[str, str]
    template Mapping[str, str]
    type str
    author String
    id Number
    lastUpdated String
    name String
    properties Map<String>
    template Map<String>
    type String

    GetNotificationsJira

    Author string
    Id int
    LastUpdated string
    Name string
    Properties Dictionary<string, string>
    Template Dictionary<string, string>
    Type string
    Author string
    Id int
    LastUpdated string
    Name string
    Properties map[string]string
    Template map[string]string
    Type string
    author String
    id Integer
    lastUpdated String
    name String
    properties Map<String,String>
    template Map<String,String>
    type String
    author string
    id number
    lastUpdated string
    name string
    properties {[key: string]: string}
    template {[key: string]: string}
    type string
    author str
    id int
    last_updated str
    name str
    properties Mapping[str, str]
    template Mapping[str, str]
    type str
    author String
    id Number
    lastUpdated String
    name String
    properties Map<String>
    template Map<String>
    type String

    GetNotificationsServicenow

    Author string
    Id int
    LastUpdated string
    Name string
    Properties Dictionary<string, string>
    Template Dictionary<string, string>
    Type string
    Author string
    Id int
    LastUpdated string
    Name string
    Properties map[string]string
    Template map[string]string
    Type string
    author String
    id Integer
    lastUpdated String
    name String
    properties Map<String,String>
    template Map<String,String>
    type String
    author string
    id number
    lastUpdated string
    name string
    properties {[key: string]: string}
    template {[key: string]: string}
    type string
    author str
    id int
    last_updated str
    name str
    properties Mapping[str, str]
    template Mapping[str, str]
    type str
    author String
    id Number
    lastUpdated String
    name String
    properties Map<String>
    template Map<String>
    type String

    GetNotificationsSlack

    Author string
    Id int
    LastUpdated string
    Name string
    Properties Dictionary<string, string>
    Template Dictionary<string, string>
    Type string
    Author string
    Id int
    LastUpdated string
    Name string
    Properties map[string]string
    Template map[string]string
    Type string
    author String
    id Integer
    lastUpdated String
    name String
    properties Map<String,String>
    template Map<String,String>
    type String
    author string
    id number
    lastUpdated string
    name string
    properties {[key: string]: string}
    template {[key: string]: string}
    type string
    author str
    id int
    last_updated str
    name str
    properties Mapping[str, str]
    template Mapping[str, str]
    type str
    author String
    id Number
    lastUpdated String
    name String
    properties Map<String>
    template Map<String>
    type String

    GetNotificationsSplunk

    Author string
    Id int
    LastUpdated string
    Name string
    Properties Dictionary<string, string>
    Template Dictionary<string, string>
    Type string
    Author string
    Id int
    LastUpdated string
    Name string
    Properties map[string]string
    Template map[string]string
    Type string
    author String
    id Integer
    lastUpdated String
    name String
    properties Map<String,String>
    template Map<String,String>
    type String
    author string
    id number
    lastUpdated string
    name string
    properties {[key: string]: string}
    template {[key: string]: string}
    type string
    author str
    id int
    last_updated str
    name str
    properties Mapping[str, str]
    template Mapping[str, str]
    type str
    author String
    id Number
    lastUpdated String
    name String
    properties Map<String>
    template Map<String>
    type String

    GetNotificationsTeam

    Author string
    Id int
    LastUpdated string
    Name string
    Properties Dictionary<string, string>
    Template Dictionary<string, string>
    Type string
    Author string
    Id int
    LastUpdated string
    Name string
    Properties map[string]string
    Template map[string]string
    Type string
    author String
    id Integer
    lastUpdated String
    name String
    properties Map<String,String>
    template Map<String,String>
    type String
    author string
    id number
    lastUpdated string
    name string
    properties {[key: string]: string}
    template {[key: string]: string}
    type string
    author str
    id int
    last_updated str
    name str
    properties Mapping[str, str]
    template Mapping[str, str]
    type str
    author String
    id Number
    lastUpdated String
    name String
    properties Map<String>
    template Map<String>
    type String

    GetNotificationsWebhook

    Author string
    Id int
    LastUpdated string
    Name string
    Properties Dictionary<string, string>
    Template Dictionary<string, string>
    Type string
    Author string
    Id int
    LastUpdated string
    Name string
    Properties map[string]string
    Template map[string]string
    Type string
    author String
    id Integer
    lastUpdated String
    name String
    properties Map<String,String>
    template Map<String,String>
    type String
    author string
    id number
    lastUpdated string
    name string
    properties {[key: string]: string}
    template {[key: string]: string}
    type string
    author str
    id int
    last_updated str
    name str
    properties Mapping[str, str]
    template Mapping[str, str]
    type str
    author String
    id Number
    lastUpdated String
    name String
    properties Map<String>
    template Map<String>
    type String

    Package Details

    Repository
    aquasec pulumiverse/pulumi-aquasec
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the aquasec Terraform Provider.
    aquasec logo
    Aquasec v0.8.27 published on Monday, Jan 29, 2024 by Pulumiverse