class VaultClient
<init> |
VaultClient(aem: AemExtension) |
aem |
val aem: AemExtension |
command |
val command: Property<String!>! |
commandEffective |
val commandEffective: String |
commandProperties |
val commandProperties: MapProperty<String!, Any!>! |
contentDir |
val contentDir: DirectoryProperty! |
contentDirEffective |
val contentDirEffective: File |
contentRelativePath |
val contentRelativePath: Property<String!>! |
run |
fun run(): VaultSummary |