Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.datastream/v1alpha1.getStream
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Use this method to get details about a stream.
Using getStream
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getStream(args: GetStreamArgs, opts?: InvokeOptions): Promise<GetStreamResult>
function getStreamOutput(args: GetStreamOutputArgs, opts?: InvokeOptions): Output<GetStreamResult>
def get_stream(location: Optional[str] = None,
project: Optional[str] = None,
stream_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetStreamResult
def get_stream_output(location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
stream_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStreamResult]
func LookupStream(ctx *Context, args *LookupStreamArgs, opts ...InvokeOption) (*LookupStreamResult, error)
func LookupStreamOutput(ctx *Context, args *LookupStreamOutputArgs, opts ...InvokeOption) LookupStreamResultOutput
> Note: This function is named LookupStream
in the Go SDK.
public static class GetStream
{
public static Task<GetStreamResult> InvokeAsync(GetStreamArgs args, InvokeOptions? opts = null)
public static Output<GetStreamResult> Invoke(GetStreamInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStreamResult> getStream(GetStreamArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:datastream/v1alpha1:getStream
arguments:
# arguments dictionary
The following arguments are supported:
getStream Result
The following output properties are available:
- Backfill
All Pulumi.Google Native. Datastream. V1Alpha1. Outputs. Backfill All Strategy Response - Automatically backfill objects included in the stream source configuration. Specific objects can be excluded.
- Backfill
None Pulumi.Google Native. Datastream. V1Alpha1. Outputs. Backfill None Strategy Response - Do not automatically backfill any objects.
- Create
Time string - The creation time of the stream.
- Customer
Managed stringEncryption Key - Immutable. A reference to a KMS encryption key. If provided, it will be used to encrypt the data. If left blank, data will be encrypted using an internal Stream-specific encryption key provisioned through KMS.
- Destination
Config Pulumi.Google Native. Datastream. V1Alpha1. Outputs. Destination Config Response - Destination connection profile configuration.
- Display
Name string - Display name.
- Errors
List<Pulumi.
Google Native. Datastream. V1Alpha1. Outputs. Error Response> - Errors on the Stream.
- Labels Dictionary<string, string>
- Labels.
- Name string
- The stream's name.
- Source
Config Pulumi.Google Native. Datastream. V1Alpha1. Outputs. Source Config Response - Source connection profile configuration.
- State string
- The state of the stream.
- Update
Time string - The last update time of the stream.
- Backfill
All BackfillAll Strategy Response - Automatically backfill objects included in the stream source configuration. Specific objects can be excluded.
- Backfill
None BackfillNone Strategy Response - Do not automatically backfill any objects.
- Create
Time string - The creation time of the stream.
- Customer
Managed stringEncryption Key - Immutable. A reference to a KMS encryption key. If provided, it will be used to encrypt the data. If left blank, data will be encrypted using an internal Stream-specific encryption key provisioned through KMS.
- Destination
Config DestinationConfig Response - Destination connection profile configuration.
- Display
Name string - Display name.
- Errors
[]Error
Response - Errors on the Stream.
- Labels map[string]string
- Labels.
- Name string
- The stream's name.
- Source
Config SourceConfig Response - Source connection profile configuration.
- State string
- The state of the stream.
- Update
Time string - The last update time of the stream.
- backfill
All BackfillAll Strategy Response - Automatically backfill objects included in the stream source configuration. Specific objects can be excluded.
- backfill
None BackfillNone Strategy Response - Do not automatically backfill any objects.
- create
Time String - The creation time of the stream.
- customer
Managed StringEncryption Key - Immutable. A reference to a KMS encryption key. If provided, it will be used to encrypt the data. If left blank, data will be encrypted using an internal Stream-specific encryption key provisioned through KMS.
- destination
Config DestinationConfig Response - Destination connection profile configuration.
- display
Name String - Display name.
- errors
List<Error
Response> - Errors on the Stream.
- labels Map<String,String>
- Labels.
- name String
- The stream's name.
- source
Config SourceConfig Response - Source connection profile configuration.
- state String
- The state of the stream.
- update
Time String - The last update time of the stream.
- backfill
All BackfillAll Strategy Response - Automatically backfill objects included in the stream source configuration. Specific objects can be excluded.
- backfill
None BackfillNone Strategy Response - Do not automatically backfill any objects.
- create
Time string - The creation time of the stream.
- customer
Managed stringEncryption Key - Immutable. A reference to a KMS encryption key. If provided, it will be used to encrypt the data. If left blank, data will be encrypted using an internal Stream-specific encryption key provisioned through KMS.
- destination
Config DestinationConfig Response - Destination connection profile configuration.
- display
Name string - Display name.
- errors
Error
Response[] - Errors on the Stream.
- labels {[key: string]: string}
- Labels.
- name string
- The stream's name.
- source
Config SourceConfig Response - Source connection profile configuration.
- state string
- The state of the stream.
- update
Time string - The last update time of the stream.
- backfill_
all BackfillAll Strategy Response - Automatically backfill objects included in the stream source configuration. Specific objects can be excluded.
- backfill_
none BackfillNone Strategy Response - Do not automatically backfill any objects.
- create_
time str - The creation time of the stream.
- customer_
managed_ strencryption_ key - Immutable. A reference to a KMS encryption key. If provided, it will be used to encrypt the data. If left blank, data will be encrypted using an internal Stream-specific encryption key provisioned through KMS.
- destination_
config DestinationConfig Response - Destination connection profile configuration.
- display_
name str - Display name.
- errors
Sequence[Error
Response] - Errors on the Stream.
- labels Mapping[str, str]
- Labels.
- name str
- The stream's name.
- source_
config SourceConfig Response - Source connection profile configuration.
- state str
- The state of the stream.
- update_
time str - The last update time of the stream.
- backfill
All Property Map - Automatically backfill objects included in the stream source configuration. Specific objects can be excluded.
- backfill
None Property Map - Do not automatically backfill any objects.
- create
Time String - The creation time of the stream.
- customer
Managed StringEncryption Key - Immutable. A reference to a KMS encryption key. If provided, it will be used to encrypt the data. If left blank, data will be encrypted using an internal Stream-specific encryption key provisioned through KMS.
- destination
Config Property Map - Destination connection profile configuration.
- display
Name String - Display name.
- errors List<Property Map>
- Errors on the Stream.
- labels Map<String>
- Labels.
- name String
- The stream's name.
- source
Config Property Map - Source connection profile configuration.
- state String
- The state of the stream.
- update
Time String - The last update time of the stream.
Supporting Types
BackfillAllStrategyResponse
- Mysql
Excluded Pulumi.Objects Google Native. Datastream. V1Alpha1. Inputs. Mysql Rdbms Response - MySQL data source objects to avoid backfilling.
- Oracle
Excluded Pulumi.Objects Google Native. Datastream. V1Alpha1. Inputs. Oracle Rdbms Response - Oracle data source objects to avoid backfilling.
- Mysql
Excluded MysqlObjects Rdbms Response - MySQL data source objects to avoid backfilling.
- Oracle
Excluded OracleObjects Rdbms Response - Oracle data source objects to avoid backfilling.
- mysql
Excluded MysqlObjects Rdbms Response - MySQL data source objects to avoid backfilling.
- oracle
Excluded OracleObjects Rdbms Response - Oracle data source objects to avoid backfilling.
- mysql
Excluded MysqlObjects Rdbms Response - MySQL data source objects to avoid backfilling.
- oracle
Excluded OracleObjects Rdbms Response - Oracle data source objects to avoid backfilling.
- mysql_
excluded_ Mysqlobjects Rdbms Response - MySQL data source objects to avoid backfilling.
- oracle_
excluded_ Oracleobjects Rdbms Response - Oracle data source objects to avoid backfilling.
- mysql
Excluded Property MapObjects - MySQL data source objects to avoid backfilling.
- oracle
Excluded Property MapObjects - Oracle data source objects to avoid backfilling.
DestinationConfigResponse
- Destination
Connection stringProfile Name - Destination connection profile identifier.
- Gcs
Destination Pulumi.Config Google Native. Datastream. V1Alpha1. Inputs. Gcs Destination Config Response - GCS destination configuration.
- Destination
Connection stringProfile Name - Destination connection profile identifier.
- Gcs
Destination GcsConfig Destination Config Response - GCS destination configuration.
- destination
Connection StringProfile Name - Destination connection profile identifier.
- gcs
Destination GcsConfig Destination Config Response - GCS destination configuration.
- destination
Connection stringProfile Name - Destination connection profile identifier.
- gcs
Destination GcsConfig Destination Config Response - GCS destination configuration.
- destination_
connection_ strprofile_ name - Destination connection profile identifier.
- gcs_
destination_ Gcsconfig Destination Config Response - GCS destination configuration.
- destination
Connection StringProfile Name - Destination connection profile identifier.
- gcs
Destination Property MapConfig - GCS destination configuration.
ErrorResponse
- Details Dictionary<string, string>
- Additional information about the error.
- Error
Time string - The time when the error occurred.
- Error
Uuid string - A unique identifier for this specific error, allowing it to be traced throughout the system in logs and API responses.
- Message string
- A message containing more information about the error that occurred.
- Reason string
- A title that explains the reason for the error.
- Details map[string]string
- Additional information about the error.
- Error
Time string - The time when the error occurred.
- Error
Uuid string - A unique identifier for this specific error, allowing it to be traced throughout the system in logs and API responses.
- Message string
- A message containing more information about the error that occurred.
- Reason string
- A title that explains the reason for the error.
- details Map<String,String>
- Additional information about the error.
- error
Time String - The time when the error occurred.
- error
Uuid String - A unique identifier for this specific error, allowing it to be traced throughout the system in logs and API responses.
- message String
- A message containing more information about the error that occurred.
- reason String
- A title that explains the reason for the error.
- details {[key: string]: string}
- Additional information about the error.
- error
Time string - The time when the error occurred.
- error
Uuid string - A unique identifier for this specific error, allowing it to be traced throughout the system in logs and API responses.
- message string
- A message containing more information about the error that occurred.
- reason string
- A title that explains the reason for the error.
- details Mapping[str, str]
- Additional information about the error.
- error_
time str - The time when the error occurred.
- error_
uuid str - A unique identifier for this specific error, allowing it to be traced throughout the system in logs and API responses.
- message str
- A message containing more information about the error that occurred.
- reason str
- A title that explains the reason for the error.
- details Map<String>
- Additional information about the error.
- error
Time String - The time when the error occurred.
- error
Uuid String - A unique identifier for this specific error, allowing it to be traced throughout the system in logs and API responses.
- message String
- A message containing more information about the error that occurred.
- reason String
- A title that explains the reason for the error.
GcsDestinationConfigResponse
- Avro
File Pulumi.Format Google Native. Datastream. V1Alpha1. Inputs. Avro File Format Response - AVRO file format configuration.
- File
Rotation stringInterval - The maximum duration for which new events are added before a file is closed and a new file is created.
- File
Rotation intMb - The maximum file size to be saved in the bucket.
- Gcs
File stringFormat - File format that data should be written in. Deprecated field (b/169501737) - use file_format instead.
- Json
File Pulumi.Format Google Native. Datastream. V1Alpha1. Inputs. Json File Format Response - JSON file format configuration.
- Path string
- Path inside the Cloud Storage bucket to write data to.
- Avro
File AvroFormat File Format Response - AVRO file format configuration.
- File
Rotation stringInterval - The maximum duration for which new events are added before a file is closed and a new file is created.
- File
Rotation intMb - The maximum file size to be saved in the bucket.
- Gcs
File stringFormat - File format that data should be written in. Deprecated field (b/169501737) - use file_format instead.
- Json
File JsonFormat File Format Response - JSON file format configuration.
- Path string
- Path inside the Cloud Storage bucket to write data to.
- avro
File AvroFormat File Format Response - AVRO file format configuration.
- file
Rotation StringInterval - The maximum duration for which new events are added before a file is closed and a new file is created.
- file
Rotation IntegerMb - The maximum file size to be saved in the bucket.
- gcs
File StringFormat - File format that data should be written in. Deprecated field (b/169501737) - use file_format instead.
- json
File JsonFormat File Format Response - JSON file format configuration.
- path String
- Path inside the Cloud Storage bucket to write data to.
- avro
File AvroFormat File Format Response - AVRO file format configuration.
- file
Rotation stringInterval - The maximum duration for which new events are added before a file is closed and a new file is created.
- file
Rotation numberMb - The maximum file size to be saved in the bucket.
- gcs
File stringFormat - File format that data should be written in. Deprecated field (b/169501737) - use file_format instead.
- json
File JsonFormat File Format Response - JSON file format configuration.
- path string
- Path inside the Cloud Storage bucket to write data to.
- avro_
file_ Avroformat File Format Response - AVRO file format configuration.
- file_
rotation_ strinterval - The maximum duration for which new events are added before a file is closed and a new file is created.
- file_
rotation_ intmb - The maximum file size to be saved in the bucket.
- gcs_
file_ strformat - File format that data should be written in. Deprecated field (b/169501737) - use file_format instead.
- json_
file_ Jsonformat File Format Response - JSON file format configuration.
- path str
- Path inside the Cloud Storage bucket to write data to.
- avro
File Property MapFormat - AVRO file format configuration.
- file
Rotation StringInterval - The maximum duration for which new events are added before a file is closed and a new file is created.
- file
Rotation NumberMb - The maximum file size to be saved in the bucket.
- gcs
File StringFormat - File format that data should be written in. Deprecated field (b/169501737) - use file_format instead.
- json
File Property MapFormat - JSON file format configuration.
- path String
- Path inside the Cloud Storage bucket to write data to.
JsonFileFormatResponse
- Compression string
- Compression of the loaded JSON file.
- Schema
File stringFormat - The schema file format along JSON data files.
- Compression string
- Compression of the loaded JSON file.
- Schema
File stringFormat - The schema file format along JSON data files.
- compression String
- Compression of the loaded JSON file.
- schema
File StringFormat - The schema file format along JSON data files.
- compression string
- Compression of the loaded JSON file.
- schema
File stringFormat - The schema file format along JSON data files.
- compression str
- Compression of the loaded JSON file.
- schema_
file_ strformat - The schema file format along JSON data files.
- compression String
- Compression of the loaded JSON file.
- schema
File StringFormat - The schema file format along JSON data files.
MysqlColumnResponse
- Collation string
- Column collation.
- Column
Name string - Column name.
- Data
Type string - The MySQL data type. Full data types list can be found here: https://dev.mysql.com/doc/refman/8.0/en/data-types.html
- Length int
- Column length.
- Nullable bool
- Whether or not the column can accept a null value.
- Ordinal
Position int - The ordinal position of the column in the table.
- Primary
Key bool - Whether or not the column represents a primary key.
- Collation string
- Column collation.
- Column
Name string - Column name.
- Data
Type string - The MySQL data type. Full data types list can be found here: https://dev.mysql.com/doc/refman/8.0/en/data-types.html
- Length int
- Column length.
- Nullable bool
- Whether or not the column can accept a null value.
- Ordinal
Position int - The ordinal position of the column in the table.
- Primary
Key bool - Whether or not the column represents a primary key.
- collation String
- Column collation.
- column
Name String - Column name.
- data
Type String - The MySQL data type. Full data types list can be found here: https://dev.mysql.com/doc/refman/8.0/en/data-types.html
- length Integer
- Column length.
- nullable Boolean
- Whether or not the column can accept a null value.
- ordinal
Position Integer - The ordinal position of the column in the table.
- primary
Key Boolean - Whether or not the column represents a primary key.
- collation string
- Column collation.
- column
Name string - Column name.
- data
Type string - The MySQL data type. Full data types list can be found here: https://dev.mysql.com/doc/refman/8.0/en/data-types.html
- length number
- Column length.
- nullable boolean
- Whether or not the column can accept a null value.
- ordinal
Position number - The ordinal position of the column in the table.
- primary
Key boolean - Whether or not the column represents a primary key.
- collation str
- Column collation.
- column_
name str - Column name.
- data_
type str - The MySQL data type. Full data types list can be found here: https://dev.mysql.com/doc/refman/8.0/en/data-types.html
- length int
- Column length.
- nullable bool
- Whether or not the column can accept a null value.
- ordinal_
position int - The ordinal position of the column in the table.
- primary_
key bool - Whether or not the column represents a primary key.
- collation String
- Column collation.
- column
Name String - Column name.
- data
Type String - The MySQL data type. Full data types list can be found here: https://dev.mysql.com/doc/refman/8.0/en/data-types.html
- length Number
- Column length.
- nullable Boolean
- Whether or not the column can accept a null value.
- ordinal
Position Number - The ordinal position of the column in the table.
- primary
Key Boolean - Whether or not the column represents a primary key.
MysqlDatabaseResponse
- Database
Name string - Database name.
- Mysql
Tables List<Pulumi.Google Native. Datastream. V1Alpha1. Inputs. Mysql Table Response> - Tables in the database.
- Database
Name string - Database name.
- Mysql
Tables []MysqlTable Response - Tables in the database.
- database
Name String - Database name.
- mysql
Tables List<MysqlTable Response> - Tables in the database.
- database
Name string - Database name.
- mysql
Tables MysqlTable Response[] - Tables in the database.
- database_
name str - Database name.
- mysql_
tables Sequence[MysqlTable Response] - Tables in the database.
- database
Name String - Database name.
- mysql
Tables List<Property Map> - Tables in the database.
MysqlRdbmsResponse
- Mysql
Databases List<Pulumi.Google Native. Datastream. V1Alpha1. Inputs. Mysql Database Response> - Mysql databases on the server
- Mysql
Databases []MysqlDatabase Response - Mysql databases on the server
- mysql
Databases List<MysqlDatabase Response> - Mysql databases on the server
- mysql
Databases MysqlDatabase Response[] - Mysql databases on the server
- mysql_
databases Sequence[MysqlDatabase Response] - Mysql databases on the server
- mysql
Databases List<Property Map> - Mysql databases on the server
MysqlSourceConfigResponse
- Allowlist
Pulumi.
Google Native. Datastream. V1Alpha1. Inputs. Mysql Rdbms Response - MySQL objects to retrieve from the source.
- Rejectlist
Pulumi.
Google Native. Datastream. V1Alpha1. Inputs. Mysql Rdbms Response - MySQL objects to exclude from the stream.
- Allowlist
Mysql
Rdbms Response - MySQL objects to retrieve from the source.
- Rejectlist
Mysql
Rdbms Response - MySQL objects to exclude from the stream.
- allowlist
Mysql
Rdbms Response - MySQL objects to retrieve from the source.
- rejectlist
Mysql
Rdbms Response - MySQL objects to exclude from the stream.
- allowlist
Mysql
Rdbms Response - MySQL objects to retrieve from the source.
- rejectlist
Mysql
Rdbms Response - MySQL objects to exclude from the stream.
- allowlist
Mysql
Rdbms Response - MySQL objects to retrieve from the source.
- rejectlist
Mysql
Rdbms Response - MySQL objects to exclude from the stream.
- allowlist Property Map
- MySQL objects to retrieve from the source.
- rejectlist Property Map
- MySQL objects to exclude from the stream.
MysqlTableResponse
- Mysql
Columns List<Pulumi.Google Native. Datastream. V1Alpha1. Inputs. Mysql Column Response> - MySQL columns in the database. When unspecified as part of include/exclude lists, includes/excludes everything.
- Table
Name string - Table name.
- Mysql
Columns []MysqlColumn Response - MySQL columns in the database. When unspecified as part of include/exclude lists, includes/excludes everything.
- Table
Name string - Table name.
- mysql
Columns List<MysqlColumn Response> - MySQL columns in the database. When unspecified as part of include/exclude lists, includes/excludes everything.
- table
Name String - Table name.
- mysql
Columns MysqlColumn Response[] - MySQL columns in the database. When unspecified as part of include/exclude lists, includes/excludes everything.
- table
Name string - Table name.
- mysql_
columns Sequence[MysqlColumn Response] - MySQL columns in the database. When unspecified as part of include/exclude lists, includes/excludes everything.
- table_
name str - Table name.
- mysql
Columns List<Property Map> - MySQL columns in the database. When unspecified as part of include/exclude lists, includes/excludes everything.
- table
Name String - Table name.
OracleColumnResponse
- Column
Name string - Column name.
- Data
Type string - The Oracle data type.
- Encoding string
- Column encoding.
- Length int
- Column length.
- Nullable bool
- Whether or not the column can accept a null value.
- Ordinal
Position int - The ordinal position of the column in the table.
- Precision int
- Column precision.
- Primary
Key bool - Whether or not the column represents a primary key.
- Scale int
- Column scale.
- Column
Name string - Column name.
- Data
Type string - The Oracle data type.
- Encoding string
- Column encoding.
- Length int
- Column length.
- Nullable bool
- Whether or not the column can accept a null value.
- Ordinal
Position int - The ordinal position of the column in the table.
- Precision int
- Column precision.
- Primary
Key bool - Whether or not the column represents a primary key.
- Scale int
- Column scale.
- column
Name String - Column name.
- data
Type String - The Oracle data type.
- encoding String
- Column encoding.
- length Integer
- Column length.
- nullable Boolean
- Whether or not the column can accept a null value.
- ordinal
Position Integer - The ordinal position of the column in the table.
- precision Integer
- Column precision.
- primary
Key Boolean - Whether or not the column represents a primary key.
- scale Integer
- Column scale.
- column
Name string - Column name.
- data
Type string - The Oracle data type.
- encoding string
- Column encoding.
- length number
- Column length.
- nullable boolean
- Whether or not the column can accept a null value.
- ordinal
Position number - The ordinal position of the column in the table.
- precision number
- Column precision.
- primary
Key boolean - Whether or not the column represents a primary key.
- scale number
- Column scale.
- column_
name str - Column name.
- data_
type str - The Oracle data type.
- encoding str
- Column encoding.
- length int
- Column length.
- nullable bool
- Whether or not the column can accept a null value.
- ordinal_
position int - The ordinal position of the column in the table.
- precision int
- Column precision.
- primary_
key bool - Whether or not the column represents a primary key.
- scale int
- Column scale.
- column
Name String - Column name.
- data
Type String - The Oracle data type.
- encoding String
- Column encoding.
- length Number
- Column length.
- nullable Boolean
- Whether or not the column can accept a null value.
- ordinal
Position Number - The ordinal position of the column in the table.
- precision Number
- Column precision.
- primary
Key Boolean - Whether or not the column represents a primary key.
- scale Number
- Column scale.
OracleRdbmsResponse
- Oracle
Schemas List<Pulumi.Google Native. Datastream. V1Alpha1. Inputs. Oracle Schema Response> - Oracle schemas/databases in the database server.
- Oracle
Schemas []OracleSchema Response - Oracle schemas/databases in the database server.
- oracle
Schemas List<OracleSchema Response> - Oracle schemas/databases in the database server.
- oracle
Schemas OracleSchema Response[] - Oracle schemas/databases in the database server.
- oracle_
schemas Sequence[OracleSchema Response] - Oracle schemas/databases in the database server.
- oracle
Schemas List<Property Map> - Oracle schemas/databases in the database server.
OracleSchemaResponse
- Oracle
Tables List<Pulumi.Google Native. Datastream. V1Alpha1. Inputs. Oracle Table Response> - Tables in the schema.
- Schema
Name string - Schema name.
- Oracle
Tables []OracleTable Response - Tables in the schema.
- Schema
Name string - Schema name.
- oracle
Tables List<OracleTable Response> - Tables in the schema.
- schema
Name String - Schema name.
- oracle
Tables OracleTable Response[] - Tables in the schema.
- schema
Name string - Schema name.
- oracle_
tables Sequence[OracleTable Response] - Tables in the schema.
- schema_
name str - Schema name.
- oracle
Tables List<Property Map> - Tables in the schema.
- schema
Name String - Schema name.
OracleSourceConfigResponse
- Allowlist
Pulumi.
Google Native. Datastream. V1Alpha1. Inputs. Oracle Rdbms Response - Oracle objects to include in the stream.
- Drop
Large Pulumi.Objects Google Native. Datastream. V1Alpha1. Inputs. Drop Large Objects Response - Drop large object values.
- Rejectlist
Pulumi.
Google Native. Datastream. V1Alpha1. Inputs. Oracle Rdbms Response - Oracle objects to exclude from the stream.
- Allowlist
Oracle
Rdbms Response - Oracle objects to include in the stream.
- Drop
Large DropObjects Large Objects Response - Drop large object values.
- Rejectlist
Oracle
Rdbms Response - Oracle objects to exclude from the stream.
- allowlist
Oracle
Rdbms Response - Oracle objects to include in the stream.
- drop
Large DropObjects Large Objects Response - Drop large object values.
- rejectlist
Oracle
Rdbms Response - Oracle objects to exclude from the stream.
- allowlist
Oracle
Rdbms Response - Oracle objects to include in the stream.
- drop
Large DropObjects Large Objects Response - Drop large object values.
- rejectlist
Oracle
Rdbms Response - Oracle objects to exclude from the stream.
- allowlist
Oracle
Rdbms Response - Oracle objects to include in the stream.
- drop_
large_ Dropobjects Large Objects Response - Drop large object values.
- rejectlist
Oracle
Rdbms Response - Oracle objects to exclude from the stream.
- allowlist Property Map
- Oracle objects to include in the stream.
- drop
Large Property MapObjects - Drop large object values.
- rejectlist Property Map
- Oracle objects to exclude from the stream.
OracleTableResponse
- Oracle
Columns List<Pulumi.Google Native. Datastream. V1Alpha1. Inputs. Oracle Column Response> - Oracle columns in the schema. When unspecified as part of inclue/exclude lists, includes/excludes everything.
- Table
Name string - Table name.
- Oracle
Columns []OracleColumn Response - Oracle columns in the schema. When unspecified as part of inclue/exclude lists, includes/excludes everything.
- Table
Name string - Table name.
- oracle
Columns List<OracleColumn Response> - Oracle columns in the schema. When unspecified as part of inclue/exclude lists, includes/excludes everything.
- table
Name String - Table name.
- oracle
Columns OracleColumn Response[] - Oracle columns in the schema. When unspecified as part of inclue/exclude lists, includes/excludes everything.
- table
Name string - Table name.
- oracle_
columns Sequence[OracleColumn Response] - Oracle columns in the schema. When unspecified as part of inclue/exclude lists, includes/excludes everything.
- table_
name str - Table name.
- oracle
Columns List<Property Map> - Oracle columns in the schema. When unspecified as part of inclue/exclude lists, includes/excludes everything.
- table
Name String - Table name.
SourceConfigResponse
- Mysql
Source Pulumi.Config Google Native. Datastream. V1Alpha1. Inputs. Mysql Source Config Response - MySQL data source configuration
- Oracle
Source Pulumi.Config Google Native. Datastream. V1Alpha1. Inputs. Oracle Source Config Response - Oracle data source configuration
- Source
Connection stringProfile Name - Source connection profile identifier.
- Mysql
Source MysqlConfig Source Config Response - MySQL data source configuration
- Oracle
Source OracleConfig Source Config Response - Oracle data source configuration
- Source
Connection stringProfile Name - Source connection profile identifier.
- mysql
Source MysqlConfig Source Config Response - MySQL data source configuration
- oracle
Source OracleConfig Source Config Response - Oracle data source configuration
- source
Connection StringProfile Name - Source connection profile identifier.
- mysql
Source MysqlConfig Source Config Response - MySQL data source configuration
- oracle
Source OracleConfig Source Config Response - Oracle data source configuration
- source
Connection stringProfile Name - Source connection profile identifier.
- mysql_
source_ Mysqlconfig Source Config Response - MySQL data source configuration
- oracle_
source_ Oracleconfig Source Config Response - Oracle data source configuration
- source_
connection_ strprofile_ name - Source connection profile identifier.
- mysql
Source Property MapConfig - MySQL data source configuration
- oracle
Source Property MapConfig - Oracle data source configuration
- source
Connection StringProfile Name - Source connection profile identifier.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi