DataProvider

class DataProvider : KotlinCustomResource

Resource schema for AWS::DMS::DataProvider

Properties

Link copied to clipboard
val dataProviderArn: Output<String>

The data provider ARN.

Link copied to clipboard

The data provider creation time.

Link copied to clipboard

The property describes an identifier for the data provider. It is used for describing/deleting/modifying can be name/arn

Link copied to clipboard
val dataProviderName: Output<String>?

The property describes a name to identify the data provider.

Link copied to clipboard
val description: Output<String>?

The optional description of the data provider.

Link copied to clipboard

The property describes a data engine for the data provider.

Link copied to clipboard
val exactSettings: Output<Boolean>?

The property describes the exact settings which can be modified

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The property identifies the exact type of settings for the data provider.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>