Uses of Class
software.amazon.awssdk.services.cloudformation.model.LiveResourceDrift
Packages that use LiveResourceDrift
-
Uses of LiveResourceDrift in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return LiveResourceDriftModifier and TypeMethodDescriptionfinal LiveResourceDriftResourceTargetDefinition.drift()Detailed drift information for the resource property, including actual values, previous deployment values, and drift detection timestamps.Methods in software.amazon.awssdk.services.cloudformation.model with parameters of type LiveResourceDriftModifier and TypeMethodDescriptionResourceTargetDefinition.Builder.drift(LiveResourceDrift drift) Detailed drift information for the resource property, including actual values, previous deployment values, and drift detection timestamps.