Uses of Enum Class
software.amazon.awscdk.services.sns.FilterOrPolicyType
Packages that use FilterOrPolicyType
Package
Description
Amazon Simple Notification Service Construct Library
-
Uses of FilterOrPolicyType in software.amazon.awscdk.services.sns
Methods in software.amazon.awscdk.services.sns that return FilterOrPolicyTypeModifier and TypeMethodDescriptionFilter.getType()Type used in DFS buildFilterPolicyWithMessageBody to determine json value type.abstract FilterOrPolicyTypeFilterOrPolicy.getType()Type switch for disambiguating between subclasses.Policy.getType()Type used in DFS buildFilterPolicyWithMessageBody to determine json value type.static FilterOrPolicyTypeReturns the enum constant of this class with the specified name.static FilterOrPolicyType[]FilterOrPolicyType.values()Returns an array containing the constants of this enum class, in the order they are declared.