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 SageMaker console.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPropertyNameSuggestion.Builder propertyName(String propertyName)
A suggested property name based on what you entered in the search textbox in the SageMaker console.
propertyName - A suggested property name based on what you entered in the search textbox in the SageMaker console.Copyright © 2023. All rights reserved.