Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::GoldengateAmazonKinesisConnectionProperties.
The properties of GoldengateAmazonKinesisConnection.
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 Kinesis.
#access_key_id=
def access_key_id=(value) -> ::String
Parameter
- value (::String) — Optional. Access key ID to access the Amazon Kinesis.
Returns
- (::String) — Optional. Access key ID to access the Amazon Kinesis.
#aws_region
def aws_region() -> ::String
Returns
- (::String) — Optional. The name of the AWS region. If not provided, Goldengate will default to 'us-west-1'.
#aws_region=
def aws_region=(value) -> ::String
Parameter
- value (::String) — Optional. The name of the AWS region. If not provided, Goldengate will default to 'us-west-1'.
Returns
- (::String) — Optional. The name of the AWS region. If not provided, Goldengate will default to 'us-west-1'.
#endpoint
def endpoint() -> ::String
Returns
- (::String) — Optional. The endpoint URL of the Amazon Kinesis service. e.g.: 'https://kinesis.us-east-1.amazonaws.com' If not provided, Goldengate will default to 'https://kinesis.
#endpoint=
def endpoint=(value) -> ::String
Parameter
- value (::String) — Optional. The endpoint URL of the Amazon Kinesis service. e.g.: 'https://kinesis.us-east-1.amazonaws.com' If not provided, Goldengate will default to 'https://kinesis.
Returns
- (::String) — Optional. The endpoint URL of the Amazon Kinesis service. e.g.: 'https://kinesis.us-east-1.amazonaws.com' If not provided, Goldengate will default to 'https://kinesis.
#secret_access_key_secret
def secret_access_key_secret() -> ::String
Returns
- (::String) — Optional. Secret access key to access the Amazon Kinesis.
#secret_access_key_secret=
def secret_access_key_secret=(value) -> ::String
Parameter
- value (::String) — Optional. Secret access key to access the Amazon Kinesis.
Returns
- (::String) — Optional. Secret access key to access the Amazon Kinesis.
#technology_type
def technology_type() -> ::String
Returns
- (::String) — Optional. The technology type of AmazonKinesisConnection.
#technology_type=
def technology_type=(value) -> ::String
Parameter
- value (::String) — Optional. The technology type of AmazonKinesisConnection.
Returns
- (::String) — Optional. The technology type of AmazonKinesisConnection.