Amazon.DatabaseMigrationService.Model.ImportCertificateRequest.IsSetCertificateWallet C# (CSharp) Méthode

IsSetCertificateWallet() private méthode

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