public static interface PropertyNameSuggestion.Builder extends SdkPojo, CopyableBuilder<PropertyNameSuggestion.Builder,PropertyNameSuggestion>
| Modifier and Type | Method and Description |
|---|---|
PropertyNameSuggestion.Builder |
propertyName(String propertyName)
A suggested property name based on what you entered in the search textbox in the Amazon SageMaker console.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPropertyNameSuggestion.Builder propertyName(String propertyName)
A suggested property name based on what you entered in the search textbox in the Amazon SageMaker console.
propertyName - A suggested property name based on what you entered in the search textbox in the Amazon SageMaker
console.Copyright © 2020. All rights reserved.