Uses of Enum
software.amazon.awscdk.services.bedrock.alpha.CrossRegionInferenceProfileRegion
Packages that use CrossRegionInferenceProfileRegion
-
Uses of CrossRegionInferenceProfileRegion in software.amazon.awscdk.services.bedrock.alpha
Methods in software.amazon.awscdk.services.bedrock.alpha that return CrossRegionInferenceProfileRegionModifier and TypeMethodDescriptionCrossRegionInferenceProfileProps.getGeoRegion()(experimental) The geographic region where the traffic is going to be distributed.CrossRegionInferenceProfileProps.Jsii$Proxy.getGeoRegion()Returns the enum constant of this type with the specified name.static CrossRegionInferenceProfileRegion[]CrossRegionInferenceProfileRegion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.bedrock.alpha with parameters of type CrossRegionInferenceProfileRegionModifier and TypeMethodDescriptionCrossRegionInferenceProfileProps.Builder.geoRegion(CrossRegionInferenceProfileRegion geoRegion) Sets the value ofCrossRegionInferenceProfileProps.getGeoRegion()