public interface IThing {
    String getThingArn();
}