Sha256: f588043cf57e716da252a603efed798ceec7bca441570ab283649dc2141e8841

Contents?: true

Size: 1.63 KB

Versions: 23

Compression:

Stored size: 1.63 KB

Contents

# WARNING ABOUT GENERATED CODE
#
# This file is generated. See the contributing guide for more information:
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
#
# WARNING ABOUT GENERATED CODE

module Aws
  module CloudFront
    module Waiters

      class DistributionDeployed
        def initialize: (?client: Client, ?max_attempts: Integer, ?delay: Integer, ?before_attempt: Proc, ?before_wait: Proc) -> void
                      | (?Hash[Symbol, untyped]) -> void

        def wait: (
                    id: ::String
                  ) -> Client::_GetDistributionResponseSuccess
                | (Hash[Symbol, untyped]) -> Client::_GetDistributionResponseSuccess
      end

      class InvalidationCompleted
        def initialize: (?client: Client, ?max_attempts: Integer, ?delay: Integer, ?before_attempt: Proc, ?before_wait: Proc) -> void
                      | (?Hash[Symbol, untyped]) -> void

        def wait: (
                    distribution_id: ::String,
                    id: ::String
                  ) -> Client::_GetInvalidationResponseSuccess
                | (Hash[Symbol, untyped]) -> Client::_GetInvalidationResponseSuccess
      end

      class StreamingDistributionDeployed
        def initialize: (?client: Client, ?max_attempts: Integer, ?delay: Integer, ?before_attempt: Proc, ?before_wait: Proc) -> void
                      | (?Hash[Symbol, untyped]) -> void

        def wait: (
                    id: ::String
                  ) -> Client::_GetStreamingDistributionResponseSuccess
                | (Hash[Symbol, untyped]) -> Client::_GetStreamingDistributionResponseSuccess
      end
    end
  end
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
aws-sdk-cloudfront-1.111.0 sig/waiters.rbs
aws-sdk-cloudfront-1.110.0 sig/waiters.rbs
aws-sdk-cloudfront-1.109.0 sig/waiters.rbs
aws-sdk-cloudfront-1.108.0 sig/waiters.rbs
aws-sdk-cloudfront-1.107.0 sig/waiters.rbs
aws-sdk-cloudfront-1.106.0 sig/waiters.rbs
aws-sdk-cloudfront-1.105.0 sig/waiters.rbs
aws-sdk-cloudfront-1.104.0 sig/waiters.rbs
aws-sdk-cloudfront-1.103.0 sig/waiters.rbs
aws-sdk-cloudfront-1.102.0 sig/waiters.rbs
aws-sdk-cloudfront-1.101.0 sig/waiters.rbs
aws-sdk-cloudfront-1.100.0 sig/waiters.rbs
aws-sdk-cloudfront-1.99.0 sig/waiters.rbs
aws-sdk-cloudfront-1.98.0 sig/waiters.rbs
aws-sdk-cloudfront-1.97.0 sig/waiters.rbs
aws-sdk-cloudfront-1.96.0 sig/waiters.rbs
aws-sdk-cloudfront-1.95.0 sig/waiters.rbs
aws-sdk-cloudfront-1.94.0 sig/waiters.rbs
aws-sdk-cloudfront-1.93.0 sig/waiters.rbs
aws-sdk-cloudfront-1.92.0 sig/waiters.rbs