@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface SpringLocalstackProperties
| Modifier and Type | Optional Element and Description |
|---|---|
String |
externalHost |
boolean |
pullNewImage |
boolean |
randomPorts |
LocalstackService[] |
services |
public abstract LocalstackService[] services
public abstract String externalHost
Copyright © 2018. All rights reserved.