| Package | Description |
|---|---|
| software.amazon.awssdk.services.nimble.model |
| Modifier and Type | Method and Description |
|---|---|
SharedFileSystemConfiguration |
StudioComponentConfiguration.sharedFileSystemConfiguration()
The configuration for a shared file storage system that is associated with a studio resource.
|
| Modifier and Type | Method and Description |
|---|---|
static StudioComponentConfiguration |
StudioComponentConfiguration.fromSharedFileSystemConfiguration(SharedFileSystemConfiguration sharedFileSystemConfiguration)
Create an instance of this class with
StudioComponentConfiguration.sharedFileSystemConfiguration() initialized to the given value. |
StudioComponentConfiguration.Builder |
StudioComponentConfiguration.Builder.sharedFileSystemConfiguration(SharedFileSystemConfiguration sharedFileSystemConfiguration)
The configuration for a shared file storage system that is associated with a studio resource.
|
Copyright © 2022. All rights reserved.