| Package | Description |
|---|---|
| software.amazon.awscdk.services.ssm |
AWS Systems Manager Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnResourceDataSync.SyncSourceProperty.Jsii$Proxy
An implementation for
CfnResourceDataSync.SyncSourceProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnResourceDataSync.SyncSourceProperty |
CfnResourceDataSync.SyncSourceProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnResourceDataSync.setSyncSource(CfnResourceDataSync.SyncSourceProperty value)
Information about the source where the data was synchronized.
|
CfnResourceDataSync.Builder |
CfnResourceDataSync.Builder.syncSource(CfnResourceDataSync.SyncSourceProperty syncSource)
Information about the source where the data was synchronized.
|
CfnResourceDataSyncProps.Builder |
CfnResourceDataSyncProps.Builder.syncSource(CfnResourceDataSync.SyncSourceProperty syncSource)
Sets the value of
CfnResourceDataSyncProps.getSyncSource() |
Copyright © 2022. All rights reserved.