Preparing search index...
The search index is not available
aurora-snapshot-copier-cdk - v2.2.0
aurora-snapshot-copier-cdk
CdkAuroraSnapshotHandlerOptions
Interface CdkAuroraSnapshotHandlerOptions
interface
CdkAuroraSnapshotHandlerOptions
{
aggregation
?:
AuroraSnapshotSourceAggregation
;
handlerTimeout
?:
Duration
;
instanceIdentifier
?:
string
;
schedule
?:
Schedule
;
sources
:
AuroraSnapshotSourceSelector
[]
;
target
:
CdkAuroraSnapshotTarget
;
}
Hierarchy
Omit
<
PickPartial
<
AuroraSnapshotHandlerOptions
,
"instanceIdentifier"
>
,
"target"
>
CdkAuroraSnapshotHandlerOptions
Index
Properties
aggregation?
handler
Timeout?
instance
Identifier?
schedule?
sources
target
Properties
Optional
aggregation
aggregation
?:
AuroraSnapshotSourceAggregation
Optional
handler
Timeout
handler
Timeout
?:
Duration
Optional
instance
Identifier
instance
Identifier
?:
string
Optional
schedule
schedule
?:
Schedule
sources
sources
:
AuroraSnapshotSourceSelector
[]
target
target
:
CdkAuroraSnapshotTarget
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
aggregation
handler
Timeout
instance
Identifier
schedule
sources
target
aurora-snapshot-copier-cdk - v2.2.0
Loading...