Class Profile

java.lang.Object
io.awspring.cloud.autoconfigure.core.Profile

public class Profile extends Object
Properties related to AWS Profile.
Author:
Tom Gianos, Siva Katamreddy
  • Constructor Details

    • Profile

      public Profile()
  • Method Details

    • getName

      public @Nullable String getName()
    • setName

      public void setName(String name)
    • getPath

      public @Nullable String getPath()
    • setPath

      public void setPath(String path)