Interface SecurityposturePosturePolicySetsPolicies

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    SecurityposturePosturePolicySetsPolicies.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:22.690Z")
    @Stability(Stable)
    public interface SecurityposturePosturePolicySetsPolicies
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getConstraint

        @Stability(Stable)
        @NotNull
        SecurityposturePosturePolicySetsPoliciesConstraint getConstraint()
        constraint block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/securityposture_posture#constraint SecurityposturePosture#constraint}

      • getPolicyId

        @Stability(Stable)
        @NotNull
        String getPolicyId()
        ID of the policy.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/securityposture_posture#policy_id SecurityposturePosture#policy_id}

      • getComplianceStandards

        @Stability(Stable)
        @Nullable
        default Object getComplianceStandards()
        compliance_standards block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/securityposture_posture#compliance_standards SecurityposturePosture#compliance_standards}

      • getDescription

        @Stability(Stable)
        @Nullable
        default String getDescription()
        Description of the policy.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/securityposture_posture#description SecurityposturePosture#description}