Interface ClouddeployTargetIamMemberCondition

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

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

      • getExpression

        @Stability(Stable)
        @NotNull
        String getExpression()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/clouddeploy_target_iam_member#expression ClouddeployTargetIamMember#expression}.
      • getTitle

        @Stability(Stable)
        @NotNull
        String getTitle()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/clouddeploy_target_iam_member#title ClouddeployTargetIamMember#title}.
      • getDescription

        @Stability(Stable)
        @Nullable
        default String getDescription()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/clouddeploy_target_iam_member#description ClouddeployTargetIamMember#description}.