Interface ScopeDetails.Builder

    • Method Detail

      • lakeFormationTagPolicies

        ScopeDetails.Builder lakeFormationTagPolicies​(Collection<LakeFormationTagPolicyDetails> lakeFormationTagPolicies)

        Underlying LF resources that will be affected by this notification.

        Parameters:
        lakeFormationTagPolicies - Underlying LF resources that will be affected by this notification.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lakeFormationTagPolicies

        ScopeDetails.Builder lakeFormationTagPolicies​(LakeFormationTagPolicyDetails... lakeFormationTagPolicies)

        Underlying LF resources that will be affected by this notification.

        Parameters:
        lakeFormationTagPolicies - Underlying LF resources that will be affected by this notification.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • redshiftDataShares

        ScopeDetails.Builder redshiftDataShares​(Collection<RedshiftDataShareDetails> redshiftDataShares)

        Underlying Redshift resources that will be affected by this notification.

        Parameters:
        redshiftDataShares - Underlying Redshift resources that will be affected by this notification.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • redshiftDataShares

        ScopeDetails.Builder redshiftDataShares​(RedshiftDataShareDetails... redshiftDataShares)

        Underlying Redshift resources that will be affected by this notification.

        Parameters:
        redshiftDataShares - Underlying Redshift resources that will be affected by this notification.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • s3DataAccesses

        ScopeDetails.Builder s3DataAccesses​(Collection<S3DataAccessDetails> s3DataAccesses)

        Underlying S3 resources that will be affected by this notification.

        Parameters:
        s3DataAccesses - Underlying S3 resources that will be affected by this notification.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • s3DataAccesses

        ScopeDetails.Builder s3DataAccesses​(S3DataAccessDetails... s3DataAccesses)

        Underlying S3 resources that will be affected by this notification.

        Parameters:
        s3DataAccesses - Underlying S3 resources that will be affected by this notification.
        Returns:
        Returns a reference to this object so that method calls can be chained together.