@Generated(value="jsii-pacmak/1.21.0 (build 4262b22)", date="2021-02-19T10:08:57.962Z") @Stability(value=Stable) public interface ConfigSetProps extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
ConfigSetProps.Builder
A builder for
ConfigSetProps |
static class |
ConfigSetProps.Jsii$Proxy
An implementation for
ConfigSetProps |
Modifier and Type | Method and Description |
---|---|
static ConfigSetProps.Builder |
builder() |
Map<String,InitConfig> |
getConfigs()
The sets of configs to pick from.
|
Map<String,List<String>> |
getConfigSets()
The definitions of each config set.
|
@Stability(value=Stable) @NotNull Map<String,InitConfig> getConfigs()
@Stability(value=Stable) @NotNull Map<String,List<String>> getConfigSets()
@Stability(value=Stable) static ConfigSetProps.Builder builder()
ConfigSetProps.Builder
of ConfigSetProps
Copyright © 2021. All rights reserved.