Sha256: 1fc2639d2dc2c4c910fe5fcd0e28449319e3dc6c1eca0c84434562485c5a96ee
Contents?: true
Size: 730 Bytes
Versions: 16
Compression:
Stored size: 730 Bytes
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 ACM module Waiters class CertificateValidated def initialize: (?client: Client, ?max_attempts: Integer, ?delay: Integer, ?before_attempt: Proc, ?before_wait: Proc) -> void | (?Hash[Symbol, untyped]) -> void def wait: ( certificate_arn: ::String ) -> Client::_DescribeCertificateResponseSuccess | (Hash[Symbol, untyped]) -> Client::_DescribeCertificateResponseSuccess end end end end
Version data entries
16 entries across 16 versions & 1 rubygems