Interface DatabaseSourceVPCConfiguration.Builder

  • Method Details

    • vpcEndpointServiceName

      DatabaseSourceVPCConfiguration.Builder vpcEndpointServiceName(String vpcEndpointServiceName)

      The VPC endpoint service name which Firehose uses to create a PrivateLink to the database. The endpoint service must have the Firehose service principle firehose.amazonaws.com as an allowed principal on the VPC endpoint service. The VPC endpoint service name is a string that looks like com.amazonaws.vpce.<region>.<vpc-endpoint-service-id>.

      Amazon Data Firehose is in preview release and is subject to change.

      Parameters:
      vpcEndpointServiceName - The VPC endpoint service name which Firehose uses to create a PrivateLink to the database. The endpoint service must have the Firehose service principle firehose.amazonaws.com as an allowed principal on the VPC endpoint service. The VPC endpoint service name is a string that looks like com.amazonaws.vpce.<region>.<vpc-endpoint-service-id>.

      Amazon Data Firehose is in preview release and is subject to change.

      Returns:
      Returns a reference to this object so that method calls can be chained together.