Interface ResourceDriftIgnoredAttribute.Builder

  • Method Details

    • path

      Path of the resource attribute for which drift was ignored.

      Parameters:
      path - Path of the resource attribute for which drift was ignored.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reason

      Reason why drift was ignored for the attribute, can have 3 possible values:

      • WRITE_ONLY_PROPERTY – Property is not included in read response for the resource’s live state.

      • MANAGED_BY_AWS – Property is managed by an Amazon Web Services service and is expected to be dynamically modified.

      • SENSITIVE_PROPERTY – Property has a sensitive value, such as an Amazon Web Services Secrets Manager value.

      Parameters:
      reason - Reason why drift was ignored for the attribute, can have 3 possible values:

      • WRITE_ONLY_PROPERTY – Property is not included in read response for the resource’s live state.

      • MANAGED_BY_AWS – Property is managed by an Amazon Web Services service and is expected to be dynamically modified.

      • SENSITIVE_PROPERTY – Property has a sensitive value, such as an Amazon Web Services Secrets Manager value.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • reason

      Reason why drift was ignored for the attribute, can have 3 possible values:

      • WRITE_ONLY_PROPERTY – Property is not included in read response for the resource’s live state.

      • MANAGED_BY_AWS – Property is managed by an Amazon Web Services service and is expected to be dynamically modified.

      • SENSITIVE_PROPERTY – Property has a sensitive value, such as an Amazon Web Services Secrets Manager value.

      Parameters:
      reason - Reason why drift was ignored for the attribute, can have 3 possible values:

      • WRITE_ONLY_PROPERTY – Property is not included in read response for the resource’s live state.

      • MANAGED_BY_AWS – Property is managed by an Amazon Web Services service and is expected to be dynamically modified.

      • SENSITIVE_PROPERTY – Property has a sensitive value, such as an Amazon Web Services Secrets Manager value.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: