Class ParameterGroupParameter


  • public final class ParameterGroupParameter
    extends java.lang.Object
    • Method Detail

      • applyMethod

        public java.util.Optional<java.lang.String> applyMethod()
        Returns:
        The apply method of the Neptune parameter. Valid values are `immediate` and `pending-reboot`. Defaults to `pending-reboot`.
      • name

        public java.lang.String name()
        Returns:
        The name of the Neptune parameter.
      • value

        public java.lang.String value()
        Returns:
        The value of the Neptune parameter.