Interface IndexAction.Builder

  • Method Details

    • resourceTypes

      IndexAction.Builder resourceTypes(Collection<String> resourceTypes)

      0 or 1 index action will be accepted for each BackupRule.

      Valid values:

      • EBS for Amazon Elastic Block Store

      • S3 for Amazon Simple Storage Service (Amazon S3)

      Parameters:
      resourceTypes - 0 or 1 index action will be accepted for each BackupRule.

      Valid values:

      • EBS for Amazon Elastic Block Store

      • S3 for Amazon Simple Storage Service (Amazon S3)

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

      IndexAction.Builder resourceTypes(String... resourceTypes)

      0 or 1 index action will be accepted for each BackupRule.

      Valid values:

      • EBS for Amazon Elastic Block Store

      • S3 for Amazon Simple Storage Service (Amazon S3)

      Parameters:
      resourceTypes - 0 or 1 index action will be accepted for each BackupRule.

      Valid values:

      • EBS for Amazon Elastic Block Store

      • S3 for Amazon Simple Storage Service (Amazon S3)

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