Uses of Class
software.amazon.awscdk.services.bedrock.alpha.CrossRegionInferenceProfileProps.Builder
Packages that use CrossRegionInferenceProfileProps.Builder
-
Uses of CrossRegionInferenceProfileProps.Builder in software.amazon.awscdk.services.bedrock.alpha
Methods in software.amazon.awscdk.services.bedrock.alpha that return CrossRegionInferenceProfileProps.BuilderModifier and TypeMethodDescriptionCrossRegionInferenceProfileProps.builder()
CrossRegionInferenceProfileProps.Builder.geoRegion
(CrossRegionInferenceProfileRegion geoRegion) Sets the value ofCrossRegionInferenceProfileProps.getGeoRegion()
CrossRegionInferenceProfileProps.Builder.model
(BedrockFoundationModel model) Sets the value ofCrossRegionInferenceProfileProps.getModel()
Constructors in software.amazon.awscdk.services.bedrock.alpha with parameters of type CrossRegionInferenceProfileProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCrossRegionInferenceProfileProps.Builder
.