runtimeConfigs property

List<RuntimeConfig>? runtimeConfigs
getter/setter pair

The runtime configurations where the application is deployed.

Output only.

Implementation

core.List<RuntimeConfig>? runtimeConfigs;