args

suspend fun args(block: suspend ConfigServerArgsBuilder.() -> Unit)

Parameters

block

The arguments to use to populate this resource's properties.


var args: ConfigServerArgs? = null