FlowStorageFlowNodeServiceConfigurationPropertiesArgs

data class FlowStorageFlowNodeServiceConfigurationPropertiesArgs(val s3: Output<FlowStorageFlowNodeS3ConfigurationArgs>? = null) : ConvertibleToJava<FlowStorageFlowNodeServiceConfigurationPropertiesArgs>

storage service configuration for storage node

Constructors

constructor(s3: Output<FlowStorageFlowNodeS3ConfigurationArgs>? = null)

Properties

Link copied to clipboard

Functions

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