frontend Configurations
Parameters
value
Indicates the node type uses its own frontend configurations instead of the default one for the cluster. This setting can only be specified for non-primary node types and can not be added or removed after the node type is created.
Parameters
values
Indicates the node type uses its own frontend configurations instead of the default one for the cluster. This setting can only be specified for non-primary node types and can not be added or removed after the node type is created.
suspend fun frontendConfigurations(argument: List<suspend FrontendConfigurationArgsBuilder.() -> Unit>)
suspend fun frontendConfigurations(vararg argument: suspend FrontendConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Indicates the node type uses its own frontend configurations instead of the default one for the cluster. This setting can only be specified for non-primary node types and can not be added or removed after the node type is created.