Google Cloud Oracle Database V1 Client - Class GoldengateAmazonS3ConnectionProperties (0.9.0)

Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class GoldengateAmazonS3ConnectionProperties.

The properties of GoldengateAmazonS3Connection.

Generated from protobuf message google.cloud.oracledatabase.v1.GoldengateAmazonS3ConnectionProperties

Namespace

Google \ Cloud \ OracleDatabase \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ technology_type string

Optional. The technology type of AmazonS3Connection.

↳ access_key_id string

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

↳ secret_access_key_secret string

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

↳ endpoint string

Optional. The Amazon Endpoint for S3.

↳ region string

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

getTechnologyType

Optional. The technology type of AmazonS3Connection.

Returns
Type Description
string

setTechnologyType

Optional. The technology type of AmazonS3Connection.

Parameter
Name Description
var string
Returns
Type Description
$this

getAccessKeyId

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

Returns
Type Description
string

setAccessKeyId

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

Parameter
Name Description
var string
Returns
Type Description
$this

getSecretAccessKeySecret

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

Returns
Type Description
string

setSecretAccessKeySecret

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

Parameter
Name Description
var string
Returns
Type Description
$this

getEndpoint

Optional. The Amazon Endpoint for S3.

Returns
Type Description
string

setEndpoint

Optional. The Amazon Endpoint for S3.

Parameter
Name Description
var string
Returns
Type Description
$this

getRegion

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

Returns
Type Description
string

setRegion

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

Parameter
Name Description
var string
Returns
Type Description
$this