public final class Configurations extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AWS_CLIENT_SECTION
The HOCON path prefix for AWS client configuration.
|
static String |
AWS_FILTERS_SECTION
The HOCON path prefix for AWS filter configuration.
|
static String |
CONFIGURATION_FILE_NAME
The configuration file name.
|
static String |
EPHEMERAL_DEVICE_MAPPINGS_SECTION
The HOCON path prefix for ephemeral device mapping configuration.
|
static String |
HTTP_PROXY_SECTION
The HOCON path prefix for HTTP proxy configuration.
|
static String |
RDS_ENDPOINTS_SECTION
The HOCON path prefix for RDS endpoints configuration.
|
static String |
VIRTUALIZATION_MAPPINGS_SECTION
The HOCON path prefix for virtualization mapping configuration.
|
public static final String CONFIGURATION_FILE_NAME
public static final String EPHEMERAL_DEVICE_MAPPINGS_SECTION
public static final String VIRTUALIZATION_MAPPINGS_SECTION
public static final String RDS_ENDPOINTS_SECTION
public static final String HTTP_PROXY_SECTION
public static final String AWS_CLIENT_SECTION
public static final String AWS_FILTERS_SECTION
Copyright © 2016. All rights reserved.