Uses of Interface
software.amazon.awscdk.services.ssm.CfnResourceDataSync.SyncSourceProperty
-
Uses of CfnResourceDataSync.SyncSourceProperty in software.amazon.awscdk.services.ssm
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnResourceDataSync.SyncSourceProperty
Modifier and TypeMethodDescriptionCfnResourceDataSync.SyncSourceProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnResourceDataSync.setSyncSource
(CfnResourceDataSync.SyncSourceProperty value) Information about the source where the data was synchronized.CfnResourceDataSync.Builder.syncSource
(CfnResourceDataSync.SyncSourceProperty syncSource) Information about the source where the data was synchronized.CfnResourceDataSyncProps.Builder.syncSource
(CfnResourceDataSync.SyncSourceProperty syncSource) Sets the value ofCfnResourceDataSyncProps.getSyncSource()