All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.netflix.eureka.aws.AwsBindingStrategy Maven / Gradle / Ivy

package com.netflix.eureka.aws;

public enum AwsBindingStrategy {
    EIP, ROUTE53, ENI
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy