Uses of Class
software.amazon.awscdk.services.bedrock.alpha.ApplicationInferenceProfileProps.Builder
Packages that use ApplicationInferenceProfileProps.Builder
-
Uses of ApplicationInferenceProfileProps.Builder in software.amazon.awscdk.services.bedrock.alpha
Methods in software.amazon.awscdk.services.bedrock.alpha that return ApplicationInferenceProfileProps.BuilderModifier and TypeMethodDescriptionApplicationInferenceProfileProps.Builder.applicationInferenceProfileName
(String applicationInferenceProfileName) Sets the value ofApplicationInferenceProfileProps.getApplicationInferenceProfileName()
ApplicationInferenceProfileProps.builder()
ApplicationInferenceProfileProps.Builder.description
(String description) Sets the value ofApplicationInferenceProfileProps.getDescription()
ApplicationInferenceProfileProps.Builder.modelSource
(IBedrockInvokable modelSource) Sets the value ofApplicationInferenceProfileProps.getModelSource()
Sets the value ofApplicationInferenceProfileProps.getTags()
Constructors in software.amazon.awscdk.services.bedrock.alpha with parameters of type ApplicationInferenceProfileProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theApplicationInferenceProfileProps.Builder
.