CopyableBuilder<SourceConfiguration.Builder,SourceConfiguration>, SdkBuilder<SourceConfiguration.Builder,SourceConfiguration>public static interface SourceConfiguration.Builder extends CopyableBuilder<SourceConfiguration.Builder,SourceConfiguration>
| Modifier and Type | Method | Description |
|---|---|---|
SourceConfiguration.Builder |
applicationName(String applicationName) |
The name of the application associated with the configuration.
|
SourceConfiguration.Builder |
templateName(String templateName) |
The name of the configuration template.
|
copyapply, buildSourceConfiguration.Builder applicationName(String applicationName)
The name of the application associated with the configuration.
applicationName - The name of the application associated with the configuration.SourceConfiguration.Builder templateName(String templateName)
The name of the configuration template.
templateName - The name of the configuration template.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.