Uses of Enum
software.amazon.awscdk.services.location.alpha.PoliticalView
Packages that use PoliticalView
-
Uses of PoliticalView in software.amazon.awscdk.services.location.alpha
Methods in software.amazon.awscdk.services.location.alpha that return PoliticalViewModifier and TypeMethodDescriptiondefault PoliticalViewMapProps.getPoliticalView()(experimental) Specifies the map political view selected from an available data provider.final PoliticalViewMapProps.Jsii$Proxy.getPoliticalView()static PoliticalViewReturns the enum constant of this type with the specified name.static PoliticalView[]PoliticalView.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 PoliticalViewModifier and TypeMethodDescriptionMap.Builder.politicalView(PoliticalView politicalView) (experimental) Specifies the map political view selected from an available data provider.MapProps.Builder.politicalView(PoliticalView politicalView) Sets the value ofMapProps.getPoliticalView()