Sha256: 498cbdd0a5d7d10897ade78f809ebe4cfff73fedc4b388fc1799e0a8f7652728

Contents?: true

Size: 192 Bytes

Versions: 12

Compression:

Stored size: 192 Bytes

Contents

# frozen_string_literal: true

module Awspec::Type
  class SesSendQuota < AccountAttributeBase
    def resource_via_client
      @resource_via_client ||= find_ses_send_quota
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
awspec-1.30.0 lib/awspec/type/ses_send_quota.rb
awspec-1.29.3 lib/awspec/type/ses_send_quota.rb
awspec-1.29.2 lib/awspec/type/ses_send_quota.rb
awspec-1.29.1 lib/awspec/type/ses_send_quota.rb
awspec-1.29.0 lib/awspec/type/ses_send_quota.rb
awspec-1.28.2 lib/awspec/type/ses_send_quota.rb
awspec-1.28.1 lib/awspec/type/ses_send_quota.rb
awspec-1.28.0 lib/awspec/type/ses_send_quota.rb
awspec-1.27.1 lib/awspec/type/ses_send_quota.rb
awspec-1.27.0 lib/awspec/type/ses_send_quota.rb
awspec-1.26.0 lib/awspec/type/ses_send_quota.rb
awspec-1.25.2 lib/awspec/type/ses_send_quota.rb