Amazon.DatabaseMigrationService.Model.ImportCertificateRequest.IsSetCertificateWallet C# (CSharp) Method

IsSetCertificateWallet() private method

private IsSetCertificateWallet ( ) : bool
return bool
        internal bool IsSetCertificateWallet()
        {
            return this._certificateWallet != null;
        }