Interface MemorydbParameterGroupParameter

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

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:54.077Z")
    @Stability(Stable)
    public interface MemorydbParameterGroupParameter
    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/memorydb_parameter_group#name MemorydbParameterGroup#name}.
      • getValue

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