sysdig 1.56.1 published on Thursday, May 8, 2025 by sysdiglabs
sysdig.getSecurePosturePolicy
Explore with Pulumi AI
Example Usage
Coming soon!
Coming soon!
Coming soon!
Coming soon!
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.sysdig.SysdigFunctions;
import com.pulumi.sysdig.inputs.GetSecurePosturePoliciesArgs;
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 policy = SysdigFunctions.getSecurePosturePolicies(GetSecurePosturePoliciesArgs.builder()
            .id("454678")
            .build());
    }
}
variables:
  policy:
    fn::invoke:
      function: sysdig:getSecurePosturePolicies
      arguments:
        id: '454678'
Using getSecurePosturePolicy
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 getSecurePosturePolicy(args: GetSecurePosturePolicyArgs, opts?: InvokeOptions): Promise<GetSecurePosturePolicyResult>
function getSecurePosturePolicyOutput(args: GetSecurePosturePolicyOutputArgs, opts?: InvokeOptions): Output<GetSecurePosturePolicyResult>def get_secure_posture_policy(groups: Optional[Sequence[GetSecurePosturePolicyGroup]] = None,
                              id: Optional[str] = None,
                              timeouts: Optional[GetSecurePosturePolicyTimeouts] = None,
                              opts: Optional[InvokeOptions] = None) -> GetSecurePosturePolicyResult
def get_secure_posture_policy_output(groups: Optional[pulumi.Input[Sequence[pulumi.Input[GetSecurePosturePolicyGroupArgs]]]] = None,
                              id: Optional[pulumi.Input[str]] = None,
                              timeouts: Optional[pulumi.Input[GetSecurePosturePolicyTimeoutsArgs]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetSecurePosturePolicyResult]func LookupSecurePosturePolicy(ctx *Context, args *LookupSecurePosturePolicyArgs, opts ...InvokeOption) (*LookupSecurePosturePolicyResult, error)
func LookupSecurePosturePolicyOutput(ctx *Context, args *LookupSecurePosturePolicyOutputArgs, opts ...InvokeOption) LookupSecurePosturePolicyResultOutput> Note: This function is named LookupSecurePosturePolicy in the Go SDK.
public static class GetSecurePosturePolicy 
{
    public static Task<GetSecurePosturePolicyResult> InvokeAsync(GetSecurePosturePolicyArgs args, InvokeOptions? opts = null)
    public static Output<GetSecurePosturePolicyResult> Invoke(GetSecurePosturePolicyInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSecurePosturePolicyResult> getSecurePosturePolicy(GetSecurePosturePolicyArgs args, InvokeOptions options)
public static Output<GetSecurePosturePolicyResult> getSecurePosturePolicy(GetSecurePosturePolicyArgs args, InvokeOptions options)
fn::invoke:
  function: sysdig:index/getSecurePosturePolicy:getSecurePosturePolicy
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Id string
- The ID of the Posture Policy, eg. 2
- Groups
List<GetSecure Posture Policy Group> 
- Timeouts
GetSecure Posture Policy Timeouts 
- Id string
- The ID of the Posture Policy, eg. 2
- Groups
[]GetSecure Posture Policy Group 
- Timeouts
GetSecure Posture Policy Timeouts 
- id String
- The ID of the Posture Policy, eg. 2
- groups
List<GetSecure Posture Policy Group> 
- timeouts
GetSecure Posture Policy Timeouts 
- id string
- The ID of the Posture Policy, eg. 2
- groups
GetSecure Posture Policy Group[] 
- timeouts
GetSecure Posture Policy Timeouts 
- id str
- The ID of the Posture Policy, eg. 2
- groups
Sequence[GetSecure Posture Policy Group] 
- timeouts
GetSecure Posture Policy Timeouts 
- id String
- The ID of the Posture Policy, eg. 2
- groups List<Property Map>
- timeouts Property Map
getSecurePosturePolicy Result
The following output properties are available:
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Requirement, eg. 15000
- IsActive bool
- Policy is active flag (active means policy is published, not active means policy is draft). by default is true.
- Link string
- Policy link
- MaxKube doubleVersion 
- Policy maximum Kubernetes version, eg. 1.26
- MinKube doubleVersion 
- Policy minimum Kubernetes version, eg. 1.24
- Name string
- The name of the Posture Control.
- Platform string
- Policy platform:- IKS - iks,
- GKE - gke,
- Vanilla - vanilla,
- AKS - aks,
- RKE2 - rke2,
- OCP4 - ocp4,
- MKE - mke,
- EKS - eks,
 
- IKS - 
- Type string
- Policy type:- AWS - aws
- GCP - gcp
- Azure - azure
- Kubernetes - kubernetes
- Linux - linux
- Docker - docker
- OCI = oci
 
- AWS - 
- Groups
List<GetSecure Posture Policy Group> 
- Timeouts
GetSecure Posture Policy Timeouts 
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Requirement, eg. 15000
- IsActive bool
- Policy is active flag (active means policy is published, not active means policy is draft). by default is true.
- Link string
- Policy link
- MaxKube float64Version 
- Policy maximum Kubernetes version, eg. 1.26
- MinKube float64Version 
- Policy minimum Kubernetes version, eg. 1.24
- Name string
- The name of the Posture Control.
- Platform string
- Policy platform:- IKS - iks,
- GKE - gke,
- Vanilla - vanilla,
- AKS - aks,
- RKE2 - rke2,
- OCP4 - ocp4,
- MKE - mke,
- EKS - eks,
 
- IKS - 
- Type string
- Policy type:- AWS - aws
- GCP - gcp
- Azure - azure
- Kubernetes - kubernetes
- Linux - linux
- Docker - docker
- OCI = oci
 
- AWS - 
- Groups
[]GetSecure Posture Policy Group 
- Timeouts
GetSecure Posture Policy Timeouts 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Requirement, eg. 15000
- isActive Boolean
- Policy is active flag (active means policy is published, not active means policy is draft). by default is true.
- link String
- Policy link
- maxKube DoubleVersion 
- Policy maximum Kubernetes version, eg. 1.26
- minKube DoubleVersion 
- Policy minimum Kubernetes version, eg. 1.24
- name String
- The name of the Posture Control.
- platform String
- Policy platform:- IKS - iks,
- GKE - gke,
- Vanilla - vanilla,
- AKS - aks,
- RKE2 - rke2,
- OCP4 - ocp4,
- MKE - mke,
- EKS - eks,
 
- IKS - 
- type String
- Policy type:- AWS - aws
- GCP - gcp
- Azure - azure
- Kubernetes - kubernetes
- Linux - linux
- Docker - docker
- OCI = oci
 
- AWS - 
- groups
List<GetSecure Posture Policy Group> 
- timeouts
GetSecure Posture Policy Timeouts 
- description string
- The description of the Posture Policy Requirement.
- id string
- The ID of the Requirement, eg. 15000
- isActive boolean
- Policy is active flag (active means policy is published, not active means policy is draft). by default is true.
- link string
- Policy link
- maxKube numberVersion 
- Policy maximum Kubernetes version, eg. 1.26
- minKube numberVersion 
- Policy minimum Kubernetes version, eg. 1.24
- name string
- The name of the Posture Control.
- platform string
- Policy platform:- IKS - iks,
- GKE - gke,
- Vanilla - vanilla,
- AKS - aks,
- RKE2 - rke2,
- OCP4 - ocp4,
- MKE - mke,
- EKS - eks,
 
- IKS - 
- type string
- Policy type:- AWS - aws
- GCP - gcp
- Azure - azure
- Kubernetes - kubernetes
- Linux - linux
- Docker - docker
- OCI = oci
 
- AWS - 
- groups
GetSecure Posture Policy Group[] 
- timeouts
GetSecure Posture Policy Timeouts 
- description str
- The description of the Posture Policy Requirement.
- id str
- The ID of the Requirement, eg. 15000
- is_active bool
- Policy is active flag (active means policy is published, not active means policy is draft). by default is true.
- link str
- Policy link
- max_kube_ floatversion 
- Policy maximum Kubernetes version, eg. 1.26
- min_kube_ floatversion 
- Policy minimum Kubernetes version, eg. 1.24
- name str
- The name of the Posture Control.
- platform str
- Policy platform:- IKS - iks,
- GKE - gke,
- Vanilla - vanilla,
- AKS - aks,
- RKE2 - rke2,
- OCP4 - ocp4,
- MKE - mke,
- EKS - eks,
 
- IKS - 
- type str
- Policy type:- AWS - aws
- GCP - gcp
- Azure - azure
- Kubernetes - kubernetes
- Linux - linux
- Docker - docker
- OCI = oci
 
- AWS - 
- groups
Sequence[GetSecure Posture Policy Group] 
- timeouts
GetSecure Posture Policy Timeouts 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Requirement, eg. 15000
- isActive Boolean
- Policy is active flag (active means policy is published, not active means policy is draft). by default is true.
- link String
- Policy link
- maxKube NumberVersion 
- Policy maximum Kubernetes version, eg. 1.26
- minKube NumberVersion 
- Policy minimum Kubernetes version, eg. 1.24
- name String
- The name of the Posture Control.
- platform String
- Policy platform:- IKS - iks,
- GKE - gke,
- Vanilla - vanilla,
- AKS - aks,
- RKE2 - rke2,
- OCP4 - ocp4,
- MKE - mke,
- EKS - eks,
 
- IKS - 
- type String
- Policy type:- AWS - aws
- GCP - gcp
- Azure - azure
- Kubernetes - kubernetes
- Linux - linux
- Docker - docker
- OCI = oci
 
- AWS - 
- groups List<Property Map>
- timeouts Property Map
Supporting Types
GetSecurePosturePolicyGroup    
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Groups
List<GetSecure Posture Policy Group Group> 
- Requirements
List<GetSecure Posture Policy Group Requirement> 
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Groups
[]GetSecure Posture Policy Group Group 
- Requirements
[]GetSecure Posture Policy Group Requirement 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- groups
List<GetSecure Posture Policy Group Group> 
- requirements
List<GetSecure Posture Policy Group Requirement> 
- description string
- The description of the Posture Policy Requirement.
- id string
- The ID of the Posture Policy, eg. 2
- name string
- The name of the Posture Control.
- groups
GetSecure Posture Policy Group Group[] 
- requirements
GetSecure Posture Policy Group Requirement[] 
- description str
- The description of the Posture Policy Requirement.
- id str
- The ID of the Posture Policy, eg. 2
- name str
- The name of the Posture Control.
- groups
Sequence[GetSecure Posture Policy Group Group] 
- requirements
Sequence[GetSecure Posture Policy Group Requirement] 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- groups List<Property Map>
- requirements List<Property Map>
GetSecurePosturePolicyGroupGroup     
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Groups
List<GetSecure Posture Policy Group Group Group> 
- Requirements
List<GetSecure Posture Policy Group Group Requirement> 
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Groups
[]GetSecure Posture Policy Group Group Group 
- Requirements
[]GetSecure Posture Policy Group Group Requirement 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- groups
List<GetSecure Posture Policy Group Group Group> 
- requirements
List<GetSecure Posture Policy Group Group Requirement> 
- description string
- The description of the Posture Policy Requirement.
- id string
- The ID of the Posture Policy, eg. 2
- name string
- The name of the Posture Control.
- groups
GetSecure Posture Policy Group Group Group[] 
- requirements
GetSecure Posture Policy Group Group Requirement[] 
- description str
- The description of the Posture Policy Requirement.
- id str
- The ID of the Posture Policy, eg. 2
- name str
- The name of the Posture Control.
- groups
Sequence[GetSecure Posture Policy Group Group Group] 
- requirements
Sequence[GetSecure Posture Policy Group Group Requirement] 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- groups List<Property Map>
- requirements List<Property Map>
GetSecurePosturePolicyGroupGroupGroup      
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Groups
List<GetSecure Posture Policy Group Group Group Group> 
- Requirements
List<GetSecure Posture Policy Group Group Group Requirement> 
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Groups
[]GetSecure Posture Policy Group Group Group Group 
- Requirements
[]GetSecure Posture Policy Group Group Group Requirement 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- groups
List<GetSecure Posture Policy Group Group Group Group> 
- requirements
List<GetSecure Posture Policy Group Group Group Requirement> 
- description string
- The description of the Posture Policy Requirement.
- id string
- The ID of the Posture Policy, eg. 2
- name string
- The name of the Posture Control.
- groups
GetSecure Posture Policy Group Group Group Group[] 
- requirements
GetSecure Posture Policy Group Group Group Requirement[] 
- description str
- The description of the Posture Policy Requirement.
- id str
- The ID of the Posture Policy, eg. 2
- name str
- The name of the Posture Control.
- groups
Sequence[GetSecure Posture Policy Group Group Group Group] 
- requirements
Sequence[GetSecure Posture Policy Group Group Group Requirement] 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- groups List<Property Map>
- requirements List<Property Map>
GetSecurePosturePolicyGroupGroupGroupGroup       
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Groups
List<GetSecure Posture Policy Group Group Group Group Group> 
- Requirements
List<GetSecure Posture Policy Group Group Group Group Requirement> 
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Groups
[]GetSecure Posture Policy Group Group Group Group Group 
- Requirements
[]GetSecure Posture Policy Group Group Group Group Requirement 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- groups
List<GetSecure Posture Policy Group Group Group Group Group> 
- requirements
List<GetSecure Posture Policy Group Group Group Group Requirement> 
- description string
- The description of the Posture Policy Requirement.
- id string
- The ID of the Posture Policy, eg. 2
- name string
- The name of the Posture Control.
- groups
GetSecure Posture Policy Group Group Group Group Group[] 
- requirements
GetSecure Posture Policy Group Group Group Group Requirement[] 
- description str
- The description of the Posture Policy Requirement.
- id str
- The ID of the Posture Policy, eg. 2
- name str
- The name of the Posture Control.
- groups
Sequence[GetSecure Posture Policy Group Group Group Group Group] 
- requirements
Sequence[GetSecure Posture Policy Group Group Group Group Requirement] 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- groups List<Property Map>
- requirements List<Property Map>
GetSecurePosturePolicyGroupGroupGroupGroupGroup        
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Requirements
List<GetSecure Posture Policy Group Group Group Group Group Requirement> 
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Requirements
[]GetSecure Posture Policy Group Group Group Group Group Requirement 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- requirements
List<GetSecure Posture Policy Group Group Group Group Group Requirement> 
- description string
- The description of the Posture Policy Requirement.
- id string
- The ID of the Posture Policy, eg. 2
- name string
- The name of the Posture Control.
- requirements
GetSecure Posture Policy Group Group Group Group Group Requirement[] 
- description str
- The description of the Posture Policy Requirement.
- id str
- The ID of the Posture Policy, eg. 2
- name str
- The name of the Posture Control.
- requirements
Sequence[GetSecure Posture Policy Group Group Group Group Group Requirement] 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- requirements List<Property Map>
GetSecurePosturePolicyGroupGroupGroupGroupGroupRequirement         
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Controls
List<GetSecure Posture Policy Group Group Group Group Group Requirement Control> 
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Controls
[]GetSecure Posture Policy Group Group Group Group Group Requirement Control 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- controls
List<GetSecure Posture Policy Group Group Group Group Group Requirement Control> 
- description string
- The description of the Posture Policy Requirement.
- id string
- The ID of the Posture Policy, eg. 2
- name string
- The name of the Posture Control.
- controls
GetSecure Posture Policy Group Group Group Group Group Requirement Control[] 
- description str
- The description of the Posture Policy Requirement.
- id str
- The ID of the Posture Policy, eg. 2
- name str
- The name of the Posture Control.
- controls
Sequence[GetSecure Posture Policy Group Group Group Group Group Requirement Control] 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- controls List<Property Map>
GetSecurePosturePolicyGroupGroupGroupGroupGroupRequirementControl          
GetSecurePosturePolicyGroupGroupGroupGroupRequirement        
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Controls
List<GetSecure Posture Policy Group Group Group Group Requirement Control> 
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Controls
[]GetSecure Posture Policy Group Group Group Group Requirement Control 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- controls
List<GetSecure Posture Policy Group Group Group Group Requirement Control> 
- description string
- The description of the Posture Policy Requirement.
- id string
- The ID of the Posture Policy, eg. 2
- name string
- The name of the Posture Control.
- controls
GetSecure Posture Policy Group Group Group Group Requirement Control[] 
- description str
- The description of the Posture Policy Requirement.
- id str
- The ID of the Posture Policy, eg. 2
- name str
- The name of the Posture Control.
- controls
Sequence[GetSecure Posture Policy Group Group Group Group Requirement Control] 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- controls List<Property Map>
GetSecurePosturePolicyGroupGroupGroupGroupRequirementControl         
GetSecurePosturePolicyGroupGroupGroupRequirement       
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Controls
List<GetSecure Posture Policy Group Group Group Requirement Control> 
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Controls
[]GetSecure Posture Policy Group Group Group Requirement Control 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- controls
List<GetSecure Posture Policy Group Group Group Requirement Control> 
- description string
- The description of the Posture Policy Requirement.
- id string
- The ID of the Posture Policy, eg. 2
- name string
- The name of the Posture Control.
- controls
GetSecure Posture Policy Group Group Group Requirement Control[] 
- description str
- The description of the Posture Policy Requirement.
- id str
- The ID of the Posture Policy, eg. 2
- name str
- The name of the Posture Control.
- controls
Sequence[GetSecure Posture Policy Group Group Group Requirement Control] 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- controls List<Property Map>
GetSecurePosturePolicyGroupGroupGroupRequirementControl        
GetSecurePosturePolicyGroupGroupRequirement      
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Controls
List<GetSecure Posture Policy Group Group Requirement Control> 
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Controls
[]GetSecure Posture Policy Group Group Requirement Control 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- controls
List<GetSecure Posture Policy Group Group Requirement Control> 
- description string
- The description of the Posture Policy Requirement.
- id string
- The ID of the Posture Policy, eg. 2
- name string
- The name of the Posture Control.
- controls
GetSecure Posture Policy Group Group Requirement Control[] 
- description str
- The description of the Posture Policy Requirement.
- id str
- The ID of the Posture Policy, eg. 2
- name str
- The name of the Posture Control.
- controls
Sequence[GetSecure Posture Policy Group Group Requirement Control] 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- controls List<Property Map>
GetSecurePosturePolicyGroupGroupRequirementControl       
GetSecurePosturePolicyGroupRequirement     
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Controls
List<GetSecure Posture Policy Group Requirement Control> 
- Description string
- The description of the Posture Policy Requirement.
- Id string
- The ID of the Posture Policy, eg. 2
- Name string
- The name of the Posture Control.
- Controls
[]GetSecure Posture Policy Group Requirement Control 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- controls
List<GetSecure Posture Policy Group Requirement Control> 
- description string
- The description of the Posture Policy Requirement.
- id string
- The ID of the Posture Policy, eg. 2
- name string
- The name of the Posture Control.
- controls
GetSecure Posture Policy Group Requirement Control[] 
- description str
- The description of the Posture Policy Requirement.
- id str
- The ID of the Posture Policy, eg. 2
- name str
- The name of the Posture Control.
- controls
Sequence[GetSecure Posture Policy Group Requirement Control] 
- description String
- The description of the Posture Policy Requirement.
- id String
- The ID of the Posture Policy, eg. 2
- name String
- The name of the Posture Control.
- controls List<Property Map>
GetSecurePosturePolicyGroupRequirementControl      
GetSecurePosturePolicyTimeouts    
- Read string
- Read string
- read String
- read string
- read str
- read String
Package Details
- Repository
- sysdig sysdiglabs/terraform-provider-sysdig
- License
- Notes
- This Pulumi package is based on the sysdigTerraform Provider.