void |
CreateFileSystemResult.setLifeCycleState(LifeCycleState lifeCycleState) |
A predefined string value that indicates the lifecycle phase of the file
system.
|
void |
CreateMountTargetResult.setLifeCycleState(LifeCycleState lifeCycleState) |
The lifecycle state the mount target is in.
|
void |
FileSystemDescription.setLifeCycleState(LifeCycleState lifeCycleState) |
A predefined string value that indicates the lifecycle phase of the file
system.
|
void |
MountTargetDescription.setLifeCycleState(LifeCycleState lifeCycleState) |
The lifecycle state the mount target is in.
|
CreateFileSystemResult |
CreateFileSystemResult.withLifeCycleState(LifeCycleState lifeCycleState) |
A predefined string value that indicates the lifecycle phase of the file
system.
|
CreateMountTargetResult |
CreateMountTargetResult.withLifeCycleState(LifeCycleState lifeCycleState) |
The lifecycle state the mount target is in.
|
FileSystemDescription |
FileSystemDescription.withLifeCycleState(LifeCycleState lifeCycleState) |
A predefined string value that indicates the lifecycle phase of the file
system.
|
MountTargetDescription |
MountTargetDescription.withLifeCycleState(LifeCycleState lifeCycleState) |
The lifecycle state the mount target is in.
|