Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dms.CfnEndpointPropsMixin.GcpMySQLSettingsProperty.Builder
Packages that use CfnEndpointPropsMixin.GcpMySQLSettingsProperty.Builder
-
Uses of CfnEndpointPropsMixin.GcpMySQLSettingsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.dms
Methods in software.amazon.awscdk.cfnpropertymixins.services.dms that return CfnEndpointPropsMixin.GcpMySQLSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnEndpointPropsMixin.GcpMySQLSettingsProperty.Builder.afterConnectScript(String afterConnectScript) Sets the value ofCfnEndpointPropsMixin.GcpMySQLSettingsProperty.getAfterConnectScript()CfnEndpointPropsMixin.GcpMySQLSettingsProperty.builder()CfnEndpointPropsMixin.GcpMySQLSettingsProperty.Builder.cleanSourceMetadataOnMismatch(Boolean cleanSourceMetadataOnMismatch) CfnEndpointPropsMixin.GcpMySQLSettingsProperty.Builder.cleanSourceMetadataOnMismatch(IResolvable cleanSourceMetadataOnMismatch) CfnEndpointPropsMixin.GcpMySQLSettingsProperty.Builder.databaseName(String databaseName) Sets the value ofCfnEndpointPropsMixin.GcpMySQLSettingsProperty.getDatabaseName()CfnEndpointPropsMixin.GcpMySQLSettingsProperty.Builder.eventsPollInterval(Number eventsPollInterval) Sets the value ofCfnEndpointPropsMixin.GcpMySQLSettingsProperty.getEventsPollInterval()CfnEndpointPropsMixin.GcpMySQLSettingsProperty.Builder.maxFileSize(Number maxFileSize) Sets the value ofCfnEndpointPropsMixin.GcpMySQLSettingsProperty.getMaxFileSize()CfnEndpointPropsMixin.GcpMySQLSettingsProperty.Builder.parallelLoadThreads(Number parallelLoadThreads) Sets the value ofCfnEndpointPropsMixin.GcpMySQLSettingsProperty.getParallelLoadThreads()Sets the value ofCfnEndpointPropsMixin.GcpMySQLSettingsProperty.getPassword()Sets the value ofCfnEndpointPropsMixin.GcpMySQLSettingsProperty.getPort()CfnEndpointPropsMixin.GcpMySQLSettingsProperty.Builder.secretsManagerAccessRoleArn(String secretsManagerAccessRoleArn) CfnEndpointPropsMixin.GcpMySQLSettingsProperty.Builder.secretsManagerSecretId(String secretsManagerSecretId) CfnEndpointPropsMixin.GcpMySQLSettingsProperty.Builder.serverName(String serverName) Sets the value ofCfnEndpointPropsMixin.GcpMySQLSettingsProperty.getServerName()CfnEndpointPropsMixin.GcpMySQLSettingsProperty.Builder.serverTimezone(String serverTimezone) Sets the value ofCfnEndpointPropsMixin.GcpMySQLSettingsProperty.getServerTimezone()Sets the value ofCfnEndpointPropsMixin.GcpMySQLSettingsProperty.getUsername()Constructors in software.amazon.awscdk.cfnpropertymixins.services.dms with parameters of type CfnEndpointPropsMixin.GcpMySQLSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpointPropsMixin.GcpMySQLSettingsProperty.Builder.