Class InstanceS3Import
Inheritance
System.Object
InstanceS3Import
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.Rds.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class InstanceS3Import
Fields
View SourceBucketName
The bucket name where your backup is stored
Declaration
public readonly string BucketName
Field Value
| Type | Description |
|---|---|
| System.String |
BucketPrefix
Can be blank, but is the path to your backup
Declaration
public readonly string BucketPrefix
Field Value
| Type | Description |
|---|---|
| System.String |
IngestionRole
Role applied to load the data.
Declaration
public readonly string IngestionRole
Field Value
| Type | Description |
|---|---|
| System.String |
SourceEngine
Source engine for the backup
Declaration
public readonly string SourceEngine
Field Value
| Type | Description |
|---|---|
| System.String |
SourceEngineVersion
Version of the source engine used to make the backup
Declaration
public readonly string SourceEngineVersion
Field Value
| Type | Description |
|---|---|
| System.String |