Class: Google::Cloud::OracleDatabase::V1::GoldengateAmazonS3ConnectionProperties

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb

Overview

The properties of GoldengateAmazonS3Connection.

Instance Attribute Summary collapse

Instance Attribute Details

#access_key_id::String

Returns Optional. Access key ID to access the Amazon S3 bucket.

Returns:

  • (::String)

    Optional. Access key ID to access the Amazon S3 bucket.



1143
1144
1145
1146
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb', line 1143

class GoldengateAmazonS3ConnectionProperties
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#endpoint::String

Returns Optional. The Amazon Endpoint for S3.

Returns:

  • (::String)

    Optional. The Amazon Endpoint for S3.



1143
1144
1145
1146
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb', line 1143

class GoldengateAmazonS3ConnectionProperties
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#region::String

Returns Optional. The name of the AWS region where the bucket is created.

Returns:

  • (::String)

    Optional. The name of the AWS region where the bucket is created.



1143
1144
1145
1146
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb', line 1143

class GoldengateAmazonS3ConnectionProperties
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#secret_access_key_secret::String

Returns Optional. Secret access key to access the Amazon S3 bucket.

Returns:

  • (::String)

    Optional. Secret access key to access the Amazon S3 bucket.



1143
1144
1145
1146
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb', line 1143

class GoldengateAmazonS3ConnectionProperties
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#technology_type::String

Returns Optional. The technology type of AmazonS3Connection.

Returns:

  • (::String)

    Optional. The technology type of AmazonS3Connection.



1143
1144
1145
1146
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb', line 1143

class GoldengateAmazonS3ConnectionProperties
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end