Uses of Enum
software.amazon.awscdk.services.location.alpha.IntendedUse
Packages that use IntendedUse
-
Uses of IntendedUse in software.amazon.awscdk.services.location.alpha
Methods in software.amazon.awscdk.services.location.alpha that return IntendedUseModifier and TypeMethodDescriptiondefault IntendedUsePlaceIndexProps.getIntendedUse()(experimental) Intend use for the results of an operation.final IntendedUsePlaceIndexProps.Jsii$Proxy.getIntendedUse()static IntendedUseReturns the enum constant of this type with the specified name.static IntendedUse[]IntendedUse.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.location.alpha with parameters of type IntendedUseModifier and TypeMethodDescriptionPlaceIndex.Builder.intendedUse(IntendedUse intendedUse) (experimental) Intend use for the results of an operation.PlaceIndexProps.Builder.intendedUse(IntendedUse intendedUse) Sets the value ofPlaceIndexProps.getIntendedUse()