public interface AwsDistributedConfiguration
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCommonApplicationName() |
java.lang.String |
getDelimiter()
Delimiter after prefix and application name.
|
java.lang.String |
getPrefix() |
boolean |
isSearchActiveEnvironments() |
boolean |
isSearchCommonApplication() |
@NonNull java.lang.String getPrefix()
@NonNull java.lang.String getDelimiter()
getPrefix()
and application name for AWS Distributed Configuration resources names.@NonNull java.lang.String getCommonApplicationName()
boolean isSearchCommonApplication()
getCommonApplicationName()
should be searched or not.boolean isSearchActiveEnvironments()