Class Authorizer.Placement

java.lang.Object
software.amazon.awssdk.codegen.model.service.Authorizer.Placement
Enclosing class:
Authorizer

public static class Authorizer.Placement extends Object
  • Constructor Details

    • Placement

      public Placement()
  • Method Details

    • getLocation

      public Location getLocation()
    • setLocation

      public void setLocation(Location location)
    • getName

      public String getName()
    • setName

      public void setName(String name)