ConfigurationServicePropertiesArgs

data class ConfigurationServicePropertiesArgs(val settings: Output<ConfigurationServiceSettingsArgs>? = null) : ConvertibleToJava<ConfigurationServicePropertiesArgs>

Application Configuration Service properties payload

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ConfigurationServicePropertiesArgs

Properties

Link copied to clipboard

The settings of Application Configuration Service.