Cluster Configuration Args Builder
Builder for ClusterConfigurationArgs.
Functions
Link copied to clipboard
suspend fun executeCommandConfiguration(value: ClusterConfigurationExecuteCommandConfigurationArgs?)
suspend fun executeCommandConfiguration(value: Output<ClusterConfigurationExecuteCommandConfigurationArgs>)
suspend fun executeCommandConfiguration(argument: suspend ClusterConfigurationExecuteCommandConfigurationArgsBuilder.() -> Unit)