shared Storage
suspend fun sharedStorage(value: Output<ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesSharedStorageArgs>)
suspend fun sharedStorage(value: ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesSharedStorageArgs?)
Parameters
value
A shared_storage
block as defined below. Changing this forces a new resource to be created.
suspend fun sharedStorage(argument: suspend ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesSharedStorageArgsBuilder.() -> Unit)
Parameters
argument
A shared_storage
block as defined below. Changing this forces a new resource to be created.