Amazon.DatabaseMigrationService.Model.DeleteCertificateResponse.IsSetCertificate C# (CSharp) Method

IsSetCertificate() private method

private IsSetCertificate ( ) : bool
return bool
        internal bool IsSetCertificate()
        {
            return this._certificate != null;
        }
DeleteCertificateResponse