FlowStorageFlowNodeConfigurationArgs

data class FlowStorageFlowNodeConfigurationArgs(val serviceConfiguration: Output<FlowStorageFlowNodeServiceConfigurationPropertiesArgs>) : ConvertibleToJava<FlowStorageFlowNodeConfigurationArgs>

Storage flow node configuration

Constructors

Link copied to clipboard
constructor(serviceConfiguration: Output<FlowStorageFlowNodeServiceConfigurationPropertiesArgs>)

Functions

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