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, sdkFields
copy
applyMutation, build
PropertyNameSuggestion.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 © 2021. All rights reserved.