Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dms.CfnEndpointPropsMixin.IbmDb2SettingsProperty.Builder
Packages that use CfnEndpointPropsMixin.IbmDb2SettingsProperty.Builder
-
Uses of CfnEndpointPropsMixin.IbmDb2SettingsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.dms
Methods in software.amazon.awscdk.cfnpropertymixins.services.dms that return CfnEndpointPropsMixin.IbmDb2SettingsProperty.BuilderModifier and TypeMethodDescriptionCfnEndpointPropsMixin.IbmDb2SettingsProperty.builder()CfnEndpointPropsMixin.IbmDb2SettingsProperty.Builder.currentLsn(String currentLsn) Sets the value ofCfnEndpointPropsMixin.IbmDb2SettingsProperty.getCurrentLsn()CfnEndpointPropsMixin.IbmDb2SettingsProperty.Builder.keepCsvFiles(Boolean keepCsvFiles) Sets the value ofCfnEndpointPropsMixin.IbmDb2SettingsProperty.getKeepCsvFiles()CfnEndpointPropsMixin.IbmDb2SettingsProperty.Builder.keepCsvFiles(IResolvable keepCsvFiles) Sets the value ofCfnEndpointPropsMixin.IbmDb2SettingsProperty.getKeepCsvFiles()CfnEndpointPropsMixin.IbmDb2SettingsProperty.Builder.loadTimeout(Number loadTimeout) Sets the value ofCfnEndpointPropsMixin.IbmDb2SettingsProperty.getLoadTimeout()CfnEndpointPropsMixin.IbmDb2SettingsProperty.Builder.maxFileSize(Number maxFileSize) Sets the value ofCfnEndpointPropsMixin.IbmDb2SettingsProperty.getMaxFileSize()CfnEndpointPropsMixin.IbmDb2SettingsProperty.Builder.maxKBytesPerRead(Number maxKBytesPerRead) Sets the value ofCfnEndpointPropsMixin.IbmDb2SettingsProperty.getMaxKBytesPerRead()CfnEndpointPropsMixin.IbmDb2SettingsProperty.Builder.secretsManagerAccessRoleArn(String secretsManagerAccessRoleArn) CfnEndpointPropsMixin.IbmDb2SettingsProperty.Builder.secretsManagerSecretId(String secretsManagerSecretId) Sets the value ofCfnEndpointPropsMixin.IbmDb2SettingsProperty.getSecretsManagerSecretId()CfnEndpointPropsMixin.IbmDb2SettingsProperty.Builder.setDataCaptureChanges(Boolean setDataCaptureChanges) Sets the value ofCfnEndpointPropsMixin.IbmDb2SettingsProperty.getSetDataCaptureChanges()CfnEndpointPropsMixin.IbmDb2SettingsProperty.Builder.setDataCaptureChanges(IResolvable setDataCaptureChanges) Sets the value ofCfnEndpointPropsMixin.IbmDb2SettingsProperty.getSetDataCaptureChanges()CfnEndpointPropsMixin.IbmDb2SettingsProperty.Builder.writeBufferSize(Number writeBufferSize) Sets the value ofCfnEndpointPropsMixin.IbmDb2SettingsProperty.getWriteBufferSize()Constructors in software.amazon.awscdk.cfnpropertymixins.services.dms with parameters of type CfnEndpointPropsMixin.IbmDb2SettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpointPropsMixin.IbmDb2SettingsProperty.Builder.