Uses of Interface
software.amazon.awssdk.services.cloudformation.model.ResourceDriftIgnoredAttribute.Builder
Packages that use ResourceDriftIgnoredAttribute.Builder
-
Uses of ResourceDriftIgnoredAttribute.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ResourceDriftIgnoredAttribute.BuilderModifier and TypeMethodDescriptionResourceDriftIgnoredAttribute.builder()Path of the resource attribute for which drift was ignored.Reason why drift was ignored for the attribute, can have 3 possible values:ResourceDriftIgnoredAttribute.Builder.reason(DriftIgnoredReason reason) Reason why drift was ignored for the attribute, can have 3 possible values:ResourceDriftIgnoredAttribute.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type ResourceDriftIgnoredAttribute.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ResourceDriftIgnoredAttribute.Builder>ResourceDriftIgnoredAttribute.serializableBuilderClass()