Amazon.DatabaseMigrationService.Model.SupportedEndpointType.IsSetSupportsCDC C# (CSharp) Méthode

IsSetSupportsCDC() private méthode

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