Amazon.DatabaseMigrationService.Model.SupportedEndpointType.IsSetSupportsCDC C# (CSharp) Method

IsSetSupportsCDC() private method

private IsSetSupportsCDC ( ) : bool
return bool
        internal bool IsSetSupportsCDC()
        {
            return this._supportsCDC.HasValue; 
        }