Interface LbSslNegotiationPolicyAttribute

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

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:53.673Z")
    @Stability(Stable)
    public interface LbSslNegotiationPolicyAttribute
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getName

        @Stability(Stable)
        @NotNull
        String getName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lb_ssl_negotiation_policy#name LbSslNegotiationPolicy#name}.
      • getValue

        @Stability(Stable)
        @NotNull
        String getValue()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lb_ssl_negotiation_policy#value LbSslNegotiationPolicy#value}.