Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::GoldengateAmazonS3ConnectionProperties (v0.14.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::GoldengateAmazonS3ConnectionProperties.

The properties of GoldengateAmazonS3Connection.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#access_key_id

def access_key_id() -> ::String
Returns
  • (::String) — Optional. Access key ID to access the Amazon S3 bucket.

#access_key_id=

def access_key_id=(value) -> ::String
Parameter
  • value (::String) — Optional. Access key ID to access the Amazon S3 bucket.
Returns
  • (::String) — Optional. Access key ID to access the Amazon S3 bucket.

#endpoint

def endpoint() -> ::String
Returns
  • (::String) — Optional. The Amazon Endpoint for S3.

#endpoint=

def endpoint=(value) -> ::String
Parameter
  • value (::String) — Optional. The Amazon Endpoint for S3.
Returns
  • (::String) — Optional. The Amazon Endpoint for S3.

#region

def region() -> ::String
Returns
  • (::String) — Optional. The name of the AWS region where the bucket is created.

#region=

def region=(value) -> ::String
Parameter
  • value (::String) — 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.

#secret_access_key_secret

def secret_access_key_secret() -> ::String
Returns
  • (::String) — Optional. Secret access key to access the Amazon S3 bucket.

#secret_access_key_secret=

def secret_access_key_secret=(value) -> ::String
Parameter
  • value (::String) — Optional. Secret access key to access the Amazon S3 bucket.
Returns
  • (::String) — Optional. Secret access key to access the Amazon S3 bucket.

#technology_type

def technology_type() -> ::String
Returns
  • (::String) — Optional. The technology type of AmazonS3Connection.

#technology_type=

def technology_type=(value) -> ::String
Parameter
  • value (::String) — Optional. The technology type of AmazonS3Connection.
Returns
  • (::String) — Optional. The technology type of AmazonS3Connection.