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

IsSetCertificatePem() private méthode

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