Uses of Class
software.amazon.awscdk.services.dms.CfnEndpoint.GcpMySQLSettingsProperty.Builder
Packages that use CfnEndpoint.GcpMySQLSettingsProperty.Builder
Package
Description
AWS Database Migration Service Construct Library
-
Uses of CfnEndpoint.GcpMySQLSettingsProperty.Builder in software.amazon.awscdk.services.dms
Methods in software.amazon.awscdk.services.dms that return CfnEndpoint.GcpMySQLSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnEndpoint.GcpMySQLSettingsProperty.Builder.afterConnectScript(String afterConnectScript) Sets the value ofCfnEndpoint.GcpMySQLSettingsProperty.getAfterConnectScript()CfnEndpoint.GcpMySQLSettingsProperty.builder()CfnEndpoint.GcpMySQLSettingsProperty.Builder.cleanSourceMetadataOnMismatch(Boolean cleanSourceMetadataOnMismatch) Sets the value ofCfnEndpoint.GcpMySQLSettingsProperty.getCleanSourceMetadataOnMismatch()CfnEndpoint.GcpMySQLSettingsProperty.Builder.cleanSourceMetadataOnMismatch(IResolvable cleanSourceMetadataOnMismatch) Sets the value ofCfnEndpoint.GcpMySQLSettingsProperty.getCleanSourceMetadataOnMismatch()CfnEndpoint.GcpMySQLSettingsProperty.Builder.databaseName(String databaseName) Sets the value ofCfnEndpoint.GcpMySQLSettingsProperty.getDatabaseName()CfnEndpoint.GcpMySQLSettingsProperty.Builder.eventsPollInterval(Number eventsPollInterval) Sets the value ofCfnEndpoint.GcpMySQLSettingsProperty.getEventsPollInterval()CfnEndpoint.GcpMySQLSettingsProperty.Builder.maxFileSize(Number maxFileSize) Sets the value ofCfnEndpoint.GcpMySQLSettingsProperty.getMaxFileSize()CfnEndpoint.GcpMySQLSettingsProperty.Builder.parallelLoadThreads(Number parallelLoadThreads) Sets the value ofCfnEndpoint.GcpMySQLSettingsProperty.getParallelLoadThreads()Sets the value ofCfnEndpoint.GcpMySQLSettingsProperty.getPassword()Sets the value ofCfnEndpoint.GcpMySQLSettingsProperty.getPort()CfnEndpoint.GcpMySQLSettingsProperty.Builder.secretsManagerAccessRoleArn(String secretsManagerAccessRoleArn) Sets the value ofCfnEndpoint.GcpMySQLSettingsProperty.getSecretsManagerAccessRoleArn()CfnEndpoint.GcpMySQLSettingsProperty.Builder.secretsManagerSecretId(String secretsManagerSecretId) Sets the value ofCfnEndpoint.GcpMySQLSettingsProperty.getSecretsManagerSecretId()CfnEndpoint.GcpMySQLSettingsProperty.Builder.serverName(String serverName) Sets the value ofCfnEndpoint.GcpMySQLSettingsProperty.getServerName()CfnEndpoint.GcpMySQLSettingsProperty.Builder.serverTimezone(String serverTimezone) Sets the value ofCfnEndpoint.GcpMySQLSettingsProperty.getServerTimezone()Sets the value ofCfnEndpoint.GcpMySQLSettingsProperty.getUsername()Constructors in software.amazon.awscdk.services.dms with parameters of type CfnEndpoint.GcpMySQLSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpoint.GcpMySQLSettingsProperty.Builder.