Interface SecurityposturePosturePolicySets

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

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

      • getPolicies

        @Stability(Stable)
        @NotNull
        Object getPolicies()
        policies block.

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

      • getPolicySetId

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

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

      • getDescription

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

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