public static interface MsSmoothOutputSettings.Builder extends CopyableBuilder<MsSmoothOutputSettings.Builder,MsSmoothOutputSettings>
| Modifier and Type | Method and Description |
|---|---|
MsSmoothOutputSettings.Builder |
nameModifier(String nameModifier)
String concatenated to the end of the destination filename.
|
copyapply, buildMsSmoothOutputSettings.Builder nameModifier(String nameModifier)
nameModifier - String concatenated to the end of the destination filename. Required for multiple outputs of the same
type.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.