Interface SecretEnvSourceFluent<A extends SecretEnvSourceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
EnvFromSourceFluent.SecretRefNested<N>, WatchEventFluent.SecretEnvSourceObjectNested<N>
All Known Implementing Classes:
DoneableSecretEnvSource, EnvFromSourceFluentImpl.SecretRefNestedImpl, SecretEnvSourceBuilder, SecretEnvSourceFluentImpl, WatchEventFluentImpl.SecretEnvSourceObjectNestedImpl

public interface SecretEnvSourceFluent<A extends SecretEnvSourceFluent<A>>
extends Fluent<A>