Aquasec v0.8.27 published on Monday, Jan 29, 2024 by Pulumiverse
aquasec.getAcknowledges
Explore with Pulumi AI
The data source aquasec.getAcknowledges provides a method to query all acknowledges within the Aqua
Example Usage
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Aquasec = Pulumi.Aquasec;
return await Deployment.RunAsync(() => 
{
    var acknowledgesAcknowledges = Aquasec.GetAcknowledges.Invoke();
    return new Dictionary<string, object?>
    {
        ["acknowledges"] = acknowledgesAcknowledges,
    };
});
package main
import (
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
	"github.com/pulumiverse/pulumi-aquasec/sdk/go/aquasec"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		acknowledgesAcknowledges, err := aquasec.GetAcknowledges(ctx, nil, nil)
		if err != nil {
			return err
		}
		ctx.Export("acknowledges", acknowledgesAcknowledges)
		return nil
	})
}
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.aquasec.AquasecFunctions;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var acknowledgesAcknowledges = AquasecFunctions.getAcknowledges();
        ctx.export("acknowledges", acknowledgesAcknowledges.applyValue(getAcknowledgesResult -> getAcknowledgesResult));
    }
}
import pulumi
import pulumi_aquasec as aquasec
acknowledges_acknowledges = aquasec.get_acknowledges()
pulumi.export("acknowledges", acknowledges_acknowledges)
import * as pulumi from "@pulumi/pulumi";
import * as aquasec from "@pulumi/aquasec";
const acknowledgesAcknowledges = aquasec.getAcknowledges({});
export const acknowledges = acknowledgesAcknowledges;
variables:
  acknowledgesAcknowledges:
    fn::invoke:
      Function: aquasec:getAcknowledges
      Arguments: {}
outputs:
  acknowledges: ${acknowledgesAcknowledges}
Using getAcknowledges
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 getAcknowledges(opts?: InvokeOptions): Promise<GetAcknowledgesResult>
function getAcknowledgesOutput(opts?: InvokeOptions): Output<GetAcknowledgesResult>def get_acknowledges(opts: Optional[InvokeOptions] = None) -> GetAcknowledgesResult
def get_acknowledges_output(opts: Optional[InvokeOptions] = None) -> Output[GetAcknowledgesResult]func GetAcknowledges(ctx *Context, opts ...InvokeOption) (*GetAcknowledgesResult, error)
func GetAcknowledgesOutput(ctx *Context, opts ...InvokeOption) GetAcknowledgesResultOutput> Note: This function is named GetAcknowledges in the Go SDK.
public static class GetAcknowledges 
{
    public static Task<GetAcknowledgesResult> InvokeAsync(InvokeOptions? opts = null)
    public static Output<GetAcknowledgesResult> Invoke(InvokeOptions? opts = null)
}public static CompletableFuture<GetAcknowledgesResult> getAcknowledges(InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: aquasec:index/getAcknowledges:getAcknowledges
  arguments:
    # arguments dictionarygetAcknowledges Result
The following output properties are available:
- Acknowledges
List<Pulumiverse.
Aquasec. Outputs. Get Acknowledges Acknowledge>  - A list of existing security acknowledges.
 - Id string
 - The provider-assigned unique ID for this managed resource.
 
- Acknowledges
[]Get
Acknowledges Acknowledge  - A list of existing security acknowledges.
 - Id string
 - The provider-assigned unique ID for this managed resource.
 
- acknowledges
List<Get
Acknowledges Acknowledge>  - A list of existing security acknowledges.
 - id String
 - The provider-assigned unique ID for this managed resource.
 
- acknowledges
Get
Acknowledges Acknowledge[]  - A list of existing security acknowledges.
 - id string
 - The provider-assigned unique ID for this managed resource.
 
- acknowledges
Sequence[Get
Acknowledges Acknowledge]  - A list of existing security acknowledges.
 - id str
 - The provider-assigned unique ID for this managed resource.
 
- acknowledges List<Property Map>
 - A list of existing security acknowledges.
 - id String
 - The provider-assigned unique ID for this managed resource.
 
Supporting Types
GetAcknowledgesAcknowledge  
- string
 - Comment string
 - Date string
 - Docker
Id string - Expiration
Configured stringAt  - Expiration
Configured stringBy  - Expiration
Days int - Fix
Version string - Image
Name string - Issue
Name string - Issue
Type string - Os string
 - Os
Version string - Permission string
 - Registry
Name string - Resource
Cpe string - Resource
Format string - Resource
Hash string - Resource
Name string - Resource
Path string - Resource
Type string - Resource
Version string 
- string
 - Comment string
 - Date string
 - Docker
Id string - Expiration
Configured stringAt  - Expiration
Configured stringBy  - Expiration
Days int - Fix
Version string - Image
Name string - Issue
Name string - Issue
Type string - Os string
 - Os
Version string - Permission string
 - Registry
Name string - Resource
Cpe string - Resource
Format string - Resource
Hash string - Resource
Name string - Resource
Path string - Resource
Type string - Resource
Version string 
- String
 - comment String
 - date String
 - docker
Id String - expiration
Configured StringAt  - expiration
Configured StringBy  - expiration
Days Integer - fix
Version String - image
Name String - issue
Name String - issue
Type String - os String
 - os
Version String - permission String
 - registry
Name String - resource
Cpe String - resource
Format String - resource
Hash String - resource
Name String - resource
Path String - resource
Type String - resource
Version String 
- string
 - comment string
 - date string
 - docker
Id string - expiration
Configured stringAt  - expiration
Configured stringBy  - expiration
Days number - fix
Version string - image
Name string - issue
Name string - issue
Type string - os string
 - os
Version string - permission string
 - registry
Name string - resource
Cpe string - resource
Format string - resource
Hash string - resource
Name string - resource
Path string - resource
Type string - resource
Version string 
- str
 - comment str
 - date str
 - docker_
id str - expiration_
configured_ strat  - expiration_
configured_ strby  - expiration_
days int - fix_
version str - image_
name str - issue_
name str - issue_
type str - os str
 - os_
version str - permission str
 - registry_
name str - resource_
cpe str - resource_
format str - resource_
hash str - resource_
name str - resource_
path str - resource_
type str - resource_
version str 
- String
 - comment String
 - date String
 - docker
Id String - expiration
Configured StringAt  - expiration
Configured StringBy  - expiration
Days Number - fix
Version String - image
Name String - issue
Name String - issue
Type String - os String
 - os
Version String - permission String
 - registry
Name String - resource
Cpe String - resource
Format String - resource
Hash String - resource
Name String - resource
Path String - resource
Type String - resource
Version String 
Package Details
- Repository
 - aquasec pulumiverse/pulumi-aquasec
 - License
 - Apache-2.0
 - Notes
 - This Pulumi package is based on the 
aquasecTerraform Provider.