Interface PurposeMapping
- 
@EvolvingAll public interface PurposeMapping
A mapping of purpose to alias with a valid-from date.- Since:
 - AM 6.5.0
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>aliases()The list of aliases that the purpose is provided from.StringsecretId()The label of the purpose that this store can provide a secret for. 
 -