Uses of Interface
org.cdk8s.plus25.EnvValueFromResourceOptions
-
Packages that use EnvValueFromResourceOptions Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of EnvValueFromResourceOptions in org.cdk8s.plus25
Classes in org.cdk8s.plus25 that implement EnvValueFromResourceOptions Modifier and Type Class Description static classEnvValueFromResourceOptions.Jsii$ProxyAn implementation forEnvValueFromResourceOptionsMethods in org.cdk8s.plus25 that return EnvValueFromResourceOptions Modifier and Type Method Description EnvValueFromResourceOptionsEnvValueFromResourceOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus25 with parameters of type EnvValueFromResourceOptions Modifier and Type Method Description static EnvValueEnvValue. fromResource(ResourceFieldPaths resource, EnvValueFromResourceOptions options)Create a value from a resource.
-