Uses of Enum
software.amazon.awssdk.services.cloudformation.model.DriftIgnoredReason
Packages that use DriftIgnoredReason
-
Uses of DriftIgnoredReason in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return DriftIgnoredReasonModifier and TypeMethodDescriptionstatic DriftIgnoredReasonUse this in place of valueOf to convert the raw string returned by the service into the enum value.final DriftIgnoredReasonResourceDriftIgnoredAttribute.reason()Reason why drift was ignored for the attribute, can have 3 possible values:static DriftIgnoredReasonReturns the enum constant of this type with the specified name.static DriftIgnoredReason[]DriftIgnoredReason.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type DriftIgnoredReasonModifier and TypeMethodDescriptionstatic Set<DriftIgnoredReason>DriftIgnoredReason.knownValues()Methods in software.amazon.awssdk.services.cloudformation.model with parameters of type DriftIgnoredReasonModifier and TypeMethodDescriptionResourceDriftIgnoredAttribute.Builder.reason(DriftIgnoredReason reason) Reason why drift was ignored for the attribute, can have 3 possible values: